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

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

101. layaAir TS项目如何引用protoBuf库? [ 57%]

...内容: package awesomepackage;   message AwesomeMessage {       required string awesomeField = 1;  }     放在laya/proto下面,proto这个文件夹没有请自己创建。   2、在bin下的index.html里的这个位置,看粗体部分,protobuf.js在项目里已经存在了,不...

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

102. 苹果上架直接导致账号被调查。。。 [ 57%]

...eceive an expedited review until the investigation is completed. We do not require any additional information from you at this time, nor do we have any additional details to share. We appreciate your continued patience during our investigation. Best regards, App Store Review 2019-11-08 添加评论 ...

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

103. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 56%]

...laya11/Tank/src/script/Bullet.ts(4,29): semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/node_modules/rollup/dist/rollup.js:9402:30) at Object.error (/Applications/LayaAirIDE_beta.app...

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

104. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 56%]

...方库,报错找不到文件  Laya2.0 在Main.ts里:import protoAll = require("../libs/protoAll"); var pCls = protoAll.com.bee.protobuf.ClimbingTowerInfoProto; var p: protoAll.com.bee.protobuf.ClimbingTowerInfoProto = pCls.create(); p.curId = 10; p.isSecondPass = true;   用了第三方库prot...

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

105. layaair1.5.4测试版本ide下调试 报protobuf错误 [ 56%]

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

106. the server responded with a status of 404 (Not Found) [ 55%]

...s/@types/node/base.d.ts' not found. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常,但是在你们的conchConfig中,报错'string' file not found fatal error: 'string' file not found 2.0动效模板,报错 can...

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

107. 微信小游戏IDE加载位图字体,提示错误 [ 55%]

...183*****291 赞同来自: 我解决了,在引入js后  window.Parser = require("./js/dom_parser"); 在core.js中   /**   *资源加载完成的处理函数。   *@param data 数据。   */   __proto.onLoaded=function(data){  在 var bFont=new BitmapFont(); bFont.parseFont(this._data,d...

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

108. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 54%]

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

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

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

110. dcc下载超时 [ 52%]

...lsParamSize: unknow param 0x00008256 07-04 20:55:27.510: W/cr_media(7884): Requires BLUETOOTH permission 07-04 20:55:27.542: I/cr_DRP(7884): No DRP key due to exception:java.lang.ClassNotFoundException: com.android.webview.chromium.Drp 07-04 20:55:27.587: W/cr_AwContents(7884): onDetachedFromWindow ...

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