In RAD Studio 10.2.2, we've made a number of great quality improvements for the C++ toolchain and for the debugger for both C++ and Delphi. Debugger L Read More
posted @ 2017-12-24 05:06 findumars Views(284) Comments(0) Diggs(0)
现在习惯了开机启动的方法,所以我们把grub重新安装到硬盘的MBR上面。 这个步骤也有两种方法,一是安装grub4dos,然后启动,选中搜索硬盘上的linux引导文件,进入Linux之后再安装grub到MBR上面; 还有就是从光盘启动去之后,再安装grub。 由于不想安装grub4dos,这里我们选 Read More
posted @ 2017-12-22 22:33 findumars Views(1765) Comments(0) Diggs(1)
Qt5.6的解决办法和之前的版本有点不同,方法如下:首先安装 fcitx-frontend-qt5。然后执行: 123 sudo cp /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxplatforminputc Read More
posted @ 2017-12-22 22:32 findumars Views(947) Comments(0) Diggs(0)
在 Windows 上用惯了 7-Zip 和 WinRAR,来到 Mac 却突然发现没有类似的工具?Mac 自带的 Zip 工具确实让人吐糟无力,压缩率低就不说了,因为 Mac 上文件名是 Unicode 编码,到了 GBK 编码的 Windows 上解压了文件名全是乱码有没有?Mac 上的隐藏文件 Read More
posted @ 2017-12-21 22:59 findumars Views(2449) Comments(0) Diggs(0)
An application can monitor the contents of a directory and its subdirectories by using change notifications. Waiting for a change notification is simi Read More
posted @ 2017-12-21 21:51 findumars Views(978) Comments(0) Diggs(0)