大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0012 秒)
..." : "JSProxy"; console.log("className = " + className); var jsProxy = Laya.PlatformClass.createClass(className); jsProxy.call("playVideo", url); } ---JSProxy.h #import <Foundation/Foundation.h> @interface JSProxy : NSObject +(void)playVideo: (NSString*) url; // 只支持对象类型String...
来源: Laya_社区 发布时间: 20170919