<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.ztm0929.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Conversion+script</id>
	<title>天明的百科全书 - 用户贡献 [zh-cn]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ztm0929.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Conversion+script"/>
	<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/Conversion_script"/>
	<updated>2026-05-18T14:32:45Z</updated>
	<subtitle>用户贡献</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Tar&amp;diff=1866</id>
		<title>Tar</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Tar&amp;diff=1866"/>
		<updated>2025-10-02T08:34:40Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Tar至tar：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[tar]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=tar&amp;diff=1865</id>
		<title>tar</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=tar&amp;diff=1865"/>
		<updated>2025-10-02T08:34:39Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Tar至tar：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.&lt;br /&gt;
&lt;br /&gt;
Initially, tar archives were used to store files conveniently on magnetic tape. The name &amp;quot;Tar&amp;quot; comes from this use; it stands for &#039;&#039;t&#039;&#039;ape &#039;&#039;ar&#039;&#039;chiver. Despite the utility&#039;s name, Tar can direct its output to available devices, files, or other programs (using pipes), it can even access remote devices or files (as archives).&amp;lt;ref&amp;gt;[https://www.gnu.org/software/tar/ Tar - GNU Project - Free Software Foundation]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 常用选项 ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;-c&amp;lt;/code&amp;gt;：创建一个新的归档文件。（取自于单词 Create）&lt;br /&gt;
* &amp;lt;code&amp;gt;-x&amp;lt;/code&amp;gt;：从归档文件中提取文件。（取自于单词 Extract）&lt;br /&gt;
* &amp;lt;code&amp;gt;-v&amp;lt;/code&amp;gt;：显示处理过程中的详细信息。（取自于单词 Verbose）&lt;br /&gt;
* &amp;lt;code&amp;gt;-f&amp;lt;/code&amp;gt;：指定归档文件的名称。（取自于单词 File）&lt;br /&gt;
* &amp;lt;code&amp;gt;-z&amp;lt;/code&amp;gt;：通过 [[gzip]] 压缩归档文件。&lt;br /&gt;
&lt;br /&gt;
== 使用示例 ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# 解压当前目录下 mediawiki-1.43.0.tar.gz 中的所有文件&lt;br /&gt;
# 生成一个名为 mediawiki-1.43.0 的目录&lt;br /&gt;
tar -xvzf mediawiki-1.43.0.tar.gz&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# 将 /var/www/wiki 整个文件夹压缩归档&lt;br /&gt;
# 并命名为 mediawiki-backup.tar.gz&lt;br /&gt;
tar -cvzf mediawiki-backup.tar.gz /var/www/wiki&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Wget&amp;diff=1864</id>
		<title>Wget</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Wget&amp;diff=1864"/>
		<updated>2025-10-02T08:34:39Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Wget至wget：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[wget]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=wget&amp;diff=1863</id>
		<title>wget</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=wget&amp;diff=1863"/>
		<updated>2025-10-02T08:34:39Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Wget至wget：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[GNU]] Wget is a free software package for retrieving files using [[HTTP]], [[HTTPS]], [[FTP]] and FTPS, the most widely used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, &amp;lt;code&amp;gt;cron&amp;lt;/code&amp;gt; jobs, terminals without X-Windows support, etc.&amp;lt;ref&amp;gt;[https://www.gnu.org/software/wget/ Wget - GNU Project - Free Software Foundation]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=OrcaTerm&amp;diff=1862</id>
		<title>OrcaTerm</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=OrcaTerm&amp;diff=1862"/>
		<updated>2025-10-02T08:34:38Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面OrcaTerm至orcaTerm：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[orcaTerm]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=orcaTerm&amp;diff=1861</id>
		<title>orcaTerm</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=orcaTerm&amp;diff=1861"/>
		<updated>2025-10-02T08:34:38Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面OrcaTerm至orcaTerm：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[遨驰终端]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=WPS&amp;diff=1860</id>
		<title>WPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=WPS&amp;diff=1860"/>
		<updated>2025-10-02T08:34:38Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面WPS至wPS：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[wPS]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=wPS&amp;diff=1859</id>
		<title>wPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=wPS&amp;diff=1859"/>
		<updated>2025-10-02T08:34:38Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面WPS至wPS：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;国产办公套件，主要有 WPS Office 和 WPS 365 两个服务，普通用户主要使用的是前者，后者是面向企业组织的服务，对标[[飞书]]或[[企业微信]]等完整的办公协作服务。&lt;br /&gt;
&lt;br /&gt;
https://www.wps.cn/&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Fliqlo&amp;diff=1858</id>
		<title>Fliqlo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Fliqlo&amp;diff=1858"/>
		<updated>2025-10-02T08:34:37Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Fliqlo至fliqlo：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[fliqlo]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=fliqlo&amp;diff=1857</id>
		<title>fliqlo</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=fliqlo&amp;diff=1857"/>
		<updated>2025-10-02T08:34:37Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Fliqlo至fliqlo：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一个比较知名的屏幕保护程序。&lt;br /&gt;
&lt;br /&gt;
https://fliqlo.com/screensaver/&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
[[分类:软件服务]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=TG&amp;diff=1856</id>
		<title>TG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=TG&amp;diff=1856"/>
		<updated>2025-10-02T08:34:37Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面TG至tG：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[tG]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=tG&amp;diff=1855</id>
		<title>tG</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=tG&amp;diff=1855"/>
		<updated>2025-10-02T08:34:37Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面TG至tG：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[Telegram]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Telegram&amp;diff=1853</id>
		<title>Telegram</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Telegram&amp;diff=1853"/>
		<updated>2025-10-02T08:34:36Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Telegram至telegram：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一款知名的即时通讯工具（IM），俗称小飞机、电报、TG。Telegram 团队还开发了一款专用代理协议用于通信，叫作 [[MTProto]]&amp;lt;ref&amp;gt;﻿[https://core.telegram.org/mtproto MTProto Mobile Protocol]&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
https://telegram.org/&lt;br /&gt;
&lt;br /&gt;
== 汉化指南 ==&lt;br /&gt;
单击以下链接会自动跳转并汉化，如果没有自动跳转需要复制链接到TG搜索框里并确认。&lt;br /&gt;
&lt;br /&gt;
https://t.me/setlanguage/zh-hans-beta&lt;br /&gt;
&lt;br /&gt;
此外，如果使用的是 Windows 客户端，推荐在聊天设置里，将字体修改为 Microsoft Yahei UI。&lt;br /&gt;
&lt;br /&gt;
== Bot 常用技巧 ==&lt;br /&gt;
获取chat_id:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;https://api.telegram.org/bot{token}/getUpdates&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
[[分类:软件服务]]&lt;br /&gt;
[[分类:即时通讯]]&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Z-Library&amp;diff=1851</id>
		<title>Z-Library</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Z-Library&amp;diff=1851"/>
		<updated>2025-10-02T08:34:36Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Z-Library至z-Library：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;自由图书馆。&lt;br /&gt;
&lt;br /&gt;
https://zh.go-to-library.sk/&lt;br /&gt;
&lt;br /&gt;
== 常见问题（FAQ） ==&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;&#039;问：我已经使用了代理网络，为什么依然无法访问官网？&#039;&#039;&#039; ====&lt;br /&gt;
答：部分用户的网络需要进行额外的规则配置，请联系服务商或以&#039;&#039;&#039;“规则分流”&#039;&#039;&#039;作为关键词搜索网络教程。&lt;br /&gt;
&lt;br /&gt;
==== 问：为什么 [[Telegram]] 群组或频道的一些消息显示以下内容？ ====&lt;br /&gt;
&amp;lt;blockquote&amp;gt;This message couldn&#039;t be displayed on your device due to copyright infringement.&amp;lt;/blockquote&amp;gt;答：Telegram 会定期删除或隐藏一些他们认为可能侵犯版权的信息&amp;lt;ref&amp;gt;https://telegram.org/faq#q-a-bot-or-channel-is-infringing-on-my-copyright-what-do-i-do&amp;lt;/ref&amp;gt;（这里指的就是 Z-Library 的官网链接）。目前 Z-Library 已没有正式 Telegram 群组或频道，只有推特、TG 个人机器人、Mastdon 三个对外渠道。&lt;br /&gt;
&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
[https://zh.z-library.sk/faq FAQ | Z-Library]&lt;br /&gt;
&lt;br /&gt;
[https://sspai.com/post/77118 为纸质书籍进行数字备份：如何制作一本功能完备的 PDF 电子书 - 少数派]&lt;br /&gt;
&lt;br /&gt;
[[分类:软件服务]]&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=IDE&amp;diff=1850</id>
		<title>IDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=IDE&amp;diff=1850"/>
		<updated>2025-10-02T08:34:35Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面IDE至iDE：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[iDE]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=iDE&amp;diff=1849</id>
		<title>iDE</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=iDE&amp;diff=1849"/>
		<updated>2025-10-02T08:34:35Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面IDE至iDE：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[集成开发环境]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Beautiful_Soup&amp;diff=1847</id>
		<title>Beautiful Soup</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Beautiful_Soup&amp;diff=1847"/>
		<updated>2025-10-02T08:34:34Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Beautiful Soup至beautiful Soup：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一个解析网页的 Python 库。常与 [[requests]] 搭配使用。&lt;br /&gt;
&lt;br /&gt;
https://pypi.org/project/beautifulsoup4/&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
pip install beautifulsoup4&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;{{联系天明}}&lt;br /&gt;
[[分类:Python 库]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Swift&amp;diff=1846</id>
		<title>Swift</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Swift&amp;diff=1846"/>
		<updated>2025-10-02T08:34:33Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Swift至swift：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[swift]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=swift&amp;diff=1845</id>
		<title>swift</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=swift&amp;diff=1845"/>
		<updated>2025-10-02T08:34:33Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Swift至swift：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;由[[公司::苹果]]公司开发的，适用于 [[操作系统::iOS]] 和 [[操作系统::macOS]] 的原生开发语言。&lt;br /&gt;
&lt;br /&gt;
https://developer.apple.com/swift/&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
https://zh.wikipedia.org/zh-cn/Swift%E8%AA%9E%E8%A8%80&lt;br /&gt;
&lt;br /&gt;
{{#set: 条目类型=编程语言 }}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=PHP&amp;diff=1843</id>
		<title>PHP</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=PHP&amp;diff=1843"/>
		<updated>2025-10-02T08:34:32Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面PHP至pHP：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一门古老的编程语言。&lt;br /&gt;
&lt;br /&gt;
[[Category:编程语言]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=JS&amp;diff=1842</id>
		<title>JS</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=JS&amp;diff=1842"/>
		<updated>2025-10-02T08:34:32Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面JS至jS：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[jS]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=jS&amp;diff=1841</id>
		<title>jS</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=jS&amp;diff=1841"/>
		<updated>2025-10-02T08:34:32Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面JS至jS：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[JavaScript]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Scrapy&amp;diff=1839</id>
		<title>Scrapy</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Scrapy&amp;diff=1839"/>
		<updated>2025-10-02T08:34:31Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Scrapy至scrapy：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一款高性能网络[[爬虫]]框架。&lt;br /&gt;
&lt;br /&gt;
https://github.com/scrapy/scrapy&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
[[分类:Python 库]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Playwright&amp;diff=1838</id>
		<title>Playwright</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Playwright&amp;diff=1838"/>
		<updated>2025-10-02T08:34:30Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Playwright至playwright：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[playwright]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=playwright&amp;diff=1837</id>
		<title>playwright</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=playwright&amp;diff=1837"/>
		<updated>2025-10-02T08:34:30Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Playwright至playwright：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;是微软开发并维护的一款Web[[自动化测试]]工具。&lt;br /&gt;
&lt;br /&gt;
https://github.com/microsoft/playwright&lt;br /&gt;
&lt;br /&gt;
https://playwright.dev/docs/intro&lt;br /&gt;
&lt;br /&gt;
== 特点 ==&lt;br /&gt;
&lt;br /&gt;
* 支持多种浏览器内核：[[Chromium]]，[[WebKit]] 和 [[Firefox]]。&lt;br /&gt;
* 支持多种操作系统：[[Windows]]，[[Linux]] 和 [[macOS]]。支持有头模式和[[无头模式]]。&lt;br /&gt;
* 支持使用多种编程语言调用[[API]]：[[TypeScript]]，[[JavaScript]]，[[Python]]，[[.NET]] 和 [[Java]]。&lt;br /&gt;
&lt;br /&gt;
== 与Selenium的区别 ==&lt;br /&gt;
&lt;br /&gt;
* [[Selenium]] 只提供了 Web 自动化功能， 如果你要做[[自动化测试]]，需要结合其它自动化测试框架。而 Playwright 是面向自动化测试的，除了Web自动化功能，它也包含了自动化测试的功能框架；&lt;br /&gt;
*两者的自动化原理有些差别，如下图所示[[文件:playwright和selenium的区别.png|缩略图|无]]&lt;br /&gt;
&lt;br /&gt;
== 学习笔记 ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;powershell&amp;quot;&amp;gt;&lt;br /&gt;
# 打开 baidu.com 并进行操作录制，将点击动作转写成代码&lt;br /&gt;
playwright codegen baidu.com&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
&lt;br /&gt;
* [https://cloud.tencent.com/developer/article/2457181 使用Playwright进行Web页面UI自动化测试-腾讯云开发者社区-腾讯云]&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=JMeter&amp;diff=1836</id>
		<title>JMeter</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=JMeter&amp;diff=1836"/>
		<updated>2025-10-02T08:34:29Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面JMeter至jMeter：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[jMeter]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=jMeter&amp;diff=1835</id>
		<title>jMeter</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=jMeter&amp;diff=1835"/>
		<updated>2025-10-02T08:34:29Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面JMeter至jMeter：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;https://jmeter.apache.org/&lt;br /&gt;
&lt;br /&gt;
接口压力测试工具，需要有 [[Java]] 环境。&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Ona&amp;diff=1833</id>
		<title>Ona</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Ona&amp;diff=1833"/>
		<updated>2025-10-02T08:34:29Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Ona至ona：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;在线的编程开发环境。&lt;br /&gt;
&lt;br /&gt;
https://www.gitpod.io/&lt;br /&gt;
&lt;br /&gt;
在 2025 年 9 月重塑品牌&amp;lt;ref&amp;gt;https://ona.com/stories/gitpod-is-now-ona&amp;lt;/ref&amp;gt;，已更名为 Ona。&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=%E5%9B%9E%E8%B0%83%E5%87%BD%E6%95%B0&amp;diff=1831</id>
		<title>回调函数</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=%E5%9B%9E%E8%B0%83%E5%87%BD%E6%95%B0&amp;diff=1831"/>
		<updated>2025-10-02T08:34:28Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Callback Function至callback Function：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;回调函数，将一个函数作为另一个函数的参数传递进去。&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Clash_Verge_Rev&amp;diff=1829</id>
		<title>Clash Verge Rev</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Clash_Verge_Rev&amp;diff=1829"/>
		<updated>2025-10-02T08:34:28Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Clash Verge Rev至clash Verge Rev：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{WikiSEO|title=Clash Verge|keywords=Clash|description=A Clash Meta GUI based on Tauri.}}&lt;br /&gt;
https://github.com/clash-verge-rev/clash-verge-rev&lt;br /&gt;
&lt;br /&gt;
一款基于 [[Clash]] 内核的 [[GUI]] 客户端，用于[[科学上网]]，支持 [[Windows]]/[[macOS]]&lt;br /&gt;
&lt;br /&gt;
== 绕过代理 ==&lt;br /&gt;
有个别网站我们完全不希望进行任何处理，否则可能导致无法访问，这时我们可以将其添加到设置中以绕过代理；&lt;br /&gt;
[[文件:clash-bypass.png|居中|缩略图|设置-&amp;gt;系统代理（齿轮图标“⚙”）-&amp;gt;填写需要绕过的域名]]&lt;br /&gt;
&lt;br /&gt;
== Clash Meta for Android（小猫咪安卓版） ==&lt;br /&gt;
耗电测试：&lt;br /&gt;
&lt;br /&gt;
测试设备：Realme，电池健康86&lt;br /&gt;
&lt;br /&gt;
王者荣耀，开启状态下30分钟耗11%，未开启状态下耗9%；&lt;br /&gt;
&lt;br /&gt;
腾讯会议共享屏幕，开启状态下60分钟耗电18%，未开启状态下60分钟耗电15%；&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=DOM&amp;diff=1827</id>
		<title>DOM</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=DOM&amp;diff=1827"/>
		<updated>2025-10-02T08:34:27Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面DOM至dOM：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;文档对象模型&#039;&#039;（&#039;&#039;&#039;D&#039;&#039;&#039;ocument &#039;&#039;&#039;O&#039;&#039;&#039;bject &#039;&#039;&#039;M&#039;&#039;&#039;odel）&#039;&#039;，简单来说，理解了DOM，就能够将[[JavaScript]]利用起来去改变[[HTML]]最终的样子。&lt;br /&gt;
&lt;br /&gt;
== 学习笔记 ==&lt;br /&gt;
&lt;br /&gt;
* 常用的获取元素方法是&amp;lt;code&amp;gt;document.getElementById()&amp;lt;/code&amp;gt;;&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=%E9%9D%A2%E5%90%91%E5%AF%B9%E8%B1%A1%E7%BC%96%E7%A8%8B&amp;diff=1825</id>
		<title>面向对象编程</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=%E9%9D%A2%E5%90%91%E5%AF%B9%E8%B1%A1%E7%BC%96%E7%A8%8B&amp;diff=1825"/>
		<updated>2025-10-02T08:34:27Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面OOP至oOP：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;面向对象编程（Object Oriented Programming）&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=JavaScript&amp;diff=1823</id>
		<title>JavaScript</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=JavaScript&amp;diff=1823"/>
		<updated>2025-10-02T08:34:26Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面JavaScript至javaScript：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一门非常通用的编程语言。&lt;br /&gt;
&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.runoob.com/js JavaScript 教程 | 菜鸟教程]&lt;br /&gt;
* [https://zh.wikipedia.org/wiki/JavaScript JavaScript - 维基百科，自由的百科全书]&lt;br /&gt;
* [https://developer.mozilla.org/zh-CN/docs/Web/JavaScript JavaScript | MDN]&lt;br /&gt;
&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=TDD&amp;diff=1822</id>
		<title>TDD</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=TDD&amp;diff=1822"/>
		<updated>2025-10-02T08:34:26Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面TDD至tDD：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[tDD]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=tDD&amp;diff=1821</id>
		<title>tDD</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=tDD&amp;diff=1821"/>
		<updated>2025-10-02T08:34:26Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面TDD至tDD：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;测试驱动开发（Test-Driven Development）要求在编写某个功能的代码之前先编写测试代码，然后只编写使测试通过的功能代码，通过测试来推动整个开发的进行。&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Git&amp;diff=1820</id>
		<title>Git</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Git&amp;diff=1820"/>
		<updated>2025-10-02T08:34:25Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Git至git：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[git]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=git&amp;diff=1819</id>
		<title>git</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=git&amp;diff=1819"/>
		<updated>2025-10-02T08:34:25Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Git至git：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;最初由[[Linus Torvalds]]开发的分布式[[版本控制系统]]。[[GitHub]]、[[GitLab]]、[[Gitee]]等等都是基于Git的在线服务。&lt;br /&gt;
&lt;br /&gt;
https://git-scm.com/&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
[[分类:软件服务]]&lt;br /&gt;
[[分类:开源项目]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Jira&amp;diff=1818</id>
		<title>Jira</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Jira&amp;diff=1818"/>
		<updated>2025-10-02T08:34:25Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Jira至jira：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[jira]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=jira&amp;diff=1817</id>
		<title>jira</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=jira&amp;diff=1817"/>
		<updated>2025-10-02T08:34:25Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Jira至jira：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;由[[Atlassian]]开发的一款缺陷追踪工具，常用于软件开发的[[项目管理]]。&lt;br /&gt;
&lt;br /&gt;
https://www.atlassian.com/software/jira&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Trello&amp;diff=1816</id>
		<title>Trello</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Trello&amp;diff=1816"/>
		<updated>2025-10-02T08:34:24Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Trello至trello：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[trello]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=trello&amp;diff=1815</id>
		<title>trello</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=trello&amp;diff=1815"/>
		<updated>2025-10-02T08:34:24Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Trello至trello：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一款用于项目管理的网络服务。&lt;br /&gt;
&lt;br /&gt;
https://trello.com/&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Test_Oracle&amp;diff=1814</id>
		<title>Test Oracle</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Test_Oracle&amp;diff=1814"/>
		<updated>2025-10-02T08:34:24Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Test Oracle至test Oracle：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[test Oracle]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=test_Oracle&amp;diff=1813</id>
		<title>test Oracle</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=test_Oracle&amp;diff=1813"/>
		<updated>2025-10-02T08:34:24Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Test Oracle至test Oracle：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;中文译作测试准则/测试预言。&lt;br /&gt;
&lt;br /&gt;
通俗地来说，&amp;lt;blockquote&amp;gt;1个[[测试用例]]=1个测试输入 + 1个测试预言&amp;lt;ref&amp;gt;[https://blog.csdn.net/weixin_39278265/article/details/83893881 探究：软件工程中的test oracle到底是什么意思？-CSDN博客]&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
&lt;br /&gt;
== 参考资料 ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=SQLite&amp;diff=1811</id>
		<title>SQLite</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=SQLite&amp;diff=1811"/>
		<updated>2025-10-02T08:34:23Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面SQLite至sQLite：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{WikiSEO|title=SQLite|keywords=SQLite, database|description=适合新手的轻量级的数据库引擎}}&lt;br /&gt;
适合新手的轻量级数据库引擎，与 [[MySQL]]、[[PostgreSQL]] 之类的服务器型数据库不同，SQLite 是基于文件创建数据库，不需要进行网络配置。&lt;br /&gt;
&lt;br /&gt;
[https://www.sqlite.org/ SQLite Home Page]&lt;br /&gt;
&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
* [https://www.runoob.com/sqlite/sqlite-tutorial.html SQLite 教程 | 菜鸟教程]&lt;br /&gt;
* [https://docs.python.org/zh-cn/3.13/library/sqlite3.html sqlite3 --- SQLite 数据库的 DB-API 2.0 接口 — Python 3.13.1 文档]&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Cursor&amp;diff=1809</id>
		<title>Cursor</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Cursor&amp;diff=1809"/>
		<updated>2025-10-02T08:34:23Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Cursor至cursor：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;新一代[[代码编辑器]]。&lt;br /&gt;
&lt;br /&gt;
[https://www.cursor.com/ cursor.com]&lt;br /&gt;
&lt;br /&gt;
== 另请参阅 ==&lt;br /&gt;
&lt;br /&gt;
* [https://cursor.com/cn/docs Cursor 文档]&lt;br /&gt;
&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Anytype&amp;diff=1808</id>
		<title>Anytype</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Anytype&amp;diff=1808"/>
		<updated>2025-10-02T08:34:22Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Anytype至anytype：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#重定向 [[anytype]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=anytype&amp;diff=1807</id>
		<title>anytype</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=anytype&amp;diff=1807"/>
		<updated>2025-10-02T08:34:22Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Anytype至anytype：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一款 All in one 笔记软件。&lt;br /&gt;
&lt;br /&gt;
https://anytype.io/&lt;br /&gt;
&lt;br /&gt;
{{联系天明}}&lt;br /&gt;
[[分类:软件服务]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Anki&amp;diff=1805</id>
		<title>Anki</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Anki&amp;diff=1805"/>
		<updated>2025-10-02T08:34:22Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Anki至anki：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;卡片记忆软件。&lt;br /&gt;
&lt;br /&gt;
https://apps.ankiweb.net&lt;br /&gt;
&lt;br /&gt;
== 自用Anki牌组： ==&lt;br /&gt;
* 101思想政治理论&lt;br /&gt;
* 201英语（一）&lt;br /&gt;
* 303数学（三）&lt;br /&gt;
* 公考::行政职业能力测验&lt;br /&gt;
* 公考::公共基础知识&lt;br /&gt;
* 公考::申论&lt;br /&gt;
* 古诗文&lt;br /&gt;
&lt;br /&gt;
[[分类:软件服务]]&lt;br /&gt;
[[分类:软件服务]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Jekyll&amp;diff=1803</id>
		<title>Jekyll</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Jekyll&amp;diff=1803"/>
		<updated>2025-10-02T08:34:21Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Jekyll至jekyll：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;一个静态建站工具，通常用于博客网站的搭建。&lt;br /&gt;
&lt;br /&gt;
https://github.com/jekyll/jekyll&lt;br /&gt;
[[分类:信息技术]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://wiki.ztm0929.cn/index.php?title=Rocky_Linux&amp;diff=1801</id>
		<title>Rocky Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.ztm0929.cn/index.php?title=Rocky_Linux&amp;diff=1801"/>
		<updated>2025-10-02T08:34:21Z</updated>

		<summary type="html">&lt;p&gt;Conversion script：​Conversion script移动页面Rocky Linux至rocky Linux：​Converting page titles to lowercase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#seo:&lt;br /&gt;
  |title=Rocky Linux&lt;br /&gt;
  |keywords=Linux, Rocky&lt;br /&gt;
  |description=一个 Linux 发行版。&lt;br /&gt;
  |image=rocky-linux-logo.png&lt;br /&gt;
}}&lt;br /&gt;
[[文件:rocky-linux-logo.png|替代=Rocky Linux 的 logo 形象|缩略图|官方 logo]]&lt;br /&gt;
&lt;br /&gt;
一个 [[Linux]] 发行版。&lt;br /&gt;
&lt;br /&gt;
https://rockylinux.org/zh-CN&lt;br /&gt;
&lt;br /&gt;
== 参考链接 ==&lt;br /&gt;
[[wikipedia:Rocky_Linux|Rocky Linux - 维基百科，自由的百科全书]]&lt;br /&gt;
[[分类:Linux 发行版]]&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
</feed>