摘要:
// helloworld.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include "iostream"int _tmain(int argc, _TCHAR* argv[]) { printf("helloworld"); system("pause"); return 0;} 阅读全文
posted @ 2013-09-15 15:24
kin2321
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号