C/C++ 关于String的相关使用

#include <iostream> #include <string> using namespace std; #include<vector> int main(int argc, char* argv[]) { std::vector <int> a; int intCount = 0; unsigned int loc = 0; string s = "zzzz xxcacv ffff
相关文章
相关标签/搜索