记录一些常用的网址
1,svn下载网站
myeclipse svn插件地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
2,JDK下载网站
http://www.oracle.com/technetwork/java/javaee/downloads/index.html
https://jdk8.java.net/download.html
3,这个不是很理解,jdk装不上的时候先装jre
http://www.java.com/zh_CN/download/manual.jsp
4,找啊找啊找jar包
http://www.java2s.com/Code/Jar/s/Downloadstruts2jsonplugin223jar.htm
http://www.findjar.com/index.x
http://jarfiles.pandaidea.com/aspectjweaver.html
(maven):http://www.ibiblio.org/
jar包依赖查询:http://maven.outofmemory.cn
5,class文件查看器
http://www.ej-technologies.com/download/jclasslib/files.html
Struts2-2.3.15.1:http://mirrors.cnnic.cn/apache//struts/binaries/struts-2.3.15.1-all.zip
Hibernate-4.2.4:http://ncu.dl.sourceforge.net/project/hibernate/hibernate4/4.2.4.Final/hibernate-release-4.2.4.Final.zip
spring的包实在难搞
6,json 检测工具
http://jsonviewer.codeplex.com/ 工具
http://jsonlint.com/ 在线检测工具
7,jquery.validation
http://www.cnblogs.com/hejunrex/archive/2011/11/17/2252193.html
8,MSDN工具下载