-
homemade IE plug
自制IE插件,实现在www.mailu.cn搜索的动能
-homemade IE plug-ins, to achieve the kinetic energy www.mailu.cn Search
- 2022-06-18 05:44:29下载
- 积分:1
-
Is a document management system, I feel that beginners have a lot of help, the w...
是一个文件管理系统,觉得对初学者有很大的帮助,对文件的上下传有一个感性的认识.-Is a document management system, I feel that beginners have a lot of help, the whole mass of documents has a perceptual awareness.
- 2022-01-25 16:01:31下载
- 积分:1
-
功能点估算法,非常不错,是一种用来估算项目大小的技术
功能点估算法,非常不错,是一种用来估算项目大小的技术-Function Point
- 2022-02-10 02:13:33下载
- 积分:1
-
USQ压缩工具, 源码
USQ压缩工具, 源码-USQ compression tools, source
- 2022-08-23 10:02:17下载
- 积分:1
-
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...
.NET EXE压缩
在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。
如果要压缩一个EXE程序,只需要执行:
netz app.exe
如果要指定图标,可以执行:
netz app.exe -i app.ico
如果程序是控制台程序,需要执行:
netz -c app.exe
也可以把程序和DLL合并为一个应用程序:
netz -s app.exe lib1.dll lib2.dll
.NETZ的工作原理,实际上是先利用#ZipLib 对执行文件进行压缩。执行时在内存中先释放,再利用reflection来实现加载和调用。可以参考DDJ上的相关文章http://www.ddj.com/documents/s=9570/ddj0503m/0503m.html-err
- 2022-01-25 21:00:30下载
- 积分:1
-
c++可以转成供flex调用的swc使用
c++可以转成供flex调用的swc使用-It s very good
- 2022-01-30 22:35:51下载
- 积分:1
-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
美国CRE 6.2 B2B网站系统升级补丁
美国cre loaded 6.2 b2b网站系统升级补丁-The United States cre loaded 6.2 b2b website system upgrade patch
- 2022-02-04 17:08:30下载
- 积分:1
-
The file is used to show the number on the led
The file is used to show the number on the led
- 2022-03-05 20:52:22下载
- 积分:1
-
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。...
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。-can to the text characters haffman coding, tested, the procedure is still pretty good. Complete a procedure.
- 2023-04-12 18:00:04下载
- 积分:1