摘要: 1、不使用加减号实现两数加减:int add(int a,int b){ return (int)&(((char*)a)[b]);}未完待续...... 阅读全文
posted @ 2012-08-11 17:12 jiabin.me 阅读(358) 评论(0) 推荐(0)