开源使用者
标签
从 dll 返回 std::string/std::list
2021-12-18 00:00:00
dll
winapi
c++
为什么 RegOpenKeyEx() 在 Vista 64 位上返回错误代码 2?
2021-12-18 00:00:00
winapi
windows-vista
c++
registry
wow64
我可以在没有 Visual Studio 的情况下下载 Visual C++ 命令行编译器吗?
2021-12-17 00:00:00
winapi
visual-c++
c++
std::unique_ptr、删除器和 Win32 API
2021-12-17 00:00:00
winapi
c++
c++11
unique-ptr
错误:无法在赋值中将“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
如何在 C++ (Unicode) 中将 std::string 转换为 LPCWSTR
2021-12-17 00:00:00
winapi
c++
boost::algorithm::join 的一个很好的例子
2021-12-17 00:00:00
join
string
c++
boost
#define NOMINMAX 使用 std::min/max
2021-12-17 00:00:00
visual-studio
winapi
c++
我可以使用 CreateFile,但将句柄强制转换为 std::ofstream 吗?
2021-12-17 00:00:00
windows
winapi
iostream
c++
使用 std::basic_string<t> 是否合理?作为目标 C++03 时的连续缓冲区?
2021-12-17 00:00:00
string
winapi
c++
stl
c++03
无法将参数从“const char[20]"转换为“LPCWSTR"
2021-12-17 00:00:00
winapi
c++
visual-c++-2010
如何在 Visual Studio C++ 中使用第三方 DLL 文件?
2021-12-17 00:00:00
visual-studio
dll
winapi
c++
为什么不从 std::allocator 继承
2021-12-17 00:00:00
inheritance
c++
c++11
为什么 C++ 不使用 std::nested_exception 来允许从析构函数抛出?
2021-12-17 00:00:00
exception-handling
exception
c++
c++11
nested-exceptions
为什么要捕获异常作为对 const 的引用?
2021-12-17 00:00:00
exception
constants
c++
从 std::cout 或 std::ofstream(file) 获取 std::ostream
2021-12-17 00:00:00
exception-handling
iostream
c++
boost线程抛出异常“thread_resource_error:资源暂时不可用";
2021-12-17 00:00:00
multithreading
exception
resources
c++
boost
为什么 C++ STL iostream 不是“异常友好的"?
2021-12-17 00:00:00
exception
iostream
c++
stl
在 try/catch 块中新建 (std::nothrow) 与新建
2021-12-17 00:00:00
performance
exception-handling
readability
c++
«
286
287
288
289
290
291
292
293
294
295
»