ios NSlog打印日誌

//-------------------打印日誌------------------------- //printf輸出 #ifdef DEBUG #define DLog(...) printf("%s %s 第%d行: %s\n",__TIME__, __PRETTY_FUNCTION__ ,__LINE__, [[NSString stringWithFormat:__VA_ARGS__]
相關文章
相關標籤/搜索