大约有 195 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)
Laya_社区(162) Laya2.0_文档(15) Laya3.0_文档(6) laya_api(3) Laya2.0_api(3) Laya3.0_api(2) Laya2.0_示例(2) Laya_示例(2)
...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
...自: 搜索到一些资料,说是字节长度问题。 How long are the message you are trying to send If it's larger than 125 bytes you need to encode the length in a different manner i.e you must take the extended payload length into consideration. – Cyclonecode Jul 7 '15 at 10:22 Right, o...
来源: Laya_社区 发布时间: 20180612
...报错: [ERR]|CompressJS Fail: E:/new_work/client_deploy/bin/code.js {"message":"Unexpected token name «of», expected punc «;»","filename":"0","line":107395,"col":26,"pos":3691880} 2018-04-13 0 0 分享 微博 QZONE 微信 131*****785 赞同来自: 我直接用uglifyjs 压缩是报这样的错...
来源: Laya_社区 发布时间: 20180411
... Framework ### [error] __qg._onErrorOccurred called! loaction: (see stack) message: Uncaught TypeError: MiniFileMgr.fs.listDir is not a function stack: [0]onMkdirCallBack@/data/user/0/com.vivo.hybrid/app_resource/com.fx.jjjt.vivominigame/libs/laya.vvmini.js:1073 [1]runWith@/data/user/0/com.vivo.hybr...
来源: Laya_社区 发布时间: 20200826
...may provide additional details about your app by replying directly to this message. Guideline 4.0 - Design Your app includes an update button or alerts the user to update the app, but the update button or alert does not link directly to the app’s page on the App Store. Please see attached screensh...
来源: Laya_社区 发布时间: 20171221
...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 (D:\LayaAirIDE_1.7.13\resources\app\node_modules\uglify-js\lib\parse.js:196:18) at js_error (D:\LayaAirIDE_1.7.13\resources\app\node_modules\uglify-js\lib\parse.js:204:1...
来源: Laya_社区 发布时间: 20171206