<?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=API</id>
	<title>API - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=API"/>
	<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=API&amp;action=history"/>
	<updated>2026-08-24T00:24:10Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=API&amp;diff=3191&amp;oldid=prev</id>
		<title>2026年6月18日 (四) 12:39 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=API&amp;diff=3191&amp;oldid=prev"/>
		<updated>2026-06-18T12:39:58Z</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月18日 (四) 20:39的版本&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;API 全称 Application Programming Interface（应用程序编程接口），是一组定义了软件组件之间交互方式的协议和工具。主要用途包括让不同程序相互通信，允许开发者访问[[操作系统]]、[[数据库]]、网络服务等功能，而无需了解内部实现细节。核心特点包括标准化接口、抽象封装、模块化和可复用。现代 API 概念起源于 1960 年代的操作系统接口设计，1990 年代随互联网发展出现 Web API，2000 年后 RESTful API &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;成为主流设计风格，GraphQL &lt;/del&gt;等新型接口也在近年获得广泛应用。&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;API 全称 Application Programming Interface（应用程序编程接口），是一组定义了软件组件之间交互方式的协议和工具。主要用途包括让不同程序相互通信，允许开发者访问[[操作系统]]、[[数据库]]、网络服务等功能，而无需了解内部实现细节。核心特点包括标准化接口、抽象封装、模块化和可复用。现代 API 概念起源于 1960 年代的操作系统接口设计，1990 年代随互联网发展出现 Web API，2000 年后 RESTful API &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;成为主流设计风格，[[GraphQL]] &lt;/ins&gt;等新型接口也在近年获得广泛应用。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acwiki_mysql:diff:1.41:old-1166:rev-3191:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=API&amp;diff=1166&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“API 全称 Application Programming Interface（应用程序编程接口），是一组定义了软件组件之间交互方式的协议和工具。主要用途包括让不同程序相互通信，允许开发者访问操作系统、数据库、网络服务等功能，而无需了解内部实现细节。核心特点包括标准化接口、抽象封装、模块化和可复用。现代 API 概念起源于 1960 年代的操作系统接口设计，1990 年代…”</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=API&amp;diff=1166&amp;oldid=prev"/>
		<updated>2026-05-21T17:06:00Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“API 全称 Application Programming Interface（应用程序编程接口），是一组定义了软件组件之间交互方式的协议和工具。主要用途包括让不同程序相互通信，允许开发者访问&lt;a href=&quot;/wiki/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F&quot; title=&quot;操作系统&quot;&gt;操作系统&lt;/a&gt;、&lt;a href=&quot;/wiki/%E6%95%B0%E6%8D%AE%E5%BA%93&quot; title=&quot;数据库&quot;&gt;数据库&lt;/a&gt;、网络服务等功能，而无需了解内部实现细节。核心特点包括标准化接口、抽象封装、模块化和可复用。现代 API 概念起源于 1960 年代的操作系统接口设计，1990 年代…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;API 全称 Application Programming Interface（应用程序编程接口），是一组定义了软件组件之间交互方式的协议和工具。主要用途包括让不同程序相互通信，允许开发者访问[[操作系统]]、[[数据库]]、网络服务等功能，而无需了解内部实现细节。核心特点包括标准化接口、抽象封装、模块化和可复用。现代 API 概念起源于 1960 年代的操作系统接口设计，1990 年代随互联网发展出现 Web API，2000 年后 RESTful API 成为主流设计风格，GraphQL 等新型接口也在近年获得广泛应用。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>