摘要: #include <iostream> #include <string> using namespace std; int main(int argc, char *argv[]) { /* //法1,使用find函数 string st="1001,88.67,1003,22.1,1002,76 阅读全文
posted @ 2022-02-03 22:07 菠萝超级酸 阅读(872) 评论(0) 推荐(0)