自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(0)
  • 资源 (10)
  • 收藏
  • 关注

空空如也

proguard4.6.zip (2.5 MB)

proguard Version 4.6 Added support for synthetic, bridge, and varargs modifiers in configuration. Added detection of atomic updater construction with constant arguments. Fixed merging of package visible classes. Fixed optimization of fields that are only accessed by reflection. Fixed optimization of read-only or write-only fields that are volatile. Fixed handling of side-effects due to static initializers. Fixed handling of bridge flags in obfuscation step. Fixed handling of super flag when merging classes. Fixed updating of variable tables when optimizing variables. Fixed removal of unused parameters with 32 or more parameters. Fixed incorrect removal of exception handler for instanceof instruction. Fixed inlining of methods with unusual exception handlers. Fixed optimization of unusual code causing stack underflow. Fixed keeping of constructor parameter names. Fixed unwanted wrapping of non-standard META-INF files. Fixed filtering of warnings about references to array types. Fixed overriding of warning option and note option in Ant task. Improved detection of file name extensions for canonical paths. Improved printing of seeds specified by -keep options. Improved printing of notes about unkept classes. Improved checking whether output is up to date. Updated documentation and examples.

2011-07-16

SQL Server 2000企业版安装教程.doc

SQL Server 2000是微软公司最新版的大型数据库服务器,其性能指标在各方面都有赶超Oracle数据库的趋势。在经历了SQL Server 6.5和7.0两个版本的尝试后,微软公司终于开始向大规模的业务领域进发了。记得在以前各种关于SQL Server的文章,都会将其定位成中小型应用方面,这种感觉被大家自然的延续到了2000版之中。其实这是一种误解。在过去的很长一段时间中,微软公司凭请了世界上最优秀的数据库专家以及专门搭建了信息量可谓空前的地理信息系统,励精图治,就是为了摘掉扣在自己头上的这顶帽子。有了强大的性能和功能支持,再配合其一向为人称道的易用性,SQL Server可以说成为了开发者手中的一柄利器!

2009-05-27

Proguard4.2.zip(java编码混淆器)

Proguard4.2.zip(java编码混淆器)<br>doc是4.0的doc<br>jar包是1.4.2<br><br><br>ProGuard, Java class file shrinker, optimizer, and obfuscator<br>=============================================================<br><br>This distribution contains the following directories:<br><br>- lib : the main jars, compiled and ready to use with "java -jar ...."<br>- docs : the complete documentation, licenses, etc. in html format<br>- examples : some example configuration files<br>- src : the source code<br><br><br>The best place to start is docs/index.html<br><br><br>Example<br>=======<br><br>If you want to give ProGuard a spin right away, try processing the jar itself:<br><br> cd examples<br> java -jar ../lib/proguard.jar @proguard.pro<br><br>The resulting proguard_out.jar contains the same application, but it's a lot<br>smaller!<br><br><br>Development<br>===========<br><br>If you're interested in changing and extending ProGuard, you can start by<br>compiling the source code yourself:<br><br> mkdir classes<br> javac -sourcepath src -d classes src/proguard/ProGuard.java<br> javac -sourcepath src -d classes src/proguard/retrace/ReTrace.java<br> javac -sourcepath src -d classes src/proguard/gui/ProGuardGUI.java<br><br>If you want to compile the ProGuard Ant task as well:<br><br> javac -sourcepath src -d classes -classpath lib/ant.jar \<br> src/proguard/ant/ProGuardTask.java<br><br>If you want to compile the JME WTK obfuscator plug-in:<br><br> javac -sourcepath src -d classes -classpath wtklib/kenv.zip \<br> src/proguard/wtk/ProGuardObfuscator.java<br><br>Note that you'll have to install Ant and the J2ME WTK yourself.<br><br>Enjoy!<br><br>http://proguard.sourceforge.net/<br><br>Copyright (c) 2002-2007 Eric Lafortune ([email protected])

2008-07-23

jQuery in Action 2008的随书代码包

jQuery in Action 2008的随书代码包<br>随书源代码,非常不错的东西..5分不算多...超值享受...

2008-07-09

JAVA反编译jadnt158

JAVA反编译jadnt158

2008-06-11

dwr分页源码源码源码

dwr分页源码,很好的一个例子dwr分页源码,很好的一个例子dwr分页源码,很好的一个例子dwr分页源码,很好的一个例子

2008-06-11

exttldexamples.zip

EXT很不错的例子,大家下来可以看看.EXT很不错的例子,大家下来可以看看.EXT很不错的例子,大家下来可以看看.

2008-06-11

JS,CSS代码格式化工具

JS代码格式化工具,CSS代码格式化工具<br>格式化为代码规则,很方便查看..

2008-06-11

空空如也

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

TA关注的人

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