www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 122 123 124 125 126 127 128 129 130 ··· 290 下一页

2017年3月15日

摘要: glance image-create --name "linux-core-mini-01" --file /cirros-0.3.4-x86_64-disk.img --disk-format qcow2 --container-format bare --progress --visibili 阅读全文
posted @ 2017-03-15 17:11 秦瑞It行程实录 阅读(566) 评论(0) 推荐(0) 编辑

该文被密码保护。 阅读全文
posted @ 2017-03-15 12:44 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

2017年3月10日

摘要: UnicodeEncodeError: 'ascii' codec can't encode character u'\u5929' in position 2: ordinal not in range(128) UnicodeEncodeError: 'latin-1' codec can't 阅读全文
posted @ 2017-03-10 16:44 秦瑞It行程实录 阅读(644) 评论(0) 推荐(0) 编辑

摘要: import os def get_nova_credentials_v2(): d = {} d['version'] = '2.0' d['username'] = os.environ['OS_USERNAME'] d['api_key'] = os.environ['OS_PASSWORD'] d['auth_url'] = os.environ[... 阅读全文
posted @ 2017-03-10 14:51 秦瑞It行程实录 阅读(134) 评论(0) 推荐(0) 编辑

2017年3月9日

摘要: 阅读全文
posted @ 2017-03-09 16:02 秦瑞It行程实录 阅读(208) 评论(0) 推荐(0) 编辑

摘要: ERROR (UnicodeEncodeError): 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128 阅读全文
posted @ 2017-03-09 14:54 秦瑞It行程实录 阅读(270) 评论(0) 推荐(0) 编辑

摘要: UnicodeEncodeError: 'ascii' codec can't encode character u'\u65e0' in position 1: ordinal not in range(128) 上述问题解决办法 修改tool.py s = json.dumps(obj, sor 阅读全文
posted @ 2017-03-09 14:53 秦瑞It行程实录 阅读(560) 评论(0) 推荐(0) 编辑

摘要: 现在以 json 为数据传输格式的 RESTful 接口非常流行。为调试这样的接口,一个常用的办法是使用 curl 命令: 对于返回的 json 字符串,一般在服务端不加处理的情况下,都是没有任何 '\t' 和 '\n' 的。为了方便查看,在 bash 上可以简单地对它进行格式化: 当然这要求机器上 阅读全文
posted @ 2017-03-09 14:40 秦瑞It行程实录 阅读(1935) 评论(0) 推荐(0) 编辑

2017年3月8日

摘要: 阅读全文
posted @ 2017-03-08 14:30 秦瑞It行程实录 阅读(180) 评论(0) 推荐(0) 编辑

2017年3月6日

摘要: centos6.6搭建zookeeper-3.4.6完全分布式环境 转载 2015-06-28 22:14:17 标签:it centos6.6搭建zookeeper-3.4.6完全分布式环境 转载 2015-06-28 22:14:17 标签:it 为了搭建HBase完全分布式环境,前提就是搭建好 阅读全文
posted @ 2017-03-06 16:52 秦瑞It行程实录 阅读(419) 评论(0) 推荐(0) 编辑

上一页 1 ··· 122 123 124 125 126 127 128 129 130 ··· 290 下一页
www.cnblogs.com/ruiyqinrui