随手写了几行代码2
摘要:
#include "stdafx.h"#include using namespace std;int _tmain(int argc, _TCHAR* argv[]){ cout << endl << "关于数组的问题" <<endl; int a[] = {1, 2, 3, 4, ... 阅读全文
posted @ 2014-07-22 00:44 崔好好 阅读(224) 评论(0) 推荐(0)
posted @ 2014-07-22 00:44 崔好好 阅读(224) 评论(0) 推荐(0)
posted @ 2014-07-22 00:21 崔好好 阅读(2337) 评论(0) 推荐(0)