大约有 4 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0028 秒)
...我们借助第三方的js类库来生成二维码。类库代码可以再GitHub上下载,这里用的是这个地址。 新建个项目,把下载的qrcode.js添加到index.html中。qrcode的api请参考地址。具体的逻辑代码如下: var div:any = Laya.Browser.document.createElement("d...
来源: Laya3.0_文档 发布时间: 20251010
...置为空了。 四、通过代码的使用方法 源码地址:https://github.com/layabox/layadcc2.git 分支:dccplugin LayaDCCClient的接口定义: export class LayaDCCClient{ onlyTransUrl:boolean; //映射到dcc目录的地址头,如果没有,则按照http://*/算,所有的请求都...
来源: Laya3.0_文档 发布时间: 20251010
...awesome.proto"; 4.2 项目中添加protobuf 类库 我们可以从 https://github.com/protobufjs/protobuf.js 下载最新 protobuf 类库,并放到项目的bin目录中,同时在index.html 中引用到 protobuf.js <script type="text/javascript" src="protobuf.js"></script> 4.3 加载...
来源: Laya3.0_文档 发布时间: 20250104
...引擎源码,或官网的API文档 https://layaair.com/3.x/api/ https://github.com/layabox/LayaAir Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:28:01 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251010