2019独角兽企业重金招聘Python工程师标准>>> #define TSLog(...) NSLog(@"%s 第%d行\n\t%@\n\n", __func__,__LINE__ , __VA_ARGS__) 加在pch就好了 转载于:https://my.oschina.net/u/2432042/blog/502622