VC++ DLL如果目标环境没有msvcr100.dll就运行异常?
From [C++discussion group] 2017-04-17 15:27:28 0 1 855
c++ - 服务程序在关机的时候写注册表应该用zwcreatkey还createkeyex?
服务程序在关机的时候(explorer.exe结束以后)写注册表应该用zw内核函数还是用户态createkeyex普通函数?为何?
From [C++discussion group] 2017-04-17 13:55:56 0 1 855
From [C++discussion group] 2017-04-17 13:14:56 0 0 855
{代码...} 请问这段程序运行为什么出错? 运行结果:free(): invalid pointer: 0xbfc367b8 ***
From [C++discussion group] 2017-04-17 12:00:23 0 3 855
From [C++discussion group] 2017-04-17 13:42:20 0 1 854
c++ - days=dateDiff(mindate,maxdate); 是什么意思
From [C++discussion group] 2017-04-17 12:57:54 0 1 854
From [C++discussion group] 2017-04-17 15:23:34 0 1 853
c++ - getline()函数在这个循环中为什么少读一次?
{代码...} 以上代码当输入“3”后, 按理说getline()循环三次, 可只准读入两行. 为什么?
From [C++discussion group] 2017-04-17 13:21:31 0 1 853
asp.net中经常看到数据绑定Data Binding.但是一直对其概念不甚理解.以及为什么要进行数据绑定?
From [C++discussion group] 2016-11-07 14:41:28 0 1 852
c++ - max_size返回一个大于或等于该类型容器所能容纳的最大元素数的值?
From [C++discussion group] 2017-04-17 12:07:46 0 1 851
From [C++discussion group] 2017-07-03 11:42:01 0 2 850
From [C++discussion group] 2017-04-17 13:32:28 0 2 849
From [C++discussion group] 2017-04-17 13:30:56 0 2 849
c++11 - C++ 11的range for里面定义的引用,为什么能被修改?
以下代码节选自 C++ Primer 5th Ed. {代码...} 这里面有一个引用类型的变量c。在for循环遍历字符串的过程中,这个引用岂不是指向了不同的位置?不是说引用的指向不能改变吗?
From [C++discussion group] 2017-04-17 13:00:24 0 2 849
From [C++discussion group] 2017-04-17 13:51:06 0 2 848