#include <Inet.au3> $IE = "http://www.eastmoney.com/" $YM = _INetGetSource($IE) sleep(1000) ConsoleWrite($YM)
您需要 登录 才可以下载或查看,没有账号?加入
举报
#include <Inet.au3> $IE = "http://www.eastmoney.com/" $YM = _INetGetSource($IE, False) sleep(1000) $YM = BinaryToString($YM, 4) ConsoleWrite($YM)
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2026-3-13 04:37 , Processed in 0.077339 second(s), 25 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2026 Discuz! Team.