大约有 51 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
用Laya.HttpRequest请求数据拿不到数据?(已解决) 用Laya.HttpRequest请求数据,拿不到数据也没有报错? 试过post和get两种方式都拿不到,之后尝试在本地写php输出也拿不到 由于没有报错所以一头雾水,之前有过关于跨域的报错,添加...
来源: Laya_社区 发布时间: 20190726
...错误,返回Request failed Status:0 Laya版本为2.0,程序中用Laya.HttpRequest的send函数post请求一个地址,在layaair中启动浏览器,可以正常得到回复,但用layaair生成的二维码,通过手机扫描测试,send请求时,就会收到一个error事件,错误提...
来源: Laya_社区 发布时间: 20190308
post提交问题 XMLHttpRequest cannot load http://xxx.xxx.xxx/subData. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'file://' is therefore not allowed access. The response had HTTP status code 500. 后台是用c#写的,请问出现这问题怎么解决,...
来源: Laya_社区 发布时间: 20171225
... 4 个回复 douzhix 赞同来自: 这个我明白,但是原生也是有HttpRequest请求的呀,而且HttpRequest类中也提供了onerror的处理,但是现在明显是onerror事件中,返回的responseTxt在原生和网页中针对同样的错误返回的东西是不一样的,而理论...
来源: Laya_社区 发布时间: 20180528
request failed status:0 text: IOS HttpRequest 但是 在IOS 手机上 直接报错 request failed status:0 text: dome 如下 ( IOS 浏览器 和 火狐浏览器) 打开 直接Event.ERROR 不会进入 Event.COMPLETE 点击(点我赋值) 或者 (发送请求) 按钮 模拟器...
来源: Laya_社区 发布时间: 20170620
...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
...登录 发起人 banying 相关问题 解决跨域相关! TypeScript下HttpRequest发送Post请求有Bug? LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, laya怎么跨域加载图片 list拉到顶部的时候,如何防止触发多次请求 http 请求 once 的 回调...
来源: Laya_社区 发布时间: 20170719
web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined 现象是消息没发出去 超时 资源可以正常下载 麻烦大大帮忙看下吧 2020-06-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20200629
...常,真机报错:Request failed Status:0 text( 加载场景失败) HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStringWithCodeCache failed 发布QQ包报错 安卓的QQ扫码时运行不出来 求助大佬们!oppo游戏中3d资...
来源: Laya_社区 发布时间: 20180524
...人 kukucck 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND httprequest ios手机上请求提示Request failed status:0 Array buffer allocation failed Failed to execute 'texImage2D怎么处理? WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header FATAL ERROR:...
来源: Laya_社区 发布时间: 20170216