
Java
dingyingguidyg
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
java,jsp获取客户端网卡物理地址(转帖)
HTML>HEAD>TITLE>WMI Scripting HTMLTITLE> META http-equiv=Content-Type content="text/html; charset=gb2312"> SCRIPT language=JScript event="OnCompleted(hResult,pErrorObject, pAsyncContext)"转载 2008-09-23 12:04:00 · 1019 阅读 · 0 评论 -
Eclipse 显示回车、换行字符
windows->preferences->editors->text editors 中勾选对应选项原创 2015-03-14 15:06:51 · 4080 阅读 · 0 评论 -
- cvc-complex-type.2.3: Element 'web-app' cannot have character
程序在jboss中运行提示 Multiple annotations found at this line: - cvc-complex-type.2.3: Element 'web-app' cannot have character [children], because the type's content type is element-only.转载 2015-03-14 15:09:51 · 6266 阅读 · 0 评论 -
Could not create JarEntryRevision
程序在jboss中运行提示 Could not create JarEntryRevision.... 查了资料了解到是struts在jboss中的一个bug 解决办法: 用下面链接中的文件xwork-core-2.2.3.1.jar直接替换xwork-core-2.2.3.jar http://dldx.youkuaiyun.com/fd.php?i=197737917022001&s=d6ee0原创 2015-03-14 15:15:38 · 667 阅读 · 0 评论