摘要:
#include "stdafx.h"#include <iostream>#include<fstream>using namespace std;void copy(char* src, char* dst);int _tmain(int argc, _TCHAR* argv[]){ // 源文 阅读全文
posted @ 2018-07-11 14:31
东北大亨
阅读(2446)
评论(0)
推荐(0)
摘要:
#include "stdafx.h" #include <string> #include<windows.h> #include<iostream> #include <stdio.h> #include<cstring> using namespace std; int _tmain(int 阅读全文
posted @ 2018-07-11 14:28
东北大亨
阅读(5166)
评论(0)
推荐(0)
摘要:
由于好奇心驱使温习下c高级简化语言语言(个人解释可能不太准确)。下面用visual studio 2010 实现 HelloWord 打印 第一步:visual studio 2010 打开.文件 新建 项目,弹出了新建项目设置向导窗体: 直接确定。 第二步:在HelloWord.cpp中添加 #i 阅读全文
posted @ 2018-07-11 13:56
东北大亨
阅读(2846)
评论(0)
推荐(0)

浙公网安备 33010602011771号