在Config配置文件中
<widget appId="sdk10012" channelCode="0000" height="480" pid="" sreensize="4.5" version="2.5.2" viewmode="application" widgetId="" width="320">
<name>陈勇</name>
<description/>
<author email=""></author>
<icon src="icon.png"/>
<license href=""/>
<content encoding="utf-8" src="index.html"/>
<updateurl/>
<logserverip>127.0.0.1</logserverip>
<showmyspace>false</showmyspace>
<obfuscation>true</obfuscation>
<bgcolor>#fefefe</bgcolor>
<orientation>15</orientation>
<debug/>
</widget>
如果name是中文,则 使用 uexLog.sendLog("cyt"); 打印显示不了 这是 appcan IDE Bug
本文探讨了在AppCan IDE中使用Config配置文件时遇到的问题:当name属性设置为中文时,使用uexLog.sendLog方法无法正常显示日志的情况。
1万+

被折叠的 条评论
为什么被折叠?



