摘要:
#include <iostream> #include <string> #include <Windows.h> #include <fstream> #include <sstream> #include <signal.h> #include <io.h> #include <vector> 阅读全文
posted @ 2021-06-24 08:13
江南王小帅
阅读(395)
评论(0)
推荐(0)
摘要:
#include <iostream> #include <string> #include <Windows.h> #include <fstream> #include <sstream> #include <signal.h> #include <io.h> #include <vector> 阅读全文
posted @ 2021-06-24 08:11
江南王小帅
阅读(261)
评论(0)
推荐(0)
摘要:
#include<iostream>#include<fstream>#include<string>using namespace std; /* 向txt文本中写入一个字符串:若文件不存在,则新建一个文件;否则,直接输入内容*/ int main(){ ofstream os; //创建一个文件 阅读全文
posted @ 2021-06-24 08:09
江南王小帅
阅读(791)
评论(0)
推荐(0)

浙公网安备 33010602011771号