<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=JavaScript</id>
	<title>JavaScript - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=JavaScript"/>
	<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=JavaScript&amp;action=history"/>
	<updated>2026-09-13T18:25:32Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=JavaScript&amp;diff=2921&amp;oldid=prev</id>
		<title>2026年6月16日 (二) 03:11 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=JavaScript&amp;diff=2921&amp;oldid=prev"/>
		<updated>2026-06-16T03:11:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2026年6月16日 (二) 11:11的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;第1行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第1行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;JavaScript 是一种高级、解释型、动态编程语言，主要用于实现网页客户端交互逻辑。由 Brendan Eich &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;于1995年在Netscape公司开发，最初命名为Mocha，后更名为LiveScript，最终定名JavaScript。其核心特点包括基于原型而非类的继承模型、弱类型、事件驱动和函数式编程能力。除浏览器环境外，借助&lt;/del&gt;[[Node.js]]也可用于服务器端开发。JavaScript与[[HTML]]、[[CSS]]共同构成[[万维网]]的核心技术，是构建现代Web应用的基础。&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;JavaScript 是一种高级、解释型、动态编程语言，主要用于实现网页客户端交互逻辑。由 Brendan Eich &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;于1995年在[[网景|Netscape公司]]开发，最初命名为Mocha，后更名为LiveScript，最终定名JavaScript。其核心特点包括基于原型而非类的继承模型、弱类型、事件驱动和函数式编程能力。除浏览器环境外，借助&lt;/ins&gt;[[Node.js]]也可用于服务器端开发。JavaScript与[[HTML]]、[[CSS]]共同构成[[万维网]]的核心技术，是构建现代Web应用的基础。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=JavaScript&amp;diff=1193&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“JavaScript 是一种高级、解释型、动态编程语言，主要用于实现网页客户端交互逻辑。由 Brendan Eich 于1995年在Netscape公司开发，最初命名为Mocha，后更名为LiveScript，最终定名JavaScript。其核心特点包括基于原型而非类的继承模型、弱类型、事件驱动和函数式编程能力。除浏览器环境外，借助Node.js也可用于服务器端开发。JavaScript与HTML、CSS共同构成[…”</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=JavaScript&amp;diff=1193&amp;oldid=prev"/>
		<updated>2026-05-21T18:16:13Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“JavaScript 是一种高级、解释型、动态编程语言，主要用于实现网页客户端交互逻辑。由 Brendan Eich 于1995年在Netscape公司开发，最初命名为Mocha，后更名为LiveScript，最终定名JavaScript。其核心特点包括基于原型而非类的继承模型、弱类型、事件驱动和函数式编程能力。除浏览器环境外，借助&lt;a href=&quot;/wiki/Node.js&quot; title=&quot;Node.js&quot;&gt;Node.js&lt;/a&gt;也可用于服务器端开发。JavaScript与&lt;a href=&quot;/wiki/HTML&quot; title=&quot;HTML&quot;&gt;HTML&lt;/a&gt;、&lt;a href=&quot;/wiki/CSS&quot; class=&quot;mw-redirect&quot; title=&quot;CSS&quot;&gt;CSS&lt;/a&gt;共同构成[…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;JavaScript 是一种高级、解释型、动态编程语言，主要用于实现网页客户端交互逻辑。由 Brendan Eich 于1995年在Netscape公司开发，最初命名为Mocha，后更名为LiveScript，最终定名JavaScript。其核心特点包括基于原型而非类的继承模型、弱类型、事件驱动和函数式编程能力。除浏览器环境外，借助[[Node.js]]也可用于服务器端开发。JavaScript与[[HTML]]、[[CSS]]共同构成[[万维网]]的核心技术，是构建现代Web应用的基础。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>