上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 1357 下一页
转自:http://www.51testing.com/html/70/n-827070.html 在C++语言中,我们经常会使用new给一个对象分配内存空间,而当内存不够会出现内存不足的情况。C++提供了两中报告方式: 1、抛出bad_alloc异常来报告分配失败; 2、返回空指针,而不会抛出异常 Read More
posted @ 2018-11-04 18:48 findumars Views(3445) Comments(0) Diggs(1) Edit
GammaRay是KDAB开发的Qt应用程序的软件内省工具。利用QObject内省机制,它允许您在运行时观察和操作应用程序。这既可以在工作站本地使用,也可以在嵌入式目标上远程使用。 通过扩充指令级调试器,GammaRay允许您使用与您使用的框架相同的概念进行更高级别的工作。这对于更复杂的Qt框架(例 Read More
posted @ 2018-10-30 17:45 findumars Views(2278) Comments(0) Diggs(1) Edit
关于开源许可 现今存在的开源协议很多,而经过Open Source Initiative 组织通过批准的开源协议目前有60多种(http://www.opensource.org/licenses/alphabetical )。我们在常见的开源协议如BSD, GPL, LGPL,MIT等都是OSI批 Read More
posted @ 2018-10-30 09:15 findumars Views(14346) Comments(0) Diggs(2) Edit
阅读目录 一、程序员能靠技术渡过中年危机吗? 1.https://news.cnblogs.com/n/609217/ 阅读目录 一、程序员能靠技术渡过中年危机吗? 1.https://news.cnblogs.com/n/609217/ 1.https://news.cnblogs.com/n/6 Read More
posted @ 2018-10-29 05:24 findumars Views(1013) Comments(1) Diggs(2) Edit
只有注册用户登录后才能阅读该文。 Read More
posted @ 2018-10-28 05:42 findumars Views(12) Comments(0) Diggs(0) Edit
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 1357 下一页