http://java.decompiler.free.fr/The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.JD-Coreis a library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and e Read More
该文被密码保护。 Read More
该文被密码保护。 Read More
private static string CreatePdf(string fileName){ string command = "gswin32c -q -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=\"" + fileName + ".pdf\" -fc:\\output.ps"; Console.WriteLine(command); Process p = new Process(); StreamWriter sw; StreamReader sr; ProcessStartI... Read More
http://code.google.com/p/wkhtmltopdf/DescriptionSimple shell utility to convert html to pdf using the webkit rendering engine, and qt.IntroductionSearching the web, I have found several command line tools that allow you to convert a HTML-document to a PDF-document, however they all seem to use their Read More
如果你想自定义Send To列表: 在运行里 敲入shell:sendto回车,会弹出一个文件夹,把你文件夹往里拖拽即可。 Read More
企业库下载:(还有相关视频及帮助文档) http://entlib.codeplex.com/ Entlib5.0 要求.net framework3.5 sp1,或 .net framework 4.0 App.config: http://files.cnblogs.com/wucg/TestE Read More
该文被密码保护。 Read More