Softly, softly,


  • Home

  • Archives

  • Tags

EffectiveGo-1-格式化、注释、命名、分号

Posted on 2016-11-05   |  

Parts of Effective Go

Read more »

UTF-8 BOM与UTF-8

Posted on 2016-10-28   |  

UTF-8 BOM踩坑

Read more »

Golang-5-并发

Posted on 2016-10-20   |  

Parts of A Tour Of Go

Read more »

Count Primes

Posted on 2016-10-19   |  

Shame

Read more »

Golang-4-方法和接口

Posted on 2016-10-18   |  

Parts of A Tour Of Go

Read more »

Golang-3-struct、slice、映射

Posted on 2016-10-11   |  

Parts of A Tour Of Go

Read more »

Golang-2-流程控制语句

Posted on 2016-10-08   |  

Parts of A Tour Of Go

Read more »

Golang-1-包、变量和函数

Posted on 2016-09-29   |  

Parts of A Tour Of Go

Read more »

Linux搜索命令

Posted on 2016-09-23   |  
1
2
3
4
5
locate/updatedb
whereis
which
find
grep
Read more »

hosts修改实现科学上网

Posted on 2016-09-18   |  

DNS污染是GFW的主要手段之一,通过修改本地hosts文件就可以实现科学上网。

Read more »

LF,CR,CRLF换行符比较

Posted on 2016-09-18   |  

在windows写了个shell

1
2
3
cd /data/www/
rm ./*
echo "DONE"

通过rz工具上传到linux执行

1
: No such file or directory /data/www

用vim打开后在每个换行符的位置发现了 ^M 标记

Read more »
Prev1…345Next
Du Xingrui

Du Xingrui

beiping96@gmail.com

47 posts
31 tags
Total views, this page hits.
© 2016 - 2023 Du Xingrui