摘要: #define SQUARE(x) ((x)*(x)) VS inline int square(int x) {return x*x;} 阅读全文
posted @ 2011-01-06 08:51 嗷嗷 阅读(330) 评论(0) 推荐(1) 编辑
点击右上角即可分享
微信分享提示