-
大小: 1.63MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-08-30
- 語言: C/C++
- 標簽: HaRepacker??HaRepackerEX??
資源簡介
此軟件使用C#編寫,需要安裝以下3個運行庫才能打開
.NET Framework 3.5 [dotnetfx35.exe]
下載地址
http://msdn.microsoft.com/zh-cn/hh487282.aspx
Visual C++ 2005 Redistributable Package (x86) [vcredist_x86.exe]
下載地址
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3387
DirectX End-User Runtimes [directx_feb2010_redist.exe]
下載地址
http://www.microsoft.com/download/en/details.aspx?id=9033
更新支持win7 64位

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Reflection;
using?System.Windows.Forms;
namespace?Decrypt
{
????partial?class?AboutBox?:?Form
????{
????????public?AboutBox()
????????{
????????????InitializeComponent();
????????}
????????#region?程序集屬性訪問器
????????public?string?Assemblytitle
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblytitleAttribute)?false);
????????????????if?(attributes.Length?>?0)
????????????????{
????????????????????AssemblytitleAttribute?titleAttribute?=?(AssemblytitleAttribute)attributes[0];
????????????????????if?(titleAttribute.title?!=?““)
????????????????????{
????????????????????????return?titleAttribute.title;
????????????????????}
????????????????}
????????????????return?System.IO.Path.GetFileNameWithoutExtension(Assembly.GetExecutingAssembly().Codebase);
????????????}
????????}
????????public?string?AssemblyVersion
????????{
????????????get
????????????{
????????????????return?Assembly.GetExecutingAssembly().GetName().Version.ToString();
????????????}
????????}
????????public?string?AssemblyDescription
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyDescriptionAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyDescriptionAttribute)attributes[0]).Description;
????????????}
????????}
????????public?string?AssemblyProduct
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyProductAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyProductAttribute)attributes[0]).Product;
????????????}
????????}
????????public?string?AssemblyCopyright
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCopyrightAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyCopyrightAttribute)attributes[0]).Copyright;
????????????}
????????}
????????public?string?AssemblyCompany
????????{
????????????get
????????????{
????????????????object[]?attributes?=?Assembly.GetExecutingAssembly().GetCustomAttributes(typeof(AssemblyCompanyAttribute)?false);
????????????????if?(attributes.Length?==?0)
????????????????{
????????????????????return?““;
????????????????}
????????????????return?((AssemblyCompanyAttribute)attributes[0]).Company;
????????????}
????????}
????????#endregion
????}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????58368??2009-08-20?22:08??HaRepackerEX5\bin\ManagedZLib.dll
?????文件??????53248??2005-03-18?16:23??HaRepackerEX5\bin\Microsoft.DirectX.AudioVideoPlayback.dll
?????文件????????520??2012-04-04?19:46??HaRepackerEX5\bin\readme.txt
?????文件????????185??2018-06-03?13:34??HaRepackerEX5\bin\Settings.ini
?????文件??????????5??2018-06-03?18:56??HaRepackerEX5\bin\version.txt
?????文件?????171520??2018-06-03?18:42??HaRepackerEX5\bin\WzCompare.exe
?????文件??????64512??2018-06-03?13:32??HaRepackerEX5\bin\WzLib.dll
?????文件?????162816??2018-06-03?18:54??HaRepackerEX5\bin\WzRepack.exe
?????文件???????3022??2011-02-10?21:26??HaRepackerEX5\src\WzCompare\Decrypt\AboutBox.cs
?????文件???????7849??2011-02-10?21:26??HaRepackerEX5\src\WzCompare\Decrypt\AboutBox.Designer.cs
?????文件???????7796??2011-02-10?21:26??HaRepackerEX5\src\WzCompare\Decrypt\AboutBox.resx
?????文件??????31817??2010-10-12?13:43??HaRepackerEX5\src\WzCompare\Decrypt\AddChangeForm.cs
?????文件???????7720??2010-10-12?13:43??HaRepackerEX5\src\WzCompare\Decrypt\AddChangeForm.Designer.cs
?????文件??????11572??2010-10-12?13:43??HaRepackerEX5\src\WzCompare\Decrypt\AddChangeForm.resx
?????文件????????815??2009-09-27?00:54??HaRepackerEX5\src\WzCompare\Decrypt\app.config
?????文件????????615??2011-02-06?22:18??HaRepackerEX5\src\WzCompare\Decrypt\BiggerPic.cs
?????文件???????2975??2011-02-06?22:18??HaRepackerEX5\src\WzCompare\Decrypt\BiggerPic.Designer.cs
?????文件???????5814??2011-02-06?22:18??HaRepackerEX5\src\WzCompare\Decrypt\BiggerPic.resx
?????文件????????815??2009-09-27?00:54??HaRepackerEX5\src\WzCompare\Decrypt\bin\Debug\WzCompare.exe.config
?????文件??????14328??2018-06-03?18:42??HaRepackerEX5\src\WzCompare\Decrypt\bin\Debug\WzCompare.vshost.exe
?????文件????????815??2009-09-27?00:54??HaRepackerEX5\src\WzCompare\Decrypt\bin\Debug\WzCompare.vshost.exe.config
?????文件???????1498??2009-03-21?05:31??HaRepackerEX5\src\WzCompare\Decrypt\bin\Debug\WzCompare.vshost.exe.manifest
?????文件??????58368??2009-08-20?22:08??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\ManagedZLib.dll
?????文件??????53248??2005-03-18?16:23??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\Microsoft.DirectX.AudioVideoPlayback.dll
?????文件??????33914??2006-03-07?22:46??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\Microsoft.DirectX.AudioVideoPlayback.xm
?????文件?????171520??2018-06-03?18:42??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\WzCompare.exe
?????文件????????815??2009-09-27?00:54??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\WzCompare.exe.config
?????文件?????243200??2018-06-03?18:42??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\WzCompare.pdb
?????文件??????14848??2018-06-03?18:42??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\WzCompare.vshost.exe
?????文件????????815??2009-09-27?00:54??HaRepackerEX5\src\WzCompare\Decrypt\bin\x86\Debug\WzCompare.vshost.exe.config
............此處省略321個文件信息
- 上一篇:哈夫曼編碼vc++6.0
- 下一篇:funcode.c++彈彈堂游戲程序及源代碼
評論
共有 條評論