CString 非常方便,同时 std::string 与STL容器更兼容。我正在使用 hash_map 。但是, hash_map 不支持将 CString s作为键,因此我想将转换 CString 为 std::string 。
確定! 回上一頁