1 直接调用import threadingimport time def sayhi(num): #定义每个线程要运行的函数 print("runni
extern "C" { #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) &