HomeArticleCommunityDictionary
New+ Join the group
C++discussion group

如果C++的inline函数中有宏,行为是怎样的?

update time:2017-04-17 14:39:14
624Page View4 answers

c++ - C语言中多文件函数调用是否可以不加extern?

update time:2017-04-17 14:39:03
435Page View1 answers

变量 - C++不能正确输出1000000000000

update time:2017-04-17 14:38:59
381Page View2 answers

C++循环的重复定义问题

update time:2017-04-17 14:38:55
528Page View3 answers

内存管理 - 在C++11中用shared_ptr管理动态数组,这是个好的实践吗?

update time:2017-04-17 14:38:51
487Page View2 answers

c++ - 字符串中删除特定字符的题目中,此处应该用s[j+1]还是s[j]

update time:2017-04-17 14:38:44
1083Page View1 answers

c++ - 如何将名字解析成IP一一对应?

update time:2017-04-17 14:38:39
356Page View1 answers

c++ - C语言中,判断a+b与c的大小,if(a+b > c)为什么会判断错误?

update time:2017-04-17 14:38:34
697Page View1 answers

c++自定义无参构造函数后 ,定义一个该类的对象时显示,多个默认构造函数,什么原因呢?

update time:2017-04-17 14:38:30
629Page View2 answers

unity3d - 有一定的C++基础,最近准备学Unity,在C#这部分直接啃MSDN的C#编程指南可以吗?

update time:2017-04-17 14:38:22
1287Page View4 answers

为什么这段代码在C和C++下编译结果不一样?

update time:2017-04-17 14:38:18
441Page View1 answers

c++ - 关于模板类的友元

update time:2017-04-17 14:38:10
311Page View3 answers

visual-studio - 刚学c++,下了个 Visual Studio 2015 ,遇到点小问题,请问怎么解决呢?

update time:2017-04-17 14:38:04
686Page View4 answers

effective C++ 条款3的 *pc='J' 是在搞笑么?

update time:2017-04-17 14:38:01
546Page View0 answers

c++ - 关于cin>>s和getlne(cin,s)的问题。

update time:2017-04-17 14:37:55
432Page View1 answers