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

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

301. 打包native报错 [ 42%]

...9.274697+0800 test1[6479:65523]  {   "os" : "ios",   "devicename" : "x86_64",   "imei" : "imeixxx",   "imsi" : "imsixxx",   "phonemodel" : "iPhone",   "localmodel" : "iPhone",   "retinavalue" : "2.000000",   "osversion" : "12.2",   "resolution" : "414*896",   "guid" : "63DF4A23-BD94-4B10-...

来源: Laya_社区 发布时间: 20190618

302. 使用2.6引擎版本vscode开发不支持async await语法 编译出现提示缺少tslib错误 [ 42%]

...dule 'tslib' cannot be found.     at error (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-entry.js:5400:30)     at throwPluginError (D:\Program Files\nodejs\node_global\npm\node_modules\layaair2-cmd\node_modules\rollup\dist\shared\node-e...

来源: Laya_社区 发布时间: 20200704

303. 打包安卓Android studio黑屏 [ 41%]

...17: Launching app $ adb install-multiple -r -t F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_3.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_5.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\spl...

来源: Laya_社区 发布时间: 20190723

304. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 40%]

... settle... I/System.out: debugger has settled (1300) E/LayaGameEngine: game_plugin_set_option key=localize value=true E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://stand.alone.version/index.html D/LayaGameEngine: game_plugin_init url =http://stand.alone.version/index.html D/LayaG...

来源: Laya_社区 发布时间: 20171218

305. 微信小游戏提审后,提示说代码侵权 [ 36%]

...行插入一行没有意义的代码 */ const LINENUM = 20; const LINENUM_RADOM = 13; var fs = require('fs'); var path = require('path'); var filterFils = ["Base64", "ThemeAdapter","AssetAdapter", "Platform", "wxgamesdk"];//忽略文件 var filterDirs = ["xxxx"];//忽略目录 var traceName = "xxxx"...

来源: Laya_社区 发布时间: 20190613

306. 打包native报错 [ 36%]

...9.274697+0800 test1[6479:65523]  {   "os" : "ios",   "devicename" : "x86_64",   "imei" : "imeixxx",   "imsi" : "imsixxx",   "phonemodel" : "iPhone",   "localmodel" : "iPhone",   "retinavalue" : "2.000000",   "osversion" : "12.2",   "resolution" : "414*896",   "guid" : "63DF4A23-BD94-4B10-...

来源: Laya_社区 发布时间: 20190618

307. lib/arm/liblayaair.so 总是崩溃 [ 34%]

...x: JSRuntime::callMethod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49  temp_old :48     Report temperature: [ap] temp :49  report_threshold:1 08-14 10:57:48.525 5024-6040/? D/ThermalStateMan...

来源: Laya_社区 发布时间: 20180814

308. laya.maths.Quaternion_API3.0 [ 31%]

...t rotationMatrix slerp TEMPVector30 TEMPVector31 TEMPVector32 TEMPVector33 _tempMatrix3x3 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

309. laya.d3.math.Quaternion_API3.0 [ 30%]

...t rotationMatrix slerp TEMPVector30 TEMPVector31 TEMPVector32 TEMPVector33 _tempMatrix3x3 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

310. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 20%]

...layaair2-cmd命令后,如果出现“……禁止运行脚本……about_ Execution_Policies”类似的报错。如下图所示。 ![图](img/28.png) 在系统管理员权限打开VScode的前提下,在shell终端命令行中,通过输入 `Set-ExecutionPolicy RemoteSigned` 来解决,如要...

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