摘要: #include #include using std::cin; using std::cout; using std::endl; using std::string; /*------------------范围for语句----------------*/ /* for(declartion:expression) statement expression部分是一个对象... 阅读全文
posted @ 2017-06-03 21:59 陌墨无文 阅读(165) 评论(0) 推荐(0)