开源使用者 标签

内置类型(int、char 等)的析构函数

2021-12-30 00:00:00 constructor destructor c++ typedef

为什么具有固定基础类型 char 的枚举值解析为 fct(int) 而不是 fct(char)?

2021-12-29 00:00:00 enums overloading c++ c++11 overload-resolution

你如何正确使用 WideCharToMultiByte

2021-12-26 00:00:00 unicode character-encoding c++ codepages

`<cuchar>` 提供了什么,它在哪里记录?

2021-12-26 00:00:00 unicode c++ c++11

使用 UTF-8 时应该使用 wchar_t 吗?

2021-12-26 00:00:00 unicode utf-8 c++

Unicode 支持需要 wchar_t 吗?

2021-12-26 00:00:00 unicode c c++

C++ 错误:将‘char*’赋值给‘char [2] 时的类型不兼容

2021-12-26 00:00:00 error-handling char c++

WChars、编码、标准和可移植性

2021-12-26 00:00:00 unicode c++ wchar-t

为什么 C 或 C++ 标准不明确将 char 定义为有符号或无符号?

2021-12-25 00:00:00 c standards types compiler-construction c++

什么时候 uint8_t ≠ unsigned char?

2021-12-25 00:00:00 c types c++ unsigned-char uint8t

为什么除 char 外的内置类型 sizeof 在 C & 中依赖于编译器C++?

2021-12-25 00:00:00 c types c++

C++ 从 LPCTSTR 转换为 const char *

2021-12-25 00:00:00 types type-conversion c++

为什么 C++ 流使用 char 而不是 unsigned char?

2021-12-25 00:00:00 overflow stream types iostream c++

从没有复制的 char* 初始化 std::string

2021-12-24 00:00:00 string memory-management c++ stl

如何初始化作为类成员的 shared_ptr?

2021-12-24 00:00:00 initialization c++ member boost shared-ptr

C++中string和char[]类型的区别

2021-12-25 00:00:00 string types c++

如何有意删除 boost::shared_ptr?

2021-12-24 00:00:00 memory-management c++ boost shared-ptr

`const shared_ptr<T>`和`shared_ptr<const T>`之间的区别?

2021-12-24 00:00:00 constants c++ boost shared-ptr

带有 boost::shared_ptr 的 NULL 指针?

2021-12-24 00:00:00 pointers null c++ boost shared-ptr

使用 make_shared 创建 shared_ptr 有什么缺点吗

2021-12-24 00:00:00 c++ boost shared-ptr
  • «
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • »

友情链接: 雨伦博客   雅安论坛

京ICP备15023317号-6