Trung is bored with his mathematics homeworks. He takes a piece of chalk and starts writing a sequence of consecutive integers starting with 1 to N <t ...
分类:
其他好文 时间:
2016-05-09 21:53:58
阅读次数:
251
#include "ros/ros.h" #include "std_msgs/String.h" #include <sstream> int main(int argc, char **argv) { ros::init(argc, argv, "talker"); //1.启动该节点 2.并设 ...
分类:
编程语言 时间:
2016-05-09 20:41:16
阅读次数:
613
writing-mode这个CSS属性以前是IE的独有属性,IE5.5浏览器就已经支持了。在很长一段时间里,FireFox, Chrome这些现代浏览器都不支持writing-mode,各大现代浏览器纷纷对writing-mode实现了更加标准的支持(主要得益于FireFox浏览器的积极跟进)。 1 ...
分类:
Web程序 时间:
2016-05-04 19:02:34
阅读次数:
7934
Lesson 61 Trouble with the Hubble哈勃望远镜的麻烦 1、哈勃望远镜The Hubble telescope被发射到太空was launched into space 被国家航空和宇宙管理局by NASA在1990年4月20日, on April 20,1990花费的成 ...
分类:
其他好文 时间:
2016-05-01 13:28:34
阅读次数:
315
第一次接触服务器是快毕业的时候,是不是有点晚(# ̄ω ̄),这也导致工作方向一直没考虑网络编程这块,做了好多其他没啥“意思”的技术。 之前看到一篇博文提到程序猿80%都是庸才,10%是人才,10%是天才,深有感触。仔细想想自己是不是也是还在那80%里面挣扎?一个抱怨这抱怨那的trouble maker ...
分类:
其他好文 时间:
2016-04-28 00:04:17
阅读次数:
315
Tips for writing a paper ...
分类:
其他好文 时间:
2016-04-27 20:36:55
阅读次数:
231
Java FileOutputStream class Java FileOutputStream is an output stream for writing data to a file. If you have to write primitive values then use FileO ...
分类:
其他好文 时间:
2016-04-27 12:25:46
阅读次数:
151
[中文文字来源:http://weibo.com/p/1001603931593801661149;英文原文作者为Angel Borja博士,文字来源:https://www.elsevier.com/connect/writing-a-science-paper-some-dos-and-dont ...
分类:
其他好文 时间:
2016-04-20 23:14:22
阅读次数:
215
?V$DATAGUARD_STATS:显示dataguard统计信息 ?v$managed_standby:显示physical standby数据库后台进程的当前状态 ?v$standby_apply_snapshot:显示当前应用重做数据的速度 ?v$recovery_progress:跟踪da ...
分类:
其他好文 时间:
2016-04-17 16:12:40
阅读次数:
248
Fei-Fei Li, Director of the Stanford Artificial Intelligence Lab and the Stanford Vision Lab, provided some advice on writing academic papers in the y ...
分类:
其他好文 时间:
2016-04-16 20:56:55
阅读次数:
194