开源使用者
标签
让 cin 读取返回字符的 C++
2022-01-19 00:00:00
input
return
iostream
c++
cin
C++ 在文本文件中搜索特定字符串并返回该字符串所在的行号
2022-01-19 00:00:00
return
search
c++
在 switch 语句中使用字符串――我们在 C++17 中的立场是什么?
2022-01-19 00:00:00
switch-statement
c++
string-literals
stdstring
c++17
如何在 Qt 中为字符串编写 switch 语句?
2022-01-19 00:00:00
dictionary
qt
switch-statement
c++
char * 到字符串文字如何有效?
2022-01-18 00:00:00
initialization
pointers
c
c++
在 C++ 中初始化 const 字符串的静态 const 数组
2022-01-19 00:00:00
initialization
compiler-errors
constants
c++
将字符串初始化为 null 与空字符串
2022-01-19 00:00:00
string
initialization
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
为什么我不能使用 std::remove_if 从 std::set 中删除字符串?
2022-01-17 00:00:00
algorithm
set
c++
remove-if
set<string>:如何列出不以给定字符串开头并以`/`结尾的字符串?
2022-01-17 00:00:00
string
set
search
c++
字符数字 ['0'..'9'] 是否需要具有连续的数值?
2022-01-17 00:00:00
numerical
ascii
numbers
digits
c++
为什么每个 C++ 平台都有不同的字符串类?
2022-01-16 00:00:00
string
frameworks
c++
警告:格式不是字符串文字,也没有格式参数
2022-01-15 00:00:00
format
c
warnings
printf
c++
在 C++ 中,我在哪里放置常量字符串:静态类成员或匿名命名空间?
2022-01-14 00:00:00
string
static
namespaces
anonymous
c++
类中的静态字符串常量与常量的命名空间 [c++]
2022-01-14 00:00:00
namespaces
constants
c++
string-constant
循环直到整数输入在所需范围内无法使用非数字字符输入
2022-01-14 00:00:00
error-handling
integer
infinite-loop
c++
c ++从字符串中解析int
2022-01-14 00:00:00
string
int
c++
在 C++ 中将字符串转换为整数
2022-01-14 00:00:00
string
integer
c++
转换带有前导“0x"的十六进制字符串在 C++ 中签名短?
2022-01-14 00:00:00
string
int
hex
c++
short
«
104
105
106
107
108
109
110
111
112
113
»