会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
newalan
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2018年12月21日
sybase解决死锁
摘要: 解决Sybase数据库死锁的方法 https://blog.csdn.net/lileizhang/article/details/45816509
阅读全文
posted @ 2018-12-21 09:50 newalan
阅读(268)
评论(0)
推荐(0)
JIRA甘特图
摘要: BigGantt
阅读全文
posted @ 2018-12-21 09:48 newalan
阅读(3780)
评论(0)
推荐(1)
JIRA的工时
摘要: 插件Tempo
阅读全文
posted @ 2018-12-21 09:46 newalan
阅读(1610)
评论(0)
推荐(0)
JIRA导出工作日志到Excel
摘要: 插件xPort
阅读全文
posted @ 2018-12-21 09:45 newalan
阅读(3519)
评论(0)
推荐(0)
JIRA的邮件通知
摘要: 提交测试或提交上线申请时发送给相关的开发人员、测试人员、运维人员。 使用插件Notification
阅读全文
posted @ 2018-12-21 09:44 newalan
阅读(520)
评论(0)
推荐(0)
git分支
摘要: 本地分支与远程分支 分支策略 git 分支管理 推送本地分支到远程分支等 https://blog.csdn.net/u013749540/article/details/78295420
阅读全文
posted @ 2018-12-21 09:41 newalan
阅读(100)
评论(0)
推荐(0)
Spring Boot与Spring Cloud
摘要: Spring Boot与Spring Cloud
阅读全文
posted @ 2018-12-21 09:40 newalan
阅读(95)
评论(0)
推荐(0)
安卓
摘要: 老罗的Android系统分析(三横三纵) https://blog.csdn.net/ruingman/article/details/51378587
阅读全文
posted @ 2018-12-21 09:38 newalan
阅读(89)
评论(0)
推荐(0)
数据库update statictics
摘要: 数据库update statictics
阅读全文
posted @ 2018-12-21 09:37 newalan
阅读(234)
评论(0)
推荐(0)
Groovy
摘要: Groovy
阅读全文
posted @ 2018-12-21 09:36 newalan
阅读(115)
评论(0)
推荐(0)
git git-pick-cherry
摘要: git-pick-cherry
阅读全文
posted @ 2018-12-21 09:36 newalan
阅读(123)
评论(0)
推荐(0)
ZooKeeper
摘要: ...
阅读全文
posted @ 2018-12-21 09:35 newalan
阅读(130)
评论(0)
推荐(0)
阿里四不像Fourinone
摘要: 阿里四不像——分布式核心技术框架 Fourinone https://blog.csdn.net/shero_zsmj/article/details/52277194
阅读全文
posted @ 2018-12-21 09:33 newalan
阅读(105)
评论(0)
推荐(0)
防火墙与VPN
摘要: 。。。。
阅读全文
posted @ 2018-12-21 09:32 newalan
阅读(0)
评论(0)
推荐(0)
shell截取字符串方法
摘要: shell截取字符串的方法 http://www.cnblogs.com/xwdreamer/p/3823463.html shell中截取字符串的方法有很多中,${expression}一共有9种使用方法。${parameter:-word}${parameter:=word}${paramete
阅读全文
posted @ 2018-12-21 09:31 newalan
阅读(234)
评论(0)
推荐(0)
Congress、House、Senate区别
摘要: 看美国中期选举学到的三个词
阅读全文
posted @ 2018-12-21 09:28 newalan
阅读(836)
评论(0)
推荐(0)
grep不区分大小写
摘要: grep -i 忽略大小写
阅读全文
posted @ 2018-12-21 09:27 newalan
阅读(466)
评论(0)
推荐(0)
oracle user_tables没有新创建的表的问题
摘要: oracle 新创建表后,在user_tables没有,在user_tab_columns也没有,暂时未找到办法
阅读全文
posted @ 2018-12-21 09:26 newalan
阅读(1124)
评论(0)
推荐(0)
awk字符串操作(字符串链接、传入传出shell变量)
摘要: 1.awk基础 awk的环境变量及其意义 https://blog.csdn.net/snowpay/article/details/52451718 linux awk命令详解 https://www.cnblogs.com/xudong-bupt/p/3721210.html 2.awk字符串连
阅读全文
posted @ 2018-12-21 09:11 newalan
阅读(1391)
评论(0)
推荐(0)
shell脚本大小写转换
摘要: 几个方法 1.tr命令 2.sed替换 3.awk的tolower() toupper() 4.perl语言 详见 http://blog.51cto.com/wangxiaoyu/197623 Linux下大小写转换方法全析
阅读全文
posted @ 2018-12-21 09:07 newalan
阅读(967)
评论(0)
推荐(0)