我的se 13.23系统也是这样.老触摸白屏,我搜索cr4shed插件不见有啊,天天崩触摸白屏3分2手机.一天好几回.
我的se 13.23系统也是这样.老触摸白屏,我搜索cr4shed插件不见有啊,天天崩触摸白屏3分2手机.一天好几回.
不见有啊.难道我的机子越狱不算成功?
wd = getWorkingDirectory();
gamescreen=wd.."/res/gamescreen.bmp";
snapshotScreen(gamescreen);--感觉截图的文件是假的
local file = io.open(gamescreen);
notifyMessage("开始判断文件. ");--这个是弹出来的
if file then
notifyMessage("有文件. ");--这个不见弹出来
local current = file:seek();
local fileSize = file:seek("end");
file:seek("set",current);
local bytes = file:read('*a');
end
是苹果6s 13.4系统装5.04版本的.这个是最新版本了吧.
问 触摸精灵经常白屏或字符错乱