摘要: 下载JProfiler包 wget http://download-keycdn.ej-technologies.com/jprofiler/jprofiler_linux_9_2.rpm 安装JProfiler rpm -ivh jprofiler_linux_9_2.rpm 安装JProfile 阅读全文
posted @ 2016-12-02 16:33 nick_gui 阅读(461) 评论(0) 推荐(0) 编辑
摘要: 系统环境:CentOS 6.6 首先查看服务器上是否已安装了svn # rpm -qa subversion 如果没有安装,则执行此命令 # yum list subversion //查看svn包名 # yum install -y subversion.x86_64 //yum安装svn 创建s 阅读全文
posted @ 2016-12-02 12:05 nick_gui 阅读(205) 评论(0) 推荐(0) 编辑