摘要:
我本机电脑点击该链接后弹出的窗口 阅读全文
摘要:
转:http://www.admin10000.com/document/6436.html 一、SpringMVC基础入门,创建一个HelloWorld程序 1.首先,导入SpringMVC需要的jar包。 2.添加Web.xml配置文件中关于SpringMVC的配置 1 2 3 4 5 6 7 阅读全文
摘要:
org.springframework.web.context.ContextLoaderListener struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /* --> 阅读全文
摘要:
參考:http://www.jb51.net/css/76707.html http://www.webhek.com/remove-whitespace-inline-block/ 去掉display:inline-block元素间的多余空白如下一段代码,display:inline-block元 阅读全文
摘要:
java DI 框架spring(web)、Guice(web)、Dagger&Dagger2(android) (待续...) 阅读全文
摘要:
转:http://www.360doc.com/content/16/0320/14/18636294_543805051.shtml 结果图: 欢迎加入,Java,前端的共同学习【爱问共享编程部落】 479668591 阅读全文
摘要:
转:http://www.cnblogs.com/tazi/archive/2012/01/04/2311588.html 主键: JPA主键的生成策略不像Hibernate那么丰富。 @Id @GeneratedValue(strategy=GenerationType.IDENTITY) pri 阅读全文
摘要:
转:http://www.cnblogs.com/JemBai/archive/2009/08/20/1550683.html java mysql 数据类型对照 类型名称 显示长度 数据库类型 JAVA类型 JDBC类型索引(int) 描述 VARCHAR L+N VARCHAR java.lan 阅读全文