会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
newalan
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
::
公告
上一页
1
2
3
4
5
6
7
8
下一页
2018年12月21日
ZooKeeper
摘要: ...
阅读全文
posted @ 2018-12-21 09:35 newalan
阅读(133)
评论(0)
推荐(0)
阿里四不像Fourinone
摘要: 阿里四不像——分布式核心技术框架 Fourinone https://blog.csdn.net/shero_zsmj/article/details/52277194
阅读全文
posted @ 2018-12-21 09:33 newalan
阅读(112)
评论(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
阅读(240)
评论(0)
推荐(0)
Congress、House、Senate区别
摘要: 看美国中期选举学到的三个词
阅读全文
posted @ 2018-12-21 09:28 newalan
阅读(844)
评论(0)
推荐(0)
grep不区分大小写
摘要: grep -i 忽略大小写
阅读全文
posted @ 2018-12-21 09:27 newalan
阅读(469)
评论(0)
推荐(0)
oracle user_tables没有新创建的表的问题
摘要: oracle 新创建表后,在user_tables没有,在user_tab_columns也没有,暂时未找到办法
阅读全文
posted @ 2018-12-21 09:26 newalan
阅读(1138)
评论(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
阅读(1430)
评论(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
阅读(978)
评论(0)
推荐(0)
python写xml及几个问题
摘要: python写xml的库和用法 几个问题: 1.乱码问题 设写入UTF-8编码 write函数增加encoding='utf-8' 2.空元素xml节点简写及完整写 write函数增加 short_empty_elements=False
阅读全文
posted @ 2018-12-21 08:59 newalan
阅读(184)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
下一页