开源使用者
标签
C++ 等效于 StringBuffer/StringBuilder?
2022-01-07 00:00:00
c++
string-concatenation
stl
std::strings 的容量()、reserve() &调整大小()函数
2022-01-07 00:00:00
string
c++
stl
如何重用 ostringstream?
2022-01-07 00:00:00
reset
c++
stl
ostringstream
不区分大小写的 std::string.find()
2022-01-07 00:00:00
string
c++
case-insensitive
stl
wstring
你如何构造一个带有嵌入空值的 std::string ?
2022-01-06 00:00:00
null
c++
stdstring
std::string 是否有空终止符?
2022-01-06 00:00:00
string
null
c++
wostream 无法输出 wstring
2022-01-05 00:00:00
unicode
visual-studio-2008
c++
wofstream
错误 C2679:二进制“<<": 没有找到使用“std::string"类型的右侧操作数的运算符
2022-01-04 00:00:00
string
operators
io
c++
为什么输出带有转换运算符的类不适用于 std::string?
2021-12-31 00:00:00
compiler-errors
templates
implicit-conversion
c++
错误 C2679:二进制“>>": 没有找到使用“std::string"类型的右侧操作数的运算符(或者没有可接受的转换)
2021-12-31 00:00:00
cygwin
compiler-errors
visual-c++
c++
std:ostringstream 和 -std=c++11 的内存错误?
2021-12-31 00:00:00
memory-leaks
c++
c++11
temporary-objects
stringstream
CString 到 char*
2021-12-31 00:00:00
memory-leaks
c++
mfc
cstring
luaL_dostring 在堆栈上什么都不放?
2021-12-30 00:00:00
lua
c++
lua-c++-connection
如何在 C++ 中使用 glutBitmapString() 将文本绘制到屏幕上?
2021-12-30 00:00:00
graphics
c++
glut
我应该使用 std::string 的右值编写构造函数吗?
2021-12-30 00:00:00
string
constructor
c++
c++11
rvalue-reference
为什么 std::fstream 类不采用 std::string?
2021-12-29 00:00:00
file-io
c++
stl
stdstring
检查 string::getline 中的 eof
2021-12-29 00:00:00
file-io
c++
getline
将 wstring 转换为以 UTF-8 编码的字符串
2021-12-28 00:00:00
string
utf-8
c++
wstring
std::string.c_str() 使用什么编码?
2021-12-28 00:00:00
string
utf-8
c++
如何将 std::string 写入 UTF-8 文本文件
2021-12-28 00:00:00
utf-8
c++
«
11
12
13
14
15
16
17
18
19
20
»