#include <GUIConstantsex.au3> $file=fileopen('E:\big.txt',0) $filetext=FileRead($file) fileclose($file) GUICreate('') GUICtrlCreateEdit($filetext,0,0) GUISetState() do sleep(5000) until 1<>1
举报
原帖由 maker 于 2008-5-28 22:45 发表 do sleep(5000) until 11 ?????????
原帖由 llztt 于 2008-6-16 12:57 发表 AutoIt3 的一些程序限制 值 详细信息 MAX_LINESIZE 4095 脚本中,一行所能承认的字符数量(注意:一个中文占用两个字符). MAX_ENVSIZE 32767 ENV 变量(环境变量)的最大字符串数量. WINTEXTBUFFER 32767 GetWin ...
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-11-21 11:35 , Processed in 0.970035 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.