题目描述 问题描述 字符串:截取子串,查找字符串,拆分字符串,删除字符,替换,显示。 算法设计 TBD C++代码 //主函数,测试用 #include<iostream> #include"string.h" using namespace std; int main(