摘要:
sudo apt-get install python-mysqldb 阅读全文
posted @ 2017-06-24 18:31
xqnq2007
阅读(129)
评论(0)
推荐(0)
摘要:
安装unzip sudo apt-get install unzip 阅读全文
posted @ 2017-06-24 18:04
xqnq2007
阅读(140)
评论(0)
推荐(0)
摘要:
如果scp到 /usr/local/目录下,则无权限,可更改到用户目录下 阅读全文
posted @ 2017-06-24 17:59
xqnq2007
阅读(1273)
评论(0)
推荐(0)
摘要:
sudo apt-get install git 阅读全文
posted @ 2017-06-24 17:19
xqnq2007
阅读(83)
评论(0)
推荐(0)
摘要:
http://jingyan.baidu.com/article/425e69e6bbc6c7be14fc1640.html 更新源列表 打开"终端窗口",输入"sudo apt-get update"-->回车-->"输入root用户的密码"-->回车,就可以了。如果不运行该命令,直接安装mysq 阅读全文
posted @ 2017-06-24 17:15
xqnq2007
阅读(120)
评论(0)
推荐(0)
摘要:
http://www.jianshu.com/p/e6ff4a28ab5a/ 阅读全文
posted @ 2017-06-24 16:31
xqnq2007
阅读(487)
评论(0)
推荐(0)
摘要:
sudo apt-get install python-pip 阅读全文
posted @ 2017-06-24 15:47
xqnq2007
阅读(104)
评论(0)
推荐(0)
摘要:
http://www.cnblogs.com/piscesLoveCc/p/5794926.html 安装gcc g++的依赖库 1 sudo apt-get install build-essential 2 sudo apt-get install libtool 安装 pcre依赖库 3 su 阅读全文
posted @ 2017-06-24 15:42
xqnq2007
阅读(140)
评论(0)
推荐(0)