mzy1999

导航

 
1 #include <fstream>
2 std::ofstream outf("c:\\debug.csv");
3 outf<<endl;
4 outf<<"," outf<<sample

 

posted on 2020-08-08 11:51  mzy1999  阅读(89)  评论(0)    收藏  举报