大约有 5 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0024 秒)
...人今日睡觉今日闹 相关问题 解决跨域相关! TypeScript下HttpRequest发送Post请求有Bug? LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, laya怎么跨域加载图片 发布之后报错,跨域问题 websocket 中 protobuf 数据的发送与接收的...
来源: Laya_社区 发布时间: 20190918
...错误,返回Request failed Status:0 Laya版本为2.0,程序中用Laya.HttpRequest的send函数post请求一个地址,在layaair中启动浏览器,可以正常得到回复,但用layaair生成的二维码,通过手机扫描测试,send请求时,就会收到一个error事件,错误提...
来源: Laya_社区 发布时间: 20190308
...idu.com,这个加头后,为啥还连不上, 看代码-> this.hr=new HttpRequest(); this.hr.once(Laya.Event.PROGRESS, this, this.onHttpRequestProgress); this.hr.once(Laya.Event.COMPLETE, this, this.onHttpRequestComplete); this.hr.once(Laya.Event.ERROR, this, this.onHttpRequestError); this.hr.s...
来源: Laya_社区 发布时间: 20151028
...teHandler()); /** * 作用是将一个Http的消息组装成一个完成的HttpRequest或者HttpResponse,那么具体的是什么 * 取决于是请求还是响应, 该Handler必须放在HttpServerCodec后的后面 */ pipeline.addLast("httpObjectAggregator", new HttpObjectAggregator(8192)); //用...
来源: Laya_社区 发布时间: 20170209
... 请问LayaAir中如何使图片以圆形的方式显示? TypeScript下HttpRequest发送Post请求有Bug? Texture图片能否进行翻转? ios14系统下 blendMode='lighter' 图片异常 matter中layasprite怎么改变图片大小? 合并小图片 LayaAir2.61 测试版 物理引擎bug 百分...
来源: Laya_社区 发布时间: 20220323