07 2017 档案

摘要:Build_Release.bat Build_Debug.bat Build_Clean.bat 阅读全文
posted @ 2017-07-27 13:27 Bob-wei 阅读(650) 评论(0) 推荐(0)
摘要:我们可以用一个cmd文件,通过doskey命令模拟linux下的alias,指定一些我们习惯的命令名,比如: env.cmd 然后可以通过注册表的 HKCU\Software\Microsoft\Command Processor 下的 AutoRun (REG_SZ)指定这个env.cmd的全名即 阅读全文
posted @ 2017-07-16 14:15 Bob-wei 阅读(851) 评论(0) 推荐(0)
摘要:安装Google拼音输入法(Fcitx)$ sudo apt-get install fcitx fcitx-config-gtk fcitx-frontend-all fcitx-ui-classic fcitx-googlepinyin 切换输入法$ im-config -l fcitx xim 阅读全文
posted @ 2017-07-08 09:29 Bob-wei 阅读(1402) 评论(0) 推荐(0)