在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Asp.net OA系统源码

Asp.net OA系统源码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:8.01M
  • 下载次数:9
  • 浏览次数:170
  • 发布时间:2021-12-06
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
OA系统,66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
【实例截图】
【核心代码】
4744302543290828523.zip
├── 2012-02-14备注.txt
├── navydataoa
│   ├── App_Data
│   ├── bin
│   │   ├── Interop.Microsoft.Office.Core.dll
│   │   ├── Interop.Microsoft.Office.Interop.Word.dll
│   │   ├── Interop.MSScriptControl.dll
│   │   ├── Interop.VBIDE.dll
│   │   ├── navydataoa.dll
│   │   └── navydataoa.pdb
│   ├── Content
│   │   ├── buttom.css
│   │   ├── calendar-brown.css
│   │   ├── left1.css
│   │   ├── left2.css
│   │   ├── main.css
│   │   ├── menu.css
│   │   ├── print.css
│   │   ├── right.css
│   │   ├── Site.css
│   │   ├── Site_Css.css
│   │   └── style.css
│   ├── Controllers
│   │   ├── AccountController.cs
│   │   ├── AttendenceController.cs
│   │   ├── DocumentController.cs
│   │   ├── FinanceController.cs
│   │   ├── HomeController.cs
│   │   ├── LogonFilter.cs
│   │   ├── ManageController.cs
│   │   ├── OfficeController.cs
│   │   ├── RightController.cs
│   │   ├── StockController.cs
│   │   ├── WorkController.cs
│   │   └── WorkflowController.cs
│   ├── debug
│   │   ├── 20110928debug.log
│   │   ├── 20110929debug.log
│   │   ├── 20110930debug.log
│   │   ├── 20111017debug.log
│   │   ├── 20111018debug.log
│   │   ├── 20111021debug.log
│   │   ├── 20111022debug.log
│   │   ├── 20111024debug.log
│   │   ├── 20111025debug.log
│   │   ├── 20111026debug.log
│   │   ├── 20111027debug.log
│   │   ├── 20111101debug.log
│   │   ├── 20111103debug.log
│   │   ├── 20111105debug.log
│   │   ├── 20111117debug.log
│   │   ├── 20111122debug.log
│   │   ├── 20111129debug.log
│   │   ├── 20111205debug.log
│   │   ├── 20111220debug.log
│   │   ├── 20111229debug.log
│   │   ├── 20111230debug.log
│   │   ├── 20120104debug.log
│   │   ├── 20120109debug.log
│   │   ├── 20120113debug.log
│   │   ├── 20120116debug.log
│   │   ├── 20120131debug.log
│   │   ├── 20120203debug.log
│   │   ├── 20120206debug.log
│   │   └── 20120207debug.log
│   ├── Global.asax
│   ├── Global.asax.cs
│   ├── images
│   │   ├── about.gif
│   │   ├── Button_On.GIF
│   │   ├── Button_Over.GIF
│   │   ├── controls4.gif
│   │   ├── down01.gif
│   │   ├── Help.gif
│   │   ├── house.gif
│   │   ├── ICON
│   │   │   ├── 10.gif
│   │   │   ├── 1.gif
│   │   │   ├── 2.gif
│   │   │   ├── 3.gif
│   │   │   ├── 4.gif
│   │   │   ├── 5.gif
│   │   │   ├── 6.gif
│   │   │   ├── 7.gif
│   │   │   ├── 8.gif
│   │   │   ├── 9.gif
│   │   │   ├── a.gif
│   │   │   ├── Area.png
│   │   │   ├── back.gif
│   │   │   ├── b.gif
│   │   │   ├── Colume.png
│   │   │   ├── default.gif
│   │   │   ├── delete.gif
│   │   │   ├── doc.gif
│   │   │   ├── edit.gif
│   │   │   ├── generic.gif
│   │   │   ├── html2.gif
│   │   │   ├── icon.gif
│   │   │   ├── Line.png
│   │   │   ├── list.gif
│   │   │   ├── look.gif
│   │   │   ├── move.gif
│   │   │   ├── new.gif
│   │   │   ├── office.gif
│   │   │   ├── orderby.gif
│   │   │   ├── paperclip.gif
│   │   │   ├── ppt.gif
│   │   │   ├── print.gif
│   │   │   ├── print_icon.gif
│   │   │   ├── select.gif
│   │   │   ├── sound.gif
│   │   │   ├── txt.gif
│   │   │   ├── xls.gif
│   │   │   └── zip.gif
│   │   ├── kefu_down.gif
│   │   ├── kefu_middle.gif
│   │   ├── kefu_up.gif
│   │   ├── Logo.gif
│   │   ├── logout.gif
│   │   ├── man.gif
│   │   ├── mans.gif
│   │   ├── Menu
│   │   │   ├── arrow.gif
│   │   │   ├── box_bg.gif
│   │   │   ├── box_bottom.gif
│   │   │   ├── box_topbg.gif
│   │   │   ├── box_topleft.gif
│   │   │   ├── box_topright.gif
│   │   │   ├── close.gif
│   │   │   ├── close_on.gif
│   │   │   ├── Cshare.gif
│   │   │   ├── Delphi.gif
│   │   │   ├── folder_add.gif
│   │   │   ├── folder_move.gif
│   │   │   ├── open.gif
│   │   │   ├── open_on.gif
│   │   │   ├── Perl.gif
│   │   │   ├── PHP.gif
│   │   │   ├── tab_active_bg.gif
│   │   │   ├── tab_active_left.gif
│   │   │   ├── tab_active_right.gif
│   │   │   ├── tab_bg.gif
│   │   │   ├── tab_top_bg.gif
│   │   │   ├── tab_unactive_bg.gif
│   │   │   ├── tab_unactive_left.gif
│   │   │   ├── tab_unactive_right.gif
│   │   │   └── twist.gif
│   │   ├── MessageIcon
│   │   │   ├── MessageAlert.gif
│   │   │   ├── MessageBody.gif
│   │   │   ├── MessageEnd.gif
│   │   │   ├── MessageError.gif
│   │   │   ├── MessageHead.gif
│   │   │   └── MessageOk.gif
│   │   ├── MinLogo.gif
│   │   ├── NotImage.gif
│   │   ├── oa
│   │   │   ├── add.gif
│   │   │   ├── admin.gif
│   │   │   ├── agree1.gif
│   │   │   ├── agree.gif
│   │   │   ├── ai.gif
│   │   │   ├── answer.gif
│   │   │   ├── back.gif
│   │   │   ├── bg1.jpg
│   │   │   ├── book.gif
│   │   │   ├── buttombg1.jpg
│   │   │   ├── buttombg2.jpg
│   │   │   ├── buttombg3.jpg
│   │   │   ├── buttomside.jpg
│   │   │   ├── cgcai.gif
│   │   │   ├── cgcai.jpg
│   │   │   ├── cgc.gif
│   │   │   ├── close.gif
│   │   │   ├── config.gif
│   │   │   ├── confirm.gif
│   │   │   ├── copy.gif
│   │   │   ├── del.gif
│   │   │   ├── disagree.gif
│   │   │   ├── down.gif
│   │   │   ├── edit.gif
│   │   │   ├── expand.gif
│   │   │   ├── f1.gif
│   │   │   ├── fileup.gif
│   │   │   ├── folder1.gif
│   │   │   ├── folder.gif
│   │   │   ├── help.gif
│   │   │   ├── jia.bmp
│   │   │   ├── jian.bmp
│   │   │   ├── key.gif
│   │   │   ├── leftbg1.gif
│   │   │   ├── lefttopbg.gif
│   │   │   ├── link.gif
│   │   │   ├── log.gif
│   │   │   ├── loginbg.gif
│   │   │   ├── login.gif
│   │   │   ├── mail.gif
│   │   │   ├── man.gif
│   │   │   ├── mans.gif
│   │   │   ├── menu1bg1.gif
│   │   │   ├── menu1bg2.gif
│   │   │   ├── menu2bg0.gif
│   │   │   ├── menu2bg1.gif
│   │   │   ├── menu2bg2.gif
│   │   │   ├── menu3bg0.gif
│   │   │   ├── menubg1.jpg
│   │   │   ├── menubg2.jpg
│   │   │   ├── menubg3.gif
│   │   │   ├── menubg3.jpg
│   │   │   ├── menubg4.jpg
│   │   │   ├── middle.gif
│   │   │   ├── money.gif
│   │   │   ├── new.gif
│   │   │   ├── organ.gif
│   │   │   ├── print.gif
│   │   │   ├── prod.gif
│   │   │   ├── query.gif
│   │   │   ├── reader.gif
│   │   │   ├── read.gif
│   │   │   ├── rec.gif
│   │   │   ├── reset.gif
│   │   │   ├── resort.gif
│   │   │   ├── rightbg3.gif
│   │   │   ├── rightbg4.gif
│   │   │   ├── righttopbg1.gif
│   │   │   ├── righttopbg2.gif
│   │   │   ├── sam2.jpg
│   │   │   ├── save.gif
│   │   │   ├── searchall.gif
│   │   │   ├── search.gif
│   │   │   ├── shrink.gif
│   │   │   ├── spacer.gif
│   │   │   ├── stat.gif
│   │   │   ├── th1.gif
│   │   │   ├── th.gif
│   │   │   ├── titlebg0.jpg
│   │   │   ├── titlebg1.jpg
│   │   │   ├── titlebg2.jpg
│   │   │   ├── titlebg3.jpg
│   │   │   ├── titlebg4.jpg
│   │   │   ├── titlebg6.jpg
│   │   │   ├── titlebg7.jpg
│   │   │   ├── titlebg8.jpg
│   │   │   ├── titlebg9.jpg
│   │   │   ├── todown.jpg
│   │   │   ├── toleft1.gif
│   │   │   ├── toleft.gif
│   │   │   ├── topbg1.gif
│   │   │   ├── topbg2.gif
│   │   │   ├── topbg3.gif
│   │   │   ├── topbg.jpg
│   │   │   ├── totop1.gif
│   │   │   ├── totop.gif
│   │   │   ├── toup.jpg
│   │   │   └── up.gif
│   │   ├── right.gif
│   │   ├── thead_bg.gif
│   │   ├── top-gray.gif
│   │   ├── TreeIcon
│   │   │   ├── ftv2blank.gif
│   │   │   ├── ftv2doc.gif
│   │   │   ├── ftv2folderclosed.gif
│   │   │   ├── ftv2folderopen.gif
│   │   │   ├── ftv2lastnode.gif
│   │   │   ├── ftv2mlastnode.gif
│   │   │   ├── ftv2mnode.gif
│   │   │   ├── ftv2node.gif
│   │   │   ├── ftv2plastnode.gif
│   │   │   ├── ftv2pnode.gif
│   │   │   ├── ftv2vertline.gif
│   │   │   └── refurbish.gif
│   │   ├── up01.gif
│   │   ├── userset.gif
│   │   └── wrong.gif
│   ├── inc
│   │   ├── Codeimg.aspx
│   │   ├── Codeimg.aspx.cs
│   │   ├── FineMessBox
│   │   │   ├── 1.htm
│   │   │   ├── css
│   │   │   │   └── subModal.css
│   │   │   ├── Images
│   │   │   │   ├── left-corners.png
│   │   │   │   ├── left-right.png
│   │   │   │   ├── maskBG.png
│   │   │   │   ├── right-corners.png
│   │   │   │   ├── tool-sprites.gif
│   │   │   │   └── top-bottom.png
│   │   │   ├── js
│   │   │   │   ├── common.js
│   │   │   │   ├── subModal1.js
│   │   │   │   └── subModal.js
│   │   │   └── loading.html
│   │   └── Page_Guage.aspx
│   ├── Models
│   │   ├── Account
│   │   │   └── c_LognLogic.cs
│   │   ├── Attendence
│   │   │   ├── c_EvecLogic.cs
│   │   │   ├── c_EvecQuery.cs
│   │   │   ├── c_Evection.cs
│   │   │   ├── c_Leave.cs
│   │   │   ├── c_LeavLogic.cs
│   │   │   ├── c_LeavQuery.cs
│   │   │   ├── c_OverLogic.cs
│   │   │   ├── c_OverQuery.cs
│   │   │   └── c_Overtime.cs
│   │   ├── Common
│   │   │   ├── c_AlertInfo.cs
│   │   │   ├── c_AlertLogic.cs
│   │   │   ├── c_Chart.cs
│   │   │   ├── c_ChineseCalendar.cs
│   │   │   ├── c_CorpInfo.cs
│   │   │   ├── c_DateOperate.cs
│   │   │   ├── c_DebugLog.cs
│   │   │   ├── c_EmailInfo.cs
│   │   │   ├── c_EmailLogic.cs
│   │   │   ├── c_EmailQuery.cs
│   │   │   ├── c_filework.cs
│   │   │   ├── c_Formula.cs
│   │   │   ├── c_LogonLog.cs
│   │   │   ├── c_Method.cs
│   │   │   ├── c_MsSqlWork.cs
│   │   │   ├── c_ResultList.cs
│   │   │   ├── c_Share.cs
│   │   │   └── c_UserInfo.cs
│   │   ├── Document
│   │   │   ├── c_File.cs
│   │   │   ├── c_FileLogic.cs
│   │   │   ├── c_FileQuery.cs
│   │   │   ├── c_Folder.cs
│   │   │   └── c_FoldLogic.cs
│   │   ├── Finance
│   │   │   ├── c_Advance.cs
│   │   │   ├── c_AdvcLogic.cs
│   │   │   ├── c_Eecs.cs
│   │   │   ├── c_FinaQuery.cs
│   │   │   ├── c_Paycash.cs
│   │   │   ├── c_PaycLogic.cs
│   │   │   ├── c_purchase.cs
│   │   │   ├── c_PurcordLogic.cs
│   │   │   ├── c_Purecord.cs
│   │   │   ├── c_PurLogic.cs
│   │   │   ├── c_XecrLogic.cs
│   │   │   ├── c_Xecs.cs
│   │   │   ├── c_XecsLogic.cs
│   │   │   └── c_Xecsrecord.cs
│   │   ├── Manage
│   │   │   ├── c_Config.cs
│   │   │   ├── c_ConfigLogic.cs
│   │   │   ├── c_Department.cs
│   │   │   ├── c_DeptLogic.cs
│   │   │   ├── c_Group.cs
│   │   │   ├── c_GroupLogic.cs
│   │   │   ├── c_PosiLogic.cs
│   │   │   ├── c_Position.cs
│   │   │   ├── c_SylgLogic.cs
│   │   │   ├── c_SylgQuery.cs
│   │   │   ├── c_Syslog.cs
│   │   │   ├── c_User.cs
│   │   │   └── c_UserLogic.cs
│   │   ├── Office
│   │   │   ├── c_Bulletin.cs
│   │   │   ├── c_BulletinReader.cs
│   │   │   ├── c_BullLogic.cs
│   │   │   ├── c_BulrLogic.cs
│   │   │   ├── c_Conference.cs
│   │   │   ├── c_ConfLogic.cs
│   │   │   ├── c_ConfQuery.cs
│   │   │   ├── c_Message.cs
│   │   │   ├── c_MsgLogic.cs
│   │   │   ├── c_Notice.cs
│   │   │   ├── c_NotiLogic.cs
│   │   │   ├── c_RcvQuery.cs
│   │   │   ├── c_Rule.cs
│   │   │   ├── c_RuleLogic.cs
│   │   │   ├── c_RuleQuery.cs
│   │   │   ├── c_SndQuery.cs
│   │   │   ├── c_Useseal.cs
│   │   │   ├── c_UsesLogic.cs
│   │   │   └── c_UsesQuery.cs
│   │   ├── Right
│   │   │   ├── c_GrntLogic.cs
│   │   │   ├── c_Module.cs
│   │   │   ├── c_ModuLogic.cs
│   │   │   ├── c_Rightlog.cs
│   │   │   ├── c_RoleInfo.cs
│   │   │   ├── c_RoleLogic.cs
│   │   │   ├── c_RtlgLogic.cs
│   │   │   ├── c_RtlgQuery.cs
│   │   │   ├── c_UserRole.cs
│   │   │   ├── c_UsroLogic.cs
│   │   │   └── c_UsroQuery.cs
│   │   ├── Stock
│   │   │   ├── c_ProdCountQuery.cs
│   │   │   ├── c_ProdLogic.cs
│   │   │   ├── c_Prodtype.cs
│   │   │   ├── c_Product.cs
│   │   │   ├── c_ProductQuery.cs
│   │   │   ├── c_PtypeLogic.cs
│   │   │   ├── c_SCountQuery.cs
│   │   │   ├── c_StockIn.cs
│   │   │   ├── c_StockInLogic.cs
│   │   │   ├── c_StockOut.cs
│   │   │   └── c_StockOutLogic.cs
│   │   ├── Work
│   │   │   ├── c_DairLogic.cs
│   │   │   ├── c_DairQuery.cs
│   │   │   ├── c_Dairy.cs
│   │   │   ├── c_DmonLogic.cs
│   │   │   ├── c_DmonQuery.cs
│   │   │   ├── c_Dmonth.cs
│   │   │   ├── c_Dtask.cs
│   │   │   ├── c_DtasLogic.cs
│   │   │   ├── c_Dweek.cs
│   │   │   ├── c_DwekLogic.cs
│   │   │   └── c_DwekQuery.cs
│   │   └── Workflow
│   │   ├── c_Active.cs
│   │   ├── c_ActvLogic.cs
│   │   ├── c_Field.cs
│   │   ├── c_FielLogic.cs
│   │   ├── c_Instance.cs
│   │   ├── c_Process.cs
│   │   ├── c_ProcLogic.cs
│   │   ├── c_TranLogic.cs
│   │   ├── c_Transaction.cs
│   │   ├── c_TransactionLogic.cs
│   │   ├── c_WorkFlow.cs
│   │   ├── c_WorkFlowLogic.cs
│   │   ├── c_WorkFlowReturn.cs
│   │   ├── c_WorkItem.cs
│   │   └── c_WorkItemLogic.cs
│   ├── navydata.csproj
│   ├── navydata.csproj.user
│   ├── navydata.Publish.xml
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── Interop.Microsoft.Office.Core.dll
│   │   ├── Interop.Microsoft.Office.Interop.Word.dll
│   │   ├── Interop.MSScriptControl.dll
│   │   ├── Interop.VBIDE.dll
│   │   ├── navydata.csproj.FileListAbsolute.txt
│   │   ├── navydata.csproj.ResolveComReference.cache
│   │   ├── navydataoa.csproj.FileListAbsolute.txt
│   │   ├── navydataoa.dll
│   │   ├── navydataoa.pdb
│   │   ├── Package
│   │   │   └── PackageTmp
│   │   │   ├── bin
│   │   │   │   ├── Interop.Microsoft.Office.Core.dll
│   │   │   │   ├── Interop.Microsoft.Office.Interop.Word.dll
│   │   │   │   ├── Interop.VBIDE.dll
│   │   │   │   ├── navydataoa.dll
│   │   │   │   └── navydataoa.pdb
│   │   │   ├── Content
│   │   │   │   ├── buttom.css
│   │   │   │   ├── calendar-brown.css
│   │   │   │   ├── left1.css
│   │   │   │   ├── left2.css
│   │   │   │   ├── main.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── print.css
│   │   │   │   ├── right.css
│   │   │   │   ├── Site.css
│   │   │   │   ├── Site_Css.css
│   │   │   │   └── style.css
│   │   │   ├── Global.asax
│   │   │   ├── images
│   │   │   │   ├── about.gif
│   │   │   │   ├── Button_On.GIF
│   │   │   │   ├── Button_Over.GIF
│   │   │   │   ├── controls4.gif
│   │   │   │   ├── down01.gif
│   │   │   │   ├── Help.gif
│   │   │   │   ├── house.gif
│   │   │   │   ├── ICON
│   │   │   │   │   ├── 10.gif
│   │   │   │   │   ├── 1.gif
│   │   │   │   │   ├── 2.gif
│   │   │   │   │   ├── 3.gif
│   │   │   │   │   ├── 4.gif
│   │   │   │   │   ├── 5.gif
│   │   │   │   │   ├── 6.gif
│   │   │   │   │   ├── 7.gif
│   │   │   │   │   ├── 8.gif
│   │   │   │   │   ├── 9.gif
│   │   │   │   │   ├── a.gif
│   │   │   │   │   ├── Area.png
│   │   │   │   │   ├── back.gif
│   │   │   │   │   ├── b.gif
│   │   │   │   │   ├── Colume.png
│   │   │   │   │   ├── default.gif
│   │   │   │   │   ├── delete.gif
│   │   │   │   │   ├── doc.gif
│   │   │   │   │   ├── edit.gif
│   │   │   │   │   ├── generic.gif
│   │   │   │   │   ├── html2.gif
│   │   │   │   │   ├── icon.gif
│   │   │   │   │   ├── Line.png
│   │   │   │   │   ├── list.gif
│   │   │   │   │   ├── look.gif
│   │   │   │   │   ├── move.gif
│   │   │   │   │   ├── new.gif
│   │   │   │   │   ├── office.gif
│   │   │   │   │   ├── orderby.gif
│   │   │   │   │   ├── paperclip.gif
│   │   │   │   │   ├── ppt.gif
│   │   │   │   │   ├── print.gif
│   │   │   │   │   ├── print_icon.gif
│   │   │   │   │   ├── select.gif
│   │   │   │   │   ├── sound.gif
│   │   │   │   │   ├── txt.gif
│   │   │   │   │   ├── xls.gif
│   │   │   │   │   └── zip.gif
│   │   │   │   ├── kefu_down.gif
│   │   │   │   ├── kefu_middle.gif
│   │   │   │   ├── kefu_up.gif
│   │   │   │   ├── Logo.gif
│   │   │   │   ├── logout.gif
│   │   │   │   ├── man.gif
│   │   │   │   ├── mans.gif
│   │   │   │   ├── Menu
│   │   │   │   │   ├── arrow.gif
│   │   │   │   │   ├── box_bg.gif
│   │   │   │   │   ├── box_bottom.gif
│   │   │   │   │   ├── box_topbg.gif
│   │   │   │   │   ├── box_topleft.gif
│   │   │   │   │   ├── box_topright.gif
│   │   │   │   │   ├── close.gif
│   │   │   │   │   ├── close_on.gif
│   │   │   │   │   ├── Cshare.gif
│   │   │   │   │   ├── Delphi.gif
│   │   │   │   │   ├── folder_add.gif
│   │   │   │   │   ├── folder_move.gif
│   │   │   │   │   ├── open.gif
│   │   │   │   │   ├── open_on.gif
│   │   │   │   │   ├── Perl.gif
│   │   │   │   │   ├── PHP.gif
│   │   │   │   │   ├── tab_active_bg.gif
│   │   │   │   │   ├── tab_active_left.gif
│   │   │   │   │   ├── tab_active_right.gif
│   │   │   │   │   ├── tab_bg.gif
│   │   │   │   │   ├── tab_top_bg.gif
│   │   │   │   │   ├── tab_unactive_bg.gif
│   │   │   │   │   ├── tab_unactive_left.gif
│   │   │   │   │   ├── tab_unactive_right.gif
│   │   │   │   │   └── twist.gif
│   │   │   │   ├── MessageIcon
│   │   │   │   │   ├── MessageAlert.gif
│   │   │   │   │   ├── MessageBody.gif
│   │   │   │   │   ├── MessageEnd.gif
│   │   │   │   │   ├── MessageError.gif
│   │   │   │   │   ├── MessageHead.gif
│   │   │   │   │   └── MessageOk.gif
│   │   │   │   ├── MinLogo.gif
│   │   │   │   ├── NotImage.gif
│   │   │   │   ├── oa
│   │   │   │   │   ├── add.gif
│   │   │   │   │   ├── admin.gif
│   │   │   │   │   ├── agree1.gif
│   │   │   │   │   ├── agree.gif
│   │   │   │   │   ├── ai.gif
│   │   │   │   │   ├── answer.gif
│   │   │   │   │   ├── back.gif
│   │   │   │   │   ├── bg1.jpg
│   │   │   │   │   ├── book.gif
│   │   │   │   │   ├── buttombg1.jpg
│   │   │   │   │   ├── buttombg2.jpg
│   │   │   │   │   ├── buttombg3.jpg
│   │   │   │   │   ├── buttomside.jpg
│   │   │   │   │   ├── cgcai.gif
│   │   │   │   │   ├── cgcai.jpg
│   │   │   │   │   ├── cgc.gif
│   │   │   │   │   ├── close.gif
│   │   │   │   │   ├── config.gif
│   │   │   │   │   ├── confirm.gif
│   │   │   │   │   ├── copy.gif
│   │   │   │   │   ├── del.gif
│   │   │   │   │   ├── disagree.gif
│   │   │   │   │   ├── down.gif
│   │   │   │   │   ├── edit.gif
│   │   │   │   │   ├── expand.gif
│   │   │   │   │   ├── f1.gif
│   │   │   │   │   ├── fileup.gif
│   │   │   │   │   ├── folder1.gif
│   │   │   │   │   ├── folder.gif
│   │   │   │   │   ├── help.gif
│   │   │   │   │   ├── key.gif
│   │   │   │   │   ├── leftbg1.gif
│   │   │   │   │   ├── lefttopbg.gif
│   │   │   │   │   ├── link.gif
│   │   │   │   │   ├── log.gif
│   │   │   │   │   ├── loginbg.gif
│   │   │   │   │   ├── login.gif
│   │   │   │   │   ├── mail.gif
│   │   │   │   │   ├── man.gif
│   │   │   │   │   ├── mans.gif
│   │   │   │   │   ├── menu1bg1.gif
│   │   │   │   │   ├── menu1bg2.gif
│   │   │   │   │   ├── menu2bg0.gif
│   │   │   │   │   ├── menu2bg1.gif
│   │   │   │   │   ├── menu2bg2.gif
│   │   │   │   │   ├── menu3bg0.gif
│   │   │   │   │   ├── menubg1.jpg
│   │   │   │   │   ├── menubg2.jpg
│   │   │   │   │   ├── menubg3.gif
│   │   │   │   │   ├── menubg3.jpg
│   │   │   │   │   ├── menubg4.jpg
│   │   │   │   │   ├── middle.gif
│   │   │   │   │   ├── money.gif
│   │   │   │   │   ├── new.gif
│   │   │   │   │   ├── organ.gif
│   │   │   │   │   ├── print.gif
│   │   │   │   │   ├── prod.gif
│   │   │   │   │   ├── query.gif
│   │   │   │   │   ├── reader.gif
│   │   │   │   │   ├── read.gif
│   │   │   │   │   ├── rec.gif
│   │   │   │   │   ├── reset.gif
│   │   │   │   │   ├── resort.gif
│   │   │   │   │   ├── rightbg3.gif
│   │   │   │   │   ├── rightbg4.gif
│   │   │   │   │   ├── righttopbg1.gif
│   │   │   │   │   ├── righttopbg2.gif
│   │   │   │   │   ├── sam2.jpg
│   │   │   │   │   ├── save.gif
│   │   │   │   │   ├── searchall.gif
│   │   │   │   │   ├── search.gif
│   │   │   │   │   ├── shrink.gif
│   │   │   │   │   ├── spacer.gif
│   │   │   │   │   ├── stat.gif
│   │   │   │   │   ├── th1.gif
│   │   │   │   │   ├── th.gif
│   │   │   │   │   ├── titlebg0.jpg
│   │   │   │   │   ├── titlebg1.jpg
│   │   │   │   │   ├── titlebg2.jpg
│   │   │   │   │   ├── titlebg3.jpg
│   │   │   │   │   ├── titlebg4.jpg
│   │   │   │   │   ├── titlebg6.jpg
│   │   │   │   │   ├── titlebg7.jpg
│   │   │   │   │   ├── titlebg8.jpg
│   │   │   │   │   ├── titlebg9.jpg
│   │   │   │   │   ├── todown.jpg
│   │   │   │   │   ├── toleft1.gif
│   │   │   │   │   ├── toleft.gif
│   │   │   │   │   ├── topbg1.gif
│   │   │   │   │   ├── topbg2.gif
│   │   │   │   │   ├── topbg3.gif
│   │   │   │   │   ├── topbg.jpg
│   │   │   │   │   ├── totop1.gif
│   │   │   │   │   ├── totop.gif
│   │   │   │   │   ├── toup.jpg
│   │   │   │   │   └── up.gif
│   │   │   │   ├── right.gif
│   │   │   │   ├── thead_bg.gif
│   │   │   │   ├── top-gray.gif
│   │   │   │   ├── TreeIcon
│   │   │   │   │   ├── ftv2blank.gif
│   │   │   │   │   ├── ftv2doc.gif
│   │   │   │   │   ├── ftv2folderclosed.gif
│   │   │   │   │   ├── ftv2folderopen.gif
│   │   │   │   │   ├── ftv2lastnode.gif
│   │   │   │   │   ├── ftv2mlastnode.gif
│   │   │   │   │   ├── ftv2mnode.gif
│   │   │   │   │   ├── ftv2node.gif
│   │   │   │   │   ├── ftv2plastnode.gif
│   │   │   │   │   ├── ftv2pnode.gif
│   │   │   │   │   ├── ftv2vertline.gif
│   │   │   │   │   └── refurbish.gif
│   │   │   │   ├── up01.gif
│   │   │   │   ├── userset.gif
│   │   │   │   └── wrong.gif
│   │   │   ├── inc
│   │   │   │   ├── Codeimg.aspx
│   │   │   │   ├── FineMessBox
│   │   │   │   │   ├── 1.htm
│   │   │   │   │   ├── css
│   │   │   │   │   │   └── subModal.css
│   │   │   │   │   ├── Images
│   │   │   │   │   │   ├── left-corners.png
│   │   │   │   │   │   ├── left-right.png
│   │   │   │   │   │   ├── maskBG.png
│   │   │   │   │   │   ├── right-corners.png
│   │   │   │   │   │   ├── tool-sprites.gif
│   │   │   │   │   │   └── top-bottom.png
│   │   │   │   │   ├── js
│   │   │   │   │   │   ├── common.js
│   │   │   │   │   │   ├── subModal1.js
│   │   │   │   │   │   └── subModal.js
│   │   │   │   │   └── loading.html
│   │   │   │   └── Page_Guage.aspx
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── navydata.csproj.FileListAbsolute.txt
│   │   │   │   └── navydataoa.csproj.FileListAbsolute.txt
│   │   │   ├── Scripts
│   │   │   │   ├── calendar2.js
│   │   │   │   ├── calendar.js
│   │   │   │   ├── datew.js
│   │   │   │   ├── jquery-1.3.2.js
│   │   │   │   ├── jquery-1.3.2.min.js
│   │   │   │   ├── jquery-1.3.2.min-vsdoc.js
│   │   │   │   ├── jquery-1.3.2-vsdoc.js
│   │   │   │   ├── jquery-1.4.1.js
│   │   │   │   ├── jquery-1.4.1.min.js
│   │   │   │   ├── jquery-1.4.1-vsdoc.js
│   │   │   │   ├── jquery.validate.js
│   │   │   │   ├── jquery.validate.min.js
│   │   │   │   ├── jquery.validate.min-vsdoc.js
│   │   │   │   ├── jquery.validate-vsdoc.js
│   │   │   │   ├── MicrosoftAjax.debug.js
│   │   │   │   ├── MicrosoftAjax.js
│   │   │   │   ├── MicrosoftMvcAjax.debug.js
│   │   │   │   ├── MicrosoftMvcAjax.js
│   │   │   │   ├── MicrosoftMvcValidation.debug.js
│   │   │   │   ├── MicrosoftMvcValidation.js
│   │   │   │   ├── treeview
│   │   │   │   │   ├── bg.gif
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── black
│   │   │   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   │   │   └── tv-item-last.gif
│   │   │   │   │   │   ├── file.gif
│   │   │   │   │   │   ├── folder.gif
│   │   │   │   │   │   ├── gray
│   │   │   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   │   │   └── tv-item-last.gif
│   │   │   │   │   │   ├── red
│   │   │   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   │   │   └── tv-item-last.gif
│   │   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   │   └── tv-item-last.gif
│   │   │   │   │   ├── jquery.check.js
│   │   │   │   │   ├── jquery.cookie.js
│   │   │   │   │   ├── jquery.field.js
│   │   │   │   │   ├── jquery.js
│   │   │   │   │   ├── jquery.multiselects.js
│   │   │   │   │   ├── jquery.treeview.css
│   │   │   │   │   ├── jquery.treeview.js
│   │   │   │   │   ├── jquery.treeview.min.js
│   │   │   │   │   ├── jquery.treeview.pack.js
│   │   │   │   │   ├── red-treeview.css
│   │   │   │   │   └── screen.css
│   │   │   │   ├── WebCalendar.js
│   │   │   │   └── workflow.js
│   │   │   ├── Views
│   │   │   │   ├── Account
│   │   │   │   │   └── LogOn.aspx
│   │   │   │   ├── Document
│   │   │   │   │   ├── FileAdd.aspx
│   │   │   │   │   ├── FileEdit.aspx
│   │   │   │   │   ├── FileList.aspx
│   │   │   │   │   ├── FolderAdd.aspx
│   │   │   │   │   ├── FolderEdit.aspx
│   │   │   │   │   ├── FolderList.aspx
│   │   │   │   │   ├── SelectAdmin.aspx
│   │   │   │   │   ├── SelectDepts.aspx
│   │   │   │   │   ├── SelectForbid.aspx
│   │   │   │   │   └── SelectPermit.aspx
│   │   │   │   ├── Finance
│   │   │   │   │   ├── AdvanceDetail.aspx
│   │   │   │   │   ├── AdvanceEditForm.aspx
│   │   │   │   │   ├── AdvanceEndList.aspx
│   │   │   │   │   ├── AdvanceNewForm.aspx
│   │   │   │   │   ├── AdvanceNmendList.aspx
│   │   │   │   │   ├── AdvanceNoendList.aspx
│   │   │   │   │   ├── AdvanceTodoList.aspx
│   │   │   │   │   ├── PaycashDetail.aspx
│   │   │   │   │   ├── PaycashEditForm.aspx
│   │   │   │   │   ├── PaycashEndList.aspx
│   │   │   │   │   ├── PaycashNewForm.aspx
│   │   │   │   │   ├── PaycashNmendList.aspx
│   │   │   │   │   ├── PaycashNoendList.aspx
│   │   │   │   │   ├── PaycashTodoList.aspx
│   │   │   │   │   ├── XecsDetail.aspx
│   │   │   │   │   ├── XecsEditForm.aspx
│   │   │   │   │   ├── XecsEndList.aspx
│   │   │   │   │   ├── XecsNewForm.aspx
│   │   │   │   │   ├── XecsNmendList.aspx
│   │   │   │   │   ├── XecsNoendList.aspx
│   │   │   │   │   ├── XecsrecordAdd.aspx
│   │   │   │   │   ├── XecsrecordEdit.aspx
│   │   │   │   │   ├── XecsrecordTrans.aspx
│   │   │   │   │   └── XecsTodoList.aspx
│   │   │   │   ├── Home
│   │   │   │   │   ├── About.aspx
│   │   │   │   │   ├── Alert.aspx
│   │   │   │   │   ├── AlertMsg.aspx
│   │   │   │   │   ├── Index.aspx
│   │   │   │   │   ├── Menu.aspx
│   │   │   │   │   └── SetPass.aspx
│   │   │   │   ├── Hr
│   │   │   │   │   ├── DutiAdd.aspx
│   │   │   │   │   ├── DutiEdit.aspx
│   │   │   │   │   ├── DutyAdd.aspx
│   │   │   │   │   ├── DutyDetail.aspx
│   │   │   │   │   ├── DutyEdit.aspx
│   │   │   │   │   ├── DutyList.aspx
│   │   │   │   │   ├── EmployeeAdd.aspx
│   │   │   │   │   ├── EmployeeDetail.aspx
│   │   │   │   │   ├── EmployeeEdit.aspx
│   │   │   │   │   ├── EmployeeList.aspx
│   │   │   │   │   ├── MbitChart.aspx
│   │   │   │   │   ├── MbitInput.aspx
│   │   │   │   │   ├── SelectMan.aspx
│   │   │   │   │   ├── TestingAdd.aspx
│   │   │   │   │   ├── TestingInput.aspx
│   │   │   │   │   └── TestingList.aspx
│   │   │   │   ├── Manage
│   │   │   │   │   ├── DeptAdd.aspx
│   │   │   │   │   ├── DeptEdit.aspx
│   │   │   │   │   ├── DeptList.aspx
│   │   │   │   │   ├── GroupAdd.aspx
│   │   │   │   │   ├── GroupEdit.aspx
│   │   │   │   │   ├── GroupList.aspx
│   │   │   │   │   ├── McfgEdit.aspx
│   │   │   │   │   ├── McfgList.aspx
│   │   │   │   │   ├── PosiAdd.aspx
│   │   │   │   │   ├── PosiEdit.aspx
│   │   │   │   │   ├── PosiList.aspx
│   │   │   │   │   ├── SelectDeptAdmin.aspx
│   │   │   │   │   ├── SelectMan.aspx
│   │   │   │   │   ├── SetPass.aspx
│   │   │   │   │   ├── SyslogDetail.aspx
│   │   │   │   │   ├── SyslogList.aspx
│   │   │   │   │   ├── UserAdd.aspx
│   │   │   │   │   ├── UserDetail.aspx
│   │   │   │   │   ├── UserEdit.aspx
│   │   │   │   │   └── UserList.aspx
│   │   │   │   ├── Office
│   │   │   │   │   ├── BulletinAdd.aspx
│   │   │   │   │   ├── BulletinDetail.aspx
│   │   │   │   │   ├── BulletinEdit.aspx
│   │   │   │   │   ├── BulletinList.aspx
│   │   │   │   │   ├── BulletinReader.aspx
│   │   │   │   │   ├── ConferenceAdd.aspx
│   │   │   │   │   ├── ConferenceDetail.aspx
│   │   │   │   │   ├── ConferenceEdit.aspx
│   │   │   │   │   ├── ConferenceList.aspx
│   │   │   │   │   ├── LeaveDetail.aspx
│   │   │   │   │   ├── LeaveEditForm.aspx
│   │   │   │   │   ├── LeaveEndList.aspx
│   │   │   │   │   ├── LeaveNewForm.aspx
│   │   │   │   │   ├── LeaveNmendList.aspx
│   │   │   │   │   ├── LeaveNoendList.aspx
│   │   │   │   │   ├── LeaveTodoList.aspx
│   │   │   │   │   ├── MsgAdd.aspx
│   │   │   │   │   ├── MsgDetail.aspx
│   │   │   │   │   ├── MsgEdit.aspx
│   │   │   │   │   ├── MsgRcvList.aspx
│   │   │   │   │   ├── MsgSndList.aspx
│   │   │   │   │   ├── NoticeAdd.aspx
│   │   │   │   │   ├── NoticeEdit.aspx
│   │   │   │   │   ├── NoticeList.aspx
│   │   │   │   │   ├── RuleAdd.aspx
│   │   │   │   │   ├── RuleDetail.aspx
│   │   │   │   │   ├── RuleEdit.aspx
│   │   │   │   │   ├── RuleList.aspx
│   │   │   │   │   ├── SelectDepts.aspx
│   │   │   │   │   ├── SelectGroups.aspx
│   │   │   │   │   ├── SelectMan.aspx
│   │   │   │   │   ├── SelectReceive.aspx
│   │   │   │   │   ├── UsesealDetail.aspx
│   │   │   │   │   ├── UsesealEditForm.aspx
│   │   │   │   │   ├── UsesealEndList.aspx
│   │   │   │   │   ├── UsesealNewForm.aspx
│   │   │   │   │   ├── UsesealNmendList.aspx
│   │   │   │   │   ├── UsesealNoendList.aspx
│   │   │   │   │   └── UsesealTodoList.aspx
│   │   │   │   ├── Right
│   │   │   │   │   ├── ModuleAdd.aspx
│   │   │   │   │   ├── ModuleEdit.aspx
│   │   │   │   │   ├── ModuleList.aspx
│   │   │   │   │   ├── RgtlogDetail.aspx
│   │   │   │   │   ├── RgtlogList.aspx
│   │   │   │   │   ├── RoleAdd.aspx
│   │   │   │   │   ├── RoleAuth.aspx
│   │   │   │   │   ├── RoleEdit.aspx
│   │   │   │   │   ├── RoleList.aspx
│   │   │   │   │   ├── SelectMan.aspx
│   │   │   │   │   ├── SelectModuleAdmin.aspx
│   │   │   │   │   ├── UsroAdd.aspx
│   │   │   │   │   ├── UsroEdit.aspx
│   │   │   │   │   └── UsroList.aspx
│   │   │   │   ├── Shared
│   │   │   │   │   ├── Error.aspx
│   │   │   │   │   ├── LogOnUserControl.ascx
│   │   │   │   │   └── Site.Master
│   │   │   │   ├── Web.config
│   │   │   │   ├── Work
│   │   │   │   │   ├── Calendar.aspx
│   │   │   │   │   ├── DairyAdd.aspx
│   │   │   │   │   ├── DairyAuth.aspx
│   │   │   │   │   ├── DairyEdit.aspx
│   │   │   │   │   ├── DairyList.aspx
│   │   │   │   │   ├── DmonthAdd.aspx
│   │   │   │   │   ├── DmonthAuth.aspx
│   │   │   │   │   ├── DmonthDetail.aspx
│   │   │   │   │   ├── DmonthEdit.aspx
│   │   │   │   │   ├── DmonthList.aspx
│   │   │   │   │   ├── DtaskAdd.aspx
│   │   │   │   │   ├── DtaskEdit.aspx
│   │   │   │   │   ├── DtaskEnd.aspx
│   │   │   │   │   ├── DweekAdd.aspx
│   │   │   │   │   ├── DweekAuth.aspx
│   │   │   │   │   ├── DweekDetail.aspx
│   │   │   │   │   ├── DweekEdit.aspx
│   │   │   │   │   ├── DweekList.aspx
│   │   │   │   │   ├── SelectGroups.aspx
│   │   │   │   │   ├── SelectMan.aspx
│   │   │   │   │   ├── WorkDairy.aspx
│   │   │   │   │   └── WorkTask.aspx
│   │   │   │   └── Workflow
│   │   │   │   ├── ActvAdd.aspx
│   │   │   │   ├── ActvEdit.aspx
│   │   │   │   ├── ConfList.aspx
│   │   │   │   ├── FieldAdd.aspx
│   │   │   │   ├── FieldEdit.aspx
│   │   │   │   ├── FieldTrans.aspx
│   │   │   │   ├── ProcAdd.aspx
│   │   │   │   ├── ProcEdit.aspx
│   │   │   │   ├── SelectMan.aspx
│   │   │   │   ├── SelectProcAdmin.aspx
│   │   │   │   ├── SelectProcDepts.aspx
│   │   │   │   ├── SelectProcForbid.aspx
│   │   │   │   ├── SelectReader.aspx
│   │   │   │   ├── SelectStep.aspx
│   │   │   │   ├── SelectTodoMan.aspx
│   │   │   │   ├── ShowSteps.aspx
│   │   │   │   ├── StartTask.aspx
│   │   │   │   ├── TodoList.aspx
│   │   │   │   └── WriteOpinion.aspx
│   │   │   └── Web.config
│   │   ├── ResolveAssemblyReference.cache
│   │   ├── TempPE
│   │   └── TransformWebConfig
│   │   ├── original
│   │   │   └── Web.config
│   │   └── transformed
│   │   ├── Views
│   │   └── Web.config
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── Scripts
│   │   ├── calendar2.js
│   │   ├── calendar.js
│   │   ├── datew.js
│   │   ├── jquery-1.3.2.js
│   │   ├── jquery-1.3.2.min.js
│   │   ├── jquery-1.3.2.min-vsdoc.js
│   │   ├── jquery-1.3.2-vsdoc.js
│   │   ├── jquery-1.4.1.js
│   │   ├── jquery-1.4.1.min.js
│   │   ├── jquery-1.4.1-vsdoc.js
│   │   ├── jquery.validate.js
│   │   ├── jquery.validate.min.js
│   │   ├── jquery.validate.min-vsdoc.js
│   │   ├── jquery.validate-vsdoc.js
│   │   ├── MicrosoftAjax.debug.js
│   │   ├── MicrosoftAjax.js
│   │   ├── MicrosoftMvcAjax.debug.js
│   │   ├── MicrosoftMvcAjax.js
│   │   ├── MicrosoftMvcValidation.debug.js
│   │   ├── MicrosoftMvcValidation.js
│   │   ├── treeview
│   │   │   ├── bg.gif
│   │   │   ├── images
│   │   │   │   ├── black
│   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   └── tv-item-last.gif
│   │   │   │   ├── file.gif
│   │   │   │   ├── folder.gif
│   │   │   │   ├── gray
│   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   └── tv-item-last.gif
│   │   │   │   ├── red
│   │   │   │   │   ├── tv-collapsable.gif
│   │   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   │   ├── tv-expandable.gif
│   │   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   │   ├── tv-item.gif
│   │   │   │   │   └── tv-item-last.gif
│   │   │   │   ├── tv-collapsable.gif
│   │   │   │   ├── tv-collapsable-last.gif
│   │   │   │   ├── tv-expandable.gif
│   │   │   │   ├── tv-expandable-last.gif
│   │   │   │   ├── tv-item.gif
│   │   │   │   └── tv-item-last.gif
│   │   │   ├── jquery.check.js
│   │   │   ├── jquery.cookie.js
│   │   │   ├── jquery.field.js
│   │   │   ├── jquery.js
│   │   │   ├── jquery.multiselects.js
│   │   │   ├── jquery.treeview.css
│   │   │   ├── jquery.treeview.js
│   │   │   ├── jquery.treeview.min.js
│   │   │   ├── jquery.treeview.pack.js
│   │   │   ├── red-treeview.css
│   │   │   └── screen.css
│   │   ├── WebCalendar.js
│   │   └── workflow.js
│   ├── Uploads
│   │   ├── 634547921446406250~S31XX-Brochure参考样本.doc
│   │   ├── 634551310128593750~2011年第43周周例会 .doc
│   │   ├── 634551310837343750~饺子.txt
│   │   ├── Stock
│   │   │   ├── 6346231933195312501111.png
│   │   │   ├── 634623195371718750jia.bmp
│   │   │   └── 6346360056671875001.png
│   │   ├── Temp
│   │   │   ├── 634614581172343750.doc
│   │   │   ├── 634614582420156250.doc
│   │   │   ├── 634614583619218750.doc
│   │   │   ├── 634615381600781250.doc
│   │   │   ├── 634617894049531250.doc
│   │   │   ├── 634617894727187500.doc
│   │   │   ├── 634617896245781250.doc
│   │   │   ├── 634617897369843750.doc
│   │   │   ├── 634617898574062500.doc
│   │   │   ├── 634617899074531250.doc
│   │   │   ├── 634617900234062500.doc
│   │   │   ├── 634617904023593750.doc
│   │   │   └── 634617904266093750.doc
│   │   └── Template
│   │   ├── ~$4601465156562500~请假申请单.dotx
│   │   ├── 634613813940000000~预支申请单.docx
│   │   ├── 634613820432812500~出纳支取申请单.docx
│   │   ├── 634613840055312500~费用报销单.docx
│   │   ├── 634614387955781250~设备采购申请单.docx
│   │   ├── 634614579575781250~出差申请单.docx
│   │   ├── 634614579675468750~出纳支取申请单.docx
│   │   ├── 634614579777187500~费用报销单.docx
│   │   ├── 634614579883593750~加班申请单.dotx
│   │   ├── 634614579992968750~请假申请单.dotx
│   │   ├── 634614580117656250~设备采购申请单.docx
│   │   ├── 634614580254531250~用印申请单.docx
│   │   ├── 634614580357187500~预支申请单.docx
│   │   └── beifen
│   │   ├── ~$4601465156562500~请假申请单.dotx
│   │   ├── 634613820432812500~出纳支取申请单.docx
│   │   ├── 634613840055312500~费用报销单.docx
│   │   ├── 634614387955781250~设备采购申请单.docx
│   │   ├── 634614579575781250~出差申请单.docx
│   │   ├── 634614579675468750~出纳支取申请单.docx
│   │   ├── 634614579777187500~费用报销单.docx
│   │   ├── 634614579883593750~加班申请单.dotx
│   │   ├── 634614579992968750~请假申请单.dotx
│   │   ├── 634614580117656250~设备采购申请单.docx
│   │   ├── 634614580254531250~用印申请单.docx
│   │   ├── 634614580357187500~预支申请单.docx
│   │   └── 预支申请单.docx
│   ├── Views
│   │   ├── Account
│   │   │   └── LogOn.aspx
│   │   ├── Attendence
│   │   │   ├── EvectionDetail.aspx
│   │   │   ├── EvectionEditForm.aspx
│   │   │   ├── EvectionEndList.aspx
│   │   │   ├── EvectionNewForm.aspx
│   │   │   ├── EvectionNmendList.aspx
│   │   │   ├── EvectionNoendList.aspx
│   │   │   ├── EvectionTodoList.aspx
│   │   │   ├── LeaveDetail.aspx
│   │   │   ├── LeaveEditForm.aspx
│   │   │   ├── LeaveEndList.aspx
│   │   │   ├── LeaveNewForm.aspx
│   │   │   ├── LeaveNmendList.aspx
│   │   │   ├── LeaveNoendList.aspx
│   │   │   ├── LeaveTodoList.aspx
│   │   │   ├── OvertimeDetail.aspx
│   │   │   ├── OvertimeEditForm.aspx
│   │   │   ├── OvertimeEndList.aspx
│   │   │   ├── OvertimeNewForm.aspx
│   │   │   ├── OvertimeNmendList.aspx
│   │   │   ├── OvertimeNoendList.aspx
│   │   │   ├── OvertimeTodoList.aspx
│   │   │   └── SelectWorkers.aspx
│   │   ├── Document
│   │   │   ├── FileAdd.aspx
│   │   │   ├── FileEdit.aspx
│   │   │   ├── FileList.aspx
│   │   │   ├── FolderAdd.aspx
│   │   │   ├── FolderEdit.aspx
│   │   │   ├── FolderList.aspx
│   │   │   ├── SelectAdmin.aspx
│   │   │   ├── SelectDepts.aspx
│   │   │   ├── SelectForbid.aspx
│   │   │   └── SelectPermit.aspx
│   │   ├── Finance
│   │   │   ├── AdvanceDetail.aspx
│   │   │   ├── AdvanceEditForm.aspx
│   │   │   ├── AdvanceEndList.aspx
│   │   │   ├── AdvanceNewForm.aspx
│   │   │   ├── AdvanceNmendList.aspx
│   │   │   ├── AdvanceNoendList.aspx
│   │   │   ├── AdvanceTodoList.aspx
│   │   │   ├── PaycashDetail.aspx
│   │   │   ├── PaycashEditForm.aspx
│   │   │   ├── PaycashEndList.aspx
│   │   │   ├── PaycashNewForm.aspx
│   │   │   ├── PaycashNmendList.aspx
│   │   │   ├── PaycashNoendList.aspx
│   │   │   ├── PaycashTodoList.aspx
│   │   │   ├── PurchaseDetail.aspx
│   │   │   ├── PurchaseEditForm.aspx
│   │   │   ├── PurchaseEndList.aspx
│   │   │   ├── PurchaseNewForm.aspx
│   │   │   ├── PurchaseNmendList.aspx
│   │   │   ├── PurchaseNoendList.aspx
│   │   │   ├── PurchaserecordAdd.aspx
│   │   │   ├── PurchaserecordEdit.aspx
│   │   │   ├── PurchaserecordTrans.aspx
│   │   │   ├── PurchaseTodoList.aspx
│   │   │   ├── PurcodeDetail.aspx
│   │   │   ├── XecsDetail.aspx
│   │   │   ├── XecsEditForm.aspx
│   │   │   ├── XecsEndList.aspx
│   │   │   ├── XecsNewForm.aspx
│   │   │   ├── XecsNmendList.aspx
│   │   │   ├── XecsNoendList.aspx
│   │   │   ├── XecsrecordAdd.aspx
│   │   │   ├── XecsrecordAddold.aspx
│   │   │   ├── XecsrecordEdit.aspx
│   │   │   ├── XecsrecordEditold.aspx
│   │   │   ├── XecsrecordTrans.aspx
│   │   │   └── XecsTodoList.aspx
│   │   ├── Home
│   │   │   ├── About.aspx
│   │   │   ├── Alert.aspx
│   │   │   ├── AlertMsg.aspx
│   │   │   ├── Index.aspx
│   │   │   ├── Menu.aspx
│   │   │   └── SetPass.aspx
│   │   ├── Manage
│   │   │   ├── DeptAdd.aspx
│   │   │   ├── DeptEdit.aspx
│   │   │   ├── DeptList.aspx
│   │   │   ├── GroupAdd.aspx
│   │   │   ├── GroupEdit.aspx
│   │   │   ├── GroupList.aspx
│   │   │   ├── McfgEdit.aspx
│   │   │   ├── McfgList.aspx
│   │   │   ├── PosiAdd.aspx
│   │   │   ├── PosiEdit.aspx
│   │   │   ├── PosiList.aspx
│   │   │   ├── SelectDeptAdmin.aspx
│   │   │   ├── SelectMan.aspx
│   │   │   ├── SetPass.aspx
│   │   │   ├── SyslogDetail.aspx
│   │   │   ├── SyslogList.aspx
│   │   │   ├── UserAdd.aspx
│   │   │   ├── UserDetail.aspx
│   │   │   ├── UserEdit.aspx
│   │   │   └── UserList.aspx
│   │   ├── Office
│   │   │   ├── BulletinAdd.aspx
│   │   │   ├── BulletinDetail.aspx
│   │   │   ├── BulletinEdit.aspx
│   │   │   ├── BulletinList.aspx
│   │   │   ├── BulletinReader.aspx
│   │   │   ├── ConferenceAdd.aspx
│   │   │   ├── ConferenceDetail.aspx
│   │   │   ├── ConferenceEdit.aspx
│   │   │   ├── ConferenceList.aspx
│   │   │   ├── MsgAdd.aspx
│   │   │   ├── MsgDetail.aspx
│   │   │   ├── MsgEdit.aspx
│   │   │   ├── MsgRcvList.aspx
│   │   │   ├── MsgSndList.aspx
│   │   │   ├── NoticeAdd.aspx
│   │   │   ├── NoticeEdit.aspx
│   │   │   ├── NoticeList.aspx
│   │   │   ├── RuleAdd.aspx
│   │   │   ├── RuleDetail.aspx
│   │   │   ├── RuleEdit.aspx
│   │   │   ├── RuleList.aspx
│   │   │   ├── SelectDepts.aspx
│   │   │   ├── SelectGroups.aspx
│   │   │   ├── SelectMan.aspx
│   │   │   ├── SelectReceive.aspx
│   │   │   ├── UsesealDetail.aspx
│   │   │   ├── UsesealEditForm.aspx
│   │   │   ├── UsesealEndList.aspx
│   │   │   ├── UsesealNewForm.aspx
│   │   │   ├── UsesealNmendList.aspx
│   │   │   ├── UsesealNoendList.aspx
│   │   │   └── UsesealTodoList.aspx
│   │   ├── Right
│   │   │   ├── ModuleAdd.aspx
│   │   │   ├── ModuleEdit.aspx
│   │   │   ├── ModuleList.aspx
│   │   │   ├── RgtlogDetail.aspx
│   │   │   ├── RgtlogList.aspx
│   │   │   ├── RoleAdd.aspx
│   │   │   ├── RoleAuth.aspx
│   │   │   ├── RoleEdit.aspx
│   │   │   ├── RoleList.aspx
│   │   │   ├── SelectMan.aspx
│   │   │   ├── SelectModuleAdmin.aspx
│   │   │   ├── UsroAdd.aspx
│   │   │   ├── UsroEdit.aspx
│   │   │   └── UsroList.aspx
│   │   ├── Shared
│   │   │   ├── Error.aspx
│   │   │   ├── LogOnUserControl.ascx
│   │   │   └── Site.Master
│   │   ├── Stock
│   │   │   ├── EditType.aspx
│   │   │   ├── ProdTypeCount.aspx
│   │   │   ├── ProductAdd.aspx
│   │   │   ├── ProductDetail.aspx
│   │   │   ├── ProductEdit.aspx
│   │   │   ├── ProductList.aspx
│   │   │   ├── PtypeAdd.aspx
│   │   │   ├── PtypeEdit.aspx
│   │   │   ├── PtypeList.aspx
│   │   │   ├── SelectProd.aspx
│   │   │   ├── StockInAdd.aspx
│   │   │   ├── StockInCount.aspx
│   │   │   ├── StockInList.aspx
│   │   │   ├── StockOutAdd.aspx
│   │   │   ├── StockOutCount.aspx
│   │   │   └── StockOutList.aspx
│   │   ├── Web.config
│   │   ├── Work
│   │   │   ├── Calendar.aspx
│   │   │   ├── DairyAdd.aspx
│   │   │   ├── DairyAuth.aspx
│   │   │   ├── DairyEdit.aspx
│   │   │   ├── DairyList.aspx
│   │   │   ├── DmonthAdd.aspx
│   │   │   ├── DmonthAuth.aspx
│   │   │   ├── DmonthDetail.aspx
│   │   │   ├── DmonthEdit.aspx
│   │   │   ├── DmonthList.aspx
│   │   │   ├── DtaskAdd.aspx
│   │   │   ├── DtaskEdit.aspx
│   │   │   ├── DtaskEnd.aspx
│   │   │   ├── DweekAdd.aspx
│   │   │   ├── DweekAuth.aspx
│   │   │   ├── DweekDetail.aspx
│   │   │   ├── DweekEdit.aspx
│   │   │   ├── DweekList.aspx
│   │   │   ├── SelectGroups.aspx
│   │   │   ├── SelectMan.aspx
│   │   │   ├── WorkDairy.aspx
│   │   │   └── WorkTask.aspx
│   │   └── Workflow
│   │   ├── ActvAdd.aspx
│   │   ├── ActvEdit.aspx
│   │   ├── ConfList.aspx
│   │   ├── FieldAdd.aspx
│   │   ├── FieldEdit.aspx
│   │   ├── FieldTrans.aspx
│   │   ├── ProcAdd.aspx
│   │   ├── ProcEdit.aspx
│   │   ├── SelectCondStep.aspx
│   │   ├── SelectMan.aspx
│   │   ├── SelectProcAdmin.aspx
│   │   ├── SelectProcDepts.aspx
│   │   ├── SelectProcForbid.aspx
│   │   ├── SelectReader.aspx
│   │   ├── SelectStep.aspx
│   │   ├── SelectTodoMan.aspx
│   │   ├── ShowSteps.aspx
│   │   ├── StartTask.aspx
│   │   ├── TodoList.aspx
│   │   └── WriteOpinion.aspx
│   ├── Web.config
│   ├── Web.Debug.config
│   └── Web.Release.config
├── navydataoa.sql
├── navydata.sln
└── navydata.suo

96 directories, 1204 files

标签:

实例下载地址

Asp.net OA系统源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警