大约有 250 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0048 秒)
...e, which is considered a form of spam. The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved. Next Steps - Review the Design section of the App Store Review Guidelines. - Ensure your app is compliant w...
来源: Laya_社区 发布时间: 20200420
...ort xx from "xx"的方式,所有IDE内置cjs模块都可以通过IEditor.require或者IEditorEnv.require去引用。 //可以通过import导入node内置模块 import fs from "fs"; import path from "path"; //也可以通过require const fs = IEditor.require("fs"); const sharp = IEditor.require("sh...
来源: Laya3.0_文档 发布时间: 20251010
...you to update your existing apps as soon as possible. If your existing app requires more time to implement the guidelines, we've provided an additional six months, until March 3, 2020, to bring it into compliance. 2019-09-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20190909
...析器 解决方案 下载xml解析库,引入方式: 1 window.Parser = require("./js/dom_parser"); 和此库相同的还有 xmldom库:https://github.com/jindw/xmldom 需要在相应的文件目录下面放置 需要配合的有 微信小游戏fnt 最后要远程加载laya官网介绍的位图...
来源: Laya_社区 发布时间: 20180928
...t;>after I/LayaBox: found the file in the package:app.json I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) I/LayaBox: require(/sdcard/layabox/scripts/index.js) I/LayaBox: found the file in the package:scripts/index.js I/LayaBox: =================================================...
来源: Laya_社区 发布时间: 20171218
...较大的文件,但是Audio在移动端会有手势的限制,gesture-requirement-for-media-playback属性表明必须有用户的手势操作才可以播放。 WebAudio是一种新的声音播放形式,可以加载多个声音进行合成,他是通过二进制文件解码成浏览器支...
来源: Laya2.0_文档 发布时间: 20210715
...ackage:app.json 05-16 15:59:50.206 7562-7605/com.dihong.testdcc I/LayaBox: require(/sdcard/layabox/scripts/scripts/index.js) 05-16 15:59:50.206 7562-7605/com.dihong.testdcc I/LayaBox: require(/sdcard/layabox/scripts/index.js) 05-16 15:59:50.207 7562-7605/com.dihong.testdcc I/LayaBox: found the file ...
来源: Laya_社区 发布时间: 20190516
...oto: conf_game, _callBack: null, _proxy: Proxy, _data: null…} TypeError: require is not a function at Object.ProtoBuf.Util.Util.fetch (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:354:26) at Object.ProtoBuf.loadProtoFile (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:5150:...
来源: Laya_社区 发布时间: 20170117
...较大的文件,但是Audio在移动端会有手势的限制,gesture-requirement-for-media-playback属性表明必须有用户的手势操作才可以播放。 WebAudio是一种新的声音播放形式,可以加载多个声音进行合成,他是通过二进制文件解码成浏览器支...
来源: Laya3.0_文档 发布时间: 20251010
...ect.defineProperty(exports, "__esModule", { value: true }); const vscode = require("vscode"); function activate(context) { let disposable = vscode.commands.registerCommand('extension.buildTemplate', () => { vscode.window.showInformationMessage('build template complete.'); }); context.subscription...
来源: Laya_社区 发布时间: 20180728