在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → C#OA系统

C#OA系统

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:3.57M
  • 下载次数:28
  • 浏览次数:265
  • 发布时间:2023-05-02
  • 实例类别:C#语言基础
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 相关标签: oa 系统 C#

实例介绍

【实例简介】C#OA系统
vs2005 SQL2000的OA系统完全版

【实例截图】

from clipboard

【核心代码】
文件清单
└── UDS1.1_51aspx
    ├── DB_51aspx
    │   ├── UDS_log.ldf
    │   └── UDS.mdf
    ├── UDS
    │   ├── App_Code
    │   │   ├── Components
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── AssignRights.cs
    │   │   │   ├── BBS.cs
    │   │   │   ├── Class.cs
    │   │   │   ├── CM.cs
    │   │   │   ├── Database.cs
    │   │   │   ├── Department.cs
    │   │   │   ├── Desktop.cs
    │   │   │   ├── Directory.cs
    │   │   │   ├── Document.cs
    │   │   │   ├── DocumentFlow.cs
    │   │   │   ├── Error.cs
    │   │   │   ├── Linkman.cs
    │   │   │   ├── Mail.cs
    │   │   │   ├── Position.cs
    │   │   │   ├── Project.cs
    │   │   │   ├── Role.cs
    │   │   │   ├── SMS.cs
    │   │   │   ├── Staff.cs
    │   │   │   ├── Task.cs
    │   │   │   ├── Team.cs
    │   │   │   ├── Tool.cs
    │   │   │   ├── UBB.cs
    │   │   │   └── WA.cs
    │   │   ├── Global.asax.cs
    │   │   ├── Inc
    │   │   │   └── ControlHeader.aspx.cs
    │   │   └── SubModule
    │   │       ├── Staff
    │   │       │   └── Report
    │   │       │       ├── StaffDataSet.cs
    │   │       │       └── StaffList.cs
    │   │       └── WorkAttendance
    │   │           └── Report
    │   │               ├── DetailDuty.cs
    │   │               ├── rpt_DutyReport.cs
    │   │               └── TotalDuty.cs
    │   ├── App_GlobalResources
    │   │   └── submodule.staff.report.stafflist.resx
    │   ├── App_WebReferences
    │   │   ├── UDS
    │   │   │   └── wsms
    │   │   │       ├── sms.disco
    │   │   │       ├── sms.discomap
    │   │   │       └── sms.wsdl
    │   │   └── wsms
    │   │       └── vssver.scc
    │   ├── AssemblyInfo.cs
    │   ├── bin
    │   │   ├── AscendComm.dll
    │   │   ├── AscendSMS.dll
    │   │   ├── Interop.jmail.dll
    │   │   ├── jmail.dll
    │   │   ├── microsoft.web.ui.webcontrols.dll
    │   │   └── vssver.scc
    │   ├── Components
    │   │   ├── dotnetuds
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── DatabaseClassExample.aspx
    │   │   │   ├── DatabaseClassExample.aspx.cs
    │   │   │   ├── DatabaseClassExample.aspx.resx
    │   │   │   ├── DepartmentTreeView.aspx
    │   │   │   ├── DepartmentTreeView.aspx.cs
    │   │   │   ├── DepartmentTreeView.aspx.resx
    │   │   │   ├── Global.asax
    │   │   │   ├── Global.asax.cs
    │   │   │   ├── Global.asax.resx
    │   │   │   ├── Index.aspx
    │   │   │   ├── Index.aspx.cs
    │   │   │   ├── Index.aspx.resx
    │   │   │   ├── mssccprj.scc
    │   │   │   ├── UDS.csproj
    │   │   │   ├── UDS.csproj.vspscc
    │   │   │   ├── UDS.sln
    │   │   │   ├── UDS.vsdisco
    │   │   │   ├── UDS.vssscc
    │   │   │   ├── vssver.scc
    │   │   │   ├── Web1.config
    │   │   │   ├── Web.config
    │   │   │   ├── WebForm1.aspx
    │   │   │   ├── WebForm1.aspx.cs
    │   │   │   └── WebForm1.aspx.resx
    │   │   └── vssver.scc
    │   ├── ConversionReport.txt
    │   ├── Css
    │   │   ├── BasicLayout.css
    │   │   ├── Calendar.css
    │   │   ├── Calendar.css.bak
    │   │   ├── calendar.js
    │   │   ├── meizzDate.js
    │   │   ├── mycss1.css
    │   │   ├── mycss.css
    │   │   ├── Search.css
    │   │   ├── TreeView.Css
    │   │   ├── tr.js
    │   │   ├── vssver.scc
    │   │   └── 复件 BasicLayout.css
    │   ├── DatabaseClassExample.aspx
    │   ├── DatabaseClassExample.aspx.cs
    │   ├── DatabaseClassExample.aspx.resx
    │   ├── DataImages
    │   │   ├── ada.gif
    │   │   ├── admin_ico1.gif
    │   │   ├── admin_ico2.gif
    │   │   ├── admin_ico3.gif
    │   │   ├── admin_ico4.gif
    │   │   ├── asc.gif
    │   │   ├── attach.gif
    │   │   ├── book.gif
    │   │   ├── category.gif
    │   │   ├── ClientManage.gif
    │   │   ├── contact.gif
    │   │   ├── delete_test1.gif
    │   │   ├── delete_test2.gif
    │   │   ├── desc.gif
    │   │   ├── DocFlow.gif
    │   │   ├── f.gif
    │   │   ├── flag.gif
    │   │   ├── fminus.gif
    │   │   ├── Folder.gif
    │   │   ├── folder_old.gif
    │   │   ├── folder_small.gif
    │   │   ├── fplus.gif
    │   │   ├── help_book.gif
    │   │   ├── help.gif
    │   │   ├── help_obook.gif
    │   │   ├── help_page.gif
    │   │   ├── hr.gif
    │   │   ├── hr_l.gif
    │   │   ├── ico_note.gif
    │   │   ├── ie.gif
    │   │   ├── ie_link.gif
    │   │   ├── ie_link_old.gif
    │   │   ├── ie_small.gif
    │   │   ├── i.gif
    │   │   ├── kaoqin2.gif
    │   │   ├── kaoqin.gif
    │   │   ├── lens.gif
    │   │   ├── L.gif
    │   │   ├── Lminus.gif
    │   │   ├── Lplus.gif
    │   │   ├── mail.gif
    │   │   ├── memobook_blue.gif
    │   │   ├── memobook.gif
    │   │   ├── message2.gif
    │   │   ├── message.gif
    │   │   ├── minus.gif
    │   │   ├── minus_l.gif
    │   │   ├── mydoc2.gif
    │   │   ├── mydoc.gif
    │   │   ├── myLinkman.gif
    │   │   ├── MyTask.gif
    │   │   ├── n.gif
    │   │   ├── obout_treeview.css
    │   │   ├── page2.gif
    │   │   ├── page.gif
    │   │   ├── person.gif
    │   │   ├── plus.gif
    │   │   ├── plusik.gif
    │   │   ├── plusik_l.gif
    │   │   ├── Position2.gif
    │   │   ├── Position.gif
    │   │   ├── print.gif
    │   │   ├── prodgp.gif
    │   │   ├── question.gif
    │   │   ├── recycle.gif
    │   │   ├── red_ball.gif
    │   │   ├── r.gif
    │   │   ├── Rminus.gif
    │   │   ├── role.gif
    │   │   ├── roleManage2.gif
    │   │   ├── roleManage.gif
    │   │   ├── Rplus.gif
    │   │   ├── rtl
    │   │   │   ├── F.gif
    │   │   │   ├── Fminus.gif
    │   │   │   ├── Fplus.gif
    │   │   │   ├── I.gif
    │   │   │   ├── L.gif
    │   │   │   ├── Lminus.gif
    │   │   │   ├── Lplus.gif
    │   │   │   ├── minus.gif
    │   │   │   ├── plus.gif
    │   │   │   ├── r.gif
    │   │   │   ├── Rminus.gif
    │   │   │   ├── Rplus.gif
    │   │   │   ├── T.gif
    │   │   │   ├── Thumbs.db
    │   │   │   ├── Tminus.gif
    │   │   │   ├── Tplus.gif
    │   │   │   ├── vssver.scc
    │   │   │   └── white.gif
    │   │   ├── scales.gif
    │   │   ├── search.gif
    │   │   ├── search_globe.gif
    │   │   ├── Segment.gif
    │   │   ├── shoprite.gif
    │   │   ├── staff2.gif
    │   │   ├── staff.gif
    │   │   ├── T.gif
    │   │   ├── Thumbs.db
    │   │   ├── Tminus.gif
    │   │   ├── Tplus.gif
    │   │   ├── usbkey2.gif
    │   │   ├── usb_key.gif
    │   │   ├── usbkey.gif
    │   │   ├── user_s.gif
    │   │   ├── vertical.gif
    │   │   ├── vertical___.gif
    │   │   ├── vssver.scc
    │   │   ├── white.gif
    │   │   ├── workadmin2.gif
    │   │   ├── workadmin.gif
    │   │   ├── xpAdmin.gif
    │   │   ├── xpCdRom.gif
    │   │   ├── xpDesktop.gif
    │   │   ├── xpDriveA.gif
    │   │   ├── xpFolder.gif
    │   │   ├── xpLens.gif
    │   │   ├── xpMyComp.gif
    │   │   ├── xpMyDoc.gif
    │   │   ├── xpNetPlace.gif
    │   │   ├── xpNetwork.gif
    │   │   ├── xpPanel.gif
    │   │   ├── xpPrinter.gif
    │   │   ├── xpRecentDoc.gif
    │   │   ├── xpRecycle.gif
    │   │   └── xpShared.gif
    │   ├── DepartmentTreeView.aspx
    │   ├── DepartmentTreeView.aspx.cs
    │   ├── DepartmentTreeView.aspx.resx
    │   ├── Global.asax
    │   ├── Global.asax.resx
    │   ├── Images
    │   │   ├── 283.gif
    │   │   ├── 41_gif.jpg
    │   │   ├── 50_gif.jpg
    │   │   ├── a3.gif
    │   │   ├── admin_1bg.gif
    │   │   ├── admin_2bg.gif
    │   │   ├── admin_3bg.gif
    │   │   ├── admin_4bg.gif
    │   │   ├── admin_ico1.gif
    │   │   ├── admin_ico2.gif
    │   │   ├── admin_ico3.gif
    │   │   ├── admin_ico4.gif
    │   │   ├── admin_logo.gif
    │   │   ├── asc.gif
    │   │   ├── attach.gif
    │   │   ├── b38.jpg
    │   │   ├── b51.jpg
    │   │   ├── b82.jpg
    │   │   ├── bbsback.jpg
    │   │   ├── bbs.jpg
    │   │   ├── blue_button_bg.gif
    │   │   ├── bluebuttonbg.gif
    │   │   ├── book.gif
    │   │   ├── bookopen.gif
    │   │   ├── bulletin.gif
    │   │   ├── c6.gif
    │   │   ├── closetree.gif
    │   │   ├── copyright.gif
    │   │   ├── date.gif
    │   │   ├── denglu.jpg
    │   │   ├── desc.gif
    │   │   ├── desktop1.jpg
    │   │   ├── desktop1old.gif
    │   │   ├── desktop2.jpg
    │   │   ├── desktop2old.gif
    │   │   ├── desktop3.jpg
    │   │   ├── desktop3old.gif
    │   │   ├── desktop4.jpg
    │   │   ├── desktop4old.gif
    │   │   ├── desktoplogo1.gif
    │   │   ├── desktoplogo2.gif
    │   │   ├── desktoplogo3.gif
    │   │   ├── desktoplogo4.gif
    │   │   ├── DocumentFlow
    │   │   │   ├── 0001.gif
    │   │   │   ├── 0002.gif
    │   │   │   ├── 0003.gif
    │   │   │   ├── 0004.gif
    │   │   │   ├── 0005.gif
    │   │   │   ├── 0006.gif
    │   │   │   └── vssver.scc
    │   │   ├── endbott.gif
    │   │   ├── end.gif
    │   │   ├── folder.gif
    │   │   ├── forum_isnews.gif
    │   │   ├── forum_nonews.gif
    │   │   ├── greenbuttonbg.gif
    │   │   ├── head1.jpg
    │   │   ├── head2.jpg
    │   │   ├── head3.jpg
    │   │   ├── head42.jpg
    │   │   ├── head4.jpg
    │   │   ├── head4old.jpg
    │   │   ├── head5.jpg
    │   │   ├── head62.jpg
    │   │   ├── head6.jpg
    │   │   ├── head7.jpg
    │   │   ├── head.jpg
    │   │   ├── hotfolder.gif
    │   │   ├── icon
    │   │   │   ├── 001.gif
    │   │   │   ├── 002.GIF
    │   │   │   ├── 003.GIF
    │   │   │   ├── 004.GIF
    │   │   │   ├── 005.GIF
    │   │   │   ├── 006.GIF
    │   │   │   ├── 007.GIF
    │   │   │   ├── 008.GIF
    │   │   │   ├── 009.GIF
    │   │   │   ├── 00.gif
    │   │   │   ├── 010.GIF
    │   │   │   ├── 011.GIF
    │   │   │   ├── 012.GIF
    │   │   │   ├── 013.GIF
    │   │   │   ├── 014.GIF
    │   │   │   ├── 015.GIF
    │   │   │   ├── 016.GIF
    │   │   │   ├── 017.GIF
    │   │   │   ├── 018.GIF
    │   │   │   ├── 019.GIF
    │   │   │   ├── 01.gif
    │   │   │   ├── 020.GIF
    │   │   │   ├── 021.GIF
    │   │   │   ├── 022.GIF
    │   │   │   ├── 023.GIF
    │   │   │   ├── 024.GIF
    │   │   │   ├── 025.GIF
    │   │   │   ├── 026.GIF
    │   │   │   ├── 027.GIF
    │   │   │   ├── 028.GIF
    │   │   │   ├── 029.GIF
    │   │   │   ├── 02.gif
    │   │   │   ├── 030.GIF
    │   │   │   ├── 031.GIF
    │   │   │   ├── 032.GIF
    │   │   │   ├── 033.GIF
    │   │   │   ├── 034.GIF
    │   │   │   ├── 035.GIF
    │   │   │   ├── 036.GIF
    │   │   │   ├── 037.GIF
    │   │   │   ├── 038.GIF
    │   │   │   ├── 039.GIF
    │   │   │   ├── 03.gif
    │   │   │   ├── 040.GIF
    │   │   │   ├── 041.GIF
    │   │   │   ├── 042.GIF
    │   │   │   ├── 043.GIF
    │   │   │   ├── 044.GIF
    │   │   │   ├── 045.GIF
    │   │   │   ├── 046.GIF
    │   │   │   ├── 047.GIF
    │   │   │   ├── 048.GIF
    │   │   │   ├── 049.GIF
    │   │   │   ├── 04.gif
    │   │   │   ├── 050.GIF
    │   │   │   ├── 051.GIF
    │   │   │   ├── 052.GIF
    │   │   │   ├── 053.GIF
    │   │   │   ├── 054.GIF
    │   │   │   ├── 055.GIF
    │   │   │   ├── 056.GIF
    │   │   │   ├── 057.GIF
    │   │   │   ├── 058.GIF
    │   │   │   ├── 059.GIF
    │   │   │   ├── 05.gif
    │   │   │   ├── 060.GIF
    │   │   │   ├── 061.GIF
    │   │   │   ├── 062.GIF
    │   │   │   ├── 063.GIF
    │   │   │   ├── 064.GIF
    │   │   │   ├── 065.GIF
    │   │   │   ├── 066.GIF
    │   │   │   ├── 067.GIF
    │   │   │   ├── 068.GIF
    │   │   │   ├── 069.GIF
    │   │   │   ├── 06.gif
    │   │   │   ├── 070.GIF
    │   │   │   ├── 071.GIF
    │   │   │   ├── 072.GIF
    │   │   │   ├── 073.GIF
    │   │   │   ├── 074.GIF
    │   │   │   ├── 075.GIF
    │   │   │   ├── 076.GIF
    │   │   │   ├── 077.GIF
    │   │   │   ├── 078.GIF
    │   │   │   ├── 079.GIF
    │   │   │   ├── 07.gif
    │   │   │   ├── 080.GIF
    │   │   │   ├── 081.GIF
    │   │   │   ├── 082.GIF
    │   │   │   ├── 083.GIF
    │   │   │   ├── 084.GIF
    │   │   │   ├── 085.GIF
    │   │   │   ├── 086.GIF
    │   │   │   ├── 087.GIF
    │   │   │   ├── 088.GIF
    │   │   │   ├── 089.GIF
    │   │   │   ├── 08.gif
    │   │   │   ├── 090.GIF
    │   │   │   ├── 091.GIF
    │   │   │   ├── 092.GIF
    │   │   │   ├── 093.GIF
    │   │   │   ├── 094.GIF
    │   │   │   ├── 095.GIF
    │   │   │   ├── 096.GIF
    │   │   │   ├── 097.GIF
    │   │   │   ├── 098.GIF
    │   │   │   ├── 099.GIF
    │   │   │   ├── 09.gif
    │   │   │   ├── 100.GIF
    │   │   │   ├── 101.GIF
    │   │   │   ├── 102.GIF
    │   │   │   ├── 103.GIF
    │   │   │   ├── 104.GIF
    │   │   │   ├── 105.GIF
    │   │   │   ├── 106.GIF
    │   │   │   ├── 107.GIF
    │   │   │   ├── 108.GIF
    │   │   │   ├── 109.GIF
    │   │   │   ├── 10.gif
    │   │   │   ├── 110.GIF
    │   │   │   ├── 111.GIF
    │   │   │   ├── 112.GIF
    │   │   │   ├── 113.GIF
    │   │   │   ├── 114.GIF
    │   │   │   ├── 115.GIF
    │   │   │   ├── 116.GIF
    │   │   │   ├── 117.GIF
    │   │   │   ├── 118.GIF
    │   │   │   ├── 119.GIF
    │   │   │   ├── 11.gif
    │   │   │   ├── 120.GIF
    │   │   │   ├── 121.GIF
    │   │   │   ├── 122.GIF
    │   │   │   ├── 123.GIF
    │   │   │   ├── 124.GIF
    │   │   │   ├── 125.GIF
    │   │   │   ├── 126.GIF
    │   │   │   ├── 127.GIF
    │   │   │   ├── 128.GIF
    │   │   │   ├── 129.GIF
    │   │   │   ├── 12.gif
    │   │   │   ├── 130.GIF
    │   │   │   ├── 131.GIF
    │   │   │   ├── 132.GIF
    │   │   │   ├── 133.GIF
    │   │   │   ├── 134.GIF
    │   │   │   ├── 135.GIF
    │   │   │   ├── 136.GIF
    │   │   │   ├── 137.GIF
    │   │   │   ├── 138.GIF
    │   │   │   ├── 139.GIF
    │   │   │   ├── 13.gif
    │   │   │   ├── 140.GIF
    │   │   │   ├── 141.GIF
    │   │   │   ├── 142.GIF
    │   │   │   ├── 143.GIF
    │   │   │   ├── 144.GIF
    │   │   │   ├── 145.GIF
    │   │   │   ├── 146.GIF
    │   │   │   ├── 147.GIF
    │   │   │   ├── 148.GIF
    │   │   │   ├── 149.GIF
    │   │   │   ├── 14.gif
    │   │   │   ├── 150.GIF
    │   │   │   ├── 151.GIF
    │   │   │   ├── 152.GIF
    │   │   │   ├── 153.GIF
    │   │   │   ├── 154.GIF
    │   │   │   ├── 155.GIF
    │   │   │   ├── 156.GIF
    │   │   │   ├── 157.GIF
    │   │   │   ├── 158.GIF
    │   │   │   ├── 159.GIF
    │   │   │   ├── 15.gif
    │   │   │   ├── 160.GIF
    │   │   │   ├── 161.GIF
    │   │   │   ├── 162.GIF
    │   │   │   ├── 163.GIF
    │   │   │   ├── 164.GIF
    │   │   │   ├── 165.GIF
    │   │   │   ├── 166.GIF
    │   │   │   ├── 167.GIF
    │   │   │   ├── 168.GIF
    │   │   │   ├── 169.GIF
    │   │   │   ├── 16.gif
    │   │   │   ├── 170.GIF
    │   │   │   ├── 171.GIF
    │   │   │   ├── 172.GIF
    │   │   │   ├── 173.GIF
    │   │   │   ├── 174.GIF
    │   │   │   ├── 175.GIF
    │   │   │   ├── 176.GIF
    │   │   │   ├── 177.GIF
    │   │   │   ├── 178.GIF
    │   │   │   ├── 179.GIF
    │   │   │   ├── 17.gif
    │   │   │   ├── 180.GIF
    │   │   │   ├── 181.GIF
    │   │   │   ├── 182.GIF
    │   │   │   ├── 183.GIF
    │   │   │   ├── 184.GIF
    │   │   │   ├── 185.GIF
    │   │   │   ├── 186.GIF
    │   │   │   ├── 187.GIF
    │   │   │   ├── 188.GIF
    │   │   │   ├── 189.GIF
    │   │   │   ├── 18.gif
    │   │   │   ├── 190.GIF
    │   │   │   ├── 191.GIF
    │   │   │   ├── 192.GIF
    │   │   │   ├── 193.GIF
    │   │   │   ├── 194.GIF
    │   │   │   ├── 195.GIF
    │   │   │   ├── 196.GIF
    │   │   │   ├── 197.GIF
    │   │   │   ├── 198.GIF
    │   │   │   ├── 199.GIF
    │   │   │   ├── 19.gif
    │   │   │   ├── 200.GIF
    │   │   │   ├── 201.GIF
    │   │   │   ├── 202.GIF
    │   │   │   ├── 203.GIF
    │   │   │   ├── 204.GIF
    │   │   │   ├── 205.GIF
    │   │   │   ├── 206.GIF
    │   │   │   ├── 207.GIF
    │   │   │   ├── 208.GIF
    │   │   │   ├── 209.GIF
    │   │   │   ├── 20.gif
    │   │   │   ├── 210.GIF
    │   │   │   ├── 211.GIF
    │   │   │   ├── 212.GIF
    │   │   │   ├── 213.GIF
    │   │   │   ├── 214.GIF
    │   │   │   ├── 215.GIF
    │   │   │   ├── 216.GIF
    │   │   │   ├── 217.GIF
    │   │   │   ├── 218.GIF
    │   │   │   ├── 219.GIF
    │   │   │   ├── 21.gif
    │   │   │   ├── 220.GIF
    │   │   │   ├── 221.GIF
    │   │   │   ├── 222.GIF
    │   │   │   ├── 223.GIF
    │   │   │   ├── 224.GIF
    │   │   │   ├── 225.GIF
    │   │   │   ├── 226.GIF
    │   │   │   ├── 227.GIF
    │   │   │   ├── 228.GIF
    │   │   │   ├── 229.GIF
    │   │   │   ├── 22.gif
    │   │   │   ├── 230.GIF
    │   │   │   ├── 231.GIF
    │   │   │   ├── 232.GIF
    │   │   │   ├── 233.GIF
    │   │   │   ├── 234.GIF
    │   │   │   ├── 235.GIF
    │   │   │   ├── 236.GIF
    │   │   │   ├── 237.GIF
    │   │   │   ├── 238.GIF
    │   │   │   ├── 239.GIF
    │   │   │   ├── 23.gif
    │   │   │   ├── 240.GIF
    │   │   │   ├── 241.GIF
    │   │   │   ├── 242.GIF
    │   │   │   ├── 243.GIF
    │   │   │   ├── 244.GIF
    │   │   │   ├── 245.GIF
    │   │   │   ├── 246.GIF
    │   │   │   ├── 247.GIF
    │   │   │   ├── 248.GIF
    │   │   │   ├── 249.GIF
    │   │   │   ├── 24.gif
    │   │   │   ├── 250.GIF
    │   │   │   ├── 251.GIF
    │   │   │   ├── 252.GIF
    │   │   │   ├── 253.GIF
    │   │   │   ├── 254.GIF
    │   │   │   ├── 255.GIF
    │   │   │   ├── 256.GIF
    │   │   │   ├── 257.GIF
    │   │   │   ├── 258.GIF
    │   │   │   ├── 259.GIF
    │   │   │   ├── 25.gif
    │   │   │   ├── 260.GIF
    │   │   │   ├── 261.GIF
    │   │   │   ├── 262.GIF
    │   │   │   ├── 263.GIF
    │   │   │   ├── 264.GIF
    │   │   │   ├── 265.GIF
    │   │   │   ├── 266.GIF
    │   │   │   ├── 267.GIF
    │   │   │   ├── 268.GIF
    │   │   │   ├── 269.GIF
    │   │   │   ├── 26.gif
    │   │   │   ├── 270.GIF
    │   │   │   ├── 271.GIF
    │   │   │   ├── 272.GIF
    │   │   │   ├── 273.gif
    │   │   │   ├── 274.GIF
    │   │   │   ├── 275.GIF
    │   │   │   ├── 276.GIF
    │   │   │   ├── 277.GIF
    │   │   │   ├── 278.gif
    │   │   │   ├── 279.GIF
    │   │   │   ├── 27.gif
    │   │   │   ├── 280.GIF
    │   │   │   ├── 281.GIF
    │   │   │   ├── 282.GIF
    │   │   │   ├── 283.GIF
    │   │   │   ├── 284.gif
    │   │   │   ├── 285.GIF
    │   │   │   ├── 286.GIF
    │   │   │   ├── 287.GIF
    │   │   │   ├── 288.GIF
    │   │   │   ├── 289.GIF
    │   │   │   ├── 28.gif
    │   │   │   ├── 290.GIF
    │   │   │   ├── 291.GIF
    │   │   │   ├── 292.GIF
    │   │   │   ├── 293.GIF
    │   │   │   ├── 294.GIF
    │   │   │   ├── 295.GIF
    │   │   │   ├── 296.GIF
    │   │   │   ├── 29.gif
    │   │   │   ├── 30.gif
    │   │   │   ├── 30s.gif
    │   │   │   ├── 31.gif
    │   │   │   ├── 32.gif
    │   │   │   ├── 33.gif
    │   │   │   ├── 34.gif
    │   │   │   ├── 35.gif
    │   │   │   ├── mydoc.gif
    │   │   │   └── vssver.scc
    │   │   ├── index_r10_c5.gif
    │   │   ├── index_r11_c1.gif
    │   │   ├── index_r11_c3.gif
    │   │   ├── index_r12_c1.gif
    │   │   ├── index_r13_c1.gif
    │   │   ├── index_r14_c6.gif
    │   │   ├── index_r14_c7.gif
    │   │   ├── index_r14_c8.gif
    │   │   ├── index_r14_c9.gif
    │   │   ├── index_r15_c7.gif
    │   │   ├── index_r15_c9.gif
    │   │   ├── index_r16_c1.gif
    │   │   ├── index_r1_c1.gif
    │   │   ├── index_r1_c2.gif
    │   │   ├── index_r1_c6.gif
    │   │   ├── index_r1_c8.gif
    │   │   ├── index_r2_c6.gif
    │   │   ├── index_r2_c8.gif
    │   │   ├── index_r3_c1.gif
    │   │   ├── index_r3_c4.gif
    │   │   ├── index_r3_c6.gif
    │   │   ├── index_r4_c4.gif
    │   │   ├── index_r5_c4.gif
    │   │   ├── index_r6_c4.gif
    │   │   ├── index_r7_c4.gif
    │   │   ├── index_r7_c5.gif
    │   │   ├── index_r7_c7.gif
    │   │   ├── index_r8_c4.gif
    │   │   ├── index_r8_c5.gif
    │   │   ├── index_r9_c4.gif
    │   │   ├── index_r9_c5.gif
    │   │   ├── index_top_r1_c1.gif
    │   │   ├── index_top_r2_c1.gif
    │   │   ├── index_top_r2_c2.gif
    │   │   ├── lefttreebg.gif
    │   │   ├── line1.gif
    │   │   ├── login.asp
    │   │   ├── logininst.gif
    │   │   ├── logo.gif
    │   │   ├── logout.asp
    │   │   ├── mailClose.gif
    │   │   ├── maillistbutton1.gif
    │   │   ├── maillistbutton1old.gif
    │   │   ├── maillistbutton2.gif
    │   │   ├── maillistbutton2old.gif
    │   │   ├── mailOpen.gif
    │   │   ├── mailren.gif
    │   │   ├── mailuserbg.gif
    │   │   ├── mailwrite.gif
    │   │   ├── menuback.gif
    │   │   ├── menubar.gif
    │   │   ├── more.gif
    │   │   ├── MyDoc.gif
    │   │   ├── newface1.jpg
    │   │   ├── newface.jpg
    │   │   ├── new.gif
    │   │   ├── newmain_r1_c1.jpg
    │   │   ├── newmain_r1_c41.jpg
    │   │   ├── newmain_r1_c4.jpg
    │   │   ├── newmain_r1_c7.jpg
    │   │   ├── newmain_r4_c1.gif
    │   │   ├── newmain_r4_c1.jpg
    │   │   ├── newmain_r4_c1old.jpg
    │   │   ├── newmain_r4_c2.gif
    │   │   ├── newmain_r4_c2.jpg
    │   │   ├── newmain_r4_c2old.jpg
    │   │   ├── newmain_r7_c2.jpg
    │   │   ├── newmain_r9_c2.gif
    │   │   ├── newmain_r9_c2.jpg
    │   │   ├── newmain_r9_c2old.jpg
    │   │   ├── next.gif
    │   │   ├── noffice.swf
    │   │   ├── nopage.gif
    │   │   ├── opentree.gif
    │   │   ├── page.gif
    │   │   ├── pass.gif
    │   │   ├── p_centerbg.gif
    │   │   ├── person2.gif
    │   │   ├── person.gif
    │   │   ├── p_leftbg.gif
    │   │   ├── p_leftcenterbg.gif
    │   │   ├── p_leftrightrbg.gif
    │   │   ├── p_more2.gif
    │   │   ├── p_more.gif
    │   │   ├── prev.gif
    │   │   ├── p_rightbg.gif
    │   │   ├── Project1.exe
    │   │   ├── quxiao.jpg
    │   │   ├── red_ball.gif
    │   │   ├── redbuttonbg.gif
    │   │   ├── Schedule_logo.gif
    │   │   ├── shoprite.gif
    │   │   ├── smsremind.gif
    │   │   ├── spacer.gif
    │   │   ├── sysbulletin.gif
    │   │   ├── temp.gif
    │   │   ├── tend.gif
    │   │   ├── time.gif
    │   │   ├── top1.gif
    │   │   ├── top2.gif
    │   │   ├── top3.gif
    │   │   ├── top.gif
    │   │   ├── treetopbg.jpg
    │   │   ├── Udsheadbg.gif
    │   │   ├── Udslogo.gif
    │   │   ├── Udssearchbutton2.gif
    │   │   ├── Udssearchbutton.gif
    │   │   ├── Udssearch.gif
    │   │   ├── Udssearchhead.gif
    │   │   ├── udssearch_qwjs.gif
    │   │   ├── Untitled-2_r1_c1.gif
    │   │   ├── user_s.gif
    │   │   ├── vssver.scc
    │   │   ├── welcome.gif
    │   │   ├── welcome.jpg
    │   │   ├── 副本 newmain_r4_c1old.jpg
    │   │   ├── 副本 newmain_r9_c2old.jpg
    │   │   ├── 副本 person2.gif
    │   │   └── 副本 quxiao.jpg
    │   ├── Inc
    │   │   ├── controlclientcontacthistory.ascx
    │   │   ├── ControlClientContactHistory.ascx.cs
    │   │   ├── ControlClientContactHistory.ascx.resx
    │   │   ├── controlclientcontacthistory_thisweek.ascx
    │   │   ├── ControlClientContactHistory_thisWeek.ascx.cs
    │   │   ├── ControlClientContactHistory_thisWeek.ascx.resx
    │   │   ├── controlcustomprojecttreeview.ascx
    │   │   ├── ControlCustomProjectTreeView.ascx.cs
    │   │   ├── ControlCustomProjectTreeView.ascx.resx
    │   │   ├── ControlDepartmentTreeView.ascx
    │   │   ├── ControlDepartmentTreeView.ascx.cs
    │   │   ├── ControlDepartmentTreeView.ascx.resx
    │   │   ├── ControlHeader.aspx
    │   │   ├── ControlHeader.aspx.resx
    │   │   ├── controlpositiontreeview.ascx
    │   │   ├── ControlPositionTreeView.ascx.cs
    │   │   ├── ControlPositionTreeView.ascx.resx
    │   │   ├── controlprojecttreeview.ascx
    │   │   ├── ControlProjectTreeView.ascx.cs
    │   │   ├── ControlProjectTreeView.ascx.resx
    │   │   ├── controlroletreeview.ascx
    │   │   ├── ControlRoleTreeView.ascx.cs
    │   │   ├── ControlRoleTreeView.ascx.resx
    │   │   ├── controlsellmancontacthistory.ascx
    │   │   ├── ControlSellmanContactHistory.ascx.cs
    │   │   ├── ControlSellmanContactHistory.ascx.resx
    │   │   └── vssver.scc
    │   ├── Index.aspx
    │   ├── Index.aspx.cs
    │   ├── Index.aspx.resx
    │   ├── Log
    │   │   ├── udslog.txt
    │   │   └── vssver.scc
    │   ├── mssccprj.scc
    │   ├── SubModule
    │   │   ├── AssignRule
    │   │   │   ├── classtree.aspx
    │   │   │   ├── ClassTree.aspx.cs
    │   │   │   ├── ClassTree.aspx.resx
    │   │   │   ├── rightlist.aspx
    │   │   │   ├── RightList.aspx.cs
    │   │   │   ├── RightList.aspx.resx
    │   │   │   ├── rightlistview.aspx
    │   │   │   ├── RightListView.aspx.cs
    │   │   │   ├── RightListView.aspx.resx
    │   │   │   ├── treeview.aspx
    │   │   │   ├── TreeView.aspx.cs
    │   │   │   ├── TreeView.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── CM
    │   │   │   ├── Attachment
    │   │   │   │   ├── 1.htm
    │   │   │   │   ├── 39.doc
    │   │   │   │   ├── 40.doc
    │   │   │   │   └── 41.txt
    │   │   │   ├── client.aspx
    │   │   │   ├── Client.aspx.cs
    │   │   │   ├── Client.aspx.resx
    │   │   │   ├── clientcontact.aspx
    │   │   │   ├── ClientContact.aspx.cs
    │   │   │   ├── ClientContact.aspx.resx
    │   │   │   ├── clientcontact_thisweek.aspx
    │   │   │   ├── ClientContact_thisWeek.aspx.cs
    │   │   │   ├── ClientContact_thisWeek.aspx.resx
    │   │   │   ├── clienthistorycontact.aspx
    │   │   │   ├── ClientHistoryContact.aspx.cs
    │   │   │   ├── ClientHistoryContact.aspx.resx
    │   │   │   ├── clientlinkmanlist.aspx
    │   │   │   ├── ClientLinkmanList.aspx.cs
    │   │   │   ├── ClientLinkmanList.aspx.resx
    │   │   │   ├── clientlistview.aspx
    │   │   │   ├── ClientListView.aspx.cs
    │   │   │   ├── ClientListView.aspx.resx
    │   │   │   ├── linkman.aspx
    │   │   │   ├── Linkman.aspx.cs
    │   │   │   ├── Linkman.aspx.resx
    │   │   │   ├── linkmanlistview.aspx
    │   │   │   ├── LinkmanListView.aspx.cs
    │   │   │   ├── LinkmanListView.aspx.resx
    │   │   │   ├── ListView.aspx
    │   │   │   ├── ListView.aspx.cs
    │   │   │   ├── ListView.aspx.resx
    │   │   │   ├── Search
    │   │   │   │   ├── clientinfo.aspx
    │   │   │   │   ├── ClientInfo.aspx.cs
    │   │   │   │   ├── ClientInfo.aspx.resx
    │   │   │   │   ├── contactinfo.aspx
    │   │   │   │   ├── ContactInfo.aspx.cs
    │   │   │   │   ├── ContactInfo.aspx.resx
    │   │   │   │   ├── index.aspx
    │   │   │   │   ├── index.aspx.cs
    │   │   │   │   ├── index.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── stafflist.aspx
    │   │   │   ├── StaffList.aspx.cs
    │   │   │   ├── StaffList.aspx.resx
    │   │   │   ├── Stat
    │   │   │   │   ├── contact_client.aspx
    │   │   │   │   ├── Contact_Client.aspx.cs
    │   │   │   │   ├── Contact_Client.aspx.resx
    │   │   │   │   ├── contactedclient.aspx
    │   │   │   │   ├── ContactedClient.aspx.cs
    │   │   │   │   ├── ContactedClient.aspx.resx
    │   │   │   │   ├── fee.aspx
    │   │   │   │   ├── Fee.aspx.cs
    │   │   │   │   ├── Fee.aspx.resx
    │   │   │   │   ├── index.aspx
    │   │   │   │   ├── index.aspx.cs
    │   │   │   │   ├── index.aspx.resx
    │   │   │   │   ├── sellman.aspx
    │   │   │   │   ├── sellman.aspx.cs
    │   │   │   │   ├── sellman.aspx.resx
    │   │   │   │   ├── sellmanclient.aspx
    │   │   │   │   ├── sellmanclient.aspx.cs
    │   │   │   │   ├── sellmanclient.aspx.resx
    │   │   │   │   ├── sellmancontact.aspx
    │   │   │   │   ├── sellmancontact.aspx.cs
    │   │   │   │   ├── sellmancontact.aspx.resx
    │   │   │   │   ├── sellmanfee.aspx
    │   │   │   │   ├── sellmanfee.aspx.cs
    │   │   │   │   ├── sellmanfee.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   └── vssver.scc
    │   │   ├── Department
    │   │   │   ├── ChangeDepartment.aspx
    │   │   │   ├── ChangeDepartment.aspx.cs
    │   │   │   ├── ChangeDepartment.aspx.resx
    │   │   │   ├── DepartmentTreeView.aspx
    │   │   │   ├── DepartmentTreeView.aspx.cs
    │   │   │   ├── DepartmentTreeView.aspx.resx
    │   │   │   ├── Index.htm
    │   │   │   ├── ListView.aspx
    │   │   │   ├── ListView.aspx.cs
    │   │   │   ├── ListView.aspx.resx
    │   │   │   ├── NewStaff.aspx
    │   │   │   ├── NewStaff.aspx.cs
    │   │   │   ├── NewStaff.aspx.resx
    │   │   │   ├── ODepartment.aspx
    │   │   │   ├── ODepartment.aspx.cs
    │   │   │   ├── ODepartment.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── error.aspx
    │   │   ├── Error.aspx.cs
    │   │   ├── Error.aspx.resx
    │   │   ├── index.aspx
    │   │   ├── Index.aspx.cs
    │   │   ├── Index.aspx.resx
    │   │   ├── Linkman
    │   │   │   ├── addlinkman.aspx
    │   │   │   ├── AddLinkman.aspx.cs
    │   │   │   ├── AddLinkman.aspx.resx
    │   │   │   ├── customlinkmaninfo.aspx
    │   │   │   ├── CustomLinkmanInfo.aspx.cs
    │   │   │   ├── CustomLinkmanInfo.aspx.resx
    │   │   │   ├── listview.aspx
    │   │   │   ├── ListView.aspx.cs
    │   │   │   ├── ListView.aspx.resx
    │   │   │   ├── Search
    │   │   │   │   ├── index.aspx
    │   │   │   │   ├── index.aspx.cs
    │   │   │   │   ├── index.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── staffinfo.aspx
    │   │   │   ├── StaffInfo.aspx.cs
    │   │   │   ├── StaffInfo.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── Login
    │   │   │   ├── checkout.aspx
    │   │   │   ├── checkout.aspx.cs
    │   │   │   ├── checkout.aspx.resx
    │   │   │   ├── index.aspx
    │   │   │   ├── Index.aspx.cs
    │   │   │   ├── Index.aspx.resx
    │   │   │   ├── logout.aspx
    │   │   │   ├── Logout.aspx.cs
    │   │   │   ├── Logout.aspx.resx
    │   │   │   ├── verifysignin.aspx
    │   │   │   ├── VerifySignIn.aspx.cs
    │   │   │   ├── VerifySignIn.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── Position
    │   │   │   ├── changeposition.aspx
    │   │   │   ├── ChangePosition.aspx.cs
    │   │   │   ├── ChangePosition.aspx.resx
    │   │   │   ├── Index.htm
    │   │   │   ├── listview.aspx
    │   │   │   ├── ListView.aspx.cs
    │   │   │   ├── ListView.aspx.resx
    │   │   │   ├── newstaff.aspx
    │   │   │   ├── NewStaff.aspx.cs
    │   │   │   ├── NewStaff.aspx.resx
    │   │   │   ├── oposition.aspx
    │   │   │   ├── OPosition.aspx.cs
    │   │   │   ├── OPosition.aspx.resx
    │   │   │   ├── positiontreeview.aspx
    │   │   │   ├── PositionTreeView.aspx.cs
    │   │   │   ├── PositionTreeView.aspx.resx
    │   │   │   ├── updatecaste.aspx
    │   │   │   ├── UpdateCaste.aspx.cs
    │   │   │   ├── UpdateCaste.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── Query
    │   │   │   ├── google.aspx
    │   │   │   ├── Google.aspx.cs
    │   │   │   ├── Google.aspx.resx
    │   │   │   ├── listview.aspx
    │   │   │   ├── Listview.aspx.cs
    │   │   │   ├── Listview.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── Role
    │   │   │   ├── index.aspx
    │   │   │   ├── Index.aspx.cs
    │   │   │   ├── Index.aspx.resx
    │   │   │   ├── Index.htm
    │   │   │   ├── listview.aspx
    │   │   │   ├── ListView.aspx.cs
    │   │   │   ├── ListView.aspx.resx
    │   │   │   ├── orole.aspx
    │   │   │   ├── ORole.aspx.cs
    │   │   │   ├── ORole.aspx.resx
    │   │   │   ├── roletreeview.aspx
    │   │   │   ├── RoleTreeView.aspx.cs
    │   │   │   ├── RoleTreeView.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── Schedule
    │   │   │   ├── calendarview.aspx
    │   │   │   ├── CalendarView.aspx.cs
    │   │   │   ├── CalendarView.aspx.resx
    │   │   │   ├── manage.aspx
    │   │   │   ├── Manage.aspx.cs
    │   │   │   ├── Manage.aspx.resx
    │   │   │   ├── taskcomment.aspx
    │   │   │   ├── TaskComment.aspx.cs
    │   │   │   ├── TaskComment.aspx.resx
    │   │   │   ├── taskdetail.aspx
    │   │   │   ├── TaskDetail.aspx.cs
    │   │   │   ├── TaskDetail.aspx.resx
    │   │   │   ├── tasklist.aspx
    │   │   │   ├── TaskList.aspx.cs
    │   │   │   ├── TaskList.aspx.resx
    │   │   │   ├── taskstatus.aspx
    │   │   │   ├── TaskStatus.aspx.cs
    │   │   │   ├── TaskStatus.aspx.resx
    │   │   │   ├── viewdaytask.aspx
    │   │   │   ├── ViewDayTask.aspx.cs
    │   │   │   ├── ViewDayTask.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── SM
    │   │   │   ├── index.aspx
    │   │   │   ├── Index.aspx.cs
    │   │   │   ├── Index.aspx.resx
    │   │   │   ├── msghistory.aspx
    │   │   │   ├── MsgHistory.aspx.cs
    │   │   │   ├── MsgHistory.aspx.resx
    │   │   │   ├── msglist.aspx
    │   │   │   ├── MsgList.aspx.cs
    │   │   │   ├── MsgList.aspx.resx
    │   │   │   ├── msgmanage.aspx
    │   │   │   ├── MsgManage.aspx.cs
    │   │   │   ├── MsgManage.aspx.resx
    │   │   │   ├── msgsend.aspx
    │   │   │   ├── MsgSend.aspx.cs
    │   │   │   ├── MsgSend.aspx.resx
    │   │   │   ├── selectreceiver.aspx
    │   │   │   ├── SelectReceiver.aspx.cs
    │   │   │   ├── SelectReceiver.aspx.resx
    │   │   │   ├── Setup.aspx
    │   │   │   └── vssver.scc
    │   │   ├── Staff
    │   │   │   ├── managestaff.aspx
    │   │   │   ├── ManageStaff.aspx.cs
    │   │   │   ├── ManageStaff.aspx.resx
    │   │   │   ├── modifyinfo1.aspx
    │   │   │   ├── ModifyInfo1.aspx.cs
    │   │   │   ├── ModifyInfo1.aspx.resx
    │   │   │   ├── modifyinfo.aspx
    │   │   │   ├── ModifyInfo.aspx.cs
    │   │   │   ├── ModifyInfo.aspx.resx
    │   │   │   ├── Rehab.aspx
    │   │   │   ├── Rehab.aspx.cs
    │   │   │   ├── Rehab.aspx.resx
    │   │   │   ├── Report
    │   │   │   │   ├── ReportExportFile
    │   │   │   │   ├── StaffDataSet.xsd
    │   │   │   │   ├── StaffDataSet.xsx
    │   │   │   │   ├── StaffList.rpt
    │   │   │   │   ├── StaffReport.aspx
    │   │   │   │   ├── StaffReport.aspx.cs
    │   │   │   │   ├── StaffReport.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── Sch
    │   │   │   │   ├── resultlist.aspx
    │   │   │   │   ├── ResultList.aspx.cs
    │   │   │   │   ├── ResultList.aspx.resx
    │   │   │   │   ├── search.aspx
    │   │   │   │   ├── Search.aspx.cs
    │   │   │   │   ├── Search.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── search.aspx
    │   │   │   ├── Search.aspx.cs
    │   │   │   ├── Search.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── UnitiveDocument
    │   │   │   ├── Approve
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── Listview.aspx.cs
    │   │   │   │   ├── Listview.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── BBS
    │   │   │   │   ├── catalog.aspx
    │   │   │   │   ├── Catalog.aspx.cs
    │   │   │   │   ├── Catalog.aspx.resx
    │   │   │   │   ├── deleteitem.aspx
    │   │   │   │   ├── DeleteItem.aspx.cs
    │   │   │   │   ├── DeleteItem.aspx.resx
    │   │   │   │   ├── display.aspx
    │   │   │   │   ├── Display.aspx.cs
    │   │   │   │   ├── Display.aspx.resx
    │   │   │   │   ├── help.htm
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── ListView.aspx.cs
    │   │   │   │   ├── ListView.aspx.resx
    │   │   │   │   ├── manageboard.aspx
    │   │   │   │   ├── ManageBoard.aspx.cs
    │   │   │   │   ├── ManageBoard.aspx.resx
    │   │   │   │   ├── manageboardmaster.aspx
    │   │   │   │   ├── ManageBoardMaster.aspx.cs
    │   │   │   │   ├── ManageBoardMaster.aspx.resx
    │   │   │   │   ├── manageboardmember.aspx
    │   │   │   │   ├── ManageBoardMember.aspx.cs
    │   │   │   │   ├── ManageBoardMember.aspx.resx
    │   │   │   │   ├── managecatalog.aspx
    │   │   │   │   ├── ManageCatalog.aspx.cs
    │   │   │   │   ├── ManageCatalog.aspx.resx
    │   │   │   │   ├── moveitem.aspx
    │   │   │   │   ├── MoveItem.aspx.cs
    │   │   │   │   ├── MoveItem.aspx.resx
    │   │   │   │   ├── newitem.aspx
    │   │   │   │   ├── NewItem.aspx.cs
    │   │   │   │   ├── NewItem.aspx.resx
    │   │   │   │   ├── Search
    │   │   │   │   │   ├── index.aspx
    │   │   │   │   │   ├── index.aspx.cs
    │   │   │   │   │   ├── index.aspx.resx
    │   │   │   │   │   ├── searchresult.aspx
    │   │   │   │   │   ├── SearchResult.aspx.cs
    │   │   │   │   │   ├── SearchResult.aspx.resx
    │   │   │   │   │   └── vssver.scc
    │   │   │   │   ├── ubb
    │   │   │   │   │   ├── blue.gif
    │   │   │   │   │   ├── bold.gif
    │   │   │   │   │   ├── center.gif
    │   │   │   │   │   ├── code.GIF
    │   │   │   │   │   ├── email1.gif
    │   │   │   │   │   ├── fly.gif
    │   │   │   │   │   ├── glow.gif
    │   │   │   │   │   ├── image.gif
    │   │   │   │   │   ├── italicize.gif
    │   │   │   │   │   ├── media.gif
    │   │   │   │   │   ├── move.gif
    │   │   │   │   │   ├── quote1.gif
    │   │   │   │   │   ├── real.gif
    │   │   │   │   │   ├── red.GIF
    │   │   │   │   │   ├── shadow.gif
    │   │   │   │   │   ├── size3.gif
    │   │   │   │   │   ├── swf.gif
    │   │   │   │   │   ├── Thumbs.db
    │   │   │   │   │   ├── underline.gif
    │   │   │   │   │   ├── url1.gif
    │   │   │   │   │   └── vssver.scc
    │   │   │   │   └── vssver.scc
    │   │   │   ├── CopyTeam
    │   │   │   │   ├── treeview.aspx
    │   │   │   │   ├── TreeView.aspx.cs
    │   │   │   │   ├── TreeView.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── desktop.aspx
    │   │   │   ├── Desktop.aspx.cs
    │   │   │   ├── Desktop.aspx.resx
    │   │   │   ├── displaystaffinfo.aspx
    │   │   │   ├── DisplayStaffInfo.aspx.cs
    │   │   │   ├── DisplayStaffInfo.aspx.resx
    │   │   │   ├── Document
    │   │   │   │   ├── approvedocument.aspx
    │   │   │   │   ├── ApproveDocument.aspx.cs
    │   │   │   │   ├── ApproveDocument.aspx.resx
    │   │   │   │   ├── AttachFiles
    │   │   │   │   ├── browsedocument.aspx
    │   │   │   │   ├── BrowseDocument.aspx.cs
    │   │   │   │   ├── BrowseDocument.aspx.resx
    │   │   │   │   ├── deliverdocument.aspx
    │   │   │   │   ├── DeliverDocument.aspx.cs
    │   │   │   │   ├── DeliverDocument.aspx.resx
    │   │   │   │   ├── download.aspx
    │   │   │   │   ├── Download.aspx.cs
    │   │   │   │   ├── Download.aspx.resx
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── ListView.aspx.cs
    │   │   │   │   ├── ListView.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── DocumentFlow
    │   │   │   │   ├── AttachFiles
    │   │   │   │   ├── BangdingRole.aspx
    │   │   │   │   ├── BangdingRole.aspx.cs
    │   │   │   │   ├── BangdingRole.aspx.resx
    │   │   │   │   ├── bindstaff.aspx
    │   │   │   │   ├── BindStaff.aspx.cs
    │   │   │   │   ├── BindStaff.aspx.resx
    │   │   │   │   ├── definestyle.aspx
    │   │   │   │   ├── DefineStyle.aspx.cs
    │   │   │   │   ├── DefineStyle.aspx.resx
    │   │   │   │   ├── displaydocument.aspx
    │   │   │   │   ├── DisplayDocument.aspx.cs
    │   │   │   │   ├── DisplayDocument.aspx.resx
    │   │   │   │   ├── displayflow.aspx
    │   │   │   │   ├── DisplayFlow.aspx.cs
    │   │   │   │   ├── DisplayFlow.aspx.resx
    │   │   │   │   ├── displaystyle.aspx
    │   │   │   │   ├── DisplayStyle.aspx.cs
    │   │   │   │   ├── DisplayStyle.aspx.resx
    │   │   │   │   ├── displaytachemember.aspx
    │   │   │   │   ├── DisplayTacheMember.aspx.cs
    │   │   │   │   ├── DisplayTacheMember.aspx.resx
    │   │   │   │   ├── draftlist.aspx
    │   │   │   │   ├── DraftList.aspx.cs
    │   │   │   │   ├── DraftList.aspx.resx
    │   │   │   │   ├── editflow.aspx
    │   │   │   │   ├── EditFlow.aspx.cs
    │   │   │   │   ├── EditFlow.aspx.resx
    │   │   │   │   ├── editjump.aspx
    │   │   │   │   ├── EditJump.aspx.cs
    │   │   │   │   ├── EditJump.aspx.resx
    │   │   │   │   ├── editstyle.aspx
    │   │   │   │   ├── EditStyle.aspx.cs
    │   │   │   │   ├── EditStyle.aspx.resx
    │   │   │   │   ├── edittache.aspx
    │   │   │   │   ├── EditTache.aspx.cs
    │   │   │   │   ├── EditTache.aspx.resx
    │   │   │   │   ├── flowtemplate.aspx
    │   │   │   │   ├── FlowTemplate.aspx.cs
    │   │   │   │   ├── FlowTemplate.aspx.resx
    │   │   │   │   ├── listdocument.aspx
    │   │   │   │   ├── ListDocument.aspx.cs
    │   │   │   │   ├── ListDocument.aspx.resx
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── Listview.aspx.cs
    │   │   │   │   ├── Listview.aspx.resx
    │   │   │   │   ├── manageflow.aspx
    │   │   │   │   ├── ManageFlow.aspx.cs
    │   │   │   │   ├── ManageFlow.aspx.resx
    │   │   │   │   ├── managestyle.aspx
    │   │   │   │   ├── ManageStyle.aspx.cs
    │   │   │   │   ├── ManageStyle.aspx.resx
    │   │   │   │   ├── ManageTache.aspx
    │   │   │   │   ├── ManageTache.aspx.cs
    │   │   │   │   ├── ManageTache.aspx.resx
    │   │   │   │   ├── newdocument.aspx
    │   │   │   │   ├── NewDocument.aspx.cs
    │   │   │   │   ├── NewDocument.aspx.resx
    │   │   │   │   ├── PostilDocument.aspx
    │   │   │   │   ├── PostilDocument.aspx.cs
    │   │   │   │   ├── PostilDocument.aspx.resx
    │   │   │   │   ├── query.aspx
    │   │   │   │   ├── Query.aspx.cs
    │   │   │   │   ├── Query.aspx.resx
    │   │   │   │   ├── SelectProject.aspx
    │   │   │   │   ├── SelectProject.aspx.cs
    │   │   │   │   ├── SelectProject.aspx.resx
    │   │   │   │   ├── Template
    │   │   │   │   └── vssver.scc
    │   │   │   ├── Index.aspx
    │   │   │   ├── left.aspx
    │   │   │   ├── Mail
    │   │   │   │   ├── AttachFiles
    │   │   │   │   ├── compose.aspx
    │   │   │   │   ├── Compose.aspx.cs
    │   │   │   │   ├── Compose.aspx.resx
    │   │   │   │   ├── download.aspx
    │   │   │   │   ├── Download.aspx.cs
    │   │   │   │   ├── Download.aspx.resx
    │   │   │   │   ├── External
    │   │   │   │   │   ├── index.aspx
    │   │   │   │   │   ├── Index.aspx.cs
    │   │   │   │   │   ├── Index.aspx.resx
    │   │   │   │   │   ├── popsetup.aspx
    │   │   │   │   │   ├── PopSetup.aspx.cs
    │   │   │   │   │   ├── PopSetup.aspx.resx
    │   │   │   │   │   ├── SetupNavi.aspx
    │   │   │   │   │   ├── SetupNavi.aspx.cs
    │   │   │   │   │   ├── SetupNavi.aspx.resx
    │   │   │   │   │   └── vssver.scc
    │   │   │   │   ├── index.aspx
    │   │   │   │   ├── Index.aspx.cs
    │   │   │   │   ├── Index.aspx.resx
    │   │   │   │   ├── readmail.aspx
    │   │   │   │   ├── ReadMail.aspx.cs
    │   │   │   │   ├── ReadMail.aspx.resx
    │   │   │   │   ├── selectreceiver.aspx
    │   │   │   │   ├── SelectReceiver.aspx.cs
    │   │   │   │   ├── SelectReceiver.aspx.resx
    │   │   │   │   ├── treeview.aspx
    │   │   │   │   ├── TreeView.aspx.cs
    │   │   │   │   ├── TreeView.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── manageproject.aspx
    │   │   │   ├── ManageProject.aspx.cs
    │   │   │   ├── ManageProject.aspx.resx
    │   │   │   ├── ManageQuery
    │   │   │   │   ├── managequery.aspx
    │   │   │   │   ├── ManageQuery.aspx.cs
    │   │   │   │   ├── ManageQuery.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── memberlistview.aspx
    │   │   │   ├── MemberListView.aspx.cs
    │   │   │   ├── MemberListView.aspx.resx
    │   │   │   ├── MoveTeam
    │   │   │   │   ├── treeview.aspx
    │   │   │   │   ├── TreeView.aspx.cs
    │   │   │   │   ├── TreeView.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── NewDoc
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── Listview.aspx.cs
    │   │   │   │   ├── Listview.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── oclassnode.aspx
    │   │   │   ├── oClassNode.aspx.cs
    │   │   │   ├── oClassNode.aspx.resx
    │   │   │   ├── online.aspx
    │   │   │   ├── Online.aspx.cs
    │   │   │   ├── Online.aspx.resx
    │   │   │   ├── onlineperson.aspx
    │   │   │   ├── onlineperson.aspx.cs
    │   │   │   ├── onlineperson.aspx.resx
    │   │   │   ├── project.aspx
    │   │   │   ├── Project.aspx.cs
    │   │   │   ├── Project.aspx.resx
    │   │   │   ├── projectdetail.aspx
    │   │   │   ├── ProjectDetail.aspx.cs
    │   │   │   ├── ProjectDetail.aspx.resx
    │   │   │   ├── projecttreeview.aspx
    │   │   │   ├── ProjectTreeView.aspx.cs
    │   │   │   ├── ProjectTreeView.aspx.resx
    │   │   │   ├── Schedule
    │   │   │   ├── Setup
    │   │   │   │   ├── mysetup.aspx
    │   │   │   │   ├── MySetup.aspx.cs
    │   │   │   │   ├── MySetup.aspx.resx
    │   │   │   │   ├── setup.aspx
    │   │   │   │   ├── Setup.aspx.cs
    │   │   │   │   ├── Setup.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── Subscription
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── Listview.aspx.cs
    │   │   │   │   ├── Listview.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   ├── switch.aspx
    │   │   │   ├── Switch.aspx.cs
    │   │   │   ├── Switch.aspx.resx
    │   │   │   ├── Task
    │   │   │   │   ├── listview.aspx
    │   │   │   │   ├── Listview.aspx.cs
    │   │   │   │   ├── Listview.aspx.resx
    │   │   │   │   └── vssver.scc
    │   │   │   └── vssver.scc
    │   │   ├── USBKey
    │   │   │   ├── usbkey_setup.aspx
    │   │   │   ├── USBKey_setup.aspx.cs
    │   │   │   ├── USBKey_setup.aspx.resx
    │   │   │   └── vssver.scc
    │   │   ├── vssver.scc
    │   │   └── WorkAttendance
    │   │       ├── checksucessful.aspx
    │   │       ├── default.aspx
    │   │       ├── Default.aspx.cs
    │   │       ├── Default.aspx.resx
    │   │       ├── loginchecksucessful.htm
    │   │       ├── Report
    │   │       │   ├── DetailDuty.xsd
    │   │       │   ├── DetailDuty.xsx
    │   │       │   ├── DutyReport.aspx
    │   │       │   ├── DutyReport.aspx.cs
    │   │       │   ├── DutyReport.aspx.resx
    │   │       │   ├── ReportExportFile
    │   │       │   ├── rpt_DutyReport1.cs
    │   │       │   ├── rpt_DutyReport.resx
    │   │       │   ├── rpt_DutyReport.rpt
    │   │       │   ├── TotalDuty.xsd
    │   │       │   ├── TotalDuty.xsx
    │   │       │   └── vssver.scc
    │   │       ├── searchdata.aspx
    │   │       ├── SearchData.aspx.cs
    │   │       ├── SearchData.aspx.resx
    │   │       ├── set.aspx
    │   │       ├── Set.aspx.cs
    │   │       ├── Set.aspx.resx
    │   │       ├── showday.aspx
    │   │       ├── ShowDay.aspx.cs
    │   │       ├── ShowDay.aspx.resx
    │   │       ├── staffdata.aspx
    │   │       ├── StaffData.aspx.cs
    │   │       ├── StaffData.aspx.resx
    │   │       ├── tmpstaffdata.aspx
    │   │       ├── tmpStaffData.aspx.cs
    │   │       ├── tmpStaffData.aspx.resx
    │   │       └── vssver.scc
    │   ├── udsIndex
    │   │   └── uds_doc
    │   │       └── catalog.wci
    │   ├── UDS.sln
    │   ├── UDS.suo
    │   ├── UDS.vsdisco
    │   ├── vwd.webinfo
    │   ├── Web.config
    │   ├── webctrl_client
    │   │   └── 1_0
    │   │       ├── images
    │   │       │   ├── folder.gif
    │   │       │   ├── folderopen.gif
    │   │       │   ├── html.gif
    │   │       │   ├── root.gif
    │   │       │   └── vssver.scc
    │   │       ├── MultiPage.htc
    │   │       ├── TabStrip.htc
    │   │       ├── toolbar.htc
    │   │       ├── treeimages
    │   │       │   ├── f.gif
    │   │       │   ├── fminus.gif
    │   │       │   ├── fplus.gif
    │   │       │   ├── i.gif
    │   │       │   ├── L.gif
    │   │       │   ├── Lminus.gif
    │   │       │   ├── Lplus.gif
    │   │       │   ├── minus.gif
    │   │       │   ├── plus.gif
    │   │       │   ├── r.gif
    │   │       │   ├── Rminus.gif
    │   │       │   ├── Rplus.gif
    │   │       │   ├── rtl
    │   │       │   │   ├── F.gif
    │   │       │   │   ├── Fminus.gif
    │   │       │   │   ├── Fplus.gif
    │   │       │   │   ├── I.gif
    │   │       │   │   ├── L.gif
    │   │       │   │   ├── Lminus.gif
    │   │       │   │   ├── Lplus.gif
    │   │       │   │   ├── minus.gif
    │   │       │   │   ├── plus.gif
    │   │       │   │   ├── r.gif
    │   │       │   │   ├── Rminus.gif
    │   │       │   │   ├── Rplus.gif
    │   │       │   │   ├── T.gif
    │   │       │   │   ├── Tminus.gif
    │   │       │   │   ├── Tplus.gif
    │   │       │   │   ├── vssver.scc
    │   │       │   │   └── white.gif
    │   │       │   ├── T.gif
    │   │       │   ├── Tminus.gif
    │   │       │   ├── Tplus.gif
    │   │       │   ├── vssver.scc
    │   │       │   └── white.gif
    │   │       ├── treeview.htc
    │   │       ├── vssver.scc
    │   │       ├── webserviced.htc
    │   │       └── webservice.htc
    │   ├── WebForm1.aspx
    │   ├── WebForm1.aspx.cs
    │   └── WebForm1.aspx.resx
    └── Web.config

79 directories, 1357 files

标签: oa 系统 C#

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警