HomeArticleCommunityDictionary
New+ Join the group
C++discussion group

c++ - a是多个字符和空格时,fscanf (fp,"%d",&a)调用之后,fp指针位置跳过空格吗?

update time:2017-04-17 15:04:03
795Page View1 answers

c++ - 用冒泡排序处理字符,要求BCAbca整理成AaBbCc。

update time:2017-04-17 14:43:38
795Page View5 answers

c++ - QListWidget的IconMode使用setItemWidget,item控件有几率显示异常是怎么回事?

update time:2017-04-17 14:44:35
794Page View1 answers

c++ - 类似朗文字典或者mdict这类字典数据是如何存储的?

update time:2017-04-17 11:26:50
794Page View0 answers

c++ - 请教下 string::data 或 string::c_str的应用方向?

update time:2017-04-17 15:23:39
793Page View1 answers

c++ - 平方根倒数算法的效率比较的一个问题

update time:2017-04-17 13:33:02
793Page View2 answers

c++ - C语言里的static函数通常怎么进行单元测试?是不把静态函数作为测试的最小单元吗?还是使用条件编译?

update time:2017-04-17 13:10:33
793Page View1 answers

中文翻译:C++ error

update time:2017-04-17 13:28:51
792Page View3 answers

c++ - A question about static_cast

update time:2017-06-05 11:11:51
791Page View1 answers

c++中提示要输入分号,但是并不缺少分号

update time:2017-04-17 14:32:16
790Page View2 answers

C++局部静态变量在什么时候分配内存和初始化?

update time:2017-04-17 13:13:52
789Page View3 answers

stl - C++ Template:error: 'Node' is not a template type

update time:2017-04-17 13:02:02
789Page View2 answers

Exception thrown by C++ CopyConstructor! !

update time:2017-05-31 10:39:26
788Page View3 answers

c++ - 控制台程序如何实现tab键自动补全?

update time:2017-04-17 13:15:55
788Page View2 answers

c++ - qt中使用图片不能铺满窗口

update time:2017-04-17 13:49:06
786Page View3 answers

php.cn