延时 VMware 的 BIOS 启动画面 Posted on 2015/03/29 by LT Reply 如果需要延时VMware的启动画面,可以打开 .vmx 文件,添加一行 bios.bootDelay="10000" Continue reading →
Qt5 应用程序设置图标 Posted on 2015/03/20 by LT Reply 在 QT Assistant 中搜索 “Setting the Application Icon” ,即可找到到设置程序图标的方法。 这里针对 Windows系统做一个笔记。有两种方法: Continue reading →