05 2014 档案
摘要:实用的软件和命令行:screendtachtmuxbyobumultitailtppxargsparallellftpackcalursetaskwarriorsocatnetpipesiftopiptrafmtrrsynchtop/iotopnewsbeuterrsstailpowertop
阅读全文
摘要:现在使用的软件,比较好用的:varietytweakwinesynergytexmakervirtualboxopenfetionwpsgimpfreeminddropboxsshsambagoogle earthchromefirefoxzxhtopvimflashpstree/treecurlh...
阅读全文
摘要:Python模块安装一、 单文件模块直接把文件拷贝到 $python_dir/Lib二、 多文件模块,带setup.pypython setup.py install三、 egg文件1) 下载ez_setup.py,运行python ez_setup2) easy_install *.egg注:虽然...
阅读全文
摘要:换系统14.04后在chrome下玩三国杀,总是在关键时候flash崩溃,真是坑队友啊这倒不是网络不稳或者其它原因造成的,就是flash的原因可能是chrome版本不稳,或者内置的flash插件版本太低,反正就是把我的胜率拉低了好多.之前一直用的是firefox,于是就改用这一方案1.firefox...
阅读全文
摘要:项目需要,故学习QT之前对此毫无了解,就当入学上课,看下自己的自学如何1. 安装选择傻瓜安装下载http://mirrors.neusoft.edu.cn/qt/official_releases/online_installers/qt-opensource-linux-x64-1.6.0-2-o...
阅读全文
摘要:/** =====================================================================================** Filename: main.cpp ** Description: ** Ver...
阅读全文
摘要:vim 中操作系统剪切板中的内容:“+p"+y不过这些需要安装:sudo apt-get install vim-gui-common查看所有寄存器内容::reg寄存器分类:1.无名(unnamed)寄存器:"",缓存最后一次操作内容;2.数字(numbered)寄存器:"0 ~ "9,缓存最近操作...
阅读全文
摘要:---------------------------------------------------------------------## Project: vpurun## ------------------------------------------------------------...
阅读全文