大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0011 秒)
...ext.anchorX = 0.5; this.text.align = "center"; this.text.y = 20; this.text.centerX = 0; this.owner.addChild(this.text); } /** * 发起HTTP连接请求 */ private connect(): void { //创建HttpRequest对象 this.hr = new HttpRequest(); //请求响应的进度改变时触发 this.hr.on(Event.PROGRESS,...
来源: Laya3.0_文档 发布时间: 20251010