开源使用者
标签
使用 std::ios_base::binary 有什么意义?
2022-01-07 00:00:00
iostream
eol
c++
stl
C++ STL 中的 const_iterator 和非常量迭代器有什么区别?
2022-01-07 00:00:00
iterator
constants
c++
stl
标准库对自移动分配有什么保证?
2022-01-07 00:00:00
c++
c++11
stl
move-semantics
使用 nullptr 有什么好处?
2022-01-06 00:00:00
null
c++
c++11
c++-faq
nullptr
静态变量和常量变量有什么区别?
2022-01-05 00:00:00
static
c
constants
c++
(type)value 和 type(value) 有什么区别?
2021-12-31 00:00:00
type-conversion
casting
c++
static_cast<> 和 static_cast<> 和有什么区别?和 C 风格的铸造?
2021-12-31 00:00:00
casting
c++
static-cast
强制转换为 `void` 到底有什么作用?
2021-12-31 00:00:00
casting
void
c++
suppress-warnings
compiler-warnings
abs 和 fabs 有什么区别?
2021-12-31 00:00:00
c++
visual-studio-2013
cmath
OpenMP:嵌套并行化有什么好处?
2021-12-30 00:00:00
multithreading
nested
parallel-processing
openmp
c++
英特尔 TBB 和微软 PPL 有什么区别?
2021-12-30 00:00:00
parallel-processing
comparison
c++
tbb
ppl
构造函数中冒号后的成员变量列表有什么用?
2021-12-30 00:00:00
constructor
c++
C++ 构造函数名称后面的冒号有什么作用?
2021-12-30 00:00:00
constructor
c++
initialization-list
ctor-initializer
什么是 C++ 中的转换构造函数?它有什么用?
2021-12-30 00:00:00
constructor
c++
copy-constructor
C++模板参数有什么要求?
2021-12-29 00:00:00
parameters
templates
constants
c++
extern
使用 new 和不使用实例化对象有什么区别
2021-12-30 00:00:00
constructor
c++
new-operator
与参数组合的各种符号(*、&等)有什么区别?
2021-12-29 00:00:00
syntax
c++
notation
以零开头的数字有什么特别之处?
2021-12-29 00:00:00
numbers
c
syntax
compiler-construction
c++
*& 有什么用?函数参数中的平均值
2021-12-29 00:00:00
function
parameters
c++
有什么好的 C++ 项目构建工具,可以代替 make 吗?
2021-12-28 00:00:00
makefile
c++
build-process
«
25
26
27
28
29
30
31
32
33
34
»