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
相關文章
相關標籤/搜索