开源使用者
标签
如何将 std::string 传递给 glShaderSource?
2021-12-19 00:00:00
opengl
string
char
c++
OpenGL 和 WebGL 之间的 Alpha 渲染差异
2021-12-19 00:00:00
opengl
c++
webgl
emscripten
向下转型 shared_ptr<Base>到 shared_ptr<Derived>?
2021-12-18 00:00:00
gcc
c++
boost
如何使用 OpenSSL 的 SHA256 函数
2021-12-18 00:00:00
gcc
openssl
sha256
c++
从 char** 到 const char** 的隐式转换
2021-12-18 00:00:00
gcc
string
c
casting
c++
如何在 GCC 中摆脱“已弃用的从字符串常量到‘char*’的转换"警告?
2021-12-18 00:00:00
gcc
string
c++
错误:无法在赋值中将“const wchar_t [13]"转换为“LPCSTR {aka const char*}"
2021-12-18 00:00:00
compiler-errors
winapi
c++
什么是“错"使用 C++ wchar_t 和 wstrings?宽字符有哪些替代方案?
2021-12-17 00:00:00
unicode
winapi
internationalization
c++
wstring
如何从 WinApi 中的 HANDLE 制作 FILE*?
2021-12-18 00:00:00
c
winapi
c++
如何将 char* 转换为 wchar_t*?
2021-12-17 00:00:00
unicode
winapi
type-conversion
mingw
c++
无法将参数从“const char[20]"转换为“LPCWSTR"
2021-12-17 00:00:00
winapi
c++
visual-c++-2010
Haskell 面向对象编程
2021-12-14 00:00:00
oop
functional-programming
c++
haskell
virtual-functions
模板元编程 - 使用 Enum Hack 和 Static Const 的区别
2021-12-13 00:00:00
templates
metaprogramming
c++
将 const char* 作为模板参数传递
2021-12-13 00:00:00
string
templates
c++
使用 boost::shared_ptr 时有哪些潜在危险?
2021-12-13 00:00:00
pointers
c++
boost
shared-ptr
修改 char *const 字符串
2021-12-13 00:00:00
string
pointers
c
runtime-error
c++
什么更有意义 - char* string 或 char *string?
2021-12-13 00:00:00
string
pointers
c++
unique_ptr 和 shared_ptr 的区别
2021-12-13 00:00:00
pointers
c++
c++11
shared-ptr
unique-ptr
对静态 constexpr char[] 的未定义引用
2021-12-12 00:00:00
c++
c++11
constexpr
static-members
shared_ptr 到数组:应该使用它吗?
2021-12-12 00:00:00
c++
c++11
shared-ptr
«
72
73
74
75
76
77
78
79
80
81
»