大约有 2,428 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0072 秒)
分享 Laya ts版,使用jasmine进行单元测试 使用的Laya ts 1.7.22类库, typescript 3.2.2, npm 5.5.1 1 创建package.json{ "scripts": { "test": "jasmine-ts --config=jasmine.json" } } 2 安装jasmine及所需其他库,打开命令行,在项目根目录下npm i -D jasmine jasmine-ts...
来源: Laya_社区 发布时间: 20181214
...不去,其实我之前能运行的,后来我接完网页版sdk之后,index.html里面多了不少东西,所以我就把启动页改成index_native.html了,里面的内容是这样的: <html> <head> <meta charset='utf-8'/> <title>JGirls</title> <meta name=...
来源: Laya_社区 发布时间: 20180310
unity 带出报错~ArgumentException: Invalid path ArgumentException: Invalid path System.IO.Path.GetDirectoryName (System.String path) (at <599589bf4ce248909b8a14cbe4a2034e>:0) LayaExport.DataManager.saveLightMapFile (JSONObject customProps) (at <460acbcca8964c0cac25035c85643194>:0) La...
来源: Laya_社区 发布时间: 20190910
...件导出就出错 KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) p.a (UnityEngine.GameObject A_0, g A_1, System.Boolean A_2) (at <83305a103c6a46948a1...
来源: Laya_社区 发布时间: 20191209
...re.unity3d ... 91497 KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collec...
来源: Laya_社区 发布时间: 20180202
... 链接给我一个 KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collec...
来源: Laya_社区 发布时间: 20171109
...所示。  (图6) 当我们能看到`Debugger URL opened in Chrome.`这个提示的时候,说明chrome已被成功调起,并与真机中的画面保持一致。如图7所示。真机中的各种操作,会完全同步到PC这个chrome里,我们就按chrome的调试方式来...
来源: Laya2.0_文档 发布时间: 20210714
...掉,注释后的代码如下: 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
...,在IDE中,找到帮助,打开开发人员工具,执行一下codeMain.publishProWin3.openDevTools()这个命令, 2020-08-17 0 2 分享 微博 QZONE 微信 叔年心~厌世 赞同来自: 这个吗 2020-08-18 0 2 分享 微博 QZONE 微信 闲云&野鹤 赞同来自: 把nodejs版本降...
来源: Laya_社区 发布时间: 20200817
...骼动画的模型时报错,unity5.6.3p4 64bit,插件LayaAirUnityPlugin 1.7.14 导出时报错,附件里是资源包,求大神帮忙看看这是哪里出了问题KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[System.String,Syste...
来源: Laya_社区 发布时间: 20180125