问个问题,AU3是用什么语言实现的?[已解决]
本帖最后由 speedneeder 于 2010-9-9 15:55 编辑如题,好像没有人提到。 C++(字节补丁) 英语。。。。。。。。。。。。。。 谢谢解答(十个字啊十个字) AutoIt started in late 1998 as a C-compiled program used to automate keystrokes
during software installations. In January 1999, the AutoIt team released AutoIt v1,
which included the Send, Run, RunWait, WinWait, WinWaitClose, WinWaitActive,
WinHide, WinActivate, WinClose, WinRestore, Sleep and SetKeyDelay functions. AutoIt
v2 was released in August that same year and included the first version of
AutoItX, which offered DLL/COM control. Over the next two years, massive updates
to AutoIt v2 added many new functions to the language. In May 2001, the
AutoIt source code was completely rewritten in C++ and development stalled until
2003, when the first beta version of AutoIt v3 was released. Over 100 beta versions
later, the AutoIt developers released AutoIt v3 in February of 2004. February of
2005 marked the release of AutoIt v3.1.0, which added the capability of graphical
user interface (GUI) creation. This version was the most notable release because
it brought AutoIt to the forefront of the scripting world and made it a rival to Visual
Basic Scripting, batch files, and other popular scripting languages. AutoIt is free
to use and has a strong and helpful community base.
-----
关于autoit的介绍一开始用c 后来用c++
页:
[1]