摘要: 字符串仅仅能包括字母 数字和_,并且要求必须包含至少一个字母,其他的字符可以是字母 数字和_:^[0-9A-Za-z_]*[A-Za-z][0-9A-Za-z_]*$ 阅读全文
posted @ 2014-05-22 16:57 coder_zhang1 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 当启动tomcat时候出现Server Tomcat v6.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeou... 阅读全文
posted @ 2014-05-22 09:36 coder_zhang1 阅读(379) 评论(0) 推荐(0) 编辑