kevin55

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年5月21日

摘要: #include "stdafx.h"#include <stdio.h> #include <fcntl.h> #include <io.h> #include <iostream> #include <fstream>#include <conio.h>#ifndef _USE_OLD_IOSTREAMS using namespace std; #endif // maximum mumber of lines the output console should have static const 阅读全文
posted @ 2012-05-21 22:18 kernel_main 阅读(1867) 评论(1) 推荐(0) 编辑