大约有 122 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
...await语法 编译出现提示缺少tslib错误 错误提示:This syntax requires an imported helper but module 'tslib' cannot be found semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (D:\Program Files\nodejs\node_global\npm\n...
来源: Laya_社区 发布时间: 20200704
...ction.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\vin...
来源: Laya_社区 发布时间: 20210701
...回复 N 赞同来自: 发布web的时候报错 试过 window.Parser = require("./js/dom_parser"); 不管用 请教大神 2019-01-12 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 N 相关问题 写个捕鱼游戏练练手 招聘:H5...
来源: Laya_社区 发布时间: 20190112
...29 @b456410:放在哪都得引 Laya_Aaron • 2018-07-05 11:30 是不是想require? b456410 • 2018-07-05 13:00 不想require,我预想是 var tool = new Tool(); tool.haha();最希望是这样的写法 Laya_Aaron • 2018-07-05 13:06 @b456410:看看引擎库里面怎么弄的。 b4564...
来源: Laya_社区 发布时间: 20180705
...pstore提审被拒包含私有api Guideline 2.5.1 - Performance - Software Requirements Your app uses or references the following non-public APIs: BackBoardServices, _SimulateCrash The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these...
来源: Laya_社区 发布时间: 20180223
...用 wx.requestSubscribeMessage: {errMsg: "requestSubscribeMessage:fail require user interaction (only in touchend event)"} 2019-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 shiyang 赞同来自: 在oncli...
来源: Laya_社区 发布时间: 20191217
...这一句 拿着引擎代码外面包了一层 define("LayaAir",function(require,exports,module){ var window = window || global; } 发现报错了 怀疑是不是变量升华了 window是undefine 去掉这一句就好了 写的还是不够严谨 2017-02-17 添加评论 免费帖 --> 分享 微博 ...
来源: Laya_社区 发布时间: 20170217
...缺少代码,添加下面的代码可以解决问题。 window.loadLib = require; loadLib("weapp-adapter.js"); 另外,发布目录的index.html没有意义,可以删除。 2019-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20190626
...把matter.js加入了libs中。并且在game.js中加入了 let matter = require("libs/matter.js"); window.Matter = matter; 但是依然没有解决问题 2018-05-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ...
来源: Laya_社区 发布时间: 20180512
...https://ask.layabox.com/question/10252 这里的库 用 window.Parser = require("./js/dom_parser");方式引用 2019-08-16 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 蓝jie 相关问题 写个捕鱼游戏练练手 招聘:H5游戏...
来源: Laya_社区 发布时间: 20190815