• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 65 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0036 秒)

21. Object.defineProperty is not a function [ 77%]

...时候出现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

22. 2.0.1beta ctx.getImageData is not a function [ 77%]

...法,报错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

23. 微信开发者工具问题 [ 77%]

...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

24. args.slice is not a function [ 74%]

...时候出现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

25. args.slice is not a function [ 74%]

...时候出现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

26. 【经验】window.focus is not a function [ 73%]

...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

27. 微信小游戏加载资源问题 [ 73%]

...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

28. 这个怎么解决 [ 70%]

...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

29. 引擎中的修改意见 [ 70%]

...会进入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

30. 导出到微信小游戏资源加载失败回调不执行 [ 69%]

...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