Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 187 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 187 Bytes

CommonFunction

The purpose to record some commen function that we will use frequently

##CPP Console

  • void getFileList(std::vector<std::string> &file_list,std::string folder_path)