开源使用者 标签

我可以使用 NULL 代替 0 的值吗?

2022-01-06 00:00:00 pointers null c language-lawyer c++

我可以在运行时在 C++ 中初始化静态常量成员吗?

2022-01-05 00:00:00 initialization static constants c++

我可以将 Visual Studio 2010 的 C++ 编译器与 Visual Studio 2008 的 C++ 运行时库一起使用吗?

2022-01-05 00:00:00 visual-studio visual-studio-2008 c++

为什么我可以为引用分配一个新值,以及如何使引用引用其他内容?

2022-01-05 00:00:00 reference c++

我可以在 C 程序中使用在 C++ 中创建的共享库吗?

2022-01-04 00:00:00 compilation c shared-libraries c++

我可以从 C++ 调用 clojure 代码吗?

2022-01-02 00:00:00 clojure interop c++

我可以在“初始化器太少"上导致编??译错误吗?

2021-12-31 00:00:00 compiler-errors aggregate c++ initializer-list boost-test

我可以使用 #include "pch.h" 吗?而不是 #include "stdafx.h";作为我在 Visual Studio C++ 中的预编译头文件?

2021-12-31 00:00:00 visual-studio compiler-errors c++

为什么我可以在 C 中将 int 文字隐式转换为 int * 而在 C++ 中不能?

2021-12-31 00:00:00 pointers c casting c++

我可以在控制台 C++ 应用程序中使用 SetTimer() API 吗?

2021-12-31 00:00:00 windows timer console c++

我可以使用 C 样式转换将派生类转换为私有基类吗?

2021-12-31 00:00:00 casting c++ upcasting private-inheritance

我可以为任何 C++ 编译器假设 (bool)true == (int)1 吗?

2021-12-31 00:00:00 boolean casting c++

在 MS Visual Studio 2013 中,我可以使用什么来代替 std::aligned_alloc?

2021-12-31 00:00:00 c++ visual-studio-2013 dynamic-memory-allocation memory-alignment

我可以将 Visual Studio 2015 C++ Redistributable DLL 与我的应用程序捆绑在一起吗?

2021-12-30 00:00:00 visual-studio windows dll c++ visual-studio-2015

(如何)我可以计算枚举中的项目吗?

2021-12-30 00:00:00 count enumeration c++

我可以对字段和构造函数参数使用相同的名称吗?

2021-12-29 00:00:00 constructor parameters c++

我可以将 src/中的所有 .cpp 文件编译为 obj/中的 .o,然后链接到 ./中的二进制文件吗?

2021-12-28 00:00:00 makefile c++ build-process

我可以将 std::string 传递给 DLL 吗?

2021-12-24 00:00:00 dll c memory-management c++

我可以将 boost::make_shared 与私有构造函数一起使用吗?

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

我可以使用 (boost) 绑定函数模板吗?

2021-12-24 00:00:00 c++ boost function-templates boost-bind
  • «
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • »

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

京ICP备15023317号-6