string的empty,size,length等比较
摘要:
1 #include 2 #include 3 4 using namespace std; 5 6 void Display(const string& str) 7 { 8 cout<<"String: "<<str<<endl; 9 cout<<"Empty: "<<st... 阅读全文
posted @ 2015-11-18 18:19 RenewDo 阅读(2254) 评论(0) 推荐(0)
浙公网安备 33010602011771号