大约有 119 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0060 秒)
...到onOpened响应函数中 下面是临时补救的shim if (Laya.LayaEnv.version == "3.3.0-beta.4") { Scene.open = function (url: string, closeOther?: boolean, param?: any, complete?: any, progress?: any): Promise<Laya.Scene> { if (typeof (complete) === "function") { progress = complete; compl...
来源: Laya_社区 发布时间: 20250609
...基础2.1 名称 name2.2 显示名称 displayName2.3 图标 icon2.4 版本 version2.5 输出目录 outputPath3、脚本3.1 压缩引擎库 useCompressedEngine3.2 压缩JS文件 minifyJS3.3 生成源代码映射 sourcemap3.4 包含源代码 sourcesContent4、资源选项4.1 启动场景 startupScene4...
来源: Laya3.0_文档 发布时间: 20251023
... {"w":32,"h":48} }], "meta": { "app": "http://www.texturepacker.com", "version": "1.0", "image": "1.png", "format": "RGBA8888", "size": {"w":138,"h":52}, "scale": "1", "smartupdate": "$TexturePacker:SmartUpdate:b041bbc08e9903fc69509a32e4a1ea14$" } } 附件 : --> 2016-07-12 添加评论...
来源: Laya_社区 发布时间: 20160712
...。 hjx595 • 2019-05-28 20:52 假如我需要把js放到首包,但是version里面加了版本管理。是不是要在nativefiles加筛选列表。oppo有这个nativefiles吗? kylin • 2019-05-28 20:52 替换为 https://ask.layabox.com/question/42574 这里给出的发布脚本还有问题?...
来源: Laya_社区 发布时间: 20190528
...rt: 27777, m_path: / NOTICE: Initial logging level 7 NOTICE: Libwebsockets version: 2.3.0 layabox_mac@localhost- NOTICE: IPV6 compiled in and enabled NOTICE: libev support not compiled in NOTICE: libuv support not compiled in NOTICE: Threads: 1 each 2560 fds NOTICE: mem: platform fd map: 20480 bytes...
来源: Laya_社区 发布时间: 20181018
...ns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" '; data += 'viewBox="0 0 ' + this.width + ' ' + this.height + '" '; // set svg width and height data += 'width="' + this.width + '" height="' + this.height +...
来源: Laya_社区 发布时间: 20180824
....0 context created 2020-04-22 18:21:18.174268+0800 layabox[3608:626634] AppVersion=2.0 2020-04-22 18:21:18.175304+0800 layabox[3608:626634] [IAP]plateform info: iPhone,iOS,10.3.3 2020-04-22 18:21:18.180547+0800 layabox[3608:626634] Reachability Flag Status: -R ------- networkStatusForFlags 2020-04-2...
来源: Laya_社区 发布时间: 20200422
...00 8591-8591/? I/WebViewFactory﹕ Loading com.google.android.webview version 50.0.2661.86 (code 266108650) 04-11 11:17:09.096 8591-8591/? W/art﹕ Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg --debuggable --instruction-set=arm --instruction-set-features=smp,di...
来源: Laya_社区 发布时间: 20170411
...'; private JS_WS_CLIENT_TYPE:string = 'js-websocket'; private JS_WS_CLIENT_VERSION:string = '0.0.5'; private RES_OK:number = 200; private RES_FAIL:number = 500; private RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private callbacks:any = {}; private handlers:any = {}; // Map from ...
来源: Laya_社区 发布时间: 20180119