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

大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0012 秒)

1. 在Native端IOS下提示反射不到方法? [ 100%]

..." : "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