摘要:        
一、c++控制台部分 #include <iostream> #include <fstream> #include <string> #include <vector> using namespace std; int main( int arge,char **argv) { ofstream     阅读全文
posted @ 2022-05-12 18:26
雾枫
阅读(624)
评论(0)
推荐(0)
			
			
			
			
摘要:        
#include <iostream> #include <string> #include <vector> //字符串分割函数 std::vector<std::string> split(std::string str,std::string pattern) { std::string::s    阅读全文
posted @ 2022-05-12 13:32
雾枫
阅读(36)
评论(0)
推荐(0)
			
			
			
			
摘要:        
#include <iostream> #include <fstream> #include <string> #include <vector> using namespace std; //文本文件 写文件 int main( int arge,char **argv) { cout << "    阅读全文
posted @ 2022-05-12 13:07
雾枫
阅读(75)
评论(0)
推荐(0)
			
			
			
			
摘要:        
1 #include <iostream> 2 #include <fstream> 3 #include <string> 4 using namespace std; 5 //文本文件 写文件 6 void write_() 7 { 8 //以下一一种建立并写入TXT文件的方式 9 ofstre    阅读全文
posted @ 2022-05-12 10:00
雾枫
阅读(3521)
评论(0)
推荐(0)
			
			
			
			
摘要:        
#define CALC_MODEL_1 QApplication::applicationDirPath() + "/calcApp" + "/readFile.exe" void MainWindow::on_pushButton_clicked() { QProcess *myProcess     阅读全文
posted @ 2022-05-12 09:28
雾枫
阅读(166)
评论(0)
推荐(0)
			
 
                    
                     
                    
                 
                    
                
 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号