大约有 65 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0036 秒)
...时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a function api readFile success callback function undefin...
来源: Laya_社区 发布时间: 20170321
...法,报错this.zombieAnimator.on is not a function api readFile success callback function undefined api readFile success callback function undefined Uncaught TypeError: tex.once is not a function ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a...
来源: Laya_社区 发布时间: 20190329
...riptError Unexpected token in JSON at position 134;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 134 at JSON.parse (<anonymous>) at Function.MiniAdpter.getJson (http://127.0.0.1:15089/game/code.js:10708:15) at Function.MiniLoader....
来源: Laya_社区 发布时间: 20180531
...时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a function api readFile success callback function undefin...
来源: Laya_社区 发布时间: 20151202
...时候出现document.createTextNode is not a function api readFile success callback function undefined 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function Uncaught TypeError: tex.once is not a function api readFile success callback function undefin...
来源: Laya_社区 发布时间: 20151204
...ThirdScriptError this.preinitialize is not a function at api readFile fail callback function api readFile success callback function undefined 在做微信小游戏排行榜提示wx.getFileSystemManager is not a function 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeTex...
来源: Laya_社区 发布时间: 20180105
...fileObj; return null; } static read(filePath, encoding = "utf8", callBack = null, readyUrl = "", isSaveFile = false, fileType = "") { var fileUrl; if (readyUrl != "" && MiniFileMgr.isHttpPath(readyUrl)) { fileUrl = MiniFileMgr.getFileNativePath(filePat...
来源: Laya_社区 发布时间: 20200103
...ptError Unexpected token A in JSON at position 217;at api readFile success callback function SyntaxError: Unexpected token A in JSON at position 217 at JSON.parse (<anonymous>) at Function.MiniAdpter.getJson (http://127.0.0.1:38746/game/code.js:34118:15) at Function.MiniLoader.onReadNativeCall...
来源: Laya_社区 发布时间: 20180803
...会进入fail流程 public static function downOtherFiles(fileUrl:String, callBack:Handler = null, readyUrl:String = "", isSaveFile:Boolean = false, isAutoClear:Boolean = true):void { wxdown({ url: fileUrl, success: function (data:Object):void { if (data.statusCode === 200) { if ((MiniAdpter.autoCac...
来源: Laya_社区 发布时间: 20180820
...ublic static function downFiles(fileUrl:String, encoding:String = "ascii", callBack:Handler = null, readyUrl:String = "",isSaveFile:Boolean = false,fileType:String = "",isAutoClear:Boolean =true):void { var downloadTask:* = wxdown({url: fileUrl, success: function(data:Object):void { if (data.statusC...
来源: Laya_社区 发布时间: 20180924