会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
darling
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
21
22
23
24
25
2018年11月26日
shell脚本,mysql数据库的备份,并压缩
摘要: db_user="root"db_passwd="xxx"db_host="localhost" databases="xxx-prod" backup_dir="/backup/mysql_backup" backip_test="/home/ttx/app/mysql_backup/today"
阅读全文
posted @ 2018-11-26 14:53 darling331
阅读(226)
评论(0)
推荐(0)
2018年11月19日
SQL字符串传参
摘要: technicianCode in('${techList.collect { it.technicianCode }.join("','")}')
阅读全文
posted @ 2018-11-19 14:06 darling331
阅读(279)
评论(0)
推荐(0)
2018年11月12日
java关于字符串是否存
摘要: 1, if('true'.equalsIgnoreCase(response.result as String)); 2, if (scvrsp.toLowerCase().contains("success"))
阅读全文
posted @ 2018-11-12 15:46 darling331
阅读(307)
评论(0)
推荐(0)
上一页
1
···
21
22
23
24
25
公告