• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 49 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0059 秒)

21. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 65%]

...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

22. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 65%]

...果。下面我们看下简单的脚本怎么实现这种效果。 ```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

23. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 64%]

...该是在launch.json不同) 我发现有一点差异,下面这行<script type="text/javascript" src="node_modules/requirejs/require.js"></script>  ,而vscode里可以注释掉,还是正常。   用VS Code测试: 运行后一切正常: 而layaAir IDE,如果注释掉这一...

来源: Laya_社区 发布时间: 20171116

24. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 64%]

...果。下面我们看下简单的脚本怎么实现这种效果。 ```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

25. 打包native报错 [ 63%]

... 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

26. dcc下载超时 [ 63%]

...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

27. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 62%]

...果。下面我们看下简单的脚本怎么实现这种效果。 ```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

28. 和原生Dom交互 · LayaAir3.3 · 引擎文档 · LAYABOX [ 62%]

...素ImageLayaAir之Dom元素videoLayaAir之dom元素FileLayaAir之dom元素script标签LayaAir之dom元素iframeLayaAir和原生Dom 在开发项目中,开发者难免遇到dom元素支持,但是LayaAir中不支持或者支持的不完善。那么本节我们就来看下在开发中遇到的一些...

来源: Laya3.0_文档 发布时间: 20251010

29. 提示错误在laya.core.js里 [ 61%]

...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

30. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 61%]

...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