摘要:http://downloads.mysql.com/archives/community/ 1:添加环境变量把MySQL解压后的bin目录添加到path环境变量中 2:修改或者添加my-default.ini[mysqld]basedir = D:\mysql-5.6.24datadir = D:
        阅读全文
        
	
        
11 2016 档案
摘要:http://downloads.mysql.com/archives/community/ 1:添加环境变量把MySQL解压后的bin目录添加到path环境变量中 2:修改或者添加my-default.ini[mysqld]basedir = D:\mysql-5.6.24datadir = D:
        阅读全文
 
        
摘要:1:查看crond 服务状态(确认Linux任务计划服务开启) service crond status crond (pid 1937) is running... 2:编写重启Tomcat的sh可执行文件restart_tomcat.sh #!/bin/sh #./etc/profile exp
        阅读全文
 
        
  |