摘要:        
Ant    阅读全文
posted @ 2016-08-04 23:51
heartGoOn99
阅读(112)
评论(0)
推荐(0)
			
			
			
			
摘要:        
通过命令行和Mysql交互 [root]#mysql -uroot -p123 -e "show databases" -e: execute: 执行数据库命令 通过脚本和数据库进行交互,sql一定要用""引起来表示执行语句 #!/bin/bash #mysql.sh mysql="/usr/loc    阅读全文
posted @ 2016-08-04 23:46
heartGoOn99
阅读(1134)
评论(0)
推荐(0)
			
                    
                
浙公网安备 33010602011771号