找回密码
 加入
搜索
查看: 4251|回复: 2

[原创] 解决编辑器报错的问题without BOM encoded和files encoded as UTF8 with BOM

[复制链接]
发表于 2014-10-13 21:35:21 | 显示全部楼层 |阅读模式
程序可正常运行,但就是每次运行都有encoding警告信息如下,还是大红色的字体,让人不爽。
! ***************************************************************************************************
! * Input file is UTF8 without BOM encoded, Au3Check/Obfuscator do not support UNICODE and will be skipped.      *
! * The file SHOULD BE encoded as UTF8 with BOM to continue processing by AutoIT3Wrapper.                       *
! *    #####################################################################################    *
! * ##### AutoIt3Wrapper will not show a GUI or update the script to avoid any damage to your scriptfile. ##### *
! *    #####################################################################################    *
! * When your file isn't a UTF8 file without BOM then please report this to me for review.                      *
! *************************************************************************************************************

解决办法:
先剪切所有内容,然后保存,然后在 File -> Encoding 里选择“UTF8 with BOM”编码方式,再粘贴刚才的内容,进行一道转码的过程,以后就没恼人的提示了。
注意:如果有拆分编码为其它到其它文件,其它文件请不要转,否则导致这样的错误:
! Au3check doesn't support input files encoded as UTF8 with BOM: D:\Desktop\googleMapTool\mapDownloadTool\_ie_via.au3
发表于 2014-10-16 15:38:52 | 显示全部楼层
谢谢楼主分享,收藏之。
发表于 2015-3-27 21:18:09 | 显示全部楼层
真的有用,谢谢分享!
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-5-17 09:42 , Processed in 0.086121 second(s), 20 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表