• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 26 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)

21. HttpRequest详解(TypeScript-LayaAir基础篇(TS)-数据与通信) [ 46%]

...url` 请求的远端地址 - data 发送的数据 ;一般post方法,要传递这个参数。get方法参数和url拼接在一起。 - method 发送数据的方法 默认为 get - responseType 消息返回的类型 - headers 给指定的HTTP请求头赋值 ###### 属性 - `http`: 原生XMLHttpReq...

来源: Laya2.0_文档 发布时间: 20210715

22. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 46%]

...url` 请求的远端地址 - data 发送的数据 ;一般post方法,要传递这个参数。get方法参数和url拼接在一起。 - method 发送数据的方法 默认为 get - responseType 消息返回的类型 - headers 给指定的HTTP请求头赋值 ###### 属性 - `http`: 原生XMLHttpReq...

来源: Laya2.0_文档 发布时间: 20210715

23. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 37%]

...求时必须再次实例化对象,于是做对象池封装处理,其中传递的参数需要和http协商格式,我的封装仅限参考 export class NetConnection extends Laya.EventDispatcher {         /** 地址*/         private mUrl: string;         /** 数据池*/         ...

来源: Laya_社区 发布时间: 20161109

24. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 19%]

...件在所有平台都生效,那么regBuildPlugin的第一个参数可以传递"*"。regBuildPlugin的第二个参数可以传递一个优先级的数值,优先级越大,构建时这个插件会被更早的调用。 在插件中经常会用到的一些工具方法有: (1)使用task.logger...

来源: Laya3.0_文档 发布时间: 20241014

25. laya.ui.WXOpenDataViewer_API3.0 [ 15%]

...数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:599 清理定时器。功能同Laya.timer.cl...

来源: Laya3.0_api 发布时间: 20231102

26. laya.ui.OpenDataContextView_API3.0 [ 14%]

...数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.cl...

来源: Laya3.0_api 发布时间: 20231115