=====================使用方法======================= 编译方法: g++ -o main main.cpp str_functs.cpp 运行: ./main 其中包括一些常用的string类型操作函数,后面需要的时候可以直接调用。