Parts of Effective Go
UTF-8 BOM与UTF-8
UTF-8 BOM
踩坑
Golang-5-并发
Parts of A Tour Of Go
Count Primes
Shame
Golang-4-方法和接口
Parts of A Tour Of Go
Golang-3-struct、slice、映射
Parts of A Tour Of Go
Golang-2-流程控制语句
Parts of A Tour Of Go
Golang-1-包、变量和函数
Parts of A Tour Of Go
Linux搜索命令
1 | locate/updatedb |
hosts修改实现科学上网
DNS污染是GFW的主要手段之一,通过修改本地hosts文件就可以实现科学上网。
LF,CR,CRLF换行符比较
在windows写了个shell
1 | cd /data/www/ |
通过rz工具上传到linux执行
1 | : No such file or directory /data/www |
用vim打开后在每个换行符的位置发现了 ^M
标记