<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=AutoIt</id>
	<title>AutoIt - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=AutoIt"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=AutoIt&amp;action=history"/>
	<updated>2026-07-07T13:25:03Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=AutoIt&amp;diff=878602&amp;oldid=prev</id>
		<title>imported&gt;A02：​/* top */</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=AutoIt&amp;diff=878602&amp;oldid=prev"/>
		<updated>2022-11-03T03:41:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;top&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NoteTA&lt;br /&gt;
|G1 = IT&lt;br /&gt;
|1 = zh-cn:宏; zh-tw:巨集;&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox Software&lt;br /&gt;
| name = AutoIt&lt;br /&gt;
| logo = [[Image:Autoitlogo.png]]&lt;br /&gt;
| screenshot = &lt;br /&gt;
| caption = &lt;br /&gt;
| developer = Jonathan Bennett &amp;amp; AutoIt Team&lt;br /&gt;
| latest_release_version = v3.3.16.1&lt;br /&gt;
| latest_release_date =  {{Release date|2022|9|19}}&amp;lt;ref&amp;gt;{{cite web|url=http://www.autoitscript.com/site/autoit/downloads/|title=AutoIt Downloads|accessdate=2022-04-27|archive-date=2021-05-08|archive-url=https://web.archive.org/web/20210508060047/https://www.autoitscript.com/site/autoit/downloads/}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| latest preview version = &lt;br /&gt;
| latest preview date    = &lt;br /&gt;
| operating_system = [[Microsoft Windows]]&lt;br /&gt;
| genre = [[图形用户界面|GUI]][[脚本语言]][[自动化]] &lt;br /&gt;
| license = [[免費軟體|免费]] 闭源&lt;br /&gt;
| website = [https://www.autoitscript.com/site/ www.autoitscript.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;AutoIt&amp;#039;&amp;#039;&amp;#039;（读音&amp;#039;&amp;#039;&amp;#039;aw&amp;#039;&amp;#039;&amp;#039;-tow-it）&amp;lt;ref&amp;gt;[http://www.autoitscript.com/forum/index.php?s=&amp;amp;showtopic=22349&amp;amp;view=findpost&amp;amp;p=155491 Reply by Jon (AutoIt creator) to a forum topic discussing correct pronunciation]{{dead link|date=2017年11月 |bot=InternetArchiveBot |fix-attempted=yes }}&amp;lt;/ref&amp;gt;是一个用于[[Microsoft Windows]]的[[免費軟體|免费]][[自动化]][[编程语言|语言]]。在它的早期发布版本中，这个软件主要旨在为微软Windows程序创建自动化脚本（有时也称为[[宏]]）&amp;lt;ref name=&amp;quot;Kaplan000&amp;quot;&amp;gt;{{cite book | last = Kaplan | first = Steve | title = Citrix Metaframe Access Suite for Windows Server 2003 | publisher = McGraw-Hill | location = New York | year = 2003 | isbn = 0072195665 }}&amp;lt;/ref&amp;gt;但现在已经成长为包含了编程语言设计和全面功能的增强的软件。&lt;br /&gt;
&lt;br /&gt;
在版本3中，AutoIt的语法结构调整为接近于[[BASIC]]系列的语言。它是使用经典数据模型、利用可以存储多种数据类型包括数组的变量类型的[[第三代编程语言]]。它兼容于Windows [[Windows 95|95]]，[[Windows 98|98]]，[[Windows Me|ME]]，[[Windows_NT_4.0|NT4]]，[[Windows 2000|2000]]，[[Windows XP|XP]]，[[Windows 2003|2003]]，[[Windows Vista|Vista]]以及[[Windows 7]]（然而，[http://www.autoitscript.com/forum/index.php?showtopic=86590&amp;amp;st=0&amp;amp;entry620851 在3.3.0版本中终止了]{{Wayback|url=http://www.autoitscript.com/forum/index.php?showtopic=86590&amp;amp;st=0&amp;amp;entry620851 |date=20090727000238 }}对[[Windows 2000]]之前操作系统的支持）。&lt;br /&gt;
&lt;br /&gt;
AutoIt自动化脚本可以编译成压缩、单一的可执行文件，这样的文件可以运行在没有安装AutoIt解释器的计算机上。广泛的函数库（称为UDF或“用户定义函数”）&amp;lt;ref&amp;gt;{{Cite web |url=http://www.autoitscript.com/autoit3/udfs/UDF_Standards.htm |title=存档副本 |accessdate=2011-12-29 |archive-date=2012-01-06 |archive-url=https://web.archive.org/web/20120106051721/http://www.autoitscript.com/autoit3/udfs/UDF_Standards.htm |dead-url=no }}&amp;lt;/ref&amp;gt;包含在程序中或可以从网站中下载，通过他们可以添加许多专用的功能。AutoIt的安装程序中还自带了基于[[SciTE]]的[[集成开发环境|IDE]]。其中集成了编译器和帮助文本，从而为使用AutoIt的开发者提供了事实上的标准环境。&lt;br /&gt;
&lt;br /&gt;
==功能==&lt;br /&gt;
*用于Windows桌面环境的类BASIC结构的脚本语言。&lt;br /&gt;
*用于特殊应用程序的插件库和模組。&lt;br /&gt;
*AutoIt用户和开发者的在线支持论坛。&lt;br /&gt;
*支持[[传输控制协议|TCP]]和[[用户数据报协议|UDP]]协议。&lt;br /&gt;
*支持COM（[[组件对象模型]]）对象。&lt;br /&gt;
*调用[[动态链接库|Win32 DLL]]中的函数。&lt;br /&gt;
*运行控制台应用程序和访问[[标准流]]。&lt;br /&gt;
*包含文件在编译文件中以便在运行时提取。&lt;br /&gt;
*[[图形用户界面|GUI]]接口，创建消息和输入框。&lt;br /&gt;
*播放、暂停、恢复、停止、寻道声音文件，获取播放的当前位置和声音文件的长度。&lt;br /&gt;
*模拟[[鼠标]]移动。&lt;br /&gt;
*操作窗口和进程。&lt;br /&gt;
*自动发送用户输入和键击到应用程序以及程序中的单个控件。&lt;br /&gt;
*可以把脚本编译为单个可执行文件。&lt;br /&gt;
*从3.2.4.0开始增加了Unicode支持。&lt;br /&gt;
*从3.2.10.0开始增加了64位支持。&lt;br /&gt;
*支持[[正则表达式]]。&lt;br /&gt;
*可工作于[[Windows Vista]]的[[使用者帐户控制|使用者帐户控制（UAC）]]。&lt;br /&gt;
*通过库进行面向对象设计&amp;lt;ref&amp;gt;{{Cite web |url=http://autoitobject.origo.ethz.ch/ |title=AutoitObject. a library to use object oriented design in autoit |accessdate=2011-12-29 |archive-date=2010-02-26 |archive-url=https://web.archive.org/web/20100226105014/http://autoitobject.origo.ethz.ch/ |dead-url=yes }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==限制==&lt;br /&gt;
*AutoIt是单[[线程]]的，这使得异步、并发、并行（例如应用程序间通讯）编程相当困难。&lt;br /&gt;
（这可以通过像多[[行程|进程]]，[[Component Object Model|组件对象模型]]等方法变通解决。但如果在语言的内部或其库中提供[[Thread (computer science)|多线程]] API，则麻烦会少得多。）&lt;br /&gt;
*AutoIt应用程序有时会被使用启发式查毒的反病毒软件报告为携带病毒，因为这种应用程序是自解压式可执行文件。&lt;br /&gt;
&lt;br /&gt;
==用法==&lt;br /&gt;
AutoIt可以用来创建[[Microsoft Windows]]中的[[工具软件]]来自动执行常见的任务，例如[[监视网站]]，[[监视网络]]，[[磁盘碎片整理]]以及[[备份]]。它还能用来模拟用户的操作，因此在[[软件测试]]中可以使用AutoIt代替手动来“驱动”[[应用软件|应用程序]]。它还常用来开发计算机游戏机器人，用来自动执行游戏中的任务。也可以常用于开发系统封装工具。&lt;br /&gt;
&lt;br /&gt;
==注释和引用==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==另请参阅==&lt;br /&gt;
*[[AutoHotkey]]&lt;br /&gt;
*[[Automator (software)|Automator]] (用于Macintosh)&lt;br /&gt;
*[[KiXtart]]&lt;br /&gt;
*[[iMacros]]&lt;br /&gt;
*[[thinBasic]]&lt;br /&gt;
*[[Visual Basic]]&lt;br /&gt;
*[[Winbatch]]&lt;br /&gt;
*[[Expect]]&lt;br /&gt;
&lt;br /&gt;
==外部链接==&lt;br /&gt;
*[http://www.autoitscript.com/ 官方主页]{{Wayback|url=http://www.autoitscript.com/ |date=20110129063750 }}&lt;br /&gt;
*[http://www.autoitx.com/ AutoIt中文论坛]{{Wayback|url=http://www.autoitx.com/ |date=20111226235404 }}&lt;br /&gt;
&lt;br /&gt;
{{BASIC}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Autoit}}&lt;br /&gt;
[[Category:脚本语言]]&lt;br /&gt;
[[Category:个人电脑自动软件]]&lt;br /&gt;
[[Category:GUI自动化]]&lt;/div&gt;</summary>
		<author><name>imported&gt;A02</name></author>
	</entry>
</feed>