91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.19M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 源碼??

資源簡介

采用樹型結構顯示部門組織結構代碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Data;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?WindowsFormsApplication2
{
????public?partial?class?CtrlOrgChar?:?UserControl
????{
????????public?CtrlOrgChar()
????????{
????????????InitializeComponent();
????????}
????????OrgCharGenerator?_CharGen?=?new?OrgCharGenerator();

????????private?object?_RootParentKeyValue;
????????public?object?RootParentKeyValue
????????{
????????????get
????????????{
????????????????return?_RootParentKeyValue;
????????????}
????????????set
????????????{
????????????????if?(_RootParentKeyValue?!=?value)
????????????????{
????????????????????_RootParentKeyValue?=?value;
???????????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????2562??2010-02-01?09:27??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgChar.cs

?????文件???????1987??2010-02-01?09:27??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgChar.Designer.cs

?????文件???????5814??2010-02-01?09:27??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgChar.resx

?????文件???????3299??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgPanel.cs

?????文件???????5756??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgPanel.Designer.cs

?????文件???????5814??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\CtrlOrgPanel.resx

?????文件???????1799??2010-02-01?09:38??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Form1.cs

?????文件???????5960??2010-02-01?09:27??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Form1.Designer.cs

?????文件???????6565??2010-02-01?09:27??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Form1.resx

?????文件??????22856??2010-02-01?09:30??WindowsFormsApplication2\Backup\WindowsFormsApplication2\OrgCharGenerator.cs

?????文件????????508??2010-01-28?10:10??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Program.cs

?????文件???????1398??2010-01-28?10:10??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Properties\AssemblyInfo.cs

?????文件???????3195??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Properties\Resources.Designer.cs

?????文件???????6211??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Properties\Resources.resx

?????文件???????1109??2010-01-28?10:10??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Properties\Settings.Designer.cs

?????文件????????249??2010-01-28?10:10??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Properties\Settings.settings

?????文件??????21258??2010-01-30?12:15??WindowsFormsApplication2\Backup\WindowsFormsApplication2\Resources\組織圖塊.bmp

?????文件???????4586??2010-02-01?09:30??WindowsFormsApplication2\Backup\WindowsFormsApplication2\WindowsFormsApplication2.csproj

?????文件????????962??2010-01-28?10:10??WindowsFormsApplication2\Backup\WindowsFormsApplication2.sln

????..A..H.?????33280??2010-02-01?09:30??WindowsFormsApplication2\Backup\WindowsFormsApplication2.suo

?????文件???????6401??2017-05-21?18:22??WindowsFormsApplication2\UpgradeLog.xml

?????文件??????48128??2017-07-05?23:38??WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.exe

?????文件??????71168??2017-07-05?23:38??WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.pdb

?????文件??????21464??2017-07-06?12:28??WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe

?????文件????????490??2015-06-04?12:48??WindowsFormsApplication2\WindowsFormsApplication2\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest

?????文件???????2562??2017-07-05?23:38??WindowsFormsApplication2\WindowsFormsApplication2\CtrlOrgChar.cs

?????文件???????1987??2010-02-01?09:27??WindowsFormsApplication2\WindowsFormsApplication2\CtrlOrgChar.Designer.cs

?????文件???????5814??2010-02-01?09:27??WindowsFormsApplication2\WindowsFormsApplication2\CtrlOrgChar.resx

?????文件???????3299??2010-01-30?12:15??WindowsFormsApplication2\WindowsFormsApplication2\CtrlOrgPanel.cs

?????文件???????5756??2010-01-30?12:15??WindowsFormsApplication2\WindowsFormsApplication2\CtrlOrgPanel.Designer.cs

............此處省略85個文件信息

評論

共有 條評論