Chinaunix首页 | 论坛 | 博客
  • 博客访问: 541423
  • 博文数量: 102
  • 博客积分: 3165
  • 博客等级: 中校
  • 技术积分: 1232
  • 用 户 组: 普通用户
  • 注册时间: 2009-05-09 16:38
文章存档

2016年(1)

2013年(14)

2012年(6)

2011年(22)

2010年(57)

2009年(2)

我的朋友

发布时间:2013-08-30 00:55:32

1 三种机制主要API1.1 selectint select (int maxfdp1,fd_set *readset,fd_set *writeset, fd_set *exceptset,const struct timeval * timeout); //blocked some events occur, return -1 means error,0 means timeout, n means the num of fd with events occuring.void FD_ZERO (fd_set *fdset); // clear all.........【阅读全文】

阅读(3437) | 评论(0) | 转发(1)

发布时间:2013-05-07 13:05:00

问题现象:1 浏览器http://127.0.0.1:8080/luceneforedu/search.htm无法访问  出现Http status 503的错误2 Tomcat启动日志中出现信息: Deploying web application directory luceneforedu2013-5-7 12:33:51 org.apache.tomcat.util.modeler.Registry registerComponent严重: Null component Catalina:type=JspMo.........【阅读全文】

阅读(11808) | 评论(0) | 转发(0)

发布时间:2012-09-04 10:02:08

......【阅读全文】

阅读(900) | 评论(0) | 转发(0)

发布时间:2011-02-14 17:02:21

......【阅读全文】

阅读(1068) | 评论(0) | 转发(0)

发布时间:2010-05-13 15:27:20

......【阅读全文】

阅读(1073) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册