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

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

151. laya2.X使用jszip3.x出现JSzip为空如何解决 [ 67%]

...有官方人员帮忙解决一下啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 微信小...

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

152. LayaBox2.X如何使用大数字bignumber.js(decimal.js) [ 67%]

...使用大数字bignumber.js(decimal.js) 关于大数字 引用 报错   Error: Could not resolve '../../libs/bignumber' from ../../../../../Users/smile/my/test/laya/demo/BNTestdemo/src/script/GameUI.ts at error    解决办法    修改 声明文件      变成      详细 教程 https://...

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

153. Socket能连接到服务器,客户端发请求也能收到服务端的数据,但是服务端主动推送数据,客户端就是收不到数据? [ 67%]

...Close); socket.on(Event.MESSAGE, this, onMessageReveived); socket.on(Event.ERROR, this, onConnectError); socket.connectByUrl(url); } public function Add(handler:IHandler):void { if(list.indexOf(handler) < 0){ list.push(handler); } } public function Remove(handler:IHandler):void { var index:int=li...

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

154. 手机调试时http请求错误,返回Request failed Status:0 [ 67%]

...二维码,通过手机扫描测试,send请求时,就会收到一个error事件,错误提示Request failed Status:0,但服务器却可以收到请求,请问这个怎么解决?下面是代码片段: let hr = new Laya.HttpRequest(); hr.http.timeout = 5000; hr.on(Laya.Event.PROGRESS, thi...

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

155. Laya.HttpReques在浏览器上出现错误 [ 67%]

...复 发起人 yhcliang 相关问题 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not...

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

156. List下使用 localToGlobal 获取坐标错误 [ 67%]

...动呢?比如position或者scale 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. Laya2.6.0beta 物理引擎 刚体碰撞点位置获...

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

157. 使用layacmd compile 编译后js包的大小比正常编译的小 [ 67%]

...? LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 问题状态 最新活动: 2018-04-16 21:13 浏览: 609 关注: 2 人

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

158. [LayaAir3]Laya3.2 使用预编译有BUG [ 67%]

... Laya中的宏编译要怎么用啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 问...

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

159. Laya.HttpRequest 没有调用回调方法? [ 67%]

...时时间; xhr.once(Event.COMPLETE,this,completeHandler); xhr.once(Event.ERROR,this,errorHandler); xhr.on(Event.PROGRESS,this,processHandler); xhr.send("https://www.baidu.com/","","get","text"); function processHandler(data){ console.log(data); console.log("1111"); } function errorHandler(data){ c...

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

160. 使用MornUI组件之后在LayaFlash下调试会报错 [ 67%]

...动呢?比如position或者scale 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 【带附...

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