大约有 164 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0042 秒)
Laya_社区(140) Laya2.0_文档(10) Laya3.0_文档(5) Laya_示例(3) Laya2.0_示例(3) laya_api(1) Laya3.0_api(1) Laya2.0_api(1)
...cket.endian = Byte.LITTLE_ENDIAN;//这里我们采用小端; this.socket.connectByUrl("ws://localhost:8989");//建立连接; this.socket.on(Event.OPEN,this,openHandler); this.socket.on(Event.MESSAGE,this,receiveHandler); this.socket.on(Event.CLOSE,this,closeHandler); this.socket.on(Event.ERROR,t...
来源: Laya2.0_文档 发布时间: 20210715
调试总是中断了 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't attach to this target that may have Chrome DevTools attached - file:///D:/work/SlotProject2/bin/index.html). 2017-04-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20170428
...了问题 laya websocket 在微信小游戏连接不上服务器 WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header 关于websocket问题 websocket连接, ws 时没问题,改成 wss 没反应 关于laya websocket问题 图文混排聊天室之WebSocket服务器的疑...
来源: Laya_社区 发布时间: 20180131
...g for application to come online: com.layabox.game.test | com.layabox.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/Acti...
来源: Laya_社区 发布时间: 20171218
...目就报错 是什么原因 刚建立项目 一运行 ,就报错 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:///d:/project/GAME-KP(WX-GAME.program)/bin/index.html. Available pages: ["file:///D:/project/GAME-KP(W 附件 : --> 2018-08-...
来源: Laya_社区 发布时间: 20180816
...ate mHost: string; private mPort: number; private mConnected: boolean; /** 开启*/ public static OPEN: string = "open"; /** 关闭*/ public static CLOSE: string = "close"; /** io错误*/ public static IO...
来源: Laya_社区 发布时间: 20161109
...st.git 你要自己架个简单的socket服务 NetServer.js this.socket.connect("192.168.1.155", 9000); 2017-09-17 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 187*****279 相关问题 关于近期iOS提交,因违反苹果3.1.1导...
来源: Laya_社区 发布时间: 20170916
...r allocation failed Failed to execute 'texImage2D怎么处理? WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out o...
来源: Laya_社区 发布时间: 20170216
mac下ide调试 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a targe 现在在ide里面调试项目百分百出这个问题,不管用谷歌浏览器还是ide自带的都会报这个错 代码里lay自带都库会报错 Vector3 is not a constructor 我用...
来源: Laya_社区 发布时间: 20180825
...错 FD 宏编译时 出现 试图访问该方法时失败 编译时cannot connect to runtime process, timeout after 10000 ms 问题状态 最新活动: 2017-11-19 12:58 浏览: 833 关注: 2 人 z1071051378 • 2017-11-19 13:25 好厉害的样子,谢谢 Monica • 2017-11-20 10:47 @z1071051378:不...
来源: Laya_社区 发布时间: 20171119