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

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

1. socket大型项目回调 [ 100%]

...ks:any = {}; private reqId:number = 0; private _package:IPackage; private _message:IMessage; constructor(){ if(!console.group){ console.group = console.log; console.groupEnd = function(){console.log("----")}; console.info = console.log; console.warn = console.log; console.error = console.log; } this...

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

2. uglify压缩后的错误堆栈解析 [ 82%]

...on); } // consumer.destroy(); } main().catch(error => console.log(error.message));   6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\\sourcemaps\\js\\bundle.js.map" 2020-07-20 添加评论 ...

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

3. 说的的新版本更新的问题呢 [ 82%]

...xception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.乱起八糟也不知道什么错误,非得要我们自己手动的把substr改为原生的 每次更新库都得这样   问题2 另外一个 形状和形状的碰撞 这个好像...

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

4. 发布时勾选压缩js后,gulp uglify生成的sourcemap在哪里 [ 74%]

...on); } // consumer.destroy(); } main().catch(error => console.log(error.message)); 6、在cmd中运行:node convertSourceMap.js "at t.ClearYeMan (http://cangqiong.17dawan.com/v ... 341015)" "F:\\jenkins_workspace\\branch\\0707\\release\\sourcemaps\\js\\bundle.js.map"

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

5. 引擎代码严重问题 导致react报错 [ 68%]

...xception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. jacksing888 • 2017-03-21 11:19 这里更加合理的做法应该是 自己封装一个函数 去调用 才是比较合理的 尽量少去污染全局的东西 cuixueying • 2017-03-...

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

6. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 67%]

...的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解决 tslib 找不到的问题,并且编译后输出的...

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

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

...ayabox.game Connecting to com.layabox.game Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. D/dalvikvm: Late-enabling CheckJNI W/ActivityThread: Application com.layabox.game is waiting for the deb...

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

8. 打包成APK运行一半崩溃 [ 35%]

...11 11:17:10.965    8591-8658/com.mygame.laya I/LayaBox﹕ addevtlistener:message 04-11 11:17:10.989    8591-8658/com.mygame.laya I/LayaBox﹕ addevtlistener:focus 04-11 11:17:10.989    8591-8658/com.mygame.laya I/LayaBox﹕ addevtlistener:blur 04-11 11:17:10.989    8591-8658/com.mygame.laya ...

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