会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
浅唱_Cathy
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年9月19日
mysql&oracle差异比较之语法
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)
2017年1月15日
Linux 下Tomcat启动Cannot find ./catalina.sh
[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)
2017年1月12日
LR11安装注意事项
一、安装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)
公告