1.把一個字符串內的正整數相加

1 #include "string" 2 typedef std::basic_string<TCHAR> tstring; 3 int _tmain(int argc, _TCHAR* argv[]) 4 { 5 6 tstring str= _T("沒2有60最腦40殘只有100更腦殘!5"); 7 const tstring numSet = _T("
相關文章
相關標籤/搜索