java代码如下:
打印一下window对象 没有换成cc
cc[“xxx”] = java.xxx
cocos中: cc[“NativePlatform”] = NativePlatform;
class NativePlatform{ public static abc(str){ } }