开源使用者
标签
编译时字符串散列
2021-12-27 00:00:00
hash
metaprogramming
c++
c++11
使用 hash_map 时,在 stl 字符串上使用的最佳散列算法是什么?
2021-12-27 00:00:00
windows
performance
hash
c++
stl
在字符串、u16string & 之间转换u32字符串
2021-12-26 00:00:00
unicode
string
c++
unicode-string
c++11
Unicode字符串的跨平台迭代(使用ICU计算Graphemes)
2021-12-26 00:00:00
unicode
cross-platform
c++
icu
将 C++ 中的 unicode 字符串转换为大写
2021-12-26 00:00:00
unicode
string
c++
C++11 正则表达式是否适用于 UTF-8 字符串?
2021-12-26 00:00:00
unicode
regex
utf-8
c++
c++11
std::string 和字符串文字之间的不一致
2021-12-26 00:00:00
string
foreach
c++
c++11
string-literals
boost::trim 每个字符串在 std::vector<std::string>;
2021-12-26 00:00:00
foreach
c++
stl
boost
为什么 Windows 不能读取超出 0x1A (EOF) 字符但 Unix 可以?
2021-12-26 00:00:00
error-handling
memory
eof
c++
fstream
如何将 wstring 转换为字符串?
2021-12-26 00:00:00
unicode
c++
stl
wstring
循环直到整数输入在所需范围内无法处理非数字字符输入
2021-12-26 00:00:00
error-handling
integer
infinite-loop
c++
如何将未知大小的字符串从 DLL 返回到 Visual Basic
2021-12-25 00:00:00
dll
c++
vb6
从 DLL 函数返回字符串
2021-12-25 00:00:00
string
dll
c++
visual-studio-2010
C ++中字符串文字的类型是什么?
2021-12-25 00:00:00
string
types
c++
如何检查 C++ 字符串是否为 int?
2021-12-25 00:00:00
string
types
c++
stringstream
内存高效的 C++ 字符串(实习、绳索、写时复制等)
2021-12-24 00:00:00
string
performance
memory-management
c++
用另一个子字符串 C++ 替换子字符串
2021-12-25 00:00:00
string
replace
substring
c++
c++11
用字符串中的一个空格替换多个空格
2021-12-25 00:00:00
string
replace
c++
尝试解码不在 base64 字符集中的值
2021-12-24 00:00:00
character-encoding
base64
c++
c++11
boost
使用多个分隔符快速拆分字符串
2021-12-24 00:00:00
string
performance
split
c++
boost
«
112
113
114
115
116
117
118
119
120
121
»