資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?CCWin;
using?Microsoft.Win32;
namespace?SoftReg
{
????public?partial?class?Form1?:?Skin_Mac
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????SoftReg?softReg?=?new?SoftReg();
????????private?void?GetMachineCode(object?sender?EventArgs?e)
????????{
????????????string?MachineStr?=?softReg.GetMNum();
????????????MachineCode.SkinTxt.Text?=?MachineStr;
????????}
????????private?void?GetRegistrationCode(object?sender?EventArgs?e)
????????{
????????????if?(MachineCode.SkinTxt.Text.Trim().Length?!=?24)
????????????{
????????????????MessageBox.Show(“機器碼
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1499648??2014-08-11?14:06??SoftReg\bin\Debug\CSkin.dll
?????文件????2258432??2014-08-11?14:06??SoftReg\bin\Debug\CSkin.pdb
?????文件??????27648??2014-08-13?10:15??SoftReg\bin\Debug\SoftReg.exe
?????文件??????28160??2014-08-13?10:15??SoftReg\bin\Debug\SoftReg.pdb
?????文件??????22704??2014-08-13?10:15??SoftReg\bin\Debug\SoftReg.vshost.exe
?????文件????????490??2012-06-02?22:34??SoftReg\bin\Debug\SoftReg.vshost.exe.manifest
?????文件????????984??2014-08-13?09:51??SoftReg\frmMainForm?.cs
?????文件??????10615??2014-08-13?09:51??SoftReg\frmMainForm?.Designer.cs
?????文件???????5817??2014-08-13?09:51??SoftReg\frmMainForm?.resx
?????文件???????9752??2014-08-13?09:41??SoftReg\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6784??2014-08-13?09:42??SoftReg\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????979??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.csproj.FileListAbsolute.txt
?????文件???????1012??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.csproj.GenerateResource.Cache
?????文件??????27648??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.exe
?????文件????????180??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.Form1.resources
?????文件??????28160??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.pdb
?????文件??????13347??2014-08-13?10:15??SoftReg\obj\Debug\SoftReg.Properties.Resources.resources
?????文件???????5120??2014-08-13?09:42??SoftReg\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????433??2014-08-13?10:02??SoftReg\Program.cs
?????文件???????1338??2014-08-07?11:11??SoftReg\Properties\AssemblyInfo.cs
?????文件???????4040??2014-08-13?09:42??SoftReg\Properties\Resources.Designer.cs
?????文件???????6759??2014-08-13?09:42??SoftReg\Properties\Resources.resx
?????文件???????1094??2014-08-07?11:11??SoftReg\Properties\Settings.Designer.cs
?????文件????????249??2014-08-07?11:11??SoftReg\Properties\Settings.settings
?????文件???????3610??2014-08-13?09:42??SoftReg\Resources\SkinButtonDownBack.png
?????文件???????3459??2014-08-13?09:42??SoftReg\Resources\SkinButtonMouseBack.png
?????文件???????5354??2014-08-13?09:42??SoftReg\Resources\SkinButtonNormlBack.png
?????文件???????5576??2014-08-13?10:02??SoftReg\SoftReg.cs
?????文件???????4316??2014-08-13?09:50??SoftReg\SoftReg.csproj
?????文件????????982??2014-08-13?10:15??SoftReg\SoftReg.sln
............此處省略13個文件信息
- 上一篇:開啟遠程桌面及獲取電腦信息
- 下一篇:電子秤讀取小程序
評論
共有 條評論