gentoo libvirt kvm cgroup目录找不到问题
这段时间发现虚拟机只能启动一次,如果再次启动就会提示:Unable to cre … Continue reading “gentoo libvirt kvm cgroup目录找不到问题” →
Today will be better
这段时间发现虚拟机只能启动一次,如果再次启动就会提示:Unable to cre … Continue reading “gentoo libvirt kvm cgroup目录找不到问题” →
条款12:了解“抛出一个exception”与“传递一个参数”或“调用一个虚函数 … Continue reading “More Effective C++ 读书笔记五——异常” →
条款9:利用destructors避免泄漏资源 这里开始介绍了auto_ptr, … Continue reading “More Effective C++ 读书笔记四——异常” →
原先的设计是通过已有的库,将数据通过rmi写入到远程服务器;现在有需求需要将支持 … Continue reading “动态注册bean到spring容器” →
条款8:了解各种不同意义的new和delete 这里讲了3种new,分别是:ne … Continue reading “More Effective C++ 读书笔记三” →
条款4:非必要不提供default constructor 这里主要是列举下默认 … Continue reading “More Effective C++ 读书笔记二” →
京东优惠的时候买了《More Effective C++》和《Effective … Continue reading “More Effective C++ 读书笔记一” →
Harmattan,也就是传说的中meego-1.2,也就是n9用的操作系统。这 … Continue reading “gentoo安装Harmattan-sdk” →
gentoo安装软件的优势在于overlay具多,本来还不太清楚要怎么安装的,有 … Continue reading “gentoo安装symbian qt开发环境” →
这几天在做基于Qt的remeber the milk应用,刚开始为了简单,没有将 … Continue reading “qt同步方式进行http请求” →