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

大约有 195 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)

161. 版本1.7.14beta , tsconfig.json里 target设置为es6, 项目发布时会报错, [ 47%]

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

162. js socket 连接不上 [ 47%]

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

163. 用Geolocation获取地理位置信息(TypeScript-LayaAir基础篇(TS)-硬件设备相关) [ 46%]

...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 ​ 除了获取...

来源: Laya2.0_文档 发布时间: 20210715

164. 用Geolocation获取地理位置信息(JavaScript-LayaAir基础篇(JS)-硬件设备相关) [ 46%]

...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 ​ 除了获取...

来源: Laya2.0_文档 发布时间: 20210715

165. 用Geolocation获取地理位置信息(ActionScript-LayaAir基础篇(AS3)-硬件设备相关) [ 46%]

...tion.TIMEOUT) errType = "Time Out"; trace('ERROR(' + errType + '): ' + err.message); } ``` 以上示例代码演示使用`getCurrentPosition()`获取当前的位置信息,成功时打印地理位置信息,失败时打印错误信息和错误原因。 ### 2、监视位置改变 ​ 除了获取...

来源: Laya2.0_文档 发布时间: 20210714

166. WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header [ 46%]

...自: 搜索到一些资料,说是字节长度问题。 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

167. 发布项目“是否压缩混淆js(耗时)”的bug [ 45%]

...报错: [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

168. vivo 的激励视频无法播放 app启动的时候报错 [ 44%]

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

169. 苹果上架有问题啊 , !!!!!! [ 44%]

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

170. 1.7.13打包发布web版本报错 [ 44%]

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