資源簡介
保你滿意
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?獲取機器碼
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????SoftReg?softreg?=?new?SoftReg();
????????????this.textBox1.Text?=?softreg.getMNum();//獲取機器碼,此段代碼給軟件使用人計算機器碼使用
????????????
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
?????????????SoftReg?softreg?=?new?SoftReg();
?????????????this.textBox2.Text?=?softreg.getRNum();?//?自動獲取電腦中的機器碼計算注冊碼,此段代碼可以放在程序的
??????????????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\
?????文件????????7068??2018-05-16?16:08??c#程序注冊源代碼-ok\獲取機器碼\Form1.Designer.cs
?????文件????????1379??2018-05-30?18:26??c#程序注冊源代碼-ok\獲取機器碼\Form1.cs
?????文件????????5817??2018-05-16?16:08??c#程序注冊源代碼-ok\獲取機器碼\Form1.resx
?????文件?????????496??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Program.cs
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\Properties\
?????文件????????1380??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Properties\AssemblyInfo.cs
?????文件????????2880??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Properties\Resources.Designer.cs
?????文件????????5612??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Properties\Resources.resx
?????文件????????1100??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Properties\Settings.Designer.cs
?????文件?????????249??2018-05-16?15:52??c#程序注冊源代碼-ok\獲取機器碼\Properties\Settings.settings
?????文件????????6644??2018-05-16?16:56??c#程序注冊源代碼-ok\獲取機器碼\SoftReg.cs
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\bin\
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\bin\Debug\
?????文件???????12800??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\bin\Debug\獲取機器碼.exe
?????文件???????34304??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\bin\Debug\獲取機器碼.pdb
?????文件???????11600??2018-05-30?18:26??c#程序注冊源代碼-ok\獲取機器碼\bin\Debug\獲取機器碼.vshost.exe
?????文件?????????490??2010-03-17?22:39??c#程序注冊源代碼-ok\獲取機器碼\bin\Debug\獲取機器碼.vshost.exe.manifest
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\obj\
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\
?????目錄???????????0??2018-05-30?18:27??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\
?????文件????????4501??2018-05-16?16:58??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6454??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????338??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件?????????858??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件????????8743??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\ResolveAssemblyReference.cache
?????目錄???????????0??2018-05-30?18:28??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\TempPE\
?????文件?????????180??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\獲取機器碼.Form1.resources
?????文件?????????180??2018-05-30?18:20??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\獲取機器碼.Properties.Resources.resources
?????文件????????1643??2018-05-30?18:26??c#程序注冊源代碼-ok\獲取機器碼\obj\x86\Debug\獲取機器碼.csproj.FileListAbsolute.txt
............此處省略5個文件信息
評論
共有 條評論