在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