Chinaunix首页 | 论坛 | 博客
  • 博客访问: 127132
  • 博文数量: 24
  • 博客积分: 825
  • 博客等级: 准尉
  • 技术积分: 280
  • 用 户 组: 普通用户
  • 注册时间: 2004-11-02 09:09
个人简介

打不死的蟑螂

文章分类

全部博文(24)

文章存档

2017年(1)

2016年(2)

2014年(1)

2013年(3)

2012年(1)

2011年(1)

2010年(1)

2009年(1)

2008年(3)

2006年(1)

2005年(7)

2004年(2)

我的朋友

发布时间:2017-06-30 16:35:59

之前的人用myeclipse 开发,拿到工程后,编译通过,在运行的时候会报错。 出现NoClassDefFoundError 。错误信息如下:HTTP Status 500 -type Exception reportmessagedescription The server encountered an internal error () that prevented it from fulfilling this request.exceptionjavax.servlet.Servlet.........【阅读全文】

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

发布时间:2016-02-09 10:41:25

关于eclipse 运行tomcat 报Allocate exception for servlet MyServlet java.lang.ClassNotFoundException处理对于此类问题,网上的回复都只是针对某块。个人觉得需要进行整理,此类问题主要包括以下几个方面:1.运行的tomcat 配置文件检查,检查Server.xml文件,是否正确配置工程路径2.检查web.xml文件是否配置正确3..........【阅读全文】

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

发布时间:2014-03-17 17:03:17

最近在专案执行过程中,遇到两个需求1.用户希望将默认的回车键修改为搜索。2.默认为数字键盘,但是可以输入文本找了半天网上大部分都是需要自己去重写键盘,因为我是个懒人不想费这么大的功夫。终于偷懒成功1)添加android:imeOptions="actionSearch"和android:inputType="text"到EditText View如下:<Edit.........【阅读全文】

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

发布时间:2013-11-15 09:12:34

Improved logging in Objective-CQ:  How can I add context information - such as the current method or line number - to my logging statements?A: The C preprocessor provides a number of standard macros that give you information about the current file, line number, or function. Addit.........【阅读全文】

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

发布时间:2012-07-18 09:01:40

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

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

登录 注册