自定义博客皮肤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)
  • 资源 (5)
  • 收藏
  • 关注

原创 Sybase 15 tips

--select next_identity select next_identity('dbo.TblHNWSwapSuitability') --fixing identity gap and reset "next_identity" to 1 exec sp_chgattribute 'TblHNWSwapSuitability', 'identity_burn_max', 0,...

2013-09-25 13:10:04 75

原创 Best practices for encoding issue

1 Always use UTF-8 as encoding; 2 Try to set the encoding uniformly(in filter or web server side); 2.1 In tomcat6, 2.1.1 For get method, you may set encoding by adding URIEncoding cfg opti...

2012-01-11 14:25:03 72

原创 【ZT】CSS处理技巧

DOCTYPE 影响 CSS 处理 FF: div 设置 margin-left, margin-right 为 auto 时已经居中, IE 不行 FF: body 设置 text-align 时, div 需要设置 margin: auto(主要是 margin-left,margin-right) 方可居中 FF: 设置 padding 后, div 会增加 height 和 widt...

2010-09-12 00:25:15 109

ant使用指南.rar

ant的基础及其与eclipse的结合

2007-12-07

JSP2_0技术手册

JSP2_0技术手册

2007-09-05

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055)

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055)

2007-09-04

hibernate 3.1.2中文文档发布

hibernate 3.1.2中文文档发布

2007-09-04

Spring开发指南

Spring开发指南

2007-09-04

空空如也

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

TA关注的人

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