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

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

41. Typescript tsconfig baseurl 编译报错 [ 73%]

Typescript tsconfig baseurl 编译报错 想用import a from "core/view/ViewBase" 代替 from "../../../core/view/ViewBase" 再tsconfig.json 配置了baseurl = "./src" 但是编译会报错: Error: Cannot find module 'core/view/ViewBase' from 'E:\developer\project\svn_wjbj\endLess\src' at E:\devel...

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

42. laya.d3.core.Transform3D_API3.0 [ 72%]

...s boolean Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3...

来源: Laya3.0_api 发布时间: 20231115

43. 深入理解LayaAir引擎架构和实现原理(二)项目调试原理及完美开发调试方案 [ 72%]

...ogle/Chrome/Application/chrome.exe", "runtimeArgs": [ "--allow-file-access-from-files", " --disable-web-security" ], "sourceMaps": true, "webRoot": "${workspaceRoot}", //假如谷歌调试报userDataDir不可用,请把谷歌安装路径取得管理员权限,或者更换${tmpdir}为其他可以读...

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

44. layaMaxUI.js export ui bug (影响编译) [ 72%]

...来自: 在Main.js中,将引用ui的语句删掉即可。 ``` import ui from "./ui/layaMaxUI"; ``` 在5月份的demo项目调整中,这句话已经去掉了,你应该是用的旧IDE新建的项目。 2019-08-14 0 3 分享 微博 QZONE 微信 叔年心~厌世 赞同来自: 在这里 demo_open...

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

45. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 70%]

...91 6514-6514/com.vivo.vs W/art: Attempt to remove local handle scope entry from IRT, ignoring 10-13 17:31:15.901 6514-6514/com.vivo.vs W/chromium: [WARNING:resource_bundle.cc(315)] locale_file_path.empty() 10-13 17:31:15.901 6514-6514/com.vivo.vs I/chromium: [INFO:aw_browser_main_parts.cc(63)] Load ...

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

46. LayaAirIDE编译不能识别tsconfig.json的paths配置 [ 70%]

...代码时省略前导相对路径。 直接写成 import setTextureColor from 'setTextureColor';多方便。   但是这种写法在 LayaAirIDE 中会编译失败,需要改成这种写法才行: import setTextureColor from '../modules/setTextureColor';   tsconfig 中 paths 的配置没问...

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

47. 1整天了,还是没解决加载本地文件问题 [ 70%]

...ccess to Image at 'file:///E:/layawork/myLaya12/bin/h5/war/background.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. 加载本地文件总是报错, chrome 浏览器快捷方式有加 --allow-file-access-from-files 了,...

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

48. https webSocket要怎么使用 [ 69%]

...nstruct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS. 2017-12-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 wudi199553 赞同来自: 关于webSocket,我们...

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

49. 2.1.1 打包ios 5s和6p闪退 [ 69%]

2.1.1 打包ios 5s和6p闪退 Message from debugger: Terminated due to memory issue 2019-10-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 哼着小曲去生活 赞同来自: exception info: [TypeErro...

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

50. 关于截屏的问题 [ 69%]

...---3 06-09 11:48:58.474 446-446/? I/MSM-irqbalance: Decided to move IRQ130 from CPU6 to CPU5 06-09 11:48:58.704 1040-1467/? E/WifiStateMachine:  ConnectedState !CMD_START_SCAN -2 867 ic=0 proc(ms):20003 dur:476 cnt=867 rssi=-63 f=2462 sc=60 link=72 tx=41.0, 0.0, 0.0  rx=42.4 fiv=30000 [on:0 tx:0 r...

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