自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(3)
  • 资源 (6)
  • 收藏
  • 关注

转载 在eclipse启动tomcat时遇到超时45秒的问题

在eclipse启动tomcat时遇到超时45秒的问题: Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor. 解决办法。 1

2013-06-04 11:25:16 468

转载 Map enum in JPA with fixed values?

JPA provides only two ways to deal with enums, by their name or by their ordinal. And the standard JPA doesn't support custom types. So: If you want to do custom type conversions, you'll have

2013-02-01 00:29:03 212

原创 run ofbiz with mysql5.5+

创建表空间mysql>create database ofbiz_mysql;mysql>grant all on *.* to ofbiz@localhost identified by 'ofbiz' with grant option;修改配置文件去掉 table-type="InnoDB" 属性。table-type属性在 mysql5.5 以后版本被engine替代,而且mysql5.5 以后默认的存储引擎就是InnoDB,因此去掉该参数没有任何副作用。下载 mysql jdbc 驱动ant ru

2011-04-13 18:49:00 338

Spring Security 3.1 随书源代码

Spring Security 3.1 随书源代码

2013-07-15

工作流管理:模型、方法和系统

清华大学出版社 工作流管理:模型、方法和系统

2013-03-10

en_microsoft_press_e-book_introducing_windows_server_2008_chapter_1_introduction

en_microsoft_press_e-book_introducing_windows_server_2008_chapter_1_introduction

2008-11-22

SQL性能优化 简单使用

SQL性能优化 oracle相关的 使用

2008-11-21

会计科目使用说明书.

会计科目使用说明书.会计科目使用说明书. 会计科目使用说明书.

2008-11-21

cmake-2.6.1

cmake-2.6.1-win32-x86.exe

2008-10-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除