摘要:
1.#include <iostream>using namespace std;int main(){ int i = 0; int j = 0; if(i ++ == ++ j) { cout << "i," << i << "j," << j << endl; } else { cout << "不相等" << endl; cout << "i," << i << "j 阅读全文
posted @ 2011-09-26 21:35
wtx
阅读(394)
评论(0)
推荐(0)

浙公网安备 33010602011771号