HomeArticleCommunityDictionary
New+ Join the group
C++discussion group

c++11 - C++中如何定义一个指向函数的智能指针?

update time:2017-04-17 13:07:49
905Page View1 answers

c++关于引用做形参不初始化和ostream类的问题

update time:2016-11-11 14:04:49
903Page View2 answers

c++ - 做一个电话号码本,用姓名和电话号码建立两个哈希表,进行查找,添加等操作,不知道自己的代码哪里错了,求助~

update time:2017-04-17 13:08:23
902Page View2 answers

c++ - Beginner to learn data structure, I have a small problem

update time:2017-06-10 09:48:45
901Page View2 answers

How to get variable value in blocking function in python

update time:2017-06-17 09:15:52
899Page View1 answers

c++ - 小型即时通讯软件架构的选择

update time:2017-04-17 11:27:35
898Page View5 answers

c++ - Is cout << b || a; equivalent to (cout << b) || a;

update time:2017-06-24 09:43:01
897Page View1 answers

数据结构 - c++面向对象怎么学?

update time:2017-04-17 11:01:38
896Page View5 answers

c++ - STL中swap,实现交换两个数组的功能的原理是什么?

update time:2017-04-17 13:08:04
895Page View3 answers

为什么c++拷贝构造函数一定是传引用?为什么不能是传指针的方式?

update time:2017-04-17 13:45:32
894Page View3 answers

c++ - 环形缓冲区中存放结构体,实现思路是什么?

update time:2017-04-17 13:12:43
894Page View1 answers

c++ - QT软件中QByteArray转QString,死活转不了

update time:2017-04-17 12:03:57
894Page View0 answers

c++ - OpenGL 如何绘制一段颜色渐变的直线

update time:2017-04-17 13:04:29
892Page View3 answers

c++ - ios 怎么打开pdf文件

update time:2017-04-17 15:30:22
891Page View1 answers

c++ - 如何用C语言计算两点之间距离(超大数据)?

update time:2017-04-17 14:32:50
891Page View4 answers

php.cn