摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--staticconstStringdelims="\t\r";str.erase(str.find_last_not_of(delims)+1);//trimrightstr.erase(0,str.... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--staticconstStringdelims="\t\r";str.erase(str.find_last_not_of(delims)+1);//trimrightstr.erase(0,str.... 阅读全文
|