資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?Microsoft.Win32;
namespace?注冊機
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????SoftReg?softReg?=?new?SoftReg();
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????try
????????????{
????????????????//判斷軟件是否注冊
????????????????RegistryKey?retkey?=?Registry.CurrentUser.OpenSubKey(“SOFTWARE“?true).CreateSubKey(“mySoftWare“).CreateSubKey(“Register.INI“);
????????????????foreach?(string?strRNum?in?retkey.GetSubKeyNames())
????????????????{
????????????????????if?(strRNum?==?softReg.GetRNu
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????14336??2014-12-10?16:51??C#軟件注冊機\測試軟件\bin\Debug\測試軟件.exe
?????文件???????3466??2014-12-10?16:52??C#軟件注冊機\測試軟件\Form1.cs
?????文件???????3526??2014-12-10?16:42??C#軟件注冊機\測試軟件\Form1.Designer.cs
?????文件???????6518??2014-12-10?16:42??C#軟件注冊機\測試軟件\Form1.resx
?????文件???????1889??2014-12-10?16:39??C#軟件注冊機\測試軟件\FormRegister.cs
?????文件???????5004??2014-12-10?16:24??C#軟件注冊機\測試軟件\FormRegister.Designer.cs
?????文件???????7045??2014-12-10?16:24??C#軟件注冊機\測試軟件\FormRegister.resx
?????文件???????5395??2014-12-10?16:51??C#軟件注冊機\測試軟件\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????4608??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????641??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機(測試軟件).csproj.FileListAbsolute.txt
?????文件???????1040??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機(測試軟件).csproj.GenerateResource.Cache
?????文件????????612??2014-12-10?16:24??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機.csproj.FileListAbsolute.txt
?????文件???????1040??2014-12-10?16:24??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機.csproj.GenerateResource.Cache
?????文件????????180??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機.Form1.resources
?????文件????????180??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\注冊機.FormRegister.resources
?????文件????????654??2014-12-10?16:51??C#軟件注冊機\測試軟件\obj\x86\Debug\測試軟件.csproj.FileListAbsolute.txt
?????文件???????1040??2014-12-10?16:44??C#軟件注冊機\測試軟件\obj\x86\Debug\測試軟件.csproj.GenerateResource.Cache
?????文件??????14336??2014-12-10?16:51??C#軟件注冊機\測試軟件\obj\x86\Debug\測試軟件.exe
?????文件??????44544??2014-12-10?16:51??C#軟件注冊機\測試軟件\obj\x86\Debug\測試軟件.pdb
?????文件????????180??2014-12-10?16:42??C#軟件注冊機\測試軟件\obj\x86\Debug\測試軟件.Properties.Resources.resources
?????文件????????470??2014-12-10?15:56??C#軟件注冊機\測試軟件\Program.cs
?????文件???????1350??2014-12-10?15:56??C#軟件注冊機\測試軟件\Properties\AssemblyInfo.cs
?????文件???????2864??2014-12-10?16:42??C#軟件注冊機\測試軟件\Properties\Resources.Designer.cs
?????文件???????5612??2014-12-10?15:56??C#軟件注冊機\測試軟件\Properties\Resources.resx
?????文件???????1112??2014-12-10?16:42??C#軟件注冊機\測試軟件\Properties\Settings.Designer.cs
?????文件????????249??2014-12-10?15:56??C#軟件注冊機\測試軟件\Properties\Settings.settings
?????文件???????2938??2014-12-10?16:04??C#軟件注冊機\測試軟件\SoftReg.cs
?????文件???????3892??2014-12-10?16:42??C#軟件注冊機\測試軟件\測試軟件.csproj
?????文件??????10240??2014-12-10?16:37??C#軟件注冊機\生成注冊碼\bin\Debug\生成注冊碼.exe
?????文件???????1019??2014-12-10?16:37??C#軟件注冊機\生成注冊碼\Form1.cs
............此處省略37個文件信息
評論
共有 條評論