摘要:
centos root: yum install go then add export GOPATH=$HOME/software/go_project export GOBIN=$GOPATH/bin export PATH=$GOBIN:$PATH in .bashrc if not as ro 阅读全文
摘要:
Red is latest updated in this month. normal: 1. adblock plus2. add bookmark here3. add to search bar4. always on top # the powermenu is a good substit... 阅读全文
摘要:
In 2014, adobe released adobe cc 2014 suites. If you want to download from official sites, the creative cloud management app will be installed firstl... 阅读全文
摘要:
(defvar current-date-time-format "%Y-%m-%d %a %H:%M:%S %Z" "Format of date to insert with `insert-current-date-time' funcSee help of `format-time-stri... 阅读全文
摘要:
gcc 4.8+ supports c++ 11so its necessary to update it. (some R packages also need newer compiler)################################################down... 阅读全文