AU3最新版本,AutoIt v3.3.3.0 (Beta) 发布!
AutoIt:- Added: Ability to read and write UTF-8 files with no BOM including automatic detection during reading.
- Fixed #1345: Number() failed to handle numbers with a trailing decimal point.
- Fixed #384: Under certain circumstances the network credentials flag would prevent the process from starting when launched with RunAs() or RunAsWait().
- Fixed #1370: StringInStr() would crash with a negative occurrence and start position greater than the string length.
- Fixed #1367: Calling GUIDelete() from a GUIRegisterMsg() callback that returns $GUI_RUNDEFMSG would crash AutoIt.
- Fixed #1363: FileSetPos() did not work when the origin was the current position.
- Fixed #1355: Regression in how unsigned numbers are displayed when returned from DllCall().
- Removed: The "RAW" reading mode from FileOpen() has been removed.
UDFs:
- Changed: _SQLite 3.6.19 -> 3.6.21
- Fixed #1338: bad _ArrayDisplay() GUI position error.
- Fixed #1362: _WinAPI_WindowFromPoint() did not work with 64-bit AutoIt.
AutoIt3Help:
- Fixed #1327: Some keywords would fail to open correctly in rare cases.
;==============================================
http://www.autoitscript.com/forum/index.php?showtopic=107693
;==============================================
ps:原来Released,就是“发布”的意思,汗! 更新得还真快 都3.3.3.0了~不知道有没问题 本帖最后由 顽固不化 于 2010-1-4 14:36 编辑
真快,关键要解决问题就行。
- Removed: The "RAW" reading mode from FileOpen() has been removed
删除了文件的RAW读取模式。呵呵~~·是觉得这种模式不好理解,原意难道是读取磁盘扇区的? 本帖最后由 rchockxm 于 2010-1-5 09:10 编辑
最近更新變快了...
Autoit 3.3.3.1 Beta 出爐了
AutoIt:
- Added #682: Removed the 64KB limitation for FileReadLine()
- Fixed: Crash when using Stdio redirection.
- Removed: InetGet("abort"), @InetGetActive and @InetGetBytesRead have been removed.
- Removed: AdlibEnable() and AdlibDisable() have been removed.
- Removed: OnAutoItStart and OnAutoItExit have been removed.
UDFs:
- Fixed #1389: _IEAttach() could fail if called multiple times.
http://www.autoitscript.com/autoit3/files/beta/autoit 3.3.3.1:
- Removed: AdlibEnable() and AdlibDisable() have been removed
这不是早就取消了吗? 3.3.3.1:
- Removed: AdlibEnable() and AdlibDisable() have been removed
这不是早就取消了吗?
顽固不化 发表于 2010-1-5 11:24 http://www.autoitx.com/images/common/back.gif
正式取消之前的版本尚能用 :face (8):更新速度实在是太猛了...这么快就3.3.3.1 别急,快是好事. 谢谢,现在就更新去
页:
[1]