摘要:
navicat_for_mysql_10.0.11在linux下的安装官方下载地址:http://www.navicat.com/cn/download/download.htmlnavicat_for_mysql_10.0.11_cn_linux.tar.gz使用方法:1.打开终端:应用程序->系... 阅读全文
摘要:
1.到nginx官网下载源码包。最好下载稳定版本,nginx官网http://www.nginx.org/2.安装nginx依赖包运行命令:sudo apt-get install libssl-devsudo apt-get install libpcre3 libpcre3-dev3.解压下载的... 阅读全文