上一页 1 ··· 408 409 410 411 412 413 414 415 416 ··· 785 下一页
摘要: 操作系统:Centos 7.1 mysql数据库版本:mysql5.7.9 mysql官方网站:http://www.mysql.com 1、安装新版mysql之前,我们需要将系统自带的mariadb-lib卸载 2、到mysql的官网下载最新版mysql的rpm集合包:mysql-5.7.9- 阅读全文
posted @ 2016-03-12 22:34 沧海一滴 阅读(8113) 评论(0) 推荐(1)
摘要: 问题:通过lsb_release -a 是查看linux系统版本时报错,具体的解决办法如下: [root@localhost ~]# lsb_release -a-bash: lsb_release: command not found 解决方法:yum install redhat-lsb -y 阅读全文
posted @ 2016-03-12 20:27 沧海一滴 阅读(581) 评论(0) 推荐(0)
摘要: 一、安装 1. 通过 yum install subversion来安装 2. 查看svn版本 使用: svnserve –version 3. 创建svn版本库 使用命令: svnadmin create svn/repo svnadmin create /home/svn/tnkg 4. 配置s 阅读全文
posted @ 2016-03-12 19:38 沧海一滴 阅读(266) 评论(0) 推荐(0)
摘要: <ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../config/ehcache.xsd"> <diskStore path="java.io.tmpdir" 阅读全文
posted @ 2016-03-12 19:36 沧海一滴 阅读(243) 评论(0) 推荐(0)
摘要: <html> <head> <title></title> <link rel="stylesheet" type="text/css" href="public/easy_ui/themes/icon.css"> <script type="text/javascript" src="public 阅读全文
posted @ 2016-03-12 19:35 沧海一滴 阅读(788) 评论(0) 推荐(0)
上一页 1 ··· 408 409 410 411 412 413 414 415 416 ··· 785 下一页