Local $krcpath = "陈奕迅 - 爱情转移.krc" Global $s_text, $textOut Local $krcopen = FileOpen($krcpath) While 1 $s_text = String(FileReadLine($krcopen)) If $s_text = "" Then ExitLoop $textOut &= $s_text & @CRLF WEnd FileClose($krcopen) MsgBox(0, 0, $textOut)
您需要 登录 才可以下载或查看,没有账号?加入
举报
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2024-11-15 07:02 , Processed in 0.077757 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.