大约有 223 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0055 秒)
Laya_社区(152) Laya2.0_文档(16) laya_api(15) Laya2.0_api(15) Laya3.0_文档(10) Laya2.0_示例(6) Laya_示例(5) Laya3.0_api(4)
...r: ERROR: Uncaught TypeError: this.drawImage is not a function, location: /data/user/0/com.nearme.instant.platform/app_game/app/com.fuck.module/1/libs/laya.core.js:0:0 05-31 15:57:02.604 17874 17959 E jswrapper: STACK: 05-31 15:57:02.604 17874 17959 E jswrapper: [0]e.drawTextureWithTransform@/data/u...
来源: Laya_社区 发布时间: 20190531
...ache capacity to 128KB I/art: Do partial code cache collection, code=56KB, data=40KB I/art: After code cache collection, code=53KB, data=39KB I/art: Increasing code cache capacity to 256KB W/System: ClassLoader referenced unknown path: /data/app/com.layademo-1/lib/x86 [ 02-16 02:37:06...
来源: Laya_社区 发布时间: 20170216
...com.ReleaseTest.Four E/LayaConch5: plugin-----------------EngineStart() = /data/data/com.ReleaseTest.Four//LayaCache/localstorage 06-20 19:10:18.328 5371-5371/com.ReleaseTest.Four W/art: Attempt to remove local handle scope entry from IRT, ignoring 06-20 19:10:18.329 5371-5371/com.ReleaseTest.Four E...
来源: Laya_社区 发布时间: 20170620
...lities:default@PreBuild... > hvigor Finished :entry:default@GenerateMetadata... after 3 ms > hvigor Finished :entry:default@PreCheckSyscap... after 1 ms > hvigor Finished :entry:default@GeneratePkgContextInfo... after 1 ms > hvigor Finished :entry:default@ProcessIntegratedHsp... after 1 ...
来源: Laya_社区 发布时间: 20250106
...15:28:49.275: E/LayaConch5(13400): plugin-----------------EngineStart() = /data/user/0/com.layabox.conch5//LayaCache/localstorage 07-22 15:28:49.327: E/dboxed_process(13427): Not starting debugger since process cannot load the jdwp agent. 07-22 15:28:49.345: E/NightModeController(13427): can't get N...
来源: Laya_社区 发布时间: 20190722
...04.986 15556-15556/? E/LayaConch5: plugin-----------------EngineStart() = /data/data/com.layabox.conch5//LayaCache/localstorage 03-19 15:01:05.101 15556-15556/? E/SysUtils: ApplicationContext is null in ApplicationStatus 03-19 15:01:05.326 15556-15556/? E/0: ==============Java流程 FlashScreen star...
来源: Laya_社区 发布时间: 20180319
...ir.game.utility.LayaAudioMusic,methodName:playBackgroundMusic,params: ["/data/user/0/com.mylafe.game.handsomecat//LayaCache//appCache/602822a8/9ddea156_dreams.mp3",0,0] 12-26 14:27:10.059 1552-1616/com.mylafe.game.handsomecat E/LayaBox: >>>>>>>>>>>>before 12-26 ...
来源: Laya_社区 发布时间: 20191226
...mp; } // 将原始坐标转换为百度坐标 function convertToBaiduCoord(data) { if (data.status == 0) { var position = data.points[0]; // 设置标注物位置 marker.setPosition(position); map.panTo(position); map.setZoom(17); } } function onError(e) { if (e.code == Geolocation.TIMEOUT) alert("...
来源: Laya_示例 发布时间: 20251130
...418/com.layabox.game E/LayaConch5: plugin-----------------EngineStart() = /data/data/com.layabox.game//LayaCache/localstorage 09-10 18:47:40.806 26418-26418/com.layabox.game E/SysUtils: ApplicationContext is null in ApplicationStatus 09-10 18:47:40.835 26418-26418/com.layabox.game E/GED: Failed to g...
来源: Laya_社区 发布时间: 20190910
...p.timestamp; } // 将原始坐标转换为百度坐标 convertToBaiduCoord(data) { if (data.status == 0) { let position = data.points[0]; // 设置标注物位置 marker.setPosition(position); map.panTo(position); map.setZoom(17); } } onError(e) { const Geolocation = Laya.Geolocation; if (e.code == ...
来源: Laya2.0_示例 发布时间: 20251130