91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.51KB
    文件類型: .cpp
    金幣: 1
    下載: 0 次
    發布日期: 2021-02-01
  • 標簽:

資源簡介


資源截圖

代碼片段和文件信息

#include?
#include??
#include??
#include?
#include?
#include?
using?namespace?std;
string?filesave;
void?Move(string?sPath);?
void?GetLineAndPrint(string?in_name)
{
?ifstream?fin(in_name);
?ofstream?out(filesaveios::app);
?if?(!fin)
?{
?cerr?<?exit(-1);
?}
?string?str;
?while?(getline(fin?str))
?{
????//cout?<????out<?}
?fin.close();
}
bool?endswith(const?string&?str?const?string&?end)
{
????int?srclen?=?str.size();
????int?endlen?=?end.size();
????if(srclen?>=?endlen)
????{
????????string?temp?=?str.substr(srclen?-?endlen?endlen);
????????if(temp?==?end)
????????????return?true;
????}

????return?false;
}
int?main()
{
?struct?_finddata_t?fileinfo;
?string?in_path;
?string?in_name;
?system(“color?2e“);
?while(true)
?{
????cout?<????cin?>>?in_path;
????if(in_path==“quit“)break;
????filesa

評論

共有 條評論

相關資源