函数签名: long long stoll (const string& str, size_t* idx = 0, int base = 10); // linux 环境下应该很少能用到 long long stoll (const wstring& str, size_t* idx = 0, int base = 10); 功能: