C++string的操作
摘要:        
1 #include 2 using namespace std; 3 4 5 int main() 6 { 7 //initilization 8 string str("abc.ddd"); 9 const strin...    阅读全文
        posted @ 2014-06-22 23:39 醉清风JM 阅读(315) 评论(0) 推荐(0)
posted @ 2014-06-22 23:39 醉清风JM 阅读(315) 评论(0) 推荐(0)
posted @ 2014-06-22 23:35 醉清风JM 阅读(744) 评论(0) 推荐(0)