大约有 283 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0093 秒)
Laya_社区(221) Laya2.0_文档(35) Laya_示例(9) Laya2.0_示例(9) Laya3.0_api(3) Laya3.0_文档(3) laya_api(2) Laya2.0_api(1)
...e colorNum: number = 4294967295 Returns void fillBorderText fillBorderText(txt: string | WordText, x: number, y: number, font: string, color: string, borderColor: string, lineWidth: number, align: string): void Defined in laya/resource/NativeContext.ts:687 Parameters txt: string | WordText x: number...
来源: Laya3.0_api 发布时间: 20231102
... 157*****593 • 2020-08-18 09:59 你把日志里面所有的东西拷贝txt中传上来,只有这些截图我们不好定位问题 叔年心~厌世 • 2020-08-24 16:12 @157*****593:日志压缩放在楼下。请查收 叔年心~厌世 • 2020-08-18 09:49 index.js:829 data stderr: stderr: np...
来源: Laya_社区 发布时间: 20200817
...nd the file in the package:cache/engine.develop.monitor.com_wheat/assetsid.txt 07-04 20:55:28.244: I/LayaBox(7884): read index:/data/user/0/com.layabox.game//LayaCache//appCache/7739c559/filetable.txt 07-04 20:55:28.249: I/LayaBox(7884): require(/sdcard/layabox/scripts/config.js) 07-04 20:55:28.24...
来源: Laya_社区 发布时间: 20190704
...18.950649+0800 layabox[3608:626785] found the file in the package:assetsid.txt 2020-04-22 18:21:18.953844+0800 layabox[3608:626785] read index:/var/mobile/Containers/Data/Application/9FBCE143-92A3-4A86-9F8E-1E6CE412EDD3/Library/Caches//appCache/958e6e14/filetable.txt 2020-04-22 18:21:18.988010+08...
来源: Laya_社区 发布时间: 20200422
...e proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } } } 代码介绍(很简单,只是在stage上面播放一个spine动画, 相应代码文件和资源请查看附件): Main.tsLaya.init(750, 1334, Laya.WebGL); Laya....
来源: Laya_社区 发布时间: 20181120
.../LayaBox: found the file in the package:cache/stand.alone.version/assetsid.txt I/LayaBox: read index:/data/data/com.layabox.game//LayaCache//appCache/9ea141a6/filetable.txt E/LayaBox: JCFileRes::onDownloadError file error[1]:file:///data/data/com.layabox.game/LayaCache/localstorage/logo/logo.png I/L...
来源: Laya_社区 发布时间: 20171218
...cess_one_event, event->len=48, name=data_app_native_crash@1534215471049.txt 08-14 10:57:51.050 3198-3485/? E/logserver: process_one_event, can not find this event(data_app_native_crash@1534215471049.txt) 08-14 10:57:51.050 3198-3485/? I/logserver: clean_cur_cache:999, system(rm -r /data/log/logca...
来源: Laya_社区 发布时间: 20180814
...D6-4FF0-4A51-9504-EDDD8FD5E2C3/Library/Caches//appCache/38921681/filetable.txt 2018-01-09 20:50:15.609 ZhuaWawa[2531:1863829] read DCC file table failed 2018-01-09 20:50:15.646 ZhuaWawa[2531:1863829] JCFileRes::onDownloadError file error[1]:file:///var/mobile/Containers/Data/Application/1BB9B6D6-4FF...
来源: Laya_社区 发布时间: 20180109
...imeout = 10000; //发送了一个简单的请求 http.send("resources/data.txt", "", "get", "text");//需要在resources文件夹下新建一个data.txt文件 //设置完成事件,添加回调方法 http.once(Laya.Event.COMPLETE, this, this.completeHandler); //设置错误事件,添加回调方...
来源: Laya3.0_文档 发布时间: 20250104
...rn; int msgType = message.getMessageType(); if (YIMService.MessageBodyType.TXT == msgType){ // ExportJavaFunction.CallBackToJS (this, "logout", "接收到一条文本消息: " + ((YIMMessageBodyText)message.getMessageBody()).getMessageContent()); }else if (YIMService.MessageBodyType.Voice == msgTy...
来源: Laya_社区 发布时间: 20170722