www.cnblogs.com/ruiyqinrui

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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

07 2018 档案

摘要: 阅读全文
posted @ 2018-07-18 14:06 秦瑞It行程实录 阅读(660) 评论(0) 推荐(0) 编辑

摘要:pip install django -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com pip install djangorestframework -i http://mirrors.aliyun 阅读全文
posted @ 2018-07-05 16:45 秦瑞It行程实录 阅读(142) 评论(0) 推荐(0) 编辑

摘要:Linux系统中,查看SOCKET使用情况可以使用ss命令。1、命令格式:ss [参数]ss [参数] [过滤]2、命令功能:ss(Socket Statistics的缩写)命令可以用来获取 socket统计信息,此命令输出的结果类似于 netstat输出的内容,但它能显示更多更详细的 TCP连接状 阅读全文
posted @ 2018-07-05 11:25 秦瑞It行程实录 阅读(7306) 评论(0) 推荐(0) 编辑

摘要:Error: 实例 "ddd" 执行所请求操作失败,实例处于错误状态。: 请稍后再试 [错误: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for inst 阅读全文
posted @ 2018-07-04 22:06 秦瑞It行程实录 阅读(6723) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2018-07-04 09:52 秦瑞It行程实录 阅读(571) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2018-07-02 15:17 秦瑞It行程实录 阅读(469) 评论(0) 推荐(0) 编辑

摘要:https://en.wikipedia.org/wiki/List_of_tz_database_time_zones 阅读全文
posted @ 2018-07-02 14:34 秦瑞It行程实录 阅读(1532) 评论(0) 推荐(0) 编辑

摘要:#encoding:utf-8 s=['1','9']sta='56789'# if all(t not in sta for t in s):# print staif all(t not in sta for t in s): print(sta) 阅读全文
posted @ 2018-07-01 08:46 秦瑞It行程实录 阅读(1255) 评论(1) 推荐(0) 编辑

www.cnblogs.com/ruiyqinrui