int CreateThread( JNIEnv *env, void JNICALL (*startFunc)(void*), void *args, int GCSuspend). 描述: 创建一个线程。只能在初始化JVM 后创建线程。
確定! 回上一頁