开源使用者
标签
为什么将“0"添加到 int 数字允许转换为 char?
2022-01-12 00:00:00
char
int
type-conversion
c++
比较 C++ 中 char 数组的值
2022-01-12 00:00:00
arrays
char
c++
从 char(不是 char*)到 std::string 的首选转换
2022-01-12 00:00:00
string
char
type-conversion
c++
C++ 错误:将‘char*’分配给‘char [2]时的类型不兼容
2022-01-12 00:00:00
error-handling
char
c++
将单个 char 转换为 int
2022-01-12 00:00:00
char
int
c++
在 C++ 中连接 char 数组
2022-01-12 00:00:00
arrays
concatenation
char
c++
为什么将字符串文字传递给 char* 参数有时只是编译器错误?
2022-01-12 00:00:00
c
char
constants
c++
string-literals
C++ 将 char 转换为 const char*
2022-01-12 00:00:00
char
constants
c++
如何将 char 数组转换为 wchar_t 数组?
2022-01-12 00:00:00
arrays
char
c++
wchar-t
声明向量类型变量的段错误<shared_ptr<int>>
2022-01-12 00:00:00
gcc
redhat
segmentation-fault
c++
ld
LibCds:Michael Hashmap 和拆分顺序列表
2022-01-12 00:00:00
libraries
segmentation-fault
c++
libcds
命令行参数的第二个参数,格式不是 char** argv 或 char* argv[]
2022-01-12 00:00:00
command-line-arguments
segmentation-fault
c++
argv
问题:如何在 C++ MFC 中将 CString 转换为 const char *
2022-01-12 00:00:00
visual-c++
c++
mfc
如何将 'wchar_t *' 转换为 'const char *'
2022-01-12 00:00:00
c++
mfc
从 CWnd::FromHandle 获得的 CWnd 的生命周期是多少?
2022-01-12 00:00:00
winapi
mfc
cwnd
hwnd
如何使用 PostThreadMessage 使用 shared_ptr?
2022-01-12 00:00:00
tuples
future
c++11
mfc
sendmessage
如何使用 ostream 在 c++ 中将 unsigned char 打印为十六进制?
2022-01-12 00:00:00
formatting
c++
ostream
GCC 的 wchar_t 有多大?
2022-01-11 00:00:00
gcc
macros
c++
__has_cpp_attribute 不是“类函数"宏?
2022-01-11 00:00:00
gcc
macros
c++
c++14
extern const char* const SOME_CONSTANT 给我链接器错误
2022-01-11 00:00:00
constants
linker
c++
extern
«
66
67
68
69
70
71
72
73
74
75
»