in C/C++ on 2014-07-14. 關於macro的介紹,有一個還 ... #define print_var(var) printf("%s: %s\n", #var, var) //也可以這樣 #define ... 使用macro會有一些陷阱.
確定! 回上一頁