大约有 109 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0038 秒)
...端发送过来的请求。下面是服务器的源码: public class HttpServer implements Runnable { static HttpServer httpServer; private static final String TAG = "HttpServer"; /** * 服务器端的socket */ ServerSocket server; /** * 服务器监听的端口号 */ public static final int PORT ...
来源: Laya_社区 发布时间: 20160104
...lbar http://ldc.layabox.com/downloa ... 21786 Failed to load resource: the server responded with a status of 404 (Not Found) E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\layarepublic\toolbar\extension.js:66 Problem retrieving XML data E:\laya\ide\LayaAirIDE_1.7.15\resources\app\out\codeextension\...
来源: Laya_社区 发布时间: 20180319
.../> </Image> <Image y="338" x="57" var="headLeft" skin="setting/server_run_left_1.png" editorInfo="compId=29"/> <Image y="338" x="604" var="headRight" skin="setting/server_run_right.png" editorInfo="compId=27"/> </Dialog> Dialog作为最层 元素 2017-02-21 添加评论...
来源: Laya_社区 发布时间: 20170221
...y).pipe(connect.reload()); }) } gulp.task('connect', function () { connect.server({ root: './bin/',//服务根目录,按需设定,可以设定./ livereload: true, port: 8081 }); }); gulp.task("watch", function () { /** * @ 监听src目录下的所有子目录的所有文件, * @ 延迟1000毫...
来源: Laya_社区 发布时间: 20200908
... C:\Users\ADMINI~1\AppData\Local\Temp\LayaAir Crashes\crash_checkpoint.txt server is maximum 128 reports/day reporter is electron-crash-service [13684:12008:1010/112002.824:VERBOSE1:crash_service_main.cc(94)] Ready to process crash requests [13684:3804:1010/112002.825:VERBOSE1:crash_service.cc(317...
来源: Laya_社区 发布时间: 20171010
...n = function() { alert("connect success~"); ws.send('tom'); alert("send to server msg: tom"); }; ws.onmessage = function(e) { alert("accpet msg: " + e.data); }; ws.onerror = function(e) { alert("error: " + e); console.log(e) }; </script> </body> </html> 这是app设置的url所...
来源: Laya_社区 发布时间: 20181018
...决,我之前是重装系统后好的,建议也可以自己搭建一个server,直接地址访问项目运行! 2017-02-13 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 相关问题 发起问题须知,必看!!!不按提问规则的...
来源: Laya_社区 发布时间: 20170213
...018-03-13 17:12 看到了回复下,你刚才发的win7下可以用,win server2012下不能用 guozhaokui • 2018-03-26 11:06 报什么错。我这里没有2012的环境。。。
来源: Laya_社区 发布时间: 20180313
... 会提示 =mediumYou don't have permission to access /demo2/ on this server. 2019-01-05 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 herosNerverDie 相关问题 LayaBox IDE 支持多开吗 Animator 如何获取当前所有动...
来源: Laya_社区 发布时间: 20190105
一个很奇怪的问题list的 _list = new Array(); _list = [{ "server_name": "hg", "runtime_state": 100, "id": 1, "host": "192.168.83.199", "version": "beta", "env": "stage", "game_id": 1, "port": 8989 } ]; trace(_list.length) serverlist.array = _list; 2017-08-18 添加评论 免费帖 --> 分享...
来源: Laya_社区 发布时间: 20170818