1 直接調用import threadingimport time def sayhi(num): #定義每個線程要運行的函數 print("runni
extern "C" { #if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) &