|
本帖最后由 xiehuahere 于 2011-9-3 00:05 编辑
升级SciTE到 2.27 版本。
程序可正常运行,但就是每次运行都有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. *
! *************************************************************************************************************
我已经有按照下面这个帖子设置unicode的支持了呀~~
http://www.autoitx.com/forum.php ... cite%2B%D6%D0%CE%C4
按照提示,在 File -> Encoding 里选择“UTF8 with BOM”编码方式,照样有这个提示。选择其他也都没用。
大家都帮忙瞧瞧? |
|