Jason的菜地
谁言书生无用,笔下自有乾坤
摘要: #include #include using namespace std; int main() { //////////////////// string 测试 string s = "hello World."; // string s("Hello World."); //这样写也可以的 cout iVec; int... 阅读全文
posted @ 2017-12-09 17:51 贾森 阅读(498) 评论(0) 推荐(0)