摘要: 函数原型: #include <stdlib.h> double strtod(const char *nptr, char **endptr); C语言及C++中的重要函数。 返回值 返回值 返回转换后的浮点型数。 附加说明 附加说明 参考atof()。 1. 函数名: atof 功 能: 把字符 阅读全文
posted @ 2016-09-20 18:42 the_tops 阅读(11696) 评论(0) 推荐(1) 编辑
摘要: from:http://blog.csdn.net/colorant/article/details/12081909 快速理解Kafka分布式消息队列框架 快速理解Kafka分布式消息队列框架 标签: kafkamessage queue消息队列 2013-09-27 10:05 32961人阅读 阅读全文
posted @ 2016-09-20 13:29 the_tops 阅读(230) 评论(0) 推荐(0) 编辑