查看Linux系统版本的命令:1、lsb_release -a,可列出所有版本信息;2、cat /etc/redhat-release,只适合Redhat系的Linux;3、cat /etc/issu...
Sublime安装Package control组件的方法:首先打开sublime界面,按【Ctrl+shift+P】组合键;然后搜索选择第二个选项install package control;最后...