- 博客(8)
- 资源 (35)
- 收藏
- 关注
原创 struts2的combobox
<br /><%@ taglib prefix="s" uri="/struts-tags" %><html> <head> <title>Combobox (Form Tag) Tag Example!</title> <link href="<s:url value=" mce_href="<s:url value="/css/main.css"/>" rel="stylesheet" type="text/css"/> </head>
2010-07-06 22:40:00
572
使用Hibernate的component映射引用属性的bug
配置component <component name="name" class="Name" unique="true" > <property name="first"/> <property name="last"/> </
2009-11-05 16:55:42
121
原创 修改Eclipse/MyEclipse项目的默认编码
应该是中文操作系统的原因,eclipse默认的新项目的编码是GBK,出于对编码支持的考虑,项目组中最好统一要求是UTF-8编码进行开发。修改eclipse的配置,可以使得eclipse的新建项目的默认编码直接为UTF-8在菜单栏的Window->Preferences->General->Workspace->Text file enco...
2009-10-21 11:39:35
137
解决: 索引中丢失 IN 或 OUT 参数:: 4
java.sql.SQLException: 索引中丢失 IN 或 OUT 参数:: 4 这种错误写程序时不会报错,运行时只会出来,不了解的话错误很难发现。下面是出错原因: getSession().createSQLQuery(sql) .setInteger(0, o) .setDate(1, o) .setFloat(2,o ) .setInteger(2, o);...
2009-09-15 13:41:50
985
原创 无边框弹出框
<script type="text/javascript">var Obj=''document.onmouseup=MUpdocument.onmousemove=MMovefunction MDown(Object){Obj=Object.iddocument.all(Obj).setCapture()pX=event.x-document.all(Obj).style.pix...
2009-03-04 13:25:40
189
原创 管理平台消息提示
<script> var oPopup; var popTop=50; var mytime; function closemsg(){ try{ clearTimeout(mytime); }catch(e){} oPopup.hide(); } funct...
2009-03-04 13:19:59
143
转载 open window at center
window.open("http://www.cctv.com","","width=400,height=240,top="+(screen.availHeight-240)/2+",left="+(screen.availWidth-400)/2);
2008-09-05 21:37:00
481
iVMS-4200 Video Wall 2.5.0 iVMS-4200 Video Wall 2.6
2023-03-07
Struts2.1、Spring3.0、Hibernate3.3整合与S2SH的XML文件拆分
2012-11-24
EditPlus 的功能不用介绍了吧,一款功能强大、占用资源极少的文本编辑工具,支持很多种语法
2009-01-01
公司OA考勤管理系统.net
2008-10-01
部署用于 Office Communications Server 2007 的 Microsoft Office Live Meeting 2007 客户端
2007-12-15
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人