WINDOWS
下载:学校资源 / MSDN i tell you.安装:U盘(直接复制/ISO刻录),PE。驱动:默认/官方驱动/驱动精灵。
SOFTWARE
Google Chrome搜狗输入法WinRARCloverListaryEverythingFencesNotepad++WGestur
...
Hosts
Change hosts file to block sites.
127.0.0.1 www.youku.com
Then flush dns.
ipconfig /flushdns
But it doesn’t work in my computer, it costs me hal
...
Cmder
Cmder is a portable console emulator for Windows.
Just decompression and add to path.
download cmder
Add it to context menu like that.
cmder /re
...
PowerShell
PowerShell is a better shell for windows.
Git is a free and open source distributed version control system designed to handle everything fr
...
AutoScripts With Python
I need to log on campus network automatically because there’s a automatic disconnection everyday. First I choose AutoHotKey to
...
You-get
You-get is a tool to download videos from all kinds of websites.Check the list of supported sites here.
install you-get
Use it like that
you-
...
Use ftp to copy data
ftp://10.141.246.123/
wget ftp://mirlab:0@10.141.246.123/chenzhigao/* -r
Mount U storage
sudo fdisk -l
sudo mkdir /mnt/U
sudo mou
...
GitHub Pages
GitHub Pages are websites for you and your projects.Git is used to upload local data to github.Hexo is an easy-to-use template, source fo
...