DescriptionIf two people were born one after another with one second difference and one of them is a child, then the other one is a child too. We get ...
分类:
其他好文 时间:
2015-05-07 16:29:12
阅读次数:
134
1:Mongod日志有很多这样的报错:[initandlisten] connection refused because too many open connections:2:查看系统的限制core file size (blocks, -c) 0data seg size ...
分类:
数据库 时间:
2015-05-07 12:02:37
阅读次数:
251
itRedYou are never too old to set another goal or to dream a new dream.SpringMVC一路总结(一) SpringMVC听闻已久,早在去年就被学长问到关于SpringMVC的基础知识,当时也没在意。主要是工作中也没有用到关.....
分类:
编程语言 时间:
2015-05-07 00:23:38
阅读次数:
178
http://yizhilong28.iteye.com/blog/1154098在linux下跑一个多线程读取文件的程序,待读取文件有数十万个。程序读取过程中抛出如下异常*****(Too many open files)。 原因是由于linux限制了一次会话中,程序最大同时打开文件数目。在red...
分类:
编程语言 时间:
2015-05-06 17:27:00
阅读次数:
150
Reverse Linked List2015.5.6 05:04Reverse a singly linked list.Solution: Too old.Accepted code: 1 // 1CE, 1AC, not perfect 2 /** 3 * Definition for s.....
分类:
其他好文 时间:
2015-05-06 06:55:41
阅读次数:
123
You are in a reality show, and the show is way too real that they threw into an island. Only two kinds of animals are in the island, the tigers and the deer. Though unfortunate but the truth is that, e...
分类:
其他好文 时间:
2015-05-05 19:46:15
阅读次数:
235
413 Request Entity Too Large配置好的 Nginx 服务器 今天上传文件时显示的错误 原因:上传的文件大小超过了Nginx client_max_body_size 的限制 ; 一般安装Nginx时,他的默认大小client_max_body_size 是 ...
分类:
其他好文 时间:
2015-05-05 18:20:51
阅读次数:
131
这几天都在学习Hive,在安装方面花费了不少时间,主要问题集中在:1)创建数据库后创建表不成功,提示Specified key was too long; max key length is 767 bytes 长度的问题。因为用的不是案例的数据库,傻不拉几折腾了好些时间。2)总算创建表成功了...
分类:
其他好文 时间:
2015-05-05 18:19:26
阅读次数:
144
xargs是给命令传递参数的一个过滤器,也是组合多个命令的一个工具。它把一个数据流分割为一些足够小的块,以方便过滤器和命令进行处理。通常情况下,xargs从管道或者stdin中读取数据,但是它也能够从文件的输出中读取数据。xargs的默认命令是echo,这意味着通过管道传递给xargs..
分类:
其他好文 时间:
2015-05-04 15:47:36
阅读次数:
144
本人在编译OpenWrt,可能是选多了,导致最后报错: make[5]:?[install]?Error?255?(ignored)
/home/hevake_lcj/Workspace/OpenWRT/trunk/staging_dir/host/bin/mktplinkfw?-H?0x07400004?-W?1?-F?4Mlzm...
分类:
其他好文 时间:
2015-05-03 16:09:48
阅读次数:
218