摘要:
转自:http://hi.baidu.com/hong3088/blog/item/0218307211bda81b8601b003.html#include <iostream>using namespace std;int rolc = 0;int f1(){ cout<<"In f1() "<<rolc<<":\n"; return rolc++ ;}int main(){cout<<f()<<"\n"<<f()<<endl; ret 阅读全文
posted @ 2011-07-01 13:06
flyblue
阅读(497)
评论(0)
推荐(0)
浙公网安备 33010602011771号