开源使用者
标签
无意中使用 = 而不是 ==
2022-01-17 00:00:00
c
compiler-construction
programming-languages
c++
为什么有经验的编码人员使用 std:: 而不是使用命名空间 std;?
2022-01-14 00:00:00
namespaces
c++
std
using-directives
为什么两者都“std::printf"?和“printf"使用 <cstdio> 时编译而不是 <stdio.h>在 C++ 中?
2022-01-14 00:00:00
namespaces
c++
header-files
string::size_type 而不是 int
2022-01-14 00:00:00
string
int
c++
size-type
我得到分段错误而不是异常
2022-01-12 00:00:00
exception-handling
exception
segmentation-fault
try-catch
c++
在 MFC CMenu 中绘制图标而不是位图?
2022-01-12 00:00:00
mfc
强制组合框“下拉"上面而不是下面
2022-01-12 00:00:00
winapi
combobox
mfc
comctl32
ID2D1HwndRenderTarget 总是有黑色背景而不是透明
2022-01-12 00:00:00
user-interface
c
c++
mfc
direct2d
为什么我应该使用 DECLARE_DYNAMIC 而不是 DECLARE_DYNCREATE?
2022-01-12 00:00:00
c++
mfc
cout 字符串获取地址而不是值
2022-01-11 00:00:00
macros
c++
cout
链接到 Boost python 3.6.找不到 boost_python 而不是 boost_python3
2022-01-11 00:00:00
python
visual-studio-2017
linker
c++
boost
g ++部分链接而不是档案?
2022-01-11 00:00:00
g++
linker
c++
我应该更喜欢迭代器而不是 const_iterators 吗?
2022-01-10 00:00:00
iterator
c++
stl
const-iterator
为什么是“!="与迭代器一起使用而不是“<"?
2022-01-10 00:00:00
iterator
comparison-operators
c++
stl
对于具有线性存储的容器,可以使用原始指针而不是具有 STL 算法的迭代器吗?
2022-01-10 00:00:00
pointers
iterator
c++
stl
检查双变量是否包含整数,而不是浮点
2022-01-09 00:00:00
floating-point
c
c++
在 OpenCV 方法 VideoCapture.open() 中使用设备名称而不是 ID
2022-01-08 00:00:00
opencv
video-capture
camera
c++
video
std::ostringstream 打印 c 字符串的地址而不是其内容
2022-01-07 00:00:00
stream
c++
cout uint8_t 作为整数而不是字符
2022-01-07 00:00:00
stream
c++
我什么时候会通过 const&std::string 而不是 std::string_view?
2022-01-07 00:00:00
string
parameter-passing
c++
stl
string-view
«
17
18
19
20
21
22
23
24
25
26
»