开源使用者
标签
为什么 c++ 中 char 和 bool 的大小相同?
2022-01-19 00:00:00
boolean
c++
C++:什么更快 - 在 hashmap 或 switch 语句中查找?
2022-01-19 00:00:00
performance
hashmap
switch-statement
c++
如何从函数返回 char 数组?
2022-01-19 00:00:00
function
return
arrays
c++
如何通过引用或值返回智能指针(shared_ptr)?
2022-01-19 00:00:00
return
c++
smart-pointers
char * 到字符串文字如何有效?
2022-01-18 00:00:00
initialization
pointers
c
c++
以类似于初始化字符串文字的方式初始化 char 数组
2022-01-18 00:00:00
string
arrays
initialization
literals
c++
什么是“错"?使用 C++ wchar_t 和 wstrings?宽字符有哪些替代方法?
2022-01-18 00:00:00
unicode
winapi
internationalization
c++
wstring
如果未使用 CloseHandle 正确关闭,则重新打开串行端口失败
2022-01-18 00:00:00
windows
serial-port
c++
createfile
C++ 中的 HMAC SHA256 (DynamoDB)
2022-01-15 00:00:00
amazon-web-services
hmac
openssl
amazon-dynamodb
c++
char 数组的 cin 和 cin.get() 之间的区别
2022-01-14 00:00:00
string
arrays
namespaces
c++
cin
如何从 int 转换为 char*?
2022-01-14 00:00:00
integer
c++
const-char
如何在 C++ 中指定 unsigned char 类型的整数文字?
2022-01-14 00:00:00
integer
language-lawyer
constants
c++
shared_ptr 与 CComPtr
2022-01-14 00:00:00
com
c++
shared-ptr
RtlInitializeExceptionChain 有什么作用,如何减少它的执行开销?
2022-01-14 00:00:00
optimization
com
c++
C++:将 wchar_t* 转换为 BSTR?
2022-01-14 00:00:00
string
com
c++
bstr
将 char 数组从 c++ 传递到 fortran
2022-01-14 00:00:00
fortran
arrays
c++
在 C++ 中以高性能将 double 转换为 char*
2022-01-13 00:00:00
performance
type-conversion
c++
wchar_t* 到字符串的转换
2022-01-13 00:00:00
string
winapi
type-conversion
c++
wchar-t
256 如何存储在 char 变量和 unsigned char 中
2022-01-12 00:00:00
memory
c
char
bits
c++
如何在构造函数中初始化 char 数组?
2022-01-12 00:00:00
arrays
char
c++
«
62
63
64
65
66
67
68
69
70
71
»