大约有 203 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)
Laya_社区(166) Laya2.0_文档(15) Laya3.0_文档(10) laya_api(3) Laya2.0_api(3) Laya3.0_api(2) Laya2.0_示例(2) Laya_示例(2)
...n); socket.on(Laya.Event.CLOSE, this, onSocketClose); socket.on(Laya.Event.MESSAGE, this, onMessageReveived); socket.on(Laya.Event.ERROR, this, onConnectError); 2017-08-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Zzz18815519 相关...
来源: Laya_社区 发布时间: 20170822
...JS档案 就会报出以下错误 undefined:1625 throw new JS_Parse_Error(message, filename, line, col, pos); ^ SyntaxError: Unexpected token operator «=», expected punc «,» at JS_Parse_Error.get (eval at <anonymous> (D:\LayaAirIDE\LayaAir1710N\resources\app\node_modules\layacmd\node_modul...
来源: Laya_社区 发布时间: 20170908
...下载失败,但是底层还是会创建3D对象, 底层一定会报错 {"message":"gameThirdScriptError Cannot read property '_addReference' of undefined;at api request success callback function TypeError: Cannot read property '_addReference' of undefined at t.<anonymous> (https://usr/...
来源: Laya_社区 发布时间: 20190510
...on); } // consumer.destroy(); } main().catch(error => console.log(error.message)); 6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\\sourcemaps\\js\\bundle.js.map" 2020-07-20 添加评论 ...
来源: Laya_社区 发布时间: 20200720
...nextgenas/node_modules/flexjs/frameworks/js-config.xml' severity: '错误' message: '无法打开“/Applications/LayaAirIDE_beta.app/Contents/Resources/app/extensions/bowlerhatllc.vscode-nextgenas/node_modules/flexjs/js/libs/GCL.swc”。 /Applications/LayaAirIDE_beta.app/Contents/Resources/app/ext...
来源: Laya_社区 发布时间: 20180914
...urces\app\node_modules\uglify-js\lib\parse.js:204 throw new JS_Parse_Error(message, line, col, pos); ^ Error at new JS_Parse_Error (E:\Program Files\LayaAirIDE\resources\app\node_modules\uglify-js\lib\parse.js:196:18) at js_error (E:\Program Files\LayaAirIDE\resources\app\node_modules\uglify-js\lib\...
来源: Laya_社区 发布时间: 20180124
...a.Event.OPEN, this, openHandler); //建立连接 this.socket.on(Laya.Event.MESSAGE, this, receiveHandler); //接收到数据触发函数 this.socket.on(Laya.Event.CLOSE, this, closeHandler); //关闭事件 this.socket.on(Laya.Event.ERROR, this, errorHandler); //连接出错 function openHandler(even...
来源: Laya_社区 发布时间: 20180509
...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 除了获取...
来源: Laya2.0_文档 发布时间: 20210715
...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 除了获取...
来源: Laya2.0_文档 发布时间: 20210715
...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 除了获取...
来源: Laya2.0_文档 发布时间: 20210714