开源使用者
标签
std::string size() 是 O(1) 运算吗?
2021-12-22 00:00:00
visual-c++
c++
stl
stdstring
为什么这个程序会崩溃:在 DLL 之间传递 std::string
2021-12-22 00:00:00
dll
memory-management
visual-c++
c++
“strcpy"和“strcpy_s"之间的区别?
2021-12-22 00:00:00
windows
visual-c++
c++
strcpy
如何将 char* 转换为 LPCWSTR?
2021-12-22 00:00:00
visual-c++
c++
visual-studio-2012
__attribute__((packed)) 会影响程序的性能吗?
2021-12-22 00:00:00
data-structures
c
struct
c++
序列化包含 std::string 的类
2021-12-21 00:00:00
binaryfiles
serialization
c++
C++ struct 语法“a : b"是什么意思?意思是
2021-12-21 00:00:00
data-structures
syntax
struct
c++
C++uniform_int_distribution 在第一次调用时总是返回 min()
2021-12-21 00:00:00
gcc
random
c++
改变uniform_int_distribution的范围
2021-12-21 00:00:00
random
distribution
c++
c++11
使用gstreamer暂停后如何继续播放?
2021-12-21 00:00:00
gstreamer
c++
video
media-player
使用 istream_iterators 构造向量
2021-12-21 00:00:00
iterator
vector
c++
stl
在 C++ 中检查是否 std::vector<string>包含一定的价值
2021-12-21 00:00:00
vector
c++
stdvector
std
如何将 std::string 复制到 std::vector<char> 中?
2021-12-21 00:00:00
复制
string
vector
c++
使用 shared_ptr 的示例?
2021-12-21 00:00:00
vector
c++
boost
shared-ptr
smart-pointers
Bjarne Stroustrup 说我们必须避免链表
2021-12-21 00:00:00
linked-list
vector
c++
C++11:用 std::shared_ptr() 替换所有非拥有的原始指针?
2021-12-21 00:00:00
memory
c++
c++11
smart-pointers
如何从内存中读取,就像使用 iostream 从文件中读取一样?
2021-12-21 00:00:00
memory
iostream
c++
stringstream、string 和 char* 转换混淆
2021-12-21 00:00:00
string
memory
c++
stringstream
如何让 IOStream 性能更好?
2021-12-20 00:00:00
optimization
iostream
c++
c++-standard-library
c++-faq
如何将文件内容读入 istringstream?
2021-12-20 00:00:00
optimization
memory
stream
c++
stringstream
«
115
116
117
118
119
120
121
122
123
124
»