自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

人生架构,架构人生

合抱之木,生于毫末;九层之台,起于累土;千里之行,始于足下

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

原创 使用 Jrebel 插件实现热加载

在使用eclipse开发web应用的时候,每当你修改了一个Jsp文件或者Java文件后,你将不的不重新部署并启动web服务器,之后刷新页面才能看到修改后的效果,这样将降低我们的开发效率。这里介绍的Jrebel插件可以实现热装载class文件的功能,即我们在eclipse中修改了一个java文件、jsp文件、配置文件之后,将不再需要重新部署然后重启web服务器了,而只需要重新刷新下页面就可以看到修改

2011-09-02 23:56:33 1637

Linux下oracle 11g的安装

linux,oracle,安装 至少1024MB内存空间,oracle软件需要4.0GB以上磁盘空间(oracle 11g要求的磁盘空间为3.95GB),要求linux OS Kernel Version 2.6.9 查看系统配置的相关命令:

2012-04-29

省市区数据使用JS静态化

省/市/区数据静态化,通常情况下我们也许会采用AJAX去实现,使用AJAX时难免要走服务器端-->数据库,而对于大型应用来说80%的性能影响来自于数据库,所以我们对于数据库的使用原则应该是尽量去减少和数据库的交互,而像省/市/区这样的信息变动的可能性非常小,所以我们可以考虑将这些信息静态化。

2010-08-29

JDK1.6源代码下载

JDK1.6源代码,欢迎需要的朋友下载,绝对货真价值

2010-05-02

jQueryDocXML2CHM-090223.chm

jQuery帮助文档chm版《jQueryDocXML2CHM-090223.chm》

2009-08-08

firebug-1.4.0b7-fx

资源文件名:firebug-1.4.0b7-fx.xpi

2009-08-08

HttpWatch 6.1.41

HttpWatch integrates with Internet Explorer and Mozilla Firefox to provide unrivalled levels of HTTP monitoring, without the need for separately configured proxies or network sniffers. Simply interact with a web site and HttpWatch will display a log of requests and responses alongside the web page itself. It even shows interactions between the browser and its cache. Each HTTP transaction can be examined to see the values of headers, cookies, query strings and other HTTP related data. Commercial web sites often use technologies such as HTTP compression, SSL encryption and chunked encoding to provide the best levels of security and performance. HttpWatch works with these technologies to provided a detail view of HTTP activity within Internet Explorer.

2009-08-08

空空如也

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

TA关注的人

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