__android_log_print (ANDROID_LOG_DEBUG,TAG ,__VA_ARGS__) // 定義LOGD類型#define LOGI(...) __android_log_print(ANDROID_LOG_INFO,TAG ...
確定! 回上一頁