xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 51KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-29
  • 語言: C#
  • 標(biāo)簽:

資源簡介

C#源碼電腦信息系統(tǒng)_C#源碼電腦信息系統(tǒng)_C#源碼電腦信息系統(tǒng)_C#源碼電腦信息系統(tǒng)

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;

namespace?指導(dǎo)學(xué)習(xí)3
{
????[Serializable]
????class?Computer
????{
????????public?Computer()?{?}
????????public?Computer(string?brand?string?cPU?string?hardDisk?string?memory?string?monitorstring?name)
????????{
????????????this.Brand?=?brand;
????????????this.CPU?=?cPU;
????????????this.HardDisk?=?hardDisk;
????????????this.Memory?=?memory;
????????????this.Monitor?=?monitor;
????????????this.Name?=?name;
????????}
????????//品牌
????????private?string?brand;

????????public?string?Brand
????????{
????????????get?{?return?brand;?}
????????????set?{?brand?=?value;?}
????????}

????????private?string?cPU;

????????public?string?CPU
????????{
????????????get?{?return?cPU;?}
????????????set?{?cPU?=?value;?}
????????}
????????//內(nèi)存
????????private?string?hardDisk;

????????public?string?HardDisk
????????{
????????????get?{?return?hardDisk;?}
????????????set?{?hardDisk?=?value;?}
????????}
????????//硬盤
????????private?string?memory;

????????public?string?Memory
????????{
????????????get?{?return?memory;?}
????????????set?{?memory?=?value;?}
????????}
????????//顯示器
????????private?string?monitor;

????????public?string?Monitor
????????{
????????????get?{?return?monitor;?}
????????????set?{?monitor?=?value;?}
????????}
????????//型號名稱
????????private?string?name;

????????public?string?Name
????????{
????????????get?{?return?name;?}
????????????set?{?name?=?value;?}
????????}

????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????2143??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\bin\Debug\conpu.fd

?????文件??????28672??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\bin\Debug\指導(dǎo)學(xué)習(xí)3.exe

?????文件??????44544??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\bin\Debug\指導(dǎo)學(xué)習(xí)3.pdb

?????文件???????5632??2005-11-11?22:25??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\bin\Debug\指導(dǎo)學(xué)習(xí)3.vshost.exe

?????文件???????1573??2009-04-09?17:37??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Computer.cs

?????文件???????1129??2009-04-09?17:37??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\ComputerManger.cs

?????文件???????1001??2009-04-09?17:18??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Desktop.cs

?????文件???????4203??2009-04-09?17:52??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Form1.cs

?????文件??????18045??2009-04-09?17:52??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Form1.Designer.cs

?????文件???????5814??2009-04-09?17:52??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Form1.resx

?????文件????????191??2009-04-09?16:39??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Interface.cs

?????文件????????815??2009-04-09?17:18??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\NoteBook.cs

?????文件????????842??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\指導(dǎo)學(xué)習(xí)3.csproj.GenerateResource.Cache

?????文件??????28672??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\指導(dǎo)學(xué)習(xí)3.exe

?????文件????????180??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\指導(dǎo)學(xué)習(xí)3.Form1.resources

?????文件??????44544??2009-04-09?17:51??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\指導(dǎo)學(xué)習(xí)3.pdb

?????文件????????180??2009-04-09?16:40??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\指導(dǎo)學(xué)習(xí)3.Properties.Resources.resources

?????文件????????558??2009-04-09?17:52??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\指導(dǎo)學(xué)習(xí)3.csproj.FileListAbsolute.txt

?????文件????????472??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Program.cs

?????文件???????1186??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Properties\AssemblyInfo.cs

?????文件???????2882??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Properties\Resources.Designer.cs

?????文件???????5612??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Properties\Resources.resx

?????文件???????1098??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Properties\Settings.Designer.cs

?????文件????????249??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\Properties\Settings.settings

?????文件???????3434??2009-04-09?16:48??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3.csproj

?????文件????????928??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3.sln

????..A..H.?????15872??2009-04-09?17:52??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3.suo

?????目錄??????????0??2009-04-09?16:20??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\Refactor

?????目錄??????????0??2009-04-09?16:06??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\obj\Debug\TempPE

?????目錄??????????0??2009-04-09?17:17??指導(dǎo)學(xué)習(xí)3\指導(dǎo)學(xué)習(xí)3\bin\Debug

............此處省略9個(gè)文件信息

評論

共有 條評論

相關(guān)資源