<?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=Flask</id>
	<title>Flask - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://ac-wiki.cn/index.php?action=history&amp;feed=atom&amp;title=Flask"/>
	<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Flask&amp;action=history"/>
	<updated>2026-08-24T03:17:01Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Flask&amp;diff=1710&amp;oldid=prev</id>
		<title>2026年5月29日 (五) 13:21 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Flask&amp;diff=1710&amp;oldid=prev"/>
		<updated>2026-05-29T13:21:56Z</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年5月29日 (五) 21:21的版本&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;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;https://github.com/pallets/flask&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;https://github.com/pallets/flask&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&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;Flask 是一个轻量级的 [[Python]] Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;模板引擎。它采用简洁的核心设计，仅提供路由、请求&lt;/del&gt;/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、[[API]] 服务以及原型开发。&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;Flask 是一个轻量级的 [[Python]] Web 开发框架，基于 Werkzeug WSGI 工具包和 &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Jinja|&lt;/ins&gt;Jinja2 &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;模板引擎]]。它采用简洁的核心设计，仅提供路由、请求&lt;/ins&gt;/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、[[API]] 服务以及原型开发。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acwiki_mysql:diff:1.41:old-1709:rev-1710:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Flask&amp;diff=1709&amp;oldid=prev</id>
		<title>2026年5月29日 (五) 13:21 天明</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Flask&amp;diff=1709&amp;oldid=prev"/>
		<updated>2026-05-29T13:21:19Z</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年5月29日 (五) 21:21的版本&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 colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&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;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;https://github.com/pallets/flask&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&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;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Flask 是一个轻量级的 [[Python]] Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 模板引擎。它采用简洁的核心设计，仅提供路由、请求/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、[[API]] 服务以及原型开发。&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Flask 是一个轻量级的 [[Python]] Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 模板引擎。它采用简洁的核心设计，仅提供路由、请求/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、[[API]] 服务以及原型开发。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key acwiki_mysql:diff:1.41:old-1441:rev-1709:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>天明</name></author>
	</entry>
	<entry>
		<id>https://ac-wiki.cn/index.php?title=Flask&amp;diff=1441&amp;oldid=prev</id>
		<title>天明：​创建页面，内容为“Flask 是一个轻量级的 Python Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 模板引擎。它采用简洁的核心设计，仅提供路由、请求/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、API 服务以及原型开发。”</title>
		<link rel="alternate" type="text/html" href="https://ac-wiki.cn/index.php?title=Flask&amp;diff=1441&amp;oldid=prev"/>
		<updated>2026-05-28T08:56:56Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“Flask 是一个轻量级的 &lt;a href=&quot;/wiki/Python&quot; title=&quot;Python&quot;&gt;Python&lt;/a&gt; Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 模板引擎。它采用简洁的核心设计，仅提供路由、请求/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、&lt;a href=&quot;/wiki/API&quot; title=&quot;API&quot;&gt;API&lt;/a&gt; 服务以及原型开发。”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Flask 是一个轻量级的 [[Python]] Web 开发框架，基于 Werkzeug WSGI 工具包和 Jinja2 模板引擎。它采用简洁的核心设计，仅提供路由、请求/响应等基本功能，扩展通过插件实现。Flask 最初由 Armin Ronacher 于 2010 年发布，属于 Pallets 项目的一部分。适用于构建小型 Web 应用、[[API]] 服务以及原型开发。&lt;/div&gt;</summary>
		<author><name>天明</name></author>
	</entry>
</feed>