先来放一波过程中用到的资料和官方文档好了。
Standard Dialogs Example qt 5.8
更新的部分还是放在最前面好了。。。
convert from QString to char *的时候有个坑。。。
In order to convert a QString to a char*, then you first need to get a latin1 representation of the string by calling toLatin1() …
阅读更多20170504近况
2017-05-04 · 2 min read啊。。在准备考试QAQ
明天约了鹅厂面试。。。然而从四月就开始一直考试考试考试....感觉药丸啊?
MS的结果貌似明天也要出了orz...
之前没收到positive以为是跪了,结果听说有人没收到positive也拿到了offer啊?
阅读更多ubuntu 包管理(apt-get)损坏的解决办法
2017-04-30 · 1 min read症状是不管安装什么,都会说有一大堆依赖无法安装。。。
大概是: a depends b[i],but b[i] is not be installed. (b==0..n)
最后会提示Unable to correct problems, you have held broken packages
解决办法:用synaptic工具,把可能存在问题的包都清除掉。
阅读更多我的chromebook 是 samsung 3
查阅Hardware Compatibility 可以知道我的cb支持 gallium,对应的cpu 是Intel Braswell
然后去galliumos 官网 下载相应版本。(发现这种做法并不需要自己下载。。。)
阅读更多为什么。。。为什么会变成这样呢。。。
2017-04-27 · 1 min read