大约有 883 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0062 秒)
...,然而run的输出仍然含有I/LayaBox: Downloaded http://stand.alone.version/ind ... 32.94 s=0 l=0这样的插入IP。求高手帮我分析下截图的输出,并给个解决方案。我只是要运行个单机版的APP而已啊android studio下build没问题,run的时候情形如下图: ...
来源: Laya_社区 发布时间: 20180714
...入口 Laya.init(600, 400, WebGL); //激活资源版本控制 Laya.ResourceVersion.enable("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION); function beginLoad(){ Laya.loader.load("res/atlas/comp.atlas", Handler.create(null, onLoaded)); } function onLoaded(): vo...
来源: Laya_社区 发布时间: 20180529
...15.861 6514-6514/com.vivo.vs I/WebViewFactory: Loading com.android.webview version 37 (eng.compiler-arm64) (code 199992) 10-13 17:31:15.861 6514-6514/com.vivo.vs I/LibraryLoader: Loading: webviewchromium 10-13 17:31:15.871 6514-6514/com.vivo.vs I/LibraryLoader: Time to load native libraries: 3 ms (t...
来源: Laya_社区 发布时间: 20181013
...ware: msm8952 Revision: 0 Bootloader: unknown Radio: unknown Kernel: Linux version 3.10.84-perf-gfaa9bea-00282-g0656adc (system2@localhost) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 26 01:14:14 UTC 2016 *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ...
来源: Laya_社区 发布时间: 20170719
...el = "full"; // DebugTool.init() //激活资源版本控制 Laya.ResourceVersion.enable("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION); function beginLoad() { Laya.loader.load("res/atlas/comp.atlas", Handler.create(null, onLoaded)); } function onLoaded(...
来源: Laya_社区 发布时间: 20180627
...:\test2\test2> layaair2-cmd -v 1.6.15 PS E:\test2\test2> gulp -v CLI version: 2.3.0 Local version: Unknown PS E:\test2\test2> npm -v 7.19.0 报错内容: PS E:\test2\test2> layaair2-cmd compile internal/modules/cjs/loader.js:638 throw err; ^ Err or: Cannot find module 'r...
来源: Laya_社区 发布时间: 20210701
...式化的方式 除了默认的通过增加后缀的格式化外,通过VersionManager类,可以开启IDE提供的,基于目录的管理方式来替代 "?v=" 的管理方式 See alsolaya.net.VersionManagerPublic Properties PropertyDefined By _basePath : String[static] 基础路径。如果...
来源: Laya2.0_api 发布时间: 20190513
...rs.ColorFilter ](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Filter&class=laya.filters.ColorFilter) 查看API说明。 ### 1.2 设置颜色滤镜 如果要给一个位图设置颜色滤镜,需要先设置一个颜色矩阵,然后用ColorFilter方...
来源: Laya2.0_文档 发布时间: 20210714
...f issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/layaair2-cmd/node_modules...
来源: Laya_社区 发布时间: 20220406
...1.45.0 node 版本 v10.15.3 layaair2-cmd 版本 1.6.6 gulp 版本: CLI version: 2.2.0 Local version: 4.0.2 在终端输入编译指令 layaair2-cmd compile,报错: [16:31:30] Working directory changed to E:\work\svn\layacore\code\TestLive2d\.laya [16:31:31] Using gulpfile E:\work\svn\layaco...
来源: Laya_社区 发布时间: 20200509