04 2021 档案

摘要:以下列出读取目录下所有文件的方法,遇到添加。 方法1 cmd dir + 读文件 在windows命令行中 dir d:\SVN\myWorld\VS2019\QM_improve\4317server /d/w/s/b > filelist.txt 然后读文件: void get_finename 阅读全文
posted @ 2021-04-02 12:01 PiaYie 阅读(168) 评论(0) 推荐(0) 编辑
摘要:Syntax 1: Compares the string *this with the string str. int string::compare (const string& str) const Returns: 0 : if both strings are equal. A value 阅读全文
posted @ 2021-04-01 11:50 PiaYie 阅读(174) 评论(0) 推荐(0) 编辑
摘要:Syntax 1: Erases all characters in a string string& string ::erase () // CPP code to illustrate // erase() function #include <iostream> #include <stri 阅读全文
posted @ 2021-04-01 10:51 PiaYie 阅读(668) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示