mysql&oracle差异比较之语法 差异项 Oracle Mysql 字符串转日期 oracle使用to_date('2012-01-01','yyyy-mm-dd') mysql使用 STR_TO_DATE("2012-01-01", '%Y-%m-%d') 时间格式显示 to_char(ta Read More
posted @ 2018-09-19 12:00 浅唱_Cathy Views(71) Comments(0) Diggs(0)
[root@localhost bin]# ./shutdown.sh shCannot find ./catalina.shThis file is needed to run this program 没有给bin目录下的文件授权可执行权限: chmod +x bin/*.sh Read More
posted @ 2017-01-15 14:18 浅唱_Cathy Views(152) Comments(0) Diggs(0)
一、安装Microsoft Visual c++2005 sp1运行时组件,就会提示命令行选项语法错误,键入“命令/?”可获取帮肋信息 解决方法: 进入LoadRunner11下载\loadrunner11安装包\Additional Components\IDE Add-Ins\MS Visual Read More
posted @ 2017-01-12 14:06 浅唱_Cathy Views(154) Comments(0) Diggs(0)