www.cnblogs.com/ruiyqinrui

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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 293 下一页

2018年10月9日

该文被密码保护。 阅读全文
posted @ 2018-10-09 17:19 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0)

2018年9月26日

摘要: error C2011: “timespec”:“struct”类型重定义 C++ pthread pthread.h 中的 timespec 和time.h 中的 结构定义重复了 ,同时两个头文件中的条件编译条件不同,所以造成结构重复定义,简单快速见效的解决方法就是注释pthread.h 头文件中 阅读全文
posted @ 2018-09-26 10:50 秦瑞It行程实录 阅读(7978) 评论(1) 推荐(1)

2018年9月25日

摘要: 简介: 函数名: sleep 功 能: 执行挂起一段时间 用 法: unsigned sleep(unsigned seconds); 在VC中使用带上头文件 #include 在gcc编译器中,使用的头文件因gcc版本的不同而不同 linux系统需要添加的头文件 #include 注意 : 在VC中Sleep中的第一个英文字符为大写的"S" 在标准C中是... 阅读全文
posted @ 2018-09-25 15:39 秦瑞It行程实录 阅读(98230) 评论(0) 推荐(3)

2018年9月22日

摘要: #include #include #include #include using namespace std; int main() { string week = " "; while (1) { SYSTEMTIME systemTime; GetLocalTime(&systemTime); cout << "当前... 阅读全文
posted @ 2018-09-22 23:08 秦瑞It行程实录 阅读(504) 评论(0) 推荐(0)

2018年9月14日

摘要: [DEFAULT]scheduler_default_filters=AllHostsFilterallow_resize_to_same_host=Truescheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter, 阅读全文
posted @ 2018-09-14 15:41 秦瑞It行程实录 阅读(252) 评论(0) 推荐(0)

2018年9月13日

摘要: 2018-09-13 21:39:20.778 80758 WARNING keystoneauth.identity.generic.base [req-ea24b7ad-5aee-44b2-b681-0907e2ab9bb8 5b3418856605468eaa85de19de6d5a54 67 阅读全文
posted @ 2018-09-13 22:09 秦瑞It行程实录 阅读(5698) 评论(0) 推荐(0)

2018年9月6日

摘要: 阅读全文
posted @ 2018-09-06 16:55 秦瑞It行程实录 阅读(281) 评论(0) 推荐(0)

2018年9月5日

摘要: import time, datetime def gettime(): for x in range(24): a = datetime.datetime.now().strftime("%Y-%m-%d") + " %2d:00:00" % x timeArray = time.strptime(a, "%Y-%m-%d %H:%M:... 阅读全文
posted @ 2018-09-05 12:36 秦瑞It行程实录 阅读(2586) 评论(0) 推荐(0)

2018年8月29日

摘要: 来自:http://fishcried.com/2015-01-09/cpu_bindings/ 前一篇理解cpu topology对CPU Topology进行了学习总结,这里想总结下OpenStack下vCPU与pCPU常用的的绑定方式。 在尝试这些绑定之前,尤其是处理NUMA架构时还是建议看看 阅读全文
posted @ 2018-08-29 14:42 秦瑞It行程实录 阅读(1080) 评论(0) 推荐(0)

2018年8月22日

摘要: 阅读全文
posted @ 2018-08-22 10:33 秦瑞It行程实录 阅读(1781) 评论(0) 推荐(0)

上一页 1 ··· 93 94 95 96 97 98 99 100 101 ··· 293 下一页
www.cnblogs.com/ruiyqinrui