大约有 297 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0046 秒)
...r的功能,通过使用Web Worker, 我们可以在浏览器后台运行JavaScript, 而不占用浏览器自身线程。Web Worker可以提高应用的总体性能,并且提升用户体验。线程可以执行任务而不干扰用户界面。 ### 原生worker web worker分为两种,专...
来源: Laya2.0_文档 发布时间: 20210715
....createClass("com.layabox.test.Test"); // 这个名字要与下面声明的Java的类名匹配. Test.call("openlight",a); 比如判定openlight 这个接口是否存在? 2017-07-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20170727
... for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript stand ard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of...
来源: Laya_社区 发布时间: 20200211
...ght TypeError: Cannot read property 'props' of undefined Laya2.1.0 JS调用Java PlatformClass undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 运行报错 Uncaught Can not find scene:GameView.scene undefi...
来源: Laya_社区 发布时间: 20180607
...eError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined XmlDom类没有了?...
来源: Laya_社区 发布时间: 20180919
...undefined LAYAAIR2.0不生成VIEW页面相应的TS文件 Laya2.1.0 JS调用Java PlatformClass undefined Laya的Scene和View什么区别? 运行报错 Uncaught Can not find scene:GameView.scene undefined 求解:2D项目中加载View,Laya.Scene.load应该如何使用? Cannot read property 'dis...
来源: Laya_社区 发布时间: 20170226
... 下面我们用LayaAir引擎绘制矢量矩形,示例代码如下: ```javascript (function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; (function() { //初始化舞台 Laya.init(500, 300); dra...
来源: Laya2.0_文档 发布时间: 20210715
...2 打包android平台 报错 btCollisionObject undefined Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Unc...
来源: Laya_社区 发布时间: 20190112
...eError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Request failed Status:404 text:undefined 销毁有声音的spine动...
来源: Laya_社区 发布时间: 20181009
LayaPlayer 关于渠道接入初始化 我想说的是,在java中LP_Init(final Context activity)传入的是个上下文对象,请问我在js中传啥??? 附件 : --> 2018-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20180323