Mainly used to record Java, DBMS, HDFS... related learning notes
View the Project on GitHub zhangymPerson/learning-notes
Linux
Windows
alter-hosts.md
虚拟机.md
计算机系统笔记.md
查看操作系统的系统编码 python 脚本一行搞定
python -c "import sys; print sys.stdout.encoding"