大约有 49 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0059 秒)
...SWTFMainThreadCaller is implemented in both /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore and /var/containers/Bundle/Application/2CBB02B7-1D05-4CF4-A68D-59337C781979/ZhuaWawa.app/ZhuaWawa. One of the two will be used. Which one is undefined. 2018-01-09 20:50:15.068 ZhuaWawa[2531...
来源: Laya_社区 发布时间: 20180109
...果。下面我们看下简单的脚本怎么实现这种效果。 ```javascript var data = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.cre...
来源: Laya2.0_文档 发布时间: 20210715
...该是在launch.json不同) 我发现有一点差异,下面这行<script type="text/javascript" src="node_modules/requirejs/require.js"></script> ,而vscode里可以注释掉,还是正常。 用VS Code测试: 运行后一切正常: 而layaAir IDE,如果注释掉这一...
来源: Laya_社区 发布时间: 20171116
...果。下面我们看下简单的脚本怎么实现这种效果。 ```javascript var data = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.cre...
来源: Laya2.0_文档 发布时间: 20210714
... current num=10 2019-06-18 13:34:09.231349+0800 test1[6479:65523] Start js scripts/apploader.js 2019-06-18 13:34:09.237285+0800 test1[6479:65523] js thread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js 2019-06-18 13:34:09.247560+08...
来源: Laya_社区 发布时间: 20190618
...ed by ANGLE 2.1.0.axccacxx)] 07-04 20:55:27.756: I/LayaBox(7884): Start js scripts/apploader.js 07-04 20:55:28.175: I/LayaBox(7884): js thread started. 07-04 20:55:28.175: I/LayaBox(7884): js debug closed 07-04 20:55:28.185: I/LayaBox(7884): found the file in the package:scripts/runtimeInit.js 07-04...
来源: Laya_社区 发布时间: 20190704
...果。下面我们看下简单的脚本怎么实现这种效果。 ```javascript var data = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.cre...
来源: Laya2.0_文档 发布时间: 20210715
...素ImageLayaAir之Dom元素videoLayaAir之dom元素FileLayaAir之dom元素script标签LayaAir之dom元素iframeLayaAir和原生Dom 在开发项目中,开发者难免遇到dom元素支持,但是LayaAir中不支持或者支持的不完善。那么本节我们就来看下在开发中遇到的一些...
来源: Laya3.0_文档 发布时间: 20251010
...ty场景导入到laya2.6. export default class SceneLoad extends Laya.Script{ constructor(){ super(); } onAwake(){ Laya.Scene3D.load("res/LayaScene_demo/Android/demo.ls",Laya.Handler.create(this,function(scene){ Lay...
来源: Laya_社区 发布时间: 20200516
...ayaBox: INFO:gles 支持的最大顶点属性个数=16 I/LayaBox: Start js scripts/apploader.js I/LayaBox: js thread started. I/LayaBox: found the file in the package:scripts/runtimeInit.js I/LayaBox: found the file in the package:scripts/apploader.js I/LayaBox: found the file in the package:scripts...
来源: Laya_社区 发布时间: 20171218