大约有 8 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0042 秒)
...D_ALLOC) 08-20 16:53:49.060 309-376/? E/BufferQueueProducer: [SurfaceView] connect(P): already connected (cur=1 req=1) 08-20 16:53:49.060 24823-24871/? E/libEGL: eglCreateWindowSurface: native_window_api_connect (win=0x559096cbb0) failed (0xffffffea) (already connected to another API?) eglCrea...
来源: Laya_社区 发布时间: 20180820
...D_ALLOC) 08-20 16:53:49.060 309-376/? E/BufferQueueProducer: [SurfaceView] connect(P): already connected (cur=1 req=1) 08-20 16:53:49.060 24823-24871/? E/libEGL: eglCreateWindowSurface: native_window_api_connect (win=0x559096cbb0) failed (0xffffffea) (already connected to another API?) eglCrea...
来源: Laya_社区 发布时间: 20181213
... this.socket.endian = Laya.Byte.LITTLE_ENDIAN; //建立连接 this.socket.connectByUrl("ws://localhost:8899"); this.socket.on(Laya.Event.OPEN, this, this.openHandler); this.socket.on(Laya.Event.MESSAGE, this, this.receiveHandler); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); this.socke...
来源: Laya_社区 发布时间: 20180211
...我们采用大端 this.socket.endian = Laya.Byte.BIG_ENDIAN; this.socket.connectByUrl("ws://"+host+":"+port+"/hoopster"); //建立连接 this.socket.on(Laya.Event.OPEN, this, onOpen); this.socket.on(Laya.Event.MESSAGE, this, onReceive); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); thi...
来源: Laya_社区 发布时间: 20180312
...ules\layacmd\node_modules\electron\i nstall.js:48 throw err ^ Error: connect ETIMEDOUT 52.216.84.131:443 at Object._errnoException (util.js:1041:11) at _exceptionWithHostPort (util.js:1064:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1153:14) npm ERR! code ELIFE...
来源: Laya_社区 发布时间: 20171027
...7-21885/? E/PlayCommon: [158] com.google.android.play.b.x.a(20): Failed to connect to server for server timestamp: java.net.SocketTimeoutException: failed to connect to play.googleapis.com/172.217.24.202 (port 443) from /192.168.3.112 (port 59536) after 40000ms: isConnected failed: ETIMEDOUT (Connec...
来源: Laya_社区 发布时间: 20181126
...>>The network has changed 04-11 11:17:09.480 8591-8591/? I/0﹕ connected type=1 04-11 11:17:09.557 8591-8648/? I/OpenGLRenderer﹕ Initialized EGL, version 1.4 04-11 11:17:09.573 8591-8609/? W/MainCanvas﹕ creating OpenGL ES 2.0 context 04-11 11:17:09.578 8591-8609/? E/...
来源: Laya_社区 发布时间: 20170411
...e network has changed 05-16 15:59:49.127 7562-7562/com.dihong.testdcc I/0: connected type=1 05-16 15:59:49.171 7562-7577/com.dihong.testdcc I/LayaBox: JNI onGLReady tid=7577 05-16 15:59:49.171 7562-7577/com.dihong.testdcc I/LayaBox: JNI surface innersize changed : g_nInnerWidth=1536,g_nInnerHeight=2...
来源: Laya_社区 发布时间: 20190516