实例介绍
本程序结合了OA办公系统+HR人力资源管理系统+CRM客户关系管理系统集合而成。我们把程序设计信息化应用分为三个方面的内容:通用办公应用、业务管理和决策支持。采用现代最新技术,建立一种新概念的、开放的现代管理和办公环境,它以TCP/IP、广域网互连、路由、防火墙和网络管理技术为核心,建立一个安全可靠的网络应用平台。利用最新的ASP.NET平台、javascript和AJAX、SQLSERVER关系型数据库等技术,结合OA思想的独特设计,建立一个开放的信息资源管理平台。 利用数据库及分布式处理技术、模块化功能设计,构造信息存储与事务处理平台。该智能办公平台结合了广大机构的信息需求所研发,适用于全
【实例截图】
【核心代码】
最新办公OA系统带手机端
└── 最新办公OA系统
├── 代码
│ ├── BLL
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── BLL.dll
│ │ │ ├── BLL.pdb
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ └── Excel.dll
│ │ ├── BLL.csproj
│ │ ├── BLL.csproj.user
│ │ ├── ERPAnPai.cs
│ │ ├── ERPBaoJia.cs
│ │ ├── ERPBaoXiao.cs
│ │ ├── ERPBBSBanKuai.cs
│ │ ├── ERPBBSTieZi.cs
│ │ ├── ERPBook.cs
│ │ ├── ERPBookJieHuan.cs
│ │ ├── ERPBuMen.cs
│ │ ├── ERPBuyChanPin.cs
│ │ ├── ERPBuyOrder.cs
│ │ ├── ERPCarInfo.cs
│ │ ├── ERPCarShiYong.cs
│ │ ├── ERPCarWeiHu.cs
│ │ ├── ERPContractChanPin.cs
│ │ ├── ERPContract.cs
│ │ ├── ERPCustomFuWu.cs
│ │ ├── ERPCustomHuiFang.cs
│ │ ├── ERPCustomInfo.cs
│ │ ├── ERPCustomNeed.cs
│ │ ├── ERPCYDIC.cs
│ │ ├── ERPDangAn.cs
│ │ ├── ERPDanWeiInfo.cs
│ │ ├── ERPDengJi.cs
│ │ ├── ERPFileList.cs
│ │ ├── ERPForm.cs
│ │ ├── ERPFormType.cs
│ │ ├── ERPGongGao.cs
│ │ ├── ERPGuDing.cs
│ │ ├── ERPGuDingJiLu.cs
│ │ ├── ERPHuiBao.cs
│ │ ├── ERPJiangCheng.cs
│ │ ├── ERPJiaoSe.cs
│ │ ├── ERPJinDu.cs
│ │ ├── ERPJSDIC.cs
│ │ ├── ERPJuanKu.cs
│ │ ├── ERPKaoHe.cs
│ │ ├── ERPKaoHeRW.cs
│ │ ├── ERPKaoHeXM.cs
│ │ ├── ERPKaoQin.cs
│ │ ├── ERPKaoQinSetting.cs
│ │ ├── ERPLanEmail.cs
│ │ ├── ERPLinkLog.cs
│ │ ├── ERPLinkMan.cs
│ │ ├── ERPLiRun.cs
│ │ ├── ERPMeeting.cs
│ │ ├── ERPMoBan.cs
│ │ ├── ERPMobile.cs
│ │ ├── ERPNetEmail.cs
│ │ ├── ERPOfficething.cs
│ │ ├── ERPPeiXun.cs
│ │ ├── ERPPeiXunRiJi.cs
│ │ ├── ERPPeiXunXiaoGuo.cs
│ │ ├── ERPPinShen.cs
│ │ ├── ERPPOPAndSMTP.cs
│ │ ├── ERPProduct.cs
│ │ ├── ERPProject.cs
│ │ ├── ERPRedHead.cs
│ │ ├── ERPRenShiHeTong.cs
│ │ ├── ERPRiZhi.cs
│ │ ├── ERPShenPi.cs
│ │ ├── ERPShiShi.cs
│ │ ├── ERPShouKuan.cs
│ │ ├── ERPSongYang.cs
│ │ ├── ERPSource.cs
│ │ ├── ERPSupplyLink.cs
│ │ ├── ERPSupplys.cs
│ │ ├── ERPSystemSetting.cs
│ │ ├── ERPTalkInfo.cs
│ │ ├── ERPTalkOnlineUser.cs
│ │ ├── ERPTalkSetting.cs
│ │ ├── ERPTelFile.cs
│ │ ├── ERPTiXing.cs
│ │ ├── ERPTongXunLu.cs
│ │ ├── ERPTouSu.cs
│ │ ├── ERPUser.cs
│ │ ├── ERPUserDesk.cs
│ │ ├── ERPVote.cs
│ │ ├── ERPWorkFlow.cs
│ │ ├── ERPWorkFlowJieDian.cs
│ │ ├── ERPWorkPlan.cs
│ │ ├── ERPWorkRiZhi.cs
│ │ ├── ERPWorkToDo.cs
│ │ ├── ERPYinZhang.cs
│ │ ├── ERPYinZhangLog.cs
│ │ ├── obj
│ │ │ ├── BLL.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── BLL.csproj.FileListAbsolute.txt
│ │ │ │ ├── BLL.csprojResolveAssemblyReference.cache
│ │ │ │ ├── BLL.dll
│ │ │ │ ├── BLL.pdb
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── Refactor
│ │ │ │ │ └── BLL.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ └── Release
│ │ │ ├── build.force
│ │ │ └── ResolveAssemblyReference.cache
│ │ └── Properties
│ │ └── AssemblyInfo.cs
│ ├── Common
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ └── Excel.dll
│ │ ├── Common.csproj
│ │ ├── Common.csproj.user
│ │ ├── ConfigHelper.cs
│ │ ├── DataCache.cs
│ │ ├── DataToExcel.cs
│ │ ├── DataValidate.cs
│ │ ├── DEncrypt
│ │ │ ├── DEncrypt.cs
│ │ │ ├── DESEncrypt.cs
│ │ │ ├── HashEncode.cs
│ │ │ └── RSACryption.cs
│ │ ├── INIFile.cs
│ │ ├── Lib
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Excel.dll
│ │ │ └── vssver2.scc
│ │ ├── MessageBox.cs
│ │ ├── obj
│ │ │ ├── Common.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── Common.csproj.FileListAbsolute.txt
│ │ │ │ ├── Common.csprojResolveAssemblyReference.cache
│ │ │ │ ├── Common.dll
│ │ │ │ ├── Common.pdb
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── Refactor
│ │ │ │ │ └── Common.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ └── Release
│ │ │ ├── build.force
│ │ │ └── ResolveAssemblyReference.cache
│ │ ├── PageValidate.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── PublicMethod.cs
│ │ ├── RMB.cs
│ │ ├── StringPlus.cs
│ │ └── TimeParser.cs
│ ├── DBUtility
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── DBUtility.dll
│ │ │ │ └── DBUtility.pdb
│ │ │ └── Release
│ │ │ ├── DBUtility.dll
│ │ │ └── DBUtility.pdb
│ │ ├── DbHelperSQL.cs
│ │ ├── DBUtility.csproj
│ │ ├── DBUtility.csproj.user
│ │ ├── obj
│ │ │ ├── DBUtility.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── DBUtility.csproj.FileListAbsolute.txt
│ │ │ │ ├── DBUtility.csprojResolveAssemblyReference.cache
│ │ │ │ ├── DBUtility.dll
│ │ │ │ ├── DBUtility.pdb
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ └── Refactor
│ │ │ │ └── DBUtility.dll
│ │ │ └── Release
│ │ │ ├── DBUtility.dll
│ │ │ └── DBUtility.pdb
│ │ └── Properties
│ │ └── AssemblyInfo.cs
│ ├── ERPData
│ │ ├── ERP_Data.MDF
│ │ └── ERP_Log.LDF
│ ├── ERP.sln
│ ├── ERP.suo
│ ├── ERP.v11.suo
│ ├── MobileWeb
│ │ ├── App_Code
│ │ │ ├── Common.cs
│ │ │ ├── DataEntity.dbml
│ │ │ ├── DataEntity.dbml.layout
│ │ │ ├── DataEntity.designer.cs
│ │ │ ├── Mobile.cs
│ │ │ ├── Pop3ForJmail.cs
│ │ │ └── SendMainAndSms.cs
│ │ ├── Bin
│ │ │ ├── BLL.dll
│ │ │ ├── BLL.pdb
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ ├── Excel.dll
│ │ │ ├── Interop.jmail.dll
│ │ │ ├── Microsoft.Vbe.Interop.dll
│ │ │ ├── MobCallClient.dll
│ │ │ ├── office.dll
│ │ │ └── Outlook.dll
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── DsoFramer
│ │ │ ├── dsoframer.ocx
│ │ │ ├── EditFile.aspx
│ │ │ ├── EditFile.aspx.cs
│ │ │ ├── InsertQianMing.aspx
│ │ │ ├── InsertQianMing.aspx.cs
│ │ │ ├── ReadFile.aspx
│ │ │ ├── ReadFile.aspx.cs
│ │ │ ├── SaveDoc.aspx
│ │ │ ├── SaveDoc.aspx.cs
│ │ │ ├── Sign.dll
│ │ │ └── sw.cab
│ │ ├── eWebEditor
│ │ │ ├── buttonimage
│ │ │ │ ├── blue
│ │ │ │ │ ├── about.gif
│ │ │ │ │ ├── abspos.gif
│ │ │ │ │ ├── anchor.gif
│ │ │ │ │ ├── art.gif
│ │ │ │ │ ├── backcolor.gif
│ │ │ │ │ ├── backward.gif
│ │ │ │ │ ├── bgcolor.gif
│ │ │ │ │ ├── bgpic.gif
│ │ │ │ │ ├── blink.gif
│ │ │ │ │ ├── bold.gif
│ │ │ │ │ ├── br.gif
│ │ │ │ │ ├── checked.gif
│ │ │ │ │ ├── code.gif
│ │ │ │ │ ├── componentmenu.gif
│ │ │ │ │ ├── copy.gif
│ │ │ │ │ ├── createlink.gif
│ │ │ │ │ ├── css.gif
│ │ │ │ │ ├── cut.gif
│ │ │ │ │ ├── date.gif
│ │ │ │ │ ├── delete.gif
│ │ │ │ │ ├── editmenu.gif
│ │ │ │ │ ├── emot.gif
│ │ │ │ │ ├── eq.gif
│ │ │ │ │ ├── excel.gif
│ │ │ │ │ ├── fieldset.gif
│ │ │ │ │ ├── file.gif
│ │ │ │ │ ├── filemenu.gif
│ │ │ │ │ ├── findreplace.gif
│ │ │ │ │ ├── flash.gif
│ │ │ │ │ ├── fontmenu.gif
│ │ │ │ │ ├── forecolor.gif
│ │ │ │ │ ├── formbutton.gif
│ │ │ │ │ ├── formcheckbox.gif
│ │ │ │ │ ├── formdropdown.gif
│ │ │ │ │ ├── formmenu.gif
│ │ │ │ │ ├── formradio.gif
│ │ │ │ │ ├── formtextarea.gif
│ │ │ │ │ ├── formtext.gif
│ │ │ │ │ ├── forward.gif
│ │ │ │ │ ├── help.gif
│ │ │ │ │ ├── iframe.gif
│ │ │ │ │ ├── img.gif
│ │ │ │ │ ├── indent.gif
│ │ │ │ │ ├── inserthorizontalrule.gif
│ │ │ │ │ ├── insertorderedlist.gif
│ │ │ │ │ ├── insertparagraph.gif
│ │ │ │ │ ├── insertunorderedlist.gif
│ │ │ │ │ ├── italic.gif
│ │ │ │ │ ├── justifycenter.gif
│ │ │ │ │ ├── justifyfull.gif
│ │ │ │ │ ├── justifyleft.gif
│ │ │ │ │ ├── justifyright.gif
│ │ │ │ │ ├── lcase.gif
│ │ │ │ │ ├── map.gif
│ │ │ │ │ ├── marquee.gif
│ │ │ │ │ ├── maximize.gif
│ │ │ │ │ ├── media.gif
│ │ │ │ │ ├── minimize.gif
│ │ │ │ │ ├── modecodebtn.gif
│ │ │ │ │ ├── modecode.gif
│ │ │ │ │ ├── modeeditbtn.gif
│ │ │ │ │ ├── modeedit.gif
│ │ │ │ │ ├── modetextbtn.gif
│ │ │ │ │ ├── modetext.gif
│ │ │ │ │ ├── modeviewbtn.gif
│ │ │ │ │ ├── modeview.gif
│ │ │ │ │ ├── msn.gif
│ │ │ │ │ ├── objectmenu.gif
│ │ │ │ │ ├── outdent.gif
│ │ │ │ │ ├── paint.gif
│ │ │ │ │ ├── paragraph.gif
│ │ │ │ │ ├── paragraphmenu.gif
│ │ │ │ │ ├── paste.gif
│ │ │ │ │ ├── pastetext.gif
│ │ │ │ │ ├── pasteword.gif
│ │ │ │ │ ├── print.gif
│ │ │ │ │ ├── quote.gif
│ │ │ │ │ ├── redo.gif
│ │ │ │ │ ├── refresh.gif
│ │ │ │ │ ├── removeformat.gif
│ │ │ │ │ ├── save.gif
│ │ │ │ │ ├── selectall.gif
│ │ │ │ │ ├── showborders.gif
│ │ │ │ │ ├── showdetails.gif
│ │ │ │ │ ├── site.gif
│ │ │ │ │ ├── sizeminus.gif
│ │ │ │ │ ├── sizeplus.gif
│ │ │ │ │ ├── space.gif
│ │ │ │ │ ├── strikethrough.gif
│ │ │ │ │ ├── subscript.gif
│ │ │ │ │ ├── superscript.gif
│ │ │ │ │ ├── symbol.gif
│ │ │ │ │ ├── tablecellprop.gif
│ │ │ │ │ ├── tablecellsplit.gif
│ │ │ │ │ ├── tablecoldelete.gif
│ │ │ │ │ ├── tablecolinsertleft.gif
│ │ │ │ │ ├── tablecolinsertright.gif
│ │ │ │ │ ├── tablecolmerge.gif
│ │ │ │ │ ├── tablecolsplit.gif
│ │ │ │ │ ├── tableinsert.gif
│ │ │ │ │ ├── tablemenu.gif
│ │ │ │ │ ├── tableprop.gif
│ │ │ │ │ ├── tablerowdelete.gif
│ │ │ │ │ ├── tablerowinsertabove.gif
│ │ │ │ │ ├── tablerowinsertbelow.gif
│ │ │ │ │ ├── tablerowmerge.gif
│ │ │ │ │ ├── tablerowprop.gif
│ │ │ │ │ ├── tablerowsplit.gif
│ │ │ │ │ ├── template.gif
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── time.gif
│ │ │ │ │ ├── tobig.gif
│ │ │ │ │ ├── toolmenu.gif
│ │ │ │ │ ├── tosmall.gif
│ │ │ │ │ ├── ucase.gif
│ │ │ │ │ ├── underline.gif
│ │ │ │ │ ├── undo.gif
│ │ │ │ │ ├── unlink.gif
│ │ │ │ │ ├── unselect.gif
│ │ │ │ │ └── zoommenu.gif
│ │ │ │ └── gray
│ │ │ │ ├── about.gif
│ │ │ │ ├── abspos.gif
│ │ │ │ ├── anchor.gif
│ │ │ │ ├── art.gif
│ │ │ │ ├── backcolor.gif
│ │ │ │ ├── backward.gif
│ │ │ │ ├── bgcolor.gif
│ │ │ │ ├── bgpic.gif
│ │ │ │ ├── blink.gif
│ │ │ │ ├── bold.gif
│ │ │ │ ├── br.gif
│ │ │ │ ├── checked.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── componentmenu.gif
│ │ │ │ ├── copy.gif
│ │ │ │ ├── createlink.gif
│ │ │ │ ├── css.gif
│ │ │ │ ├── cut.gif
│ │ │ │ ├── date.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── editmenu.gif
│ │ │ │ ├── emot.gif
│ │ │ │ ├── eq.gif
│ │ │ │ ├── excel.gif
│ │ │ │ ├── fieldset.gif
│ │ │ │ ├── file.gif
│ │ │ │ ├── filemenu.gif
│ │ │ │ ├── findreplace.gif
│ │ │ │ ├── flash.gif
│ │ │ │ ├── fontmenu.gif
│ │ │ │ ├── forecolor.gif
│ │ │ │ ├── formbutton.gif
│ │ │ │ ├── formcheckbox.gif
│ │ │ │ ├── formdropdown.gif
│ │ │ │ ├── formmenu.gif
│ │ │ │ ├── formradio.gif
│ │ │ │ ├── formtextarea.gif
│ │ │ │ ├── formtext.gif
│ │ │ │ ├── forward.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── iframe.gif
│ │ │ │ ├── img.gif
│ │ │ │ ├── indent.gif
│ │ │ │ ├── inserthorizontalrule.gif
│ │ │ │ ├── insertorderedlist.gif
│ │ │ │ ├── insertparagraph.gif
│ │ │ │ ├── insertunorderedlist.gif
│ │ │ │ ├── italic.gif
│ │ │ │ ├── justifycenter.gif
│ │ │ │ ├── justifyfull.gif
│ │ │ │ ├── justifyleft.gif
│ │ │ │ ├── justifyright.gif
│ │ │ │ ├── lcase.gif
│ │ │ │ ├── map.gif
│ │ │ │ ├── marquee.gif
│ │ │ │ ├── maximize.gif
│ │ │ │ ├── media.gif
│ │ │ │ ├── minimize.gif
│ │ │ │ ├── modecodebtn.gif
│ │ │ │ ├── modecode.gif
│ │ │ │ ├── modeeditbtn.gif
│ │ │ │ ├── modeedit.gif
│ │ │ │ ├── modetextbtn.gif
│ │ │ │ ├── modetext.gif
│ │ │ │ ├── modeviewbtn.gif
│ │ │ │ ├── modeview.gif
│ │ │ │ ├── msn.gif
│ │ │ │ ├── objectmenu.gif
│ │ │ │ ├── outdent.gif
│ │ │ │ ├── paint.gif
│ │ │ │ ├── paragraph.gif
│ │ │ │ ├── paragraphmenu.gif
│ │ │ │ ├── paste.gif
│ │ │ │ ├── pastetext.gif
│ │ │ │ ├── pasteword.gif
│ │ │ │ ├── print.gif
│ │ │ │ ├── quote.gif
│ │ │ │ ├── redo.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── removeformat.gif
│ │ │ │ ├── save.gif
│ │ │ │ ├── selectall.gif
│ │ │ │ ├── showborders.gif
│ │ │ │ ├── showdetails.gif
│ │ │ │ ├── site.gif
│ │ │ │ ├── sizeminus.gif
│ │ │ │ ├── sizeplus.gif
│ │ │ │ ├── space.gif
│ │ │ │ ├── strikethrough.gif
│ │ │ │ ├── subscript.gif
│ │ │ │ ├── superscript.gif
│ │ │ │ ├── symbol.gif
│ │ │ │ ├── tablecellprop.gif
│ │ │ │ ├── tablecellsplit.gif
│ │ │ │ ├── tablecoldelete.gif
│ │ │ │ ├── tablecolinsertleft.gif
│ │ │ │ ├── tablecolinsertright.gif
│ │ │ │ ├── tablecolmerge.gif
│ │ │ │ ├── tablecolsplit.gif
│ │ │ │ ├── tableinsert.gif
│ │ │ │ ├── tablemenu.gif
│ │ │ │ ├── tableprop.gif
│ │ │ │ ├── tablerowdelete.gif
│ │ │ │ ├── tablerowinsertabove.gif
│ │ │ │ ├── tablerowinsertbelow.gif
│ │ │ │ ├── tablerowmerge.gif
│ │ │ │ ├── tablerowprop.gif
│ │ │ │ ├── tablerowsplit.gif
│ │ │ │ ├── template.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── time.gif
│ │ │ │ ├── tobig.gif
│ │ │ │ ├── toolmenu.gif
│ │ │ │ ├── tosmall.gif
│ │ │ │ ├── ucase.gif
│ │ │ │ ├── underline.gif
│ │ │ │ ├── undo.gif
│ │ │ │ ├── unlink.gif
│ │ │ │ ├── unselect.gif
│ │ │ │ └── zoommenu.gif
│ │ │ ├── css
│ │ │ │ └── coolblue
│ │ │ │ ├── editorarea.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── menuarea.css
│ │ │ │ ├── tbhandle.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── dialog
│ │ │ │ ├── about.htm
│ │ │ │ ├── anchor.htm
│ │ │ │ ├── art.htm
│ │ │ │ ├── backimage.htm
│ │ │ │ ├── dialog.css
│ │ │ │ ├── dialog.js
│ │ │ │ ├── emot.htm
│ │ │ │ ├── fieldset.htm
│ │ │ │ ├── file.htm
│ │ │ │ ├── findreplace.htm
│ │ │ │ ├── flash.htm
│ │ │ │ ├── fullscreen.htm
│ │ │ │ ├── hyperlink.htm
│ │ │ │ ├── iframe.htm
│ │ │ │ ├── img.htm
│ │ │ │ ├── map.htm
│ │ │ │ ├── marquee.htm
│ │ │ │ ├── media.htm
│ │ │ │ ├── paragraph.htm
│ │ │ │ ├── selcolor.htm
│ │ │ │ ├── symbol.htm
│ │ │ │ ├── tablecell.htm
│ │ │ │ ├── tablecellsplit.htm
│ │ │ │ └── table.htm
│ │ │ ├── ewebeditor.htm
│ │ │ ├── js
│ │ │ │ ├── editor.js
│ │ │ │ ├── lang.js
│ │ │ │ ├── main.js
│ │ │ │ ├── menu.js
│ │ │ │ ├── table.js
│ │ │ │ └── 老版editor.js
│ │ │ ├── popup.htm
│ │ │ ├── style
│ │ │ │ ├── coolblue.js
│ │ │ │ └── mini.js
│ │ │ ├── sysimage
│ │ │ │ ├── actualsize.gif
│ │ │ │ ├── bestfit.gif
│ │ │ │ ├── bg
│ │ │ │ │ ├── birthday.gif
│ │ │ │ │ ├── christmas.gif
│ │ │ │ │ ├── citrus.gif
│ │ │ │ │ ├── clear.jpg
│ │ │ │ │ ├── fiesta.jpg
│ │ │ │ │ ├── flower.gif
│ │ │ │ │ ├── gathering.jpg
│ │ │ │ │ ├── glacier.jpg
│ │ │ │ │ ├── grid.gif
│ │ │ │ │ ├── hearts.gif
│ │ │ │ │ ├── ivy.gif
│ │ │ │ │ ├── maize.jpg
│ │ │ │ │ ├── nature.jpg
│ │ │ │ │ ├── snow.gif
│ │ │ │ │ ├── tech.gif
│ │ │ │ │ └── Thumbs.db
│ │ │ │ ├── contextmenu.gif
│ │ │ │ ├── editor.js
│ │ │ │ ├── emot
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 17.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ ├── 25.gif
│ │ │ │ │ ├── 26.gif
│ │ │ │ │ ├── 27.gif
│ │ │ │ │ ├── 28.gif
│ │ │ │ │ ├── 29.gif
│ │ │ │ │ ├── 30.gif
│ │ │ │ │ ├── 31.gif
│ │ │ │ │ ├── 32.gif
│ │ │ │ │ ├── 33.gif
│ │ │ │ │ ├── 34.gif
│ │ │ │ │ ├── 35.gif
│ │ │ │ │ ├── 36.gif
│ │ │ │ │ ├── 37.gif
│ │ │ │ │ ├── 38.gif
│ │ │ │ │ ├── 39.gif
│ │ │ │ │ ├── 40.gif
│ │ │ │ │ ├── 41.gif
│ │ │ │ │ ├── 42.gif
│ │ │ │ │ ├── 43.gif
│ │ │ │ │ ├── 44.gif
│ │ │ │ │ ├── 45.gif
│ │ │ │ │ ├── 46.gif
│ │ │ │ │ ├── 47.gif
│ │ │ │ │ ├── 48.gif
│ │ │ │ │ ├── 49.gif
│ │ │ │ │ ├── 50.gif
│ │ │ │ │ └── Thumbs.db
│ │ │ │ ├── ewebeditor.gif
│ │ │ │ ├── file
│ │ │ │ │ ├── audio.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── closedfolder.gif
│ │ │ │ │ ├── code.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── folderback.gif
│ │ │ │ │ ├── folder.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── hlp.gif
│ │ │ │ │ ├── htm.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mid.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── mp.gif
│ │ │ │ │ ├── openfolder.gif
│ │ │ │ │ ├── parentfolder.gif
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── pic.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── rar.gif
│ │ │ │ │ ├── rm.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── unknow.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ ├── GetFile.aspx
│ │ │ │ ├── GetFile.aspx.cs
│ │ │ │ ├── rect.gif
│ │ │ │ ├── rectimg.gif
│ │ │ │ ├── space.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── zoomin.gif
│ │ │ │ └── zoomout.gif
│ │ │ └── upload
│ │ │ ├── Default.aspx
│ │ │ ├── Default.aspx.cs
│ │ │ ├── editor.js
│ │ │ ├── GetFile.aspx
│ │ │ └── GetFile.aspx.cs
│ │ ├── Flash
│ │ │ └── Sms.swf
│ │ ├── GongGao
│ │ │ ├── GongGaoAdd.aspx
│ │ │ ├── GongGaoAdd.aspx.cs
│ │ │ ├── GongGao.aspx
│ │ │ ├── GongGao.aspx.cs
│ │ │ ├── GongGaoModify.aspx
│ │ │ ├── GongGaoModify.aspx.cs
│ │ │ ├── GongGaoView.aspx
│ │ │ ├── GongGaoView.aspx.cs
│ │ │ ├── VoteAdd.aspx
│ │ │ ├── VoteAdd.aspx.cs
│ │ │ ├── Vote.aspx
│ │ │ ├── Vote.aspx.cs
│ │ │ ├── VoteModify.aspx
│ │ │ ├── VoteModify.aspx.cs
│ │ │ ├── VoteView.aspx
│ │ │ ├── VoteView.aspx.cs
│ │ │ ├── VoteYiPiao.aspx
│ │ │ └── VoteYiPiao.aspx.cs
│ │ ├── images
│ │ │ ├── 1.jpg
│ │ │ ├── 2.jpg
│ │ │ ├── 3.jpg
│ │ │ ├── AddAll.gif
│ │ │ ├── AddTo.gif
│ │ │ ├── Answer.jpg
│ │ │ ├── back.gif
│ │ │ ├── BackWhite.gif
│ │ │ ├── BanKuai.gif
│ │ │ ├── BanKuaiJianTou.gif
│ │ │ ├── bg.bmp
│ │ │ ├── bg.jpg
│ │ │ ├── BGLine.png
│ │ │ ├── BottomBg.gif
│ │ │ ├── btn_end.gif
│ │ │ ├── btn.png
│ │ │ ├── Button
│ │ │ │ ├── BtnAddDir.jpg
│ │ │ │ ├── BtnAdd.jpg
│ │ │ │ ├── btn_closewin.gif
│ │ │ │ ├── BtnDel.jpg
│ │ │ │ ├── BtnExit.jpg
│ │ │ │ ├── BtnHuiFu.jpg
│ │ │ │ ├── BtnModify.jpg
│ │ │ │ ├── BtnPrint.jpg
│ │ │ │ ├── BtnReport.jpg
│ │ │ │ ├── BtnSend.jpg
│ │ │ │ ├── BtnSerch.jpg
│ │ │ │ ├── DelFile.jpg
│ │ │ │ ├── Ding.jpg
│ │ │ │ ├── Down.gif
│ │ │ │ ├── EditFile.gif
│ │ │ │ ├── Edit.gif
│ │ │ │ ├── FDJ.gif
│ │ │ │ ├── FDJ.jpg
│ │ │ │ ├── First.jpg
│ │ │ │ ├── GetMail.jpg
│ │ │ │ ├── InsertQianMing.gif
│ │ │ │ ├── InsertRedHead.gif
│ │ │ │ ├── InsertYinZhang.gif
│ │ │ │ ├── JianGe.jpg
│ │ │ │ ├── JianTou.gif
│ │ │ │ ├── Jump.jpg
│ │ │ │ ├── Last.jpg
│ │ │ │ ├── Left.gif
│ │ │ │ ├── Man.gif
│ │ │ │ ├── Man.jpg
│ │ │ │ ├── Next.jpg
│ │ │ │ ├── Pre.jpg
│ │ │ │ ├── QianShou.jpg
│ │ │ │ ├── QuDing.jpg
│ │ │ │ ├── ReadFile.gif
│ │ │ │ ├── Read.gif
│ │ │ │ ├── ReLoad.jpg
│ │ │ │ ├── Right.gif
│ │ │ │ ├── search.gif
│ │ │ │ ├── SelectAll.jpg
│ │ │ │ ├── Select.gif
│ │ │ │ ├── Setting.gif
│ │ │ │ ├── ShenPiNo1.jpg
│ │ │ │ ├── ShenPiNo.jpg
│ │ │ │ ├── ShenPiOK1.jpg
│ │ │ │ ├── ShenPiOK.jpg
│ │ │ │ ├── SmsD.gif
│ │ │ │ ├── SubmitCaoGao.jpg
│ │ │ │ ├── Submit.jpg
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── Up.gif
│ │ │ │ ├── UpLoad.jpg
│ │ │ │ ├── vote.gif
│ │ │ │ ├── Wait.jpg
│ │ │ │ ├── WenJianJia.gif
│ │ │ │ └── WenJianJiaGongXiang.gif
│ │ │ ├── button.png
│ │ │ ├── child1.gif
│ │ │ ├── child.gif
│ │ │ ├── close_x.png
│ │ │ ├── collapse_arrow.png
│ │ │ ├── comm.gif
│ │ │ ├── CRF.jpg
│ │ │ ├── default_bg.png
│ │ │ ├── Dir.gif
│ │ │ ├── FDJ.gif
│ │ │ ├── FenXi.gif
│ │ │ ├── filetype
│ │ │ │ ├── aac.gif
│ │ │ │ ├── ace.gif
│ │ │ │ ├── ai.gif
│ │ │ │ ├── ain.gif
│ │ │ │ ├── amr.gif
│ │ │ │ ├── app.gif
│ │ │ │ ├── arj.gif
│ │ │ │ ├── asf.gif
│ │ │ │ ├── asp.gif
│ │ │ │ ├── aspx.gif
│ │ │ │ ├── av.gif
│ │ │ │ ├── avi.gif
│ │ │ │ ├── bin.gif
│ │ │ │ ├── bmp.gif
│ │ │ │ ├── cab.gif
│ │ │ │ ├── cad.gif
│ │ │ │ ├── cat.gif
│ │ │ │ ├── cdr.gif
│ │ │ │ ├── chm.gif
│ │ │ │ ├── com.gif
│ │ │ │ ├── css.gif
│ │ │ │ ├── cur.gif
│ │ │ │ ├── dat.gif
│ │ │ │ ├── db.gif
│ │ │ │ ├── dir.gif
│ │ │ │ ├── dll.gif
│ │ │ │ ├── dmv.gif
│ │ │ │ ├── doc.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── dps.gif
│ │ │ │ ├── dpt.gif
│ │ │ │ ├── dwg.gif
│ │ │ │ ├── dxf.gif
│ │ │ │ ├── emf.gif
│ │ │ │ ├── eps.gif
│ │ │ │ ├── et.gif
│ │ │ │ ├── ett.gif
│ │ │ │ ├── exe.gif
│ │ │ │ ├── fla.gif
│ │ │ │ ├── ftp.gif
│ │ │ │ ├── gif.gif
│ │ │ │ ├── hlp.gif
│ │ │ │ ├── htm.gif
│ │ │ │ ├── html.gif
│ │ │ │ ├── icl.gif
│ │ │ │ ├── ico.gif
│ │ │ │ ├── img.gif
│ │ │ │ ├── inf.gif
│ │ │ │ ├── ini.gif
│ │ │ │ ├── iso.gif
│ │ │ │ ├── jpeg.gif
│ │ │ │ ├── jpg.gif
│ │ │ │ ├── js.gif
│ │ │ │ ├── m3u.gif
│ │ │ │ ├── max.gif
│ │ │ │ ├── mdb.gif
│ │ │ │ ├── mde.gif
│ │ │ │ ├── mht.gif
│ │ │ │ ├── mid.gif
│ │ │ │ ├── midi.gif
│ │ │ │ ├── mov.gif
│ │ │ │ ├── mp3.gif
│ │ │ │ ├── mp4.gif
│ │ │ │ ├── mpeg.gif
│ │ │ │ ├── mpg.gif
│ │ │ │ ├── msi.gif
│ │ │ │ ├── nrg.gif
│ │ │ │ ├── ocx.gif
│ │ │ │ ├── ogg.gif
│ │ │ │ ├── ogm.gif
│ │ │ │ ├── other.gif
│ │ │ │ ├── pdf.gif
│ │ │ │ ├── png.gif
│ │ │ │ ├── pot.gif
│ │ │ │ ├── ppt.gif
│ │ │ │ ├── psd.gif
│ │ │ │ ├── pub.gif
│ │ │ │ ├── qt.gif
│ │ │ │ ├── ra.gif
│ │ │ │ ├── ram.gif
│ │ │ │ ├── rar.gif
│ │ │ │ ├── rm.gif
│ │ │ │ ├── rmvb.gif
│ │ │ │ ├── rtf.gif
│ │ │ │ ├── ShareDir.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── tar.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── tiff.gif
│ │ │ │ ├── tif.gif
│ │ │ │ ├── txt.gif
│ │ │ │ ├── unknown.gif
│ │ │ │ ├── url.gif
│ │ │ │ ├── vbs.gif
│ │ │ │ ├── vsd.gif
│ │ │ │ ├── vss.gif
│ │ │ │ ├── vst.gif
│ │ │ │ ├── wave.gif
│ │ │ │ ├── wav.gif
│ │ │ │ ├── wma.gif
│ │ │ │ ├── wmd.gif
│ │ │ │ ├── wmf.gif
│ │ │ │ ├── wm.gif
│ │ │ │ ├── wmv.gif
│ │ │ │ ├── wps.gif
│ │ │ │ ├── wpt.gif
│ │ │ │ ├── xls.gif
│ │ │ │ ├── xlt.gif
│ │ │ │ ├── xml.gif
│ │ │ │ └── zip.gif
│ │ │ ├── ico_clip.gif
│ │ │ ├── index_02.gif
│ │ │ ├── index_04.gif
│ │ │ ├── index_05.gif
│ │ │ ├── input.png
│ │ │ ├── JianTou.gif
│ │ │ ├── Jt_left.gif
│ │ │ ├── Jt_right.gif
│ │ │ ├── list_hd_bg.png
│ │ │ ├── login.gif
│ │ │ ├── logo.gif
│ │ │ ├── logo.png
│ │ │ ├── NewLogin.png
│ │ │ ├── node_user.gif
│ │ │ ├── NoYz.gif
│ │ │ ├── parent1.gif
│ │ │ ├── parent.gif
│ │ │ ├── parentopen.gif
│ │ │ ├── pencil.png
│ │ │ ├── product.png
│ │ │ ├── Question.jpg
│ │ │ ├── RemoveAll.gif
│ │ │ ├── Remove.gif
│ │ │ ├── ShareDir.gif
│ │ │ ├── ShiWu.jpg
│ │ │ ├── ShiWuSmall.jpg
│ │ │ ├── show_02.gif
│ │ │ ├── s_loading.gif
│ │ │ ├── SmsBD.gif
│ │ │ ├── SmsD.gif
│ │ │ ├── TalkRoom.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── time.gif
│ │ │ ├── TitleBg.gif
│ │ │ ├── top.gif
│ │ │ ├── Tree_01.jpg
│ │ │ ├── Tree_02.jpg
│ │ │ ├── Tree_03.jpg
│ │ │ ├── Tree_04.jpg
│ │ │ ├── TreeImages
│ │ │ │ ├── 1hrms.gif
│ │ │ │ ├── 1news.gif
│ │ │ │ ├── 1score.gif
│ │ │ │ ├── 1vote.gif
│ │ │ │ ├── address.gif
│ │ │ │ ├── arrow_l.gif
│ │ │ │ ├── arrow_r.gif
│ │ │ │ ├── @asset.gif
│ │ │ │ ├── asset.gif
│ │ │ │ ├── attendance.gif
│ │ │ │ ├── @basedata.gif
│ │ │ │ ├── bbs1.gif
│ │ │ │ ├── bbs2.gif
│ │ │ │ ├── @bbs.gif
│ │ │ │ ├── bbs.gif
│ │ │ │ ├── @book.gif
│ │ │ │ ├── book.gif
│ │ │ │ ├── calendar2.gif
│ │ │ │ ├── calendar.gif
│ │ │ │ ├── @chatroom.gif
│ │ │ │ ├── chatroom.gif
│ │ │ │ ├── clock.gif
│ │ │ │ ├── comm.gif
│ │ │ │ ├── contact1.gif
│ │ │ │ ├── contact.gif
│ │ │ │ ├── contract.gif
│ │ │ │ ├── @crm.gif
│ │ │ │ ├── @crmsetting.gif
│ │ │ │ ├── customer.gif
│ │ │ │ ├── diary.gif
│ │ │ │ ├── email.gif
│ │ │ │ ├── erp.gif
│ │ │ │ ├── exit.gif
│ │ │ │ ├── fav.gif
│ │ │ │ ├── file_folder.gif
│ │ │ │ ├── file.jpg
│ │ │ │ ├── @finance.gif
│ │ │ │ ├── finance.gif
│ │ │ │ ├── fldb.gif
│ │ │ │ ├── game.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── histroy.gif
│ │ │ │ ├── @hrms.gif
│ │ │ │ ├── hrms.gif
│ │ │ │ ├── inbox.gif
│ │ │ │ ├── @infofind.gif
│ │ │ │ ├── infofind.gif
│ │ │ │ ├── info.gif
│ │ │ │ ├── info_query.gif
│ │ │ │ ├── linkman.gif
│ │ │ │ ├── @mail.gif
│ │ │ │ ├── mailout.gif
│ │ │ │ ├── @manage.gif
│ │ │ │ ├── @meeting.gif
│ │ │ │ ├── meeting.gif
│ │ │ │ ├── menu_url.gif
│ │ │ │ ├── mobile_sms.gif
│ │ │ │ ├── mytable.gif
│ │ │ │ ├── netchat.gif
│ │ │ │ ├── netdisk.gif
│ │ │ │ ├── @netmeeting.gif
│ │ │ │ ├── netmeeting.gif
│ │ │ │ ├── new_email.gif
│ │ │ │ ├── news.gif
│ │ │ │ ├── @notify2.gif
│ │ │ │ ├── notify2.gif
│ │ │ │ ├── notify.gif
│ │ │ │ ├── office_Product1.gif
│ │ │ │ ├── @office_Product.gif
│ │ │ │ ├── office_Product.gif
│ │ │ │ ├── outbox.gif
│ │ │ │ ├── person_info.gif
│ │ │ │ ├── picture.gif
│ │ │ │ ├── product.gif
│ │ │ │ ├── pro.gif
│ │ │ │ ├── @provider.gif
│ │ │ │ ├── query.gif
│ │ │ │ ├── @roll_manage.gif
│ │ │ │ ├── roll_manage.gif
│ │ │ │ ├── @salary.gif
│ │ │ │ ├── salary.gif
│ │ │ │ ├── @sale.gif
│ │ │ │ ├── sale_manage.gif
│ │ │ │ ├── @score.gif
│ │ │ │ ├── score.gif
│ │ │ │ ├── sentbox.gif
│ │ │ │ ├── shortcut.gif
│ │ │ │ ├── @sms.gif
│ │ │ │ ├── sms.gif
│ │ │ │ ├── source.gif
│ │ │ │ ├── @statistic.gif
│ │ │ │ ├── statistic.gif
│ │ │ │ ├── sub_arrow.gif
│ │ │ │ ├── sys.gif
│ │ │ │ ├── @system.gif
│ │ │ │ ├── system.gif
│ │ │ │ ├── @test.gif
│ │ │ │ ├── test.gif
│ │ │ │ ├── theme.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── training.gif
│ │ │ │ ├── trash.gif
│ │ │ │ ├── tree_blank.gif
│ │ │ │ ├── tree_blankl.gif
│ │ │ │ ├── tree_dir.gif
│ │ │ │ ├── tree_diropen.gif
│ │ │ │ ├── tree_line.gif
│ │ │ │ ├── tree_minus.gif
│ │ │ │ ├── tree_minusl.gif
│ │ │ │ ├── tree_plus.gif
│ │ │ │ ├── tree_plusl.gif
│ │ │ │ ├── tree_transp.gif
│ │ │ │ ├── U01.gif
│ │ │ │ ├── @unit.gif
│ │ │ │ ├── url.gif
│ │ │ │ ├── vchat.gif
│ │ │ │ ├── @vehicle.gif
│ │ │ │ ├── vehicle.gif
│ │ │ │ ├── vmeet.gif
│ │ │ │ ├── vote.gif
│ │ │ │ ├── webmail.gif
│ │ │ │ ├── winexe.gif
│ │ │ │ ├── workflow.gif
│ │ │ │ ├── @work_plan.gif
│ │ │ │ ├── work_plan.gif
│ │ │ │ └── world_time.gif
│ │ │ ├── U01.gif
│ │ │ ├── U02.gif
│ │ │ ├── U03.gif
│ │ │ ├── user_group.gif
│ │ │ ├── vote_bg.gif
│ │ │ └── ZM.jpg
│ │ ├── JS
│ │ │ ├── calendar.htm
│ │ │ ├── calendar.js
│ │ │ ├── DateAndTime.js
│ │ │ ├── images
│ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ ├── ui-bg_flat_55_fbec88_40x100.png
│ │ │ │ ├── ui-bg_glass_75_d0e5f5_1x400.png
│ │ │ │ ├── ui-bg_glass_85_dfeffc_1x400.png
│ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ ├── ui-bg_gloss-wave_55_5c9ccc_500x100.png
│ │ │ │ ├── ui-bg_inset-hard_100_f5f8f9_1x100.png
│ │ │ │ ├── ui-bg_inset-hard_100_fcfdfd_1x100.png
│ │ │ │ ├── ui-icons_217bc0_256x240.png
│ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ ├── ui-icons_469bdd_256x240.png
│ │ │ │ ├── ui-icons_6da8d5_256x240.png
│ │ │ │ ├── ui-icons_cd0a0a_256x240.png
│ │ │ │ ├── ui-icons_d8e7f3_256x240.png
│ │ │ │ ├── ui-icons_f9bd01_256x240.png
│ │ │ │ └── vssver2.scc
│ │ │ ├── jquery-1.4.1.js
│ │ │ ├── jquery.bgiframe.min.js
│ │ │ ├── jquery-ui-1.7.2.custom.min.js
│ │ │ ├── jquery-ui-mobile-1.7.2.custom.css
│ │ │ ├── ShowWorkFlow.js
│ │ │ └── WorkFlow.js
│ │ ├── LanEmail
│ │ │ ├── EmailView.aspx
│ │ │ ├── EmailView.aspx.cs
│ │ │ ├── LanEmailAdd.aspx
│ │ │ ├── LanEmailAdd.aspx.cs
│ │ │ ├── LanEmailCao.aspx
│ │ │ ├── LanEmailCao.aspx.cs
│ │ │ ├── LanEmailShou.aspx
│ │ │ ├── LanEmailShou.aspx.cs
│ │ │ ├── LanEmailYiDel.aspx
│ │ │ ├── LanEmailYiDel.aspx.cs
│ │ │ ├── LanEmailYiFa.aspx
│ │ │ └── LanEmailYiFa.aspx.cs
│ │ ├── LogForDesign
│ │ │ └── Log.txt
│ │ ├── Main
│ │ │ ├── Blank.aspx
│ │ │ ├── Blank.aspx.cs
│ │ │ ├── Main.aspx
│ │ │ ├── Main.aspx.cs
│ │ │ ├── MyDesk.aspx
│ │ │ ├── MyDesk.aspx.cs
│ │ │ ├── MyDeskDel.aspx
│ │ │ ├── MyDeskDel.aspx.cs
│ │ │ ├── MyDeskModify.aspx
│ │ │ ├── MyDeskModify.aspx.cs
│ │ │ ├── MyDeskSetting.aspx
│ │ │ ├── MyDeskSetting.aspx.cs
│ │ │ ├── OnlineCount.aspx
│ │ │ ├── OnlineCount.aspx.cs
│ │ │ ├── OnlineUser.aspx
│ │ │ ├── OnlineUser.aspx.cs
│ │ │ ├── SelectCondition.aspx
│ │ │ ├── SelectCondition.aspx.cs
│ │ │ ├── SelectJieDian.aspx
│ │ │ ├── SelectJieDian.aspx.cs
│ │ │ ├── SelectRedHead.aspx
│ │ │ ├── SelectRedHead.aspx.cs
│ │ │ ├── SelectUser1.aspx
│ │ │ ├── SelectUser1.aspx.cs
│ │ │ ├── SelectUser.aspx
│ │ │ ├── SelectUser.aspx.cs
│ │ │ ├── SelectYinZhang.aspx
│ │ │ ├── SelectYinZhang.aspx.cs
│ │ │ ├── SmsShow.aspx
│ │ │ └── SmsShow.aspx.cs
│ │ ├── Mobile
│ │ │ ├── MobileSmsAdd.aspx
│ │ │ ├── MobileSmsAdd.aspx.cs
│ │ │ ├── MobileSms.aspx
│ │ │ └── MobileSms.aspx.cs
│ │ ├── NetMail
│ │ │ ├── NetEmailAdd.aspx
│ │ │ ├── NetEmailAdd.aspx.cs
│ │ │ ├── NetEmailView.aspx
│ │ │ ├── NetEmailView.aspx.cs
│ │ │ ├── NetMailCao.aspx
│ │ │ ├── NetMailCao.aspx.cs
│ │ │ ├── NetMailShou.aspx
│ │ │ ├── NetMailShou.aspx.cs
│ │ │ ├── NetMailYiDel.aspx
│ │ │ ├── NetMailYiDel.aspx.cs
│ │ │ ├── NetMailYiFa.aspx
│ │ │ └── NetMailYiFa.aspx.cs
│ │ ├── ReportFile
│ │ │ ├── 2008072717464525.xls
│ │ │ ├── 2009021513360307.xls
│ │ │ ├── 2009031615534854.xls
│ │ │ ├── 2009031616113421.xls
│ │ │ ├── 2009031810524637.xls
│ │ │ ├── 2009031916191965.xls
│ │ │ ├── 2009031916425278.xls
│ │ │ ├── 2009032016080509.xls
│ │ │ └── 2010040216134834.xls
│ │ ├── SerilsSetting.aspx
│ │ ├── SerilsSetting.aspx.cs
│ │ ├── SetupFile
│ │ │ ├── dsoframer_down.rar
│ │ │ ├── NetMetting.exe
│ │ │ └── 数据库配置字符串生成器.rar
│ │ ├── Style
│ │ │ ├── index.css
│ │ │ ├── index.css.bak
│ │ │ ├── Mobile
│ │ │ │ ├── css
│ │ │ │ │ ├── developer-style.css
│ │ │ │ │ ├── style.css
│ │ │ │ │ └── vssver2.scc
│ │ │ │ ├── images
│ │ │ │ │ ├── 0starsborder.png
│ │ │ │ │ ├── 0stars.png
│ │ │ │ │ ├── 1starsborder.png
│ │ │ │ │ ├── 1stars.png
│ │ │ │ │ ├── 2starsborder.png
│ │ │ │ │ ├── 2stars.png
│ │ │ │ │ ├── 3starsborder.png
│ │ │ │ │ ├── 3stars.png
│ │ │ │ │ ├── 4starsborder.png
│ │ │ │ │ ├── 4stars.png
│ │ │ │ │ ├── 5stars.png
│ │ │ │ │ ├── arrow.png
│ │ │ │ │ ├── checkbox.png
│ │ │ │ │ ├── home.png
│ │ │ │ │ ├── navbuttonblack.png
│ │ │ │ │ ├── navbuttonblue.png
│ │ │ │ │ ├── navbutton.png
│ │ │ │ │ ├── navleftblack.png
│ │ │ │ │ ├── navleft.png
│ │ │ │ │ ├── navlinkleftblack.png
│ │ │ │ │ ├── navlinkleft.png
│ │ │ │ │ ├── navlinkrightblack.png
│ │ │ │ │ ├── navlinkright.png
│ │ │ │ │ ├── navrightblack.png
│ │ │ │ │ ├── navright.png
│ │ │ │ │ ├── play.gif
│ │ │ │ │ ├── radiobutton.png
│ │ │ │ │ ├── searchfield.png
│ │ │ │ │ ├── tributton.png
│ │ │ │ │ └── vssver2.scc
│ │ │ │ ├── javascript
│ │ │ │ │ ├── developer-functions.js
│ │ │ │ │ ├── functions.js
│ │ │ │ │ └── vssver2.scc
│ │ │ │ ├── php
│ │ │ │ │ ├── rss.php
│ │ │ │ │ └── vssver2.scc
│ │ │ │ ├── pics
│ │ │ │ │ ├── ad1.png
│ │ │ │ │ ├── ad2.png
│ │ │ │ │ ├── applist.png
│ │ │ │ │ ├── classiclist.png
│ │ │ │ │ ├── homescreen.gif
│ │ │ │ │ ├── ipodlist.png
│ │ │ │ │ ├── ituneslist.png
│ │ │ │ │ ├── itunesmusiclist.png
│ │ │ │ │ └── startup.png
│ │ │ │ └── thumbs
│ │ │ │ ├── accessibility.png
│ │ │ │ ├── appstore.png
│ │ │ │ ├── basics.png
│ │ │ │ ├── calculator.png
│ │ │ │ ├── calendar2.png
│ │ │ │ ├── calendar.png
│ │ │ │ ├── camera.png
│ │ │ │ ├── clock.png
│ │ │ │ ├── compass.png
│ │ │ │ ├── contacts.png
│ │ │ │ ├── help.png
│ │ │ │ ├── ipod.png
│ │ │ │ ├── itunes.png
│ │ │ │ ├── iwebkit.png
│ │ │ │ ├── mail.png
│ │ │ │ ├── maps.png
│ │ │ │ ├── messages.png
│ │ │ │ ├── music.png
│ │ │ │ ├── nike+.png
│ │ │ │ ├── notepad.png
│ │ │ │ ├── otherapps.png
│ │ │ │ ├── other.png
│ │ │ │ ├── photos.png
│ │ │ │ ├── plugin.png
│ │ │ │ ├── rmail.png
│ │ │ │ ├── safari.png
│ │ │ │ ├── settings.png
│ │ │ │ ├── sketches.png
│ │ │ │ ├── sms.png
│ │ │ │ ├── start.png
│ │ │ │ ├── stocks.png
│ │ │ │ ├── telephone.png
│ │ │ │ ├── video.png
│ │ │ │ ├── voice.png
│ │ │ │ ├── weather.png
│ │ │ │ ├── wordpress.png
│ │ │ │ └── youtube.png
│ │ │ ├── Style.css
│ │ │ └── WorkFlowCss
│ │ │ └── style.css
│ │ ├── SystemManage
│ │ │ ├── BuMenInfoAdd.aspx
│ │ │ ├── BuMenInfoAdd.aspx.cs
│ │ │ ├── BuMenInfo.aspx
│ │ │ ├── BuMenInfo.aspx.cs
│ │ │ ├── BuMenInfoModify.aspx
│ │ │ ├── BuMenInfoModify.aspx.cs
│ │ │ ├── DanWeiInfo.aspx
│ │ │ ├── DanWeiInfo.aspx.cs
│ │ │ ├── RedHeadAdd.aspx
│ │ │ ├── RedHeadAdd.aspx.cs
│ │ │ ├── RedHeadFile.aspx
│ │ │ ├── RedHeadFile.aspx.cs
│ │ │ ├── RedHeadModify.aspx
│ │ │ ├── RedHeadModify.aspx.cs
│ │ │ ├── SystemJiaoSeAdd.aspx
│ │ │ ├── SystemJiaoSeAdd.aspx.cs
│ │ │ ├── SystemJiaoSe.aspx
│ │ │ ├── SystemJiaoSe.aspx.cs
│ │ │ ├── SystemJiaoSeModify.aspx
│ │ │ ├── SystemJiaoSeModify.aspx.cs
│ │ │ ├── SystemJiaoSeView.aspx
│ │ │ ├── SystemJiaoSeView.aspx.cs
│ │ │ ├── SystemLog.aspx
│ │ │ ├── SystemLog.aspx.cs
│ │ │ ├── SystemSetting.aspx
│ │ │ ├── SystemSetting.aspx.cs
│ │ │ ├── SystemUserAdd.aspx
│ │ │ ├── SystemUserAdd.aspx.cs
│ │ │ ├── SystemUser.aspx
│ │ │ ├── SystemUser.aspx.cs
│ │ │ ├── SystemUserModify.aspx
│ │ │ ├── SystemUserModify.aspx.cs
│ │ │ ├── SystemUserView.aspx
│ │ │ └── SystemUserView.aspx.cs
│ │ ├── TelFile
│ │ │ ├── CYDICAdd.aspx
│ │ │ ├── CYDICAdd.aspx.cs
│ │ │ ├── CYDIC.aspx
│ │ │ ├── CYDIC.aspx.cs
│ │ │ ├── CYDICModify.aspx
│ │ │ ├── CYDICModify.aspx.cs
│ │ │ ├── CYDICView.aspx
│ │ │ ├── CYDICView.aspx.cs
│ │ │ ├── CYFile.aspx
│ │ │ ├── CYFile.aspx.cs
│ │ │ ├── FileView.aspx
│ │ │ ├── FileView.aspx.cs
│ │ │ ├── GetFile.aspx
│ │ │ ├── GetFile.aspx.cs
│ │ │ ├── JSDICAdd.aspx
│ │ │ ├── JSDICAdd.aspx.cs
│ │ │ ├── JSDIC.aspx
│ │ │ ├── JSDIC.aspx.cs
│ │ │ ├── JSDICModify.aspx
│ │ │ ├── JSDICModify.aspx.cs
│ │ │ ├── JSDICView.aspx
│ │ │ ├── JSDICView.aspx.cs
│ │ │ ├── JSFile.aspx
│ │ │ ├── JSFile.aspx.cs
│ │ │ ├── SendFile.aspx
│ │ │ ├── SendFile.aspx.cs
│ │ │ ├── TelFileAdd.aspx
│ │ │ └── TelFileAdd.aspx.cs
│ │ ├── UploadFile
│ │ │ ├── 633517513348437500.jpg
│ │ │ ├── 633517513428593750.jpg
│ │ │ ├── 633517513485781250.jpg
│ │ │ ├── 633517513788750000.jpg
│ │ │ ├── 633517514053281250.jpg
│ │ │ ├── 633517514413906250.jpg
│ │ │ ├── 633517514676718750.jpg
│ │ │ ├── 633518025940937500.jpg
│ │ │ ├── 633518025989062500.jpg
│ │ │ ├── 633518026033750000.jpg
│ │ │ ├── 633519211898437500.jpg
│ │ │ ├── 633519212427812500.doc
│ │ │ ├── 633519214789218750.doc
│ │ │ ├── 633519217371718750.doc
│ │ │ ├── 633519217914531250.doc
│ │ │ ├── 633520156970000000.doc
│ │ │ ├── 633520157017187500.doc
│ │ │ ├── 633520158544531250.doc
│ │ │ ├── 633520158573125000.doc
│ │ │ ├── 633520160828750000.doc
│ │ │ ├── 633520160859062500.doc
│ │ │ ├── 633520164298906250.doc
│ │ │ ├── 633520194100937500.doc
│ │ │ ├── 633520196386093750.txt
│ │ │ ├── 633520197187656250.txt
│ │ │ ├── 633520197269218750.txt
│ │ │ ├── 633520231204062500.doc
│ │ │ ├── 633520231250468750.doc
│ │ │ ├── 633520558498906250.jpg
│ │ │ ├── 633522500735312500.jpg
│ │ │ ├── 633522500777500000.jpg
│ │ │ ├── 633522500845000000.jpg
│ │ │ ├── 633522500881875000.jpg
│ │ │ ├── 633522514097968750.jpg
│ │ │ ├── 633539628002513034.txt
│ │ │ ├── 633539628864856784.JPG
│ │ │ ├── 633539635013919284.rar
│ │ │ ├── 633539661205169284.gif
│ │ │ ├── 633539661413294284.JPG
│ │ │ ├── 633539818935794284.doc
│ │ │ ├── 633560503945781250.xls
│ │ │ ├── 633560504155468750.ppt
│ │ │ ├── 633560504549218750.mdb
│ │ │ ├── 633560539256718750.jpg
│ │ │ ├── 633560539482968750.doc
│ │ │ ├── 633560550639687500.doc
│ │ │ ├── 633560550895625000.jpg
│ │ │ ├── 633560560123906250.jpg
│ │ │ ├── 633560560459375000.doc
│ │ │ ├── 633561231302500000.doc
│ │ │ ├── 633561231510781250.doc
│ │ │ ├── 633561246099687500.doc
│ │ │ ├── 633566563715781250.doc
│ │ │ ├── 633566563787343750.doc
│ │ │ ├── 633566564378437500.txt
│ │ │ ├── 633728150944375000.gif
│ │ │ ├── 633728155458281250.gif
│ │ │ ├── 633728155806250000.gif
│ │ │ ├── 633729913139531250.jpg
│ │ │ ├── 633730607459531250.doc
│ │ │ ├── 633730762270781250.doc
│ │ │ ├── 633730762312031250.doc
│ │ │ ├── 633730762352031250.doc
│ │ │ ├── 633730762752343750.doc
│ │ │ ├── 633730835382656250.doc
│ │ │ ├── 633730844867187500.doc
│ │ │ ├── 633730845377656250.doc
│ │ │ ├── 633731610947968750.doc
│ │ │ ├── 633731611620468750.doc
│ │ │ ├── 633731613994218750.doc
│ │ │ ├── 633731614184843750.doc
│ │ │ ├── 633731620303593750.doc
│ │ │ ├── 633731627072031250.doc
│ │ │ ├── 633731707395937500.doc
│ │ │ ├── 633733184507812500.gif
│ │ │ ├── 633733195766250000.doc
│ │ │ ├── 633733195885937500.doc
│ │ │ ├── 633845614382343750.doc
│ │ │ ├── 633845614433906250.doc
│ │ │ ├── 634061624015439253.doc
│ │ │ ├── 634061624070908003.doc
│ │ │ ├── 634061719034814253.doc
│ │ │ ├── 634063146007031250.doc
│ │ │ ├── 634063146484531250.doc
│ │ │ ├── 634063205865156250.doc
│ │ │ ├── 634063205892187500.doc
│ │ │ ├── 634070285181562500.doc
│ │ │ ├── 634070285231250000.doc
│ │ │ ├── 634070286624843750.doc
│ │ │ ├── 634070299057812500.doc
│ │ │ ├── 634070299097187500.doc
│ │ │ ├── 634070915508750000.doc
│ │ │ ├── 634070915557656250.doc
│ │ │ ├── 634070917014531250.doc
│ │ │ ├── 634070917054843750.doc
│ │ │ ├── 634077181154218750.doc
│ │ │ ├── 634505999820977767.jpg
│ │ │ ├── 634506812275033002.jpg
│ │ │ ├── 634506812693346928.jpg
│ │ │ ├── 634506822491127329.jpg
│ │ │ ├── 634506823433821248.jpg
│ │ │ ├── 634506823541847427.jpg
│ │ │ ├── 634506823922119177.jpg
│ │ │ ├── 634506823968611836.jpg
│ │ │ ├── 634506824384045598.jpg
│ │ │ ├── 634506826498446535.jpg
│ │ │ ├── 634506828393134905.jpg
│ │ │ ├── 634508279598009729.jpg
│ │ │ ├── 634510200441575226.jpg
│ │ │ ├── BanKuai.gif
│ │ │ ├── InsertQianZhang.jpg
│ │ │ └── MailAttachments
│ │ │ ├── 634072779881250000新建文本文档.doc
│ │ │ ├── 634072779881718750新建文本文档.doc
│ │ │ └── test.txt
│ │ ├── web.config
│ │ ├── WebEditorFile
│ │ │ ├── 2008-07-17-20-02-36.jpg
│ │ │ ├── 2008-07-17-20-03-25.jpg
│ │ │ ├── 2008-07-17-20-03-47.doc
│ │ │ ├── 2008-10-12-15-21-47.doc
│ │ │ └── Thumbs.db
│ │ ├── Work
│ │ │ ├── TongXunLuAdd.aspx
│ │ │ ├── TongXunLuAdd.aspx.cs
│ │ │ ├── TongXunLu.aspx
│ │ │ ├── TongXunLu.aspx.cs
│ │ │ ├── TongXunLuModify.aspx
│ │ │ ├── TongXunLuModify.aspx.cs
│ │ │ ├── TongXunLuView.aspx
│ │ │ ├── TongXunLuView.aspx.cs
│ │ │ ├── WorkRiZhiAdd.aspx
│ │ │ ├── WorkRiZhiAdd.aspx.cs
│ │ │ ├── WorkRiZhi.aspx
│ │ │ ├── WorkRiZhi.aspx.cs
│ │ │ ├── WorkRiZhiModify.aspx
│ │ │ ├── WorkRiZhiModify.aspx.cs
│ │ │ ├── WorkRiZhiView.aspx
│ │ │ └── WorkRiZhiView.aspx.cs
│ │ ├── WorkFlow
│ │ │ ├── DesignForm.aspx
│ │ │ ├── DesignForm.aspx.cs
│ │ │ ├── FormAdd.aspx
│ │ │ ├── FormAdd.aspx.cs
│ │ │ ├── FormModify.aspx
│ │ │ ├── FormModify.aspx.cs
│ │ │ ├── FormType.aspx
│ │ │ ├── FormType.aspx.cs
│ │ │ ├── FormView.aspx
│ │ │ ├── FormView.aspx.cs
│ │ │ ├── GoToNextNode.aspx
│ │ │ ├── GoToNextNode.aspx.cs
│ │ │ ├── HelpWorkFlow.aspx
│ │ │ ├── HelpWorkFlow.aspx.cs
│ │ │ ├── JieDianAdd.aspx
│ │ │ ├── JieDianAdd.aspx.cs
│ │ │ ├── JieDianDel.aspx
│ │ │ ├── JieDianDel.aspx.cs
│ │ │ ├── JieDianModify.aspx
│ │ │ ├── JieDianModify.aspx.cs
│ │ │ ├── JustShowWorkFlow.aspx
│ │ │ ├── JustShowWorkFlow.aspx.cs
│ │ │ ├── MyWorkFlow.aspx
│ │ │ ├── MyWorkFlow.aspx.cs
│ │ │ ├── NowWorkFlow.aspx
│ │ │ ├── NowWorkFlow.aspx.cs
│ │ │ ├── OkWorkFlow.aspx
│ │ │ ├── OkWorkFlow.aspx.cs
│ │ │ ├── PublicSeal.aspx
│ │ │ ├── PublicSeal.aspx.cs
│ │ │ ├── PublicSealLog.aspx
│ │ │ ├── PublicSealLog.aspx.cs
│ │ │ ├── SerchWorkFlow.aspx
│ │ │ ├── SerchWorkFlow.aspx.cs
│ │ │ ├── ShowWorkFlow.aspx
│ │ │ ├── ShowWorkFlow.aspx.cs
│ │ │ ├── WorkAdd.aspx
│ │ │ ├── WorkAdd.aspx.cs
│ │ │ ├── WorkFlowAdd.aspx
│ │ │ ├── WorkFlowAdd.aspx.cs
│ │ │ ├── WorkFlowDesign.aspx
│ │ │ ├── WorkFlowDesign.aspx.cs
│ │ │ ├── WorkFlowManage.aspx
│ │ │ ├── WorkFlowManage.aspx.cs
│ │ │ ├── WorkFlowModify.aspx
│ │ │ ├── WorkFlowModify.aspx.cs
│ │ │ ├── WorkFlowView.aspx
│ │ │ ├── WorkFlowView.aspx.cs
│ │ │ ├── WorkToDo.aspx
│ │ │ ├── WorkToDo.aspx.cs
│ │ │ ├── WorkView.aspx
│ │ │ ├── WorkView.aspx.cs
│ │ │ ├── YinZhangAdd.aspx
│ │ │ ├── YinZhangAdd.aspx.cs
│ │ │ ├── YinZhangModify.aspx
│ │ │ ├── YinZhangModify.aspx.cs
│ │ │ ├── YinZhangView.aspx
│ │ │ └── YinZhangView.aspx.cs
│ │ └── WorkPlan
│ │ ├── HuiBaoAdd.aspx
│ │ ├── HuiBaoAdd.aspx.cs
│ │ ├── HuiBao.aspx
│ │ ├── HuiBao.aspx.cs
│ │ ├── HuiBaoModify.aspx
│ │ ├── HuiBaoModify.aspx.cs
│ │ ├── HuiBaoOK.aspx
│ │ ├── HuiBaoOK.aspx.cs
│ │ ├── HuiBaoView.aspx
│ │ ├── HuiBaoView.aspx.cs
│ │ ├── ManageWorkPlan.aspx
│ │ ├── ManageWorkPlan.aspx.cs
│ │ ├── MyWorkPlanAdd.aspx
│ │ ├── MyWorkPlanAdd.aspx.cs
│ │ ├── MyWorkPlan.aspx
│ │ ├── MyWorkPlan.aspx.cs
│ │ ├── MyWorkPlanModify.aspx
│ │ ├── MyWorkPlanModify.aspx.cs
│ │ ├── WorkPlanView.aspx
│ │ └── WorkPlanView.aspx.cs
│ ├── OA源码说明.txt
│ ├── product.psd
│ └── Web
│ ├── App_Code
│ │ ├── Common.cs
│ │ ├── Mobile.cs
│ │ ├── Pop3ForJmail.cs
│ │ ├── RequestValidatorDisabled.cs
│ │ └── SendMainAndSms.cs
│ ├── Appendix
│ │ ├── TelCode.aspx
│ │ ├── TelCode.aspx.cs
│ │ ├── YouZhengCode.aspx
│ │ ├── YouZhengCode.aspx.cs
│ │ └── 中国邮编区号.mdb
│ ├── BBS
│ │ ├── BanKuaiAdd.aspx
│ │ ├── BanKuaiAdd.aspx.cs
│ │ ├── BanKuaiList.aspx
│ │ ├── BanKuaiList.aspx.cs
│ │ ├── BanKuaiModify.aspx
│ │ ├── BanKuaiModify.aspx.cs
│ │ ├── BanKuaiView.aspx
│ │ ├── BanKuaiView.aspx.cs
│ │ ├── SettingConfig.aspx
│ │ ├── SettingConfig.aspx.cs
│ │ ├── TieZiAdd.aspx
│ │ ├── TieZiAdd.aspx.cs
│ │ ├── TieZiModify.aspx
│ │ ├── TieZiModify.aspx.cs
│ │ ├── TieZiView.aspx
│ │ └── TieZiView.aspx.cs
│ ├── Bin
│ │ ├── BLL.dll
│ │ ├── BLL.pdb
│ │ ├── COM.Excel.dll
│ │ ├── Common.dll
│ │ ├── Common.pdb
│ │ ├── DBUtility.dll
│ │ ├── DBUtility.pdb
│ │ ├── Excel.dll
│ │ ├── Interop.jmail.dll
│ │ ├── Microsoft.Vbe.Interop.dll
│ │ ├── MobCallClient.dll
│ │ ├── office.dll
│ │ ├── Outlook.dll
│ │ └── PowerLabs.Plug.Api.dll
│ ├── Car
│ │ ├── CarInfoAdd.aspx
│ │ ├── CarInfoAdd.aspx.cs
│ │ ├── CarInfo.aspx
│ │ ├── CarInfo.aspx.cs
│ │ ├── CarInfoModify.aspx
│ │ ├── CarInfoModify.aspx.cs
│ │ ├── CarInfoView.aspx
│ │ ├── CarInfoView.aspx.cs
│ │ ├── CarShiYongAdd.aspx
│ │ ├── CarShiYongAdd.aspx.cs
│ │ ├── CarShiYong.aspx
│ │ ├── CarShiYong.aspx.cs
│ │ ├── CarShiYongModify.aspx
│ │ ├── CarShiYongModify.aspx.cs
│ │ ├── CarShiYongOK.aspx
│ │ ├── CarShiYongOK.aspx.cs
│ │ ├── CarShiYongView.aspx
│ │ ├── CarShiYongView.aspx.cs
│ │ ├── CarWeiHuAdd.aspx
│ │ ├── CarWeiHuAdd.aspx.cs
│ │ ├── CarWeiHu.aspx
│ │ ├── CarWeiHu.aspx.cs
│ │ ├── CarWeiHuModify.aspx
│ │ ├── CarWeiHuModify.aspx.cs
│ │ ├── CarWeiHuOK.aspx
│ │ ├── CarWeiHuOK.aspx.cs
│ │ ├── CarWeiHuView.aspx
│ │ └── CarWeiHuView.aspx.cs
│ ├── CRM
│ │ ├── BaoJiaAdd.aspx
│ │ ├── BaoJiaAdd.aspx.cs
│ │ ├── BaoJiaModify.aspx
│ │ ├── BaoJiaModify.aspx.cs
│ │ ├── BaoJiaView.aspx
│ │ ├── BaoJiaView.aspx.cs
│ │ ├── CustomAdd.aspx
│ │ ├── CustomAdd.aspx.cs
│ │ ├── CustomBack.aspx
│ │ ├── CustomBack.aspx.cs
│ │ ├── CustomHate.aspx
│ │ ├── CustomHate.aspx.cs
│ │ ├── CustomInfo.aspx
│ │ ├── CustomInfo.aspx.cs
│ │ ├── CustomLinkLog.aspx
│ │ ├── CustomLinkLog.aspx.cs
│ │ ├── CustomLinkMan.aspx
│ │ ├── CustomLinkMan.aspx.cs
│ │ ├── CustomModify.aspx
│ │ ├── CustomModify.aspx.cs
│ │ ├── CustomMsg.aspx
│ │ ├── CustomMsg.aspx.cs
│ │ ├── CustomNeed.aspx
│ │ ├── CustomNeed.aspx.cs
│ │ ├── CustomPrice.aspx
│ │ ├── CustomPrice.aspx.cs
│ │ ├── CustomService.aspx
│ │ ├── CustomService.aspx.cs
│ │ ├── CustomSetting.aspx
│ │ ├── CustomSetting.aspx.cs
│ │ ├── CustomSum.aspx
│ │ ├── CustomSum.aspx.cs
│ │ ├── CustomView.aspx
│ │ ├── CustomView.aspx.cs
│ │ ├── FuWuAdd.aspx
│ │ ├── FuWuAdd.aspx.cs
│ │ ├── FuWuModify.aspx
│ │ ├── FuWuModify.aspx.cs
│ │ ├── FuWuView.aspx
│ │ ├── FuWuView.aspx.cs
│ │ ├── HuiFangAdd.aspx
│ │ ├── HuiFangAdd.aspx.cs
│ │ ├── HuiFangModify.aspx
│ │ ├── HuiFangModify.aspx.cs
│ │ ├── HuiFangView.aspx
│ │ ├── HuiFangView.aspx.cs
│ │ ├── LinkLogAdd.aspx
│ │ ├── LinkLogAdd.aspx.cs
│ │ ├── LinkLogModify.aspx
│ │ ├── LinkLogModify.aspx.cs
│ │ ├── LinkLogView.aspx
│ │ ├── LinkLogView.aspx.cs
│ │ ├── LinkManAdd.aspx
│ │ ├── LinkManAdd.aspx.cs
│ │ ├── LinkManModify.aspx
│ │ ├── LinkManModify.aspx.cs
│ │ ├── LinkManView.aspx
│ │ ├── LinkManView.aspx.cs
│ │ ├── MyCustom.aspx
│ │ ├── MyCustom.aspx.cs
│ │ ├── MyCustomBack.aspx
│ │ ├── MyCustomBack.aspx.cs
│ │ ├── MyCustomHate.aspx
│ │ ├── MyCustomHate.aspx.cs
│ │ ├── MyCustomLinkLog.aspx
│ │ ├── MyCustomLinkLog.aspx.cs
│ │ ├── MyCustomLinkMan.aspx
│ │ ├── MyCustomLinkMan.aspx.cs
│ │ ├── MyCustomNeed.aspx
│ │ ├── MyCustomNeed.aspx.cs
│ │ ├── MyCustomPrice.aspx
│ │ ├── MyCustomPrice.aspx.cs
│ │ ├── MyCustomService.aspx
│ │ ├── MyCustomService.aspx.cs
│ │ ├── MySongYang.aspx
│ │ ├── MySongYang.aspx.cs
│ │ ├── NeedAdd.aspx
│ │ ├── NeedAdd.aspx.cs
│ │ ├── NeedModify.aspx
│ │ ├── NeedModify.aspx.cs
│ │ ├── NeedView.aspx
│ │ ├── NeedView.aspx.cs
│ │ ├── SongYangAdd.aspx
│ │ ├── SongYangAdd.aspx.cs
│ │ ├── SongYang.aspx
│ │ ├── SongYang.aspx.cs
│ │ ├── SongYangCaiWu.aspx
│ │ ├── SongYangCaiWu.aspx.cs
│ │ ├── SongYangModify.aspx
│ │ ├── SongYangModify.aspx.cs
│ │ ├── SongYangView.aspx
│ │ ├── SongYangView.aspx.cs
│ │ ├── TouSuAdd.aspx
│ │ ├── TouSuAdd.aspx.cs
│ │ ├── TouSuModify.aspx
│ │ ├── TouSuModify.aspx.cs
│ │ ├── TouSuView.aspx
│ │ └── TouSuView.aspx.cs
│ ├── css
│ │ ├── menu.css
│ │ └── style.css
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── DocCenter
│ │ ├── DirModify.aspx
│ │ ├── DirModify.aspx.cs
│ │ ├── DocAdd.aspx
│ │ ├── DocAdd.aspx.cs
│ │ ├── DocCenter.aspx
│ │ ├── DocCenter.aspx.cs
│ │ ├── DocDirAdd.aspx
│ │ ├── DocDirAdd.aspx.cs
│ │ ├── DocHuiShou.aspx
│ │ ├── DocHuiShou.aspx.cs
│ │ ├── DocModify.aspx
│ │ ├── DocModify.aspx.cs
│ │ ├── DocView.aspx
│ │ └── DocView.aspx.cs
│ ├── DocFile
│ │ ├── DangAnAdd.aspx
│ │ ├── DangAnAdd.aspx.cs
│ │ ├── DangAn.aspx
│ │ ├── DangAn.aspx.cs
│ │ ├── DangAnDel.aspx
│ │ ├── DangAnDel.aspx.cs
│ │ ├── DangAnModify.aspx
│ │ ├── DangAnModify.aspx.cs
│ │ ├── DangAnView.aspx
│ │ ├── DangAnView.aspx.cs
│ │ ├── JuanKuAdd.aspx
│ │ ├── JuanKuAdd.aspx.cs
│ │ ├── JuanKu.aspx
│ │ ├── JuanKu.aspx.cs
│ │ ├── JuanKuModify.aspx
│ │ ├── JuanKuModify.aspx.cs
│ │ ├── JuanKuView.aspx
│ │ ├── JuanKuView.aspx.cs
│ │ ├── PeiXunAdd.aspx
│ │ ├── PeiXunAdd.aspx.cs
│ │ ├── PeiXun.aspx
│ │ ├── PeiXun.aspx.cs
│ │ ├── PeiXunModify.aspx
│ │ ├── PeiXunModify.aspx.cs
│ │ ├── PeiXunRiJiAdd.aspx
│ │ ├── PeiXunRiJiAdd.aspx.cs
│ │ ├── PeiXunRiJi.aspx
│ │ ├── PeiXunRiJi.aspx.cs
│ │ ├── PeiXunRiJiModify.aspx
│ │ ├── PeiXunRiJiModify.aspx.cs
│ │ ├── PeiXunRiJiView.aspx
│ │ ├── PeiXunRiJiView.aspx.cs
│ │ ├── PeiXunView.aspx
│ │ ├── PeiXunView.aspx.cs
│ │ ├── PeiXunXiaoGuoAdd.aspx
│ │ ├── PeiXunXiaoGuoAdd.aspx.cs
│ │ ├── PeiXunXiaoGuo.aspx
│ │ ├── PeiXunXiaoGuo.aspx.cs
│ │ ├── PeiXunXiaoGuoModify.aspx
│ │ ├── PeiXunXiaoGuoModify.aspx.cs
│ │ ├── PeiXunXiaoGuoView.aspx
│ │ └── PeiXunXiaoGuoView.aspx.cs
│ ├── DsoFramer
│ │ ├── dsoframer.ocx
│ │ ├── EditFile.aspx
│ │ ├── EditFile.aspx.cs
│ │ ├── InsertQianMing.aspx
│ │ ├── InsertQianMing.aspx.cs
│ │ ├── ReadFile.aspx
│ │ ├── ReadFile.aspx.cs
│ │ ├── SaveDoc.aspx
│ │ ├── SaveDoc.aspx.cs
│ │ ├── Sign.dll
│ │ └── sw.cab
│ ├── eWebEditor
│ │ ├── buttonimage
│ │ │ ├── blue
│ │ │ │ ├── about.gif
│ │ │ │ ├── abspos.gif
│ │ │ │ ├── anchor.gif
│ │ │ │ ├── art.gif
│ │ │ │ ├── backcolor.gif
│ │ │ │ ├── backward.gif
│ │ │ │ ├── bgcolor.gif
│ │ │ │ ├── bgpic.gif
│ │ │ │ ├── blink.gif
│ │ │ │ ├── bold.gif
│ │ │ │ ├── br.gif
│ │ │ │ ├── checked.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── componentmenu.gif
│ │ │ │ ├── copy.gif
│ │ │ │ ├── createlink.gif
│ │ │ │ ├── css.gif
│ │ │ │ ├── cut.gif
│ │ │ │ ├── date.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── editmenu.gif
│ │ │ │ ├── emot.gif
│ │ │ │ ├── eq.gif
│ │ │ │ ├── excel.gif
│ │ │ │ ├── fieldset.gif
│ │ │ │ ├── file.gif
│ │ │ │ ├── filemenu.gif
│ │ │ │ ├── findreplace.gif
│ │ │ │ ├── flash.gif
│ │ │ │ ├── fontmenu.gif
│ │ │ │ ├── forecolor.gif
│ │ │ │ ├── formbutton.gif
│ │ │ │ ├── formcheckbox.gif
│ │ │ │ ├── formdropdown.gif
│ │ │ │ ├── formmenu.gif
│ │ │ │ ├── formradio.gif
│ │ │ │ ├── formtextarea.gif
│ │ │ │ ├── formtext.gif
│ │ │ │ ├── forward.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── iframe.gif
│ │ │ │ ├── img.gif
│ │ │ │ ├── indent.gif
│ │ │ │ ├── inserthorizontalrule.gif
│ │ │ │ ├── insertorderedlist.gif
│ │ │ │ ├── insertparagraph.gif
│ │ │ │ ├── insertunorderedlist.gif
│ │ │ │ ├── italic.gif
│ │ │ │ ├── justifycenter.gif
│ │ │ │ ├── justifyfull.gif
│ │ │ │ ├── justifyleft.gif
│ │ │ │ ├── justifyright.gif
│ │ │ │ ├── lcase.gif
│ │ │ │ ├── map.gif
│ │ │ │ ├── marquee.gif
│ │ │ │ ├── maximize.gif
│ │ │ │ ├── media.gif
│ │ │ │ ├── minimize.gif
│ │ │ │ ├── modecodebtn.gif
│ │ │ │ ├── modecode.gif
│ │ │ │ ├── modeeditbtn.gif
│ │ │ │ ├── modeedit.gif
│ │ │ │ ├── modetextbtn.gif
│ │ │ │ ├── modetext.gif
│ │ │ │ ├── modeviewbtn.gif
│ │ │ │ ├── modeview.gif
│ │ │ │ ├── msn.gif
│ │ │ │ ├── objectmenu.gif
│ │ │ │ ├── outdent.gif
│ │ │ │ ├── paint.gif
│ │ │ │ ├── paragraph.gif
│ │ │ │ ├── paragraphmenu.gif
│ │ │ │ ├── paste.gif
│ │ │ │ ├── pastetext.gif
│ │ │ │ ├── pasteword.gif
│ │ │ │ ├── print.gif
│ │ │ │ ├── quote.gif
│ │ │ │ ├── redo.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── removeformat.gif
│ │ │ │ ├── save.gif
│ │ │ │ ├── selectall.gif
│ │ │ │ ├── showborders.gif
│ │ │ │ ├── showdetails.gif
│ │ │ │ ├── site.gif
│ │ │ │ ├── sizeminus.gif
│ │ │ │ ├── sizeplus.gif
│ │ │ │ ├── space.gif
│ │ │ │ ├── strikethrough.gif
│ │ │ │ ├── subscript.gif
│ │ │ │ ├── superscript.gif
│ │ │ │ ├── symbol.gif
│ │ │ │ ├── tablecellprop.gif
│ │ │ │ ├── tablecellsplit.gif
│ │ │ │ ├── tablecoldelete.gif
│ │ │ │ ├── tablecolinsertleft.gif
│ │ │ │ ├── tablecolinsertright.gif
│ │ │ │ ├── tablecolmerge.gif
│ │ │ │ ├── tablecolsplit.gif
│ │ │ │ ├── tableinsert.gif
│ │ │ │ ├── tablemenu.gif
│ │ │ │ ├── tableprop.gif
│ │ │ │ ├── tablerowdelete.gif
│ │ │ │ ├── tablerowinsertabove.gif
│ │ │ │ ├── tablerowinsertbelow.gif
│ │ │ │ ├── tablerowmerge.gif
│ │ │ │ ├── tablerowprop.gif
│ │ │ │ ├── tablerowsplit.gif
│ │ │ │ ├── template.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── time.gif
│ │ │ │ ├── tobig.gif
│ │ │ │ ├── toolmenu.gif
│ │ │ │ ├── tosmall.gif
│ │ │ │ ├── ucase.gif
│ │ │ │ ├── underline.gif
│ │ │ │ ├── undo.gif
│ │ │ │ ├── unlink.gif
│ │ │ │ ├── unselect.gif
│ │ │ │ └── zoommenu.gif
│ │ │ └── gray
│ │ │ ├── about.gif
│ │ │ ├── abspos.gif
│ │ │ ├── anchor.gif
│ │ │ ├── art.gif
│ │ │ ├── backcolor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bgcolor.gif
│ │ │ ├── bgpic.gif
│ │ │ ├── blink.gif
│ │ │ ├── bold.gif
│ │ │ ├── br.gif
│ │ │ ├── checked.gif
│ │ │ ├── code.gif
│ │ │ ├── componentmenu.gif
│ │ │ ├── copy.gif
│ │ │ ├── createlink.gif
│ │ │ ├── css.gif
│ │ │ ├── cut.gif
│ │ │ ├── date.gif
│ │ │ ├── delete.gif
│ │ │ ├── editmenu.gif
│ │ │ ├── emot.gif
│ │ │ ├── eq.gif
│ │ │ ├── excel.gif
│ │ │ ├── fieldset.gif
│ │ │ ├── file.gif
│ │ │ ├── filemenu.gif
│ │ │ ├── findreplace.gif
│ │ │ ├── flash.gif
│ │ │ ├── fontmenu.gif
│ │ │ ├── forecolor.gif
│ │ │ ├── formbutton.gif
│ │ │ ├── formcheckbox.gif
│ │ │ ├── formdropdown.gif
│ │ │ ├── formmenu.gif
│ │ │ ├── formradio.gif
│ │ │ ├── formtextarea.gif
│ │ │ ├── formtext.gif
│ │ │ ├── forward.gif
│ │ │ ├── help.gif
│ │ │ ├── iframe.gif
│ │ │ ├── img.gif
│ │ │ ├── indent.gif
│ │ │ ├── inserthorizontalrule.gif
│ │ │ ├── insertorderedlist.gif
│ │ │ ├── insertparagraph.gif
│ │ │ ├── insertunorderedlist.gif
│ │ │ ├── italic.gif
│ │ │ ├── justifycenter.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifyleft.gif
│ │ │ ├── justifyright.gif
│ │ │ ├── lcase.gif
│ │ │ ├── map.gif
│ │ │ ├── marquee.gif
│ │ │ ├── maximize.gif
│ │ │ ├── media.gif
│ │ │ ├── minimize.gif
│ │ │ ├── modecodebtn.gif
│ │ │ ├── modecode.gif
│ │ │ ├── modeeditbtn.gif
│ │ │ ├── modeedit.gif
│ │ │ ├── modetextbtn.gif
│ │ │ ├── modetext.gif
│ │ │ ├── modeviewbtn.gif
│ │ │ ├── modeview.gif
│ │ │ ├── msn.gif
│ │ │ ├── objectmenu.gif
│ │ │ ├── outdent.gif
│ │ │ ├── paint.gif
│ │ │ ├── paragraph.gif
│ │ │ ├── paragraphmenu.gif
│ │ │ ├── paste.gif
│ │ │ ├── pastetext.gif
│ │ │ ├── pasteword.gif
│ │ │ ├── print.gif
│ │ │ ├── quote.gif
│ │ │ ├── redo.gif
│ │ │ ├── refresh.gif
│ │ │ ├── removeformat.gif
│ │ │ ├── save.gif
│ │ │ ├── selectall.gif
│ │ │ ├── showborders.gif
│ │ │ ├── showdetails.gif
│ │ │ ├── site.gif
│ │ │ ├── sizeminus.gif
│ │ │ ├── sizeplus.gif
│ │ │ ├── space.gif
│ │ │ ├── strikethrough.gif
│ │ │ ├── subscript.gif
│ │ │ ├── superscript.gif
│ │ │ ├── symbol.gif
│ │ │ ├── tablecellprop.gif
│ │ │ ├── tablecellsplit.gif
│ │ │ ├── tablecoldelete.gif
│ │ │ ├── tablecolinsertleft.gif
│ │ │ ├── tablecolinsertright.gif
│ │ │ ├── tablecolmerge.gif
│ │ │ ├── tablecolsplit.gif
│ │ │ ├── tableinsert.gif
│ │ │ ├── tablemenu.gif
│ │ │ ├── tableprop.gif
│ │ │ ├── tablerowdelete.gif
│ │ │ ├── tablerowinsertabove.gif
│ │ │ ├── tablerowinsertbelow.gif
│ │ │ ├── tablerowmerge.gif
│ │ │ ├── tablerowprop.gif
│ │ │ ├── tablerowsplit.gif
│ │ │ ├── template.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── time.gif
│ │ │ ├── tobig.gif
│ │ │ ├── toolmenu.gif
│ │ │ ├── tosmall.gif
│ │ │ ├── ucase.gif
│ │ │ ├── underline.gif
│ │ │ ├── undo.gif
│ │ │ ├── unlink.gif
│ │ │ ├── unselect.gif
│ │ │ └── zoommenu.gif
│ │ ├── css
│ │ │ └── coolblue
│ │ │ ├── editorarea.css
│ │ │ ├── editor.css
│ │ │ ├── menuarea.css
│ │ │ ├── tbhandle.gif
│ │ │ └── Thumbs.db
│ │ ├── dialog
│ │ │ ├── about.htm
│ │ │ ├── anchor.htm
│ │ │ ├── art.htm
│ │ │ ├── backimage.htm
│ │ │ ├── dialog.css
│ │ │ ├── dialog.js
│ │ │ ├── emot.htm
│ │ │ ├── fieldset.htm
│ │ │ ├── file.htm
│ │ │ ├── findreplace.htm
│ │ │ ├── flash.htm
│ │ │ ├── fullscreen.htm
│ │ │ ├── hyperlink.htm
│ │ │ ├── iframe.htm
│ │ │ ├── img.htm
│ │ │ ├── map.htm
│ │ │ ├── marquee.htm
│ │ │ ├── media.htm
│ │ │ ├── paragraph.htm
│ │ │ ├── selcolor.htm
│ │ │ ├── symbol.htm
│ │ │ ├── tablecell.htm
│ │ │ ├── tablecellsplit.htm
│ │ │ └── table.htm
│ │ ├── ewebeditor.htm
│ │ ├── js
│ │ │ ├── editor.js
│ │ │ ├── lang.js
│ │ │ ├── main.js
│ │ │ ├── menu.js
│ │ │ ├── table.js
│ │ │ └── 老版editor.js
│ │ ├── popup.htm
│ │ ├── style
│ │ │ ├── coolblue.js
│ │ │ └── mini.js
│ │ ├── sysimage
│ │ │ ├── actualsize.gif
│ │ │ ├── bestfit.gif
│ │ │ ├── bg
│ │ │ │ ├── birthday.gif
│ │ │ │ ├── christmas.gif
│ │ │ │ ├── citrus.gif
│ │ │ │ ├── clear.jpg
│ │ │ │ ├── fiesta.jpg
│ │ │ │ ├── flower.gif
│ │ │ │ ├── gathering.jpg
│ │ │ │ ├── glacier.jpg
│ │ │ │ ├── grid.gif
│ │ │ │ ├── hearts.gif
│ │ │ │ ├── ivy.gif
│ │ │ │ ├── maize.jpg
│ │ │ │ ├── nature.jpg
│ │ │ │ ├── snow.gif
│ │ │ │ ├── tech.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── contextmenu.gif
│ │ │ ├── editor.js
│ │ │ ├── emot
│ │ │ │ ├── 01.gif
│ │ │ │ ├── 02.gif
│ │ │ │ ├── 03.gif
│ │ │ │ ├── 04.gif
│ │ │ │ ├── 05.gif
│ │ │ │ ├── 06.gif
│ │ │ │ ├── 07.gif
│ │ │ │ ├── 08.gif
│ │ │ │ ├── 09.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 50.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── ewebeditor.gif
│ │ │ ├── file
│ │ │ │ ├── audio.gif
│ │ │ │ ├── avi.gif
│ │ │ │ ├── bmp.gif
│ │ │ │ ├── closedfolder.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── doc.gif
│ │ │ │ ├── exe.gif
│ │ │ │ ├── folderback.gif
│ │ │ │ ├── folder.gif
│ │ │ │ ├── gif.gif
│ │ │ │ ├── hlp.gif
│ │ │ │ ├── htm.gif
│ │ │ │ ├── jpg.gif
│ │ │ │ ├── mdb.gif
│ │ │ │ ├── mid.gif
│ │ │ │ ├── mp3.gif
│ │ │ │ ├── mp.gif
│ │ │ │ ├── openfolder.gif
│ │ │ │ ├── parentfolder.gif
│ │ │ │ ├── pdf.gif
│ │ │ │ ├── pic.gif
│ │ │ │ ├── ppt.gif
│ │ │ │ ├── rar.gif
│ │ │ │ ├── rm.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── txt.gif
│ │ │ │ ├── unknow.gif
│ │ │ │ ├── xls.gif
│ │ │ │ └── zip.gif
│ │ │ ├── GetFile.aspx
│ │ │ ├── GetFile.aspx.cs
│ │ │ ├── rect.gif
│ │ │ ├── rectimg.gif
│ │ │ ├── space.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── zoomin.gif
│ │ │ └── zoomout.gif
│ │ └── upload
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── editor.js
│ │ ├── GetFile.aspx
│ │ └── GetFile.aspx.cs
│ ├── Flash
│ │ └── Sms.swf
│ ├── Global.asax
│ ├── GongGao
│ │ ├── GongGaoAdd.aspx
│ │ ├── GongGaoAdd.aspx.cs
│ │ ├── GongGao.aspx
│ │ ├── GongGao.aspx.cs
│ │ ├── GongGaoModify.aspx
│ │ ├── GongGaoModify.aspx.cs
│ │ ├── GongGaoView.aspx
│ │ ├── GongGaoView.aspx.cs
│ │ ├── VoteAdd.aspx
│ │ ├── VoteAdd.aspx.cs
│ │ ├── Vote.aspx
│ │ ├── Vote.aspx.cs
│ │ ├── VoteModify.aspx
│ │ ├── VoteModify.aspx.cs
│ │ ├── VoteView.aspx
│ │ ├── VoteView.aspx.cs
│ │ ├── VoteYiPiao.aspx
│ │ └── VoteYiPiao.aspx.cs
│ ├── HR
│ │ ├── DengJiAdd.aspx
│ │ ├── DengJiAdd.aspx.cs
│ │ ├── DengJi.aspx
│ │ ├── DengJi.aspx.cs
│ │ ├── KaoQingChaXunTongJi.aspx
│ │ ├── KaoQingChaXunTongJi.aspx.cs
│ │ ├── KaoQinMingXi.aspx
│ │ ├── KaoQinMingXi.aspx.cs
│ │ ├── KaoQinSetting.aspx
│ │ ├── KaoQinSetting.aspx.cs
│ │ ├── ShangXiaBanDengJi.aspx
│ │ ├── ShangXiaBanDengJi.aspx.cs
│ │ ├── ShenPi.aspx
│ │ └── ShenPi.aspx.cs
│ ├── HRNew
│ │ ├── JiangChengAdd.aspx
│ │ ├── JiangChengAdd.aspx.cs
│ │ ├── JiangCheng.aspx
│ │ ├── JiangCheng.aspx.cs
│ │ ├── JiangChengModify.aspx
│ │ ├── JiangChengModify.aspx.cs
│ │ ├── JiangChengView.aspx
│ │ ├── JiangChengView.aspx.cs
│ │ ├── KaoHeAdd.aspx
│ │ ├── KaoHeAdd.aspx.cs
│ │ ├── KaoHe.aspx
│ │ ├── KaoHe.aspx.cs
│ │ ├── KaoHeModify.aspx
│ │ ├── KaoHeModify.aspx.cs
│ │ ├── KaoHeRWAdd.aspx
│ │ ├── KaoHeRWAdd.aspx.cs
│ │ ├── KaoHeRW.aspx
│ │ ├── KaoHeRW.aspx.cs
│ │ ├── KaoHeRWModify.aspx
│ │ ├── KaoHeRWModify.aspx.cs
│ │ ├── KaoHeRWView.aspx
│ │ ├── KaoHeRWView.aspx.cs
│ │ ├── KaoHeView.aspx
│ │ ├── KaoHeView.aspx.cs
│ │ ├── KaoHeXMAdd.aspx
│ │ ├── KaoHeXMAdd.aspx.cs
│ │ ├── KaoHeXM.aspx
│ │ ├── KaoHeXM.aspx.cs
│ │ ├── KaoHeXMModify.aspx
│ │ ├── KaoHeXMModify.aspx.cs
│ │ ├── KaoHeXMView.aspx
│ │ ├── KaoHeXMView.aspx.cs
│ │ ├── LookDefile.aspx
│ │ ├── LookDefile.aspx.cs
│ │ ├── RenShiHeTongAdd.aspx
│ │ ├── RenShiHeTongAdd.aspx.cs
│ │ ├── RenShiHeTong.aspx
│ │ ├── RenShiHeTong.aspx.cs
│ │ ├── RenShiHeTongModify.aspx
│ │ ├── RenShiHeTongModify.aspx.cs
│ │ ├── RenShiHeTongView.aspx
│ │ └── RenShiHeTongView.aspx.cs
│ ├── images
│ │ ├── 1.jpg
│ │ ├── 2.jpg
│ │ ├── 3.jpg
│ │ ├── AddAll.gif
│ │ ├── addNote.gif
│ │ ├── AddTo.gif
│ │ ├── Answer.jpg
│ │ ├── back.gif
│ │ ├── BackWhite.gif
│ │ ├── BanKuai.gif
│ │ ├── BanKuaiJianTou.gif
│ │ ├── bg_banner_menu.gif
│ │ ├── bg.bmp
│ │ ├── bg_button_blue.gif
│ │ ├── bg_button_del.gif
│ │ ├── bg_button_update.gif
│ │ ├── bg.gif
│ │ ├── bg_header.gif
│ │ ├── bg.jpg
│ │ ├── bg_left_bc.gif
│ │ ├── bg_left_bl.gif
│ │ ├── bg_left_br.gif
│ │ ├── bg_left_ls.gif
│ │ ├── bg_left_rs.gif
│ │ ├── bg_left_tc.gif
│ │ ├── bg_left_tl.gif
│ │ ├── bg_left_tr.gif
│ │ ├── BGLine.png
│ │ ├── bg_login_panel.gif
│ │ ├── bg_login_panel.png
│ │ ├── bg_login.png
│ │ ├── bg_nav.gif
│ │ ├── bg_rectbtn.png
│ │ ├── bg_schedule.gif
│ │ ├── bg_tabedbtn.gif
│ │ ├── bg_table_item2.gif
│ │ ├── bg_table_item.gif
│ │ ├── bg_th.gif
│ │ ├── bg_title.gif
│ │ ├── bg_tr.gif
│ │ ├── bg_users.gif
│ │ ├── BottomBg.gif
│ │ ├── btn
│ │ │ ├── menu2_bg.png
│ │ │ └── shortcut.gif
│ │ ├── btn_end.gif
│ │ ├── btn.png
│ │ ├── Button
│ │ │ ├── BtnAddDir.jpg
│ │ │ ├── BtnAdd.jpg
│ │ │ ├── btn_closewin.gif
│ │ │ ├── BtnDel.jpg
│ │ │ ├── BtnExit.jpg
│ │ │ ├── BtnHuiFu.jpg
│ │ │ ├── BtnImport.jpg
│ │ │ ├── BtnModify.jpg
│ │ │ ├── BtnPrint.jpg
│ │ │ ├── BtnReport.jpg
│ │ │ ├── BtnSend.jpg
│ │ │ ├── BtnSerch.jpg
│ │ │ ├── DelFile.jpg
│ │ │ ├── Ding.jpg
│ │ │ ├── Down.gif
│ │ │ ├── EditFile.gif
│ │ │ ├── Edit.gif
│ │ │ ├── FDJ.gif
│ │ │ ├── FDJ.jpg
│ │ │ ├── First.jpg
│ │ │ ├── GetMail.jpg
│ │ │ ├── InsertQianMing.gif
│ │ │ ├── InsertRedHead.gif
│ │ │ ├── InsertYinZhang.gif
│ │ │ ├── JianGe.jpg
│ │ │ ├── JianTou.gif
│ │ │ ├── Jump.jpg
│ │ │ ├── Last.jpg
│ │ │ ├── Left.gif
│ │ │ ├── Man.gif
│ │ │ ├── Man.jpg
│ │ │ ├── Next.jpg
│ │ │ ├── Pre.jpg
│ │ │ ├── QianShou.jpg
│ │ │ ├── QuDing.jpg
│ │ │ ├── ReadFile.gif
│ │ │ ├── Read.gif
│ │ │ ├── ReLoad.jpg
│ │ │ ├── Right.gif
│ │ │ ├── search.gif
│ │ │ ├── SelectAll.jpg
│ │ │ ├── Select.gif
│ │ │ ├── Setting.gif
│ │ │ ├── ShenPiNo1.jpg
│ │ │ ├── ShenPiNo.jpg
│ │ │ ├── ShenPiOK1.jpg
│ │ │ ├── ShenPiOK.jpg
│ │ │ ├── SmsD.gif
│ │ │ ├── SubmitCaoGao.jpg
│ │ │ ├── Submit.jpg
│ │ │ ├── Thumbs.db
│ │ │ ├── Up.gif
│ │ │ ├── UpLoad.jpg
│ │ │ ├── vote.gif
│ │ │ ├── Wait.jpg
│ │ │ ├── WenJianJia.gif
│ │ │ └── WenJianJiaGongXiang.gif
│ │ ├── button.png
│ │ ├── child1.gif
│ │ ├── child.gif
│ │ ├── close_x.png
│ │ ├── collapse_arrow.png
│ │ ├── comm.gif
│ │ ├── CRF.jpg
│ │ ├── delete.gif
│ │ ├── Dir.gif
│ │ ├── edit.gif
│ │ ├── FDJ.gif
│ │ ├── FenXi.gif
│ │ ├── filetype
│ │ │ ├── aac.gif
│ │ │ ├── ace.gif
│ │ │ ├── ai.gif
│ │ │ ├── ain.gif
│ │ │ ├── amr.gif
│ │ │ ├── app.gif
│ │ │ ├── arj.gif
│ │ │ ├── asf.gif
│ │ │ ├── asp.gif
│ │ │ ├── aspx.gif
│ │ │ ├── av.gif
│ │ │ ├── avi.gif
│ │ │ ├── bin.gif
│ │ │ ├── bmp.gif
│ │ │ ├── cab.gif
│ │ │ ├── cad.gif
│ │ │ ├── cat.gif
│ │ │ ├── cdr.gif
│ │ │ ├── chm.gif
│ │ │ ├── com.gif
│ │ │ ├── css.gif
│ │ │ ├── cur.gif
│ │ │ ├── dat.gif
│ │ │ ├── db.gif
│ │ │ ├── dir.gif
│ │ │ ├── dll.gif
│ │ │ ├── dmv.gif
│ │ │ ├── doc.gif
│ │ │ ├── dot.gif
│ │ │ ├── dps.gif
│ │ │ ├── dpt.gif
│ │ │ ├── dwg.gif
│ │ │ ├── dxf.gif
│ │ │ ├── emf.gif
│ │ │ ├── eps.gif
│ │ │ ├── et.gif
│ │ │ ├── ett.gif
│ │ │ ├── exe.gif
│ │ │ ├── fla.gif
│ │ │ ├── ftp.gif
│ │ │ ├── gif.gif
│ │ │ ├── hlp.gif
│ │ │ ├── htm.gif
│ │ │ ├── html.gif
│ │ │ ├── icl.gif
│ │ │ ├── ico.gif
│ │ │ ├── img.gif
│ │ │ ├── inf.gif
│ │ │ ├── ini.gif
│ │ │ ├── iso.gif
│ │ │ ├── jpeg.gif
│ │ │ ├── jpg.gif
│ │ │ ├── js.gif
│ │ │ ├── m3u.gif
│ │ │ ├── max.gif
│ │ │ ├── mdb.gif
│ │ │ ├── mde.gif
│ │ │ ├── mht.gif
│ │ │ ├── mid.gif
│ │ │ ├── midi.gif
│ │ │ ├── mov.gif
│ │ │ ├── mp3.gif
│ │ │ ├── mp4.gif
│ │ │ ├── mpeg.gif
│ │ │ ├── mpg.gif
│ │ │ ├── msi.gif
│ │ │ ├── nrg.gif
│ │ │ ├── ocx.gif
│ │ │ ├── ogg.gif
│ │ │ ├── ogm.gif
│ │ │ ├── other.gif
│ │ │ ├── pdf.gif
│ │ │ ├── png.gif
│ │ │ ├── pot.gif
│ │ │ ├── ppt.gif
│ │ │ ├── psd.gif
│ │ │ ├── pub.gif
│ │ │ ├── qt.gif
│ │ │ ├── ra.gif
│ │ │ ├── ram.gif
│ │ │ ├── rar.gif
│ │ │ ├── rm.gif
│ │ │ ├── rmvb.gif
│ │ │ ├── rtf.gif
│ │ │ ├── ShareDir.gif
│ │ │ ├── swf.gif
│ │ │ ├── tar.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tiff.gif
│ │ │ ├── tif.gif
│ │ │ ├── txt.gif
│ │ │ ├── unknown.gif
│ │ │ ├── url.gif
│ │ │ ├── vbs.gif
│ │ │ ├── vsd.gif
│ │ │ ├── vss.gif
│ │ │ ├── vst.gif
│ │ │ ├── wave.gif
│ │ │ ├── wav.gif
│ │ │ ├── wma.gif
│ │ │ ├── wmd.gif
│ │ │ ├── wmf.gif
│ │ │ ├── wm.gif
│ │ │ ├── wmv.gif
│ │ │ ├── wps.gif
│ │ │ ├── wpt.gif
│ │ │ ├── xls.gif
│ │ │ ├── xlt.gif
│ │ │ ├── xml.gif
│ │ │ └── zip.gif
│ │ ├── ico
│ │ │ ├── 2.gif
│ │ │ ├── ad1.png
│ │ │ ├── ad.png
│ │ │ ├── ar1.png
│ │ │ ├── ar.png
│ │ │ ├── L0.gif
│ │ │ ├── L1.gif
│ │ │ ├── L2.gif
│ │ │ ├── L3.gif
│ │ │ ├── L4.gif
│ │ │ ├── L5.gif
│ │ │ ├── url.gif
│ │ │ └── winexe.gif
│ │ ├── ico_clip.gif
│ │ ├── img
│ │ │ ├── menu1_bg.png
│ │ │ ├── menu_bg.gif
│ │ │ ├── menu_bottom_bg.gif
│ │ │ ├── menu_bottom_bg.png
│ │ │ ├── menu_title_bg.gif
│ │ │ ├── menu_title.gif
│ │ │ ├── menu_top_bg.png
│ │ │ ├── menu_top_hover_l.png
│ │ │ ├── menu_top_hover_r.png
│ │ │ ├── nav_menu_bg.png
│ │ │ ├── shortcut_bg.png
│ │ │ ├── statusbar.png
│ │ │ └── tab_inactive.gif
│ │ ├── index_02.gif
│ │ ├── index_04.gif
│ │ ├── index_05.gif
│ │ ├── index.css
│ │ ├── input.png
│ │ ├── JianTou.gif
│ │ ├── Jt_left.gif
│ │ ├── Jt_right.gif
│ │ ├── list_hd_bg.png
│ │ ├── login.css
│ │ ├── login.gif
│ │ ├── login.jpg
│ │ ├── login_main.png
│ │ ├── login_root.png
│ │ ├── logo.gif
│ │ ├── logo.png
│ │ ├── mail.gif
│ │ ├── main_fs.gif
│ │ ├── main_hb.gif
│ │ ├── main_hl2.gif
│ │ ├── main_hl.gif
│ │ ├── main_hr.gif
│ │ ├── main_lf.gif
│ │ ├── main_ls.gif
│ │ ├── main_rc.gif
│ │ ├── main_rf.gif
│ │ ├── main_rs.gif
│ │ ├── menu_seprator.gif
│ │ ├── minicalendar
│ │ │ ├── minical_btnClose.gif
│ │ │ ├── minical_btnForward.gif
│ │ │ ├── minical_btnPrevious.gif
│ │ │ └── minical_title.gif
│ │ ├── nav_back.gif
│ │ ├── nav_changePassword.gif
│ │ ├── nav_forward.gif
│ │ ├── nav_help.gif
│ │ ├── nav_pre.gif
│ │ ├── nav_print.gif
│ │ ├── nav_resetPassword.gif
│ │ ├── nav_search.gif
│ │ ├── NewLogin.png
│ │ ├── node_user.gif
│ │ ├── note.gif
│ │ ├── NoYz.gif
│ │ ├── parent1.gif
│ │ ├── parent.gif
│ │ ├── parentopen.gif
│ │ ├── pencil.png
│ │ ├── product.png
│ │ ├── public.css
│ │ ├── Question.jpg
│ │ ├── RemoveAll.gif
│ │ ├── Remove.gif
│ │ ├── ShareDir.gif
│ │ ├── ShiWu.jpg
│ │ ├── ShiWuSmall.jpg
│ │ ├── show_02.gif
│ │ ├── s_loading.gif
│ │ ├── SmsBD.gif
│ │ ├── SmsD.gif
│ │ ├── TalkRoom.gif
│ │ ├── Thumbs.db
│ │ ├── time.gif
│ │ ├── TitleBg.gif
│ │ ├── top.gif
│ │ ├── tree
│ │ │ ├── arrow_collapsed.gif
│ │ │ ├── arrow_collapsed_hover.gif
│ │ │ ├── arrow_expanded.gif
│ │ │ ├── arrow_expanded_hover.gif
│ │ │ ├── branch_node.gif
│ │ │ ├── btn_close.gif
│ │ │ ├── btn_close.png
│ │ │ ├── empty.gif
│ │ │ ├── folder_closed.gif
│ │ │ ├── folder_open.gif
│ │ │ ├── root_node.gif
│ │ │ ├── tree_node.gif
│ │ │ └── user_node.gif
│ │ ├── Tree_01.jpg
│ │ ├── Tree_02.jpg
│ │ ├── Tree_03.jpg
│ │ ├── Tree_04.jpg
│ │ ├── TreeImages
│ │ │ ├── 1hrms.gif
│ │ │ ├── 1news.gif
│ │ │ ├── 1score.gif
│ │ │ ├── 1vote.gif
│ │ │ ├── address.gif
│ │ │ ├── arrow_l.gif
│ │ │ ├── arrow_r.gif
│ │ │ ├── @asset.gif
│ │ │ ├── asset.gif
│ │ │ ├── attendance.gif
│ │ │ ├── @basedata.gif
│ │ │ ├── bbs1.gif
│ │ │ ├── bbs2.gif
│ │ │ ├── @bbs.gif
│ │ │ ├── bbs.gif
│ │ │ ├── @book.gif
│ │ │ ├── book.gif
│ │ │ ├── calendar2.gif
│ │ │ ├── calendar.gif
│ │ │ ├── @chatroom.gif
│ │ │ ├── chatroom.gif
│ │ │ ├── clock.gif
│ │ │ ├── comm.gif
│ │ │ ├── contact1.gif
│ │ │ ├── contact.gif
│ │ │ ├── contract.gif
│ │ │ ├── @crm.gif
│ │ │ ├── @crmsetting.gif
│ │ │ ├── customer.gif
│ │ │ ├── diary.gif
│ │ │ ├── email.gif
│ │ │ ├── erp.gif
│ │ │ ├── exit.gif
│ │ │ ├── fav.gif
│ │ │ ├── file_folder.gif
│ │ │ ├── file.jpg
│ │ │ ├── @finance.gif
│ │ │ ├── finance.gif
│ │ │ ├── fldb.gif
│ │ │ ├── game.gif
│ │ │ ├── help.gif
│ │ │ ├── histroy.gif
│ │ │ ├── @hrms.gif
│ │ │ ├── hrms.gif
│ │ │ ├── inbox.gif
│ │ │ ├── @infofind.gif
│ │ │ ├── infofind.gif
│ │ │ ├── info.gif
│ │ │ ├── info_query.gif
│ │ │ ├── linkman.gif
│ │ │ ├── @mail.gif
│ │ │ ├── mailout.gif
│ │ │ ├── @manage.gif
│ │ │ ├── @meeting.gif
│ │ │ ├── meeting.gif
│ │ │ ├── menu_url.gif
│ │ │ ├── mobile_sms.gif
│ │ │ ├── mytable.gif
│ │ │ ├── netchat.gif
│ │ │ ├── netdisk.gif
│ │ │ ├── @netmeeting.gif
│ │ │ ├── netmeeting.gif
│ │ │ ├── new_email.gif
│ │ │ ├── news.gif
│ │ │ ├── @notify2.gif
│ │ │ ├── notify2.gif
│ │ │ ├── notify.gif
│ │ │ ├── office_Product1.gif
│ │ │ ├── @office_Product.gif
│ │ │ ├── office_Product.gif
│ │ │ ├── outbox.gif
│ │ │ ├── person_info.gif
│ │ │ ├── picture.gif
│ │ │ ├── product.gif
│ │ │ ├── pro.gif
│ │ │ ├── @provider.gif
│ │ │ ├── query.gif
│ │ │ ├── @roll_manage.gif
│ │ │ ├── roll_manage.gif
│ │ │ ├── @salary.gif
│ │ │ ├── salary.gif
│ │ │ ├── @sale.gif
│ │ │ ├── sale_manage.gif
│ │ │ ├── @score.gif
│ │ │ ├── score.gif
│ │ │ ├── sentbox.gif
│ │ │ ├── shortcut.gif
│ │ │ ├── @sms.gif
│ │ │ ├── sms.gif
│ │ │ ├── source.gif
│ │ │ ├── @statistic.gif
│ │ │ ├── statistic.gif
│ │ │ ├── sub_arrow.gif
│ │ │ ├── sys.gif
│ │ │ ├── @system.gif
│ │ │ ├── system.gif
│ │ │ ├── @test.gif
│ │ │ ├── test.gif
│ │ │ ├── theme.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── training.gif
│ │ │ ├── trash.gif
│ │ │ ├── tree_blank.gif
│ │ │ ├── tree_blankl.gif
│ │ │ ├── tree_dir.gif
│ │ │ ├── tree_diropen.gif
│ │ │ ├── tree_line.gif
│ │ │ ├── tree_minus.gif
│ │ │ ├── tree_minusl.gif
│ │ │ ├── tree_plus.gif
│ │ │ ├── tree_plusl.gif
│ │ │ ├── tree_transp.gif
│ │ │ ├── U01.gif
│ │ │ ├── @unit.gif
│ │ │ ├── url.gif
│ │ │ ├── vchat.gif
│ │ │ ├── @vehicle.gif
│ │ │ ├── vehicle.gif
│ │ │ ├── vmeet.gif
│ │ │ ├── vote.gif
│ │ │ ├── webmail.gif
│ │ │ ├── winexe.gif
│ │ │ ├── workflow.gif
│ │ │ ├── @work_plan.gif
│ │ │ ├── work_plan.gif
│ │ │ └── world_time.gif
│ │ ├── U01.gif
│ │ ├── U02.gif
│ │ ├── U03.gif
│ │ ├── user_group.gif
│ │ ├── vote_bg.gif
│ │ └── ZM.jpg
│ ├── JS
│ │ ├── calendar.htm
│ │ ├── calendar.js
│ │ ├── DateAndTime.js
│ │ ├── ShowWorkFlow.js
│ │ └── WorkFlow.js
│ ├── LanEmail
│ │ ├── EmailView.aspx
│ │ ├── EmailView.aspx.cs
│ │ ├── LanEmailAdd.aspx
│ │ ├── LanEmailAdd.aspx.cs
│ │ ├── LanEmailCao.aspx
│ │ ├── LanEmailCao.aspx.cs
│ │ ├── LanEmailShou.aspx
│ │ ├── LanEmailShou.aspx.cs
│ │ ├── LanEmailYiDel.aspx
│ │ ├── LanEmailYiDel.aspx.cs
│ │ ├── LanEmailYiFa.aspx
│ │ └── LanEmailYiFa.aspx.cs
│ ├── LogForDesign
│ │ └── Log.txt
│ ├── Main
│ │ ├── Blank.aspx
│ │ ├── Blank.aspx.cs
│ │ ├── Main.aspx
│ │ ├── Main.aspx.cs
│ │ ├── MenuTree.aspx
│ │ ├── MenuTree.aspx.cs
│ │ ├── MyDesk.aspx
│ │ ├── MyDesk.aspx.cs
│ │ ├── MyDeskDel.aspx
│ │ ├── MyDeskDel.aspx.cs
│ │ ├── MyDeskModify.aspx
│ │ ├── MyDeskModify.aspx.cs
│ │ ├── MyDeskSetting.aspx
│ │ ├── MyDeskSetting.aspx.cs
│ │ ├── OnlineCount.aspx
│ │ ├── OnlineCount.aspx.cs
│ │ ├── OnlineUser.aspx
│ │ ├── OnlineUser.aspx.cs
│ │ ├── SelectCondition.aspx
│ │ ├── SelectCondition.aspx.cs
│ │ ├── SelectJieDian.aspx
│ │ ├── SelectJieDian.aspx.cs
│ │ ├── SelectRedHead.aspx
│ │ ├── SelectRedHead.aspx.cs
│ │ ├── SelectUser1.aspx
│ │ ├── SelectUser1.aspx.cs
│ │ ├── SelectUser.aspx
│ │ ├── SelectUser.aspx.cs
│ │ ├── SelectYinZhang.aspx
│ │ ├── SelectYinZhang.aspx.cs
│ │ ├── SmsShow.aspx
│ │ └── SmsShow.aspx.cs
│ ├── Meeting
│ │ ├── MeetingAdd.aspx
│ │ ├── MeetingAdd.aspx.cs
│ │ ├── Meeting.aspx
│ │ ├── Meeting.aspx.cs
│ │ ├── MeetingDengJi.aspx
│ │ ├── MeetingDengJi.aspx.cs
│ │ ├── MeetingModify.aspx
│ │ ├── MeetingModify.aspx.cs
│ │ ├── MeetingSerch.aspx
│ │ ├── MeetingSerch.aspx.cs
│ │ ├── MeetingView.aspx
│ │ ├── MeetingView.aspx.cs
│ │ ├── MyMeeting.aspx
│ │ └── MyMeeting.aspx.cs
│ ├── Mobile
│ │ ├── MobileSmsAdd.aspx
│ │ ├── MobileSmsAdd.aspx.cs
│ │ ├── MobileSms.aspx
│ │ └── MobileSms.aspx.cs
│ ├── NetMail
│ │ ├── NetEmailAdd.aspx
│ │ ├── NetEmailAdd.aspx.cs
│ │ ├── NetEmailView.aspx
│ │ ├── NetEmailView.aspx.cs
│ │ ├── NetMailCao.aspx
│ │ ├── NetMailCao.aspx.cs
│ │ ├── NetMailShou.aspx
│ │ ├── NetMailShou.aspx.cs
│ │ ├── NetMailYiDel.aspx
│ │ ├── NetMailYiDel.aspx.cs
│ │ ├── NetMailYiFa.aspx
│ │ └── NetMailYiFa.aspx.cs
│ ├── Office
│ │ ├── BookAdd.aspx
│ │ ├── BookAdd.aspx.cs
│ │ ├── Book.aspx
│ │ ├── Book.aspx.cs
│ │ ├── BookJieHuanAdd.aspx
│ │ ├── BookJieHuanAdd.aspx.cs
│ │ ├── BookJieHuan.aspx
│ │ ├── BookJieHuan.aspx.cs
│ │ ├── BookJieHuanModify.aspx
│ │ ├── BookJieHuanModify.aspx.cs
│ │ ├── BookJieHuanOK.aspx
│ │ ├── BookJieHuanOK.aspx.cs
│ │ ├── BookJieHuanView.aspx
│ │ ├── BookJieHuanView.aspx.cs
│ │ ├── BookModify.aspx
│ │ ├── BookModify.aspx.cs
│ │ ├── BookView.aspx
│ │ ├── BookView.aspx.cs
│ │ ├── GuDingAdd.aspx
│ │ ├── GuDingAdd.aspx.cs
│ │ ├── GuDing.aspx
│ │ ├── GuDing.aspx.cs
│ │ ├── GuDingJiLuAdd.aspx
│ │ ├── GuDingJiLuAdd.aspx.cs
│ │ ├── GuDingJiLu.aspx
│ │ ├── GuDingJiLu.aspx.cs
│ │ ├── GuDingJiLuModify.aspx
│ │ ├── GuDingJiLuModify.aspx.cs
│ │ ├── GuDingJiLuView.aspx
│ │ ├── GuDingJiLuView.aspx.cs
│ │ ├── GuDingModify.aspx
│ │ ├── GuDingModify.aspx.cs
│ │ ├── GuDingView.aspx
│ │ ├── GuDingView.aspx.cs
│ │ ├── OfficeShengQing.aspx
│ │ ├── OfficeShengQing.aspx.cs
│ │ ├── OfficethingAdd.aspx
│ │ ├── OfficethingAdd.aspx.cs
│ │ ├── Officething.aspx
│ │ ├── Officething.aspx.cs
│ │ ├── OfficethingModify.aspx
│ │ ├── OfficethingModify.aspx.cs
│ │ ├── OfficethingView.aspx
│ │ └── OfficethingView.aspx.cs
│ ├── Personal
│ │ ├── ChangPwd.aspx
│ │ ├── ChangPwd.aspx.cs
│ │ ├── MailSetting.aspx
│ │ ├── MailSetting.aspx.cs
│ │ ├── MyInfo.aspx
│ │ ├── MyInfo.aspx.cs
│ │ ├── MyMoBanAdd.aspx
│ │ ├── MyMoBanAdd.aspx.cs
│ │ ├── MyMoBan.aspx
│ │ ├── MyMoBan.aspx.cs
│ │ ├── MyMoBanModify.aspx
│ │ ├── MyMoBanModify.aspx.cs
│ │ ├── MyMoBanView.aspx
│ │ ├── MyMoBanView.aspx.cs
│ │ ├── MyPer.aspx
│ │ ├── MyPer.aspx.cs
│ │ ├── MyShenPiAdd.aspx
│ │ ├── MyShenPiAdd.aspx.cs
│ │ ├── MyShenPi.aspx
│ │ ├── MyShenPi.aspx.cs
│ │ ├── MyShenPiModify.aspx
│ │ ├── MyShenPiModify.aspx.cs
│ │ ├── MyShenPiView.aspx
│ │ ├── MyShenPiView.aspx.cs
│ │ ├── SystemTiXing.aspx
│ │ └── SystemTiXing.aspx.cs
│ ├── Project
│ │ ├── BaoXiaoAdd.aspx
│ │ ├── BaoXiaoAdd.aspx.cs
│ │ ├── BaoXiaoGuanLi.aspx
│ │ ├── BaoXiaoGuanLi.aspx.cs
│ │ ├── BaoXiaoShenQing.aspx
│ │ ├── BaoXiaoShenQing.aspx.cs
│ │ ├── JinDuAdd.aspx
│ │ ├── JinDuAdd.aspx.cs
│ │ ├── JinDuModify.aspx
│ │ ├── JinDuModify.aspx.cs
│ │ ├── JinDuView.aspx
│ │ ├── JinDuView.aspx.cs
│ │ ├── LiRuiGuanLi.aspx
│ │ ├── LiRuiGuanLi.aspx.cs
│ │ ├── LiRunAdd.aspx
│ │ ├── LiRunAdd.aspx.cs
│ │ ├── LiRunModify.aspx
│ │ ├── LiRunModify.aspx.cs
│ │ ├── LiRunView.aspx
│ │ ├── LiRunView.aspx.cs
│ │ ├── PingShen.aspx
│ │ ├── PingShen.aspx.cs
│ │ ├── PinShenAdd.aspx
│ │ ├── PinShenAdd.aspx.cs
│ │ ├── PinShenModify.aspx
│ │ ├── PinShenModify.aspx.cs
│ │ ├── PinShenView.aspx
│ │ ├── PinShenView.aspx.cs
│ │ ├── ProjectAdd.aspx
│ │ ├── ProjectAdd.aspx.cs
│ │ ├── ProjectJinDu.aspx
│ │ ├── ProjectJinDu.aspx.cs
│ │ ├── ProjectManage.aspx
│ │ ├── ProjectManage.aspx.cs
│ │ ├── ProjectModify.aspx
│ │ ├── ProjectModify.aspx.cs
│ │ ├── ProjectView.aspx
│ │ ├── ProjectView.aspx.cs
│ │ ├── ShiShiAdd.aspx
│ │ ├── ShiShiAdd.aspx.cs
│ │ ├── ShiShiModify.aspx
│ │ ├── ShiShiModify.aspx.cs
│ │ ├── ShiShiRiZhi.aspx
│ │ ├── ShiShiRiZhi.aspx.cs
│ │ ├── ShiShiView.aspx
│ │ ├── ShiShiView.aspx.cs
│ │ ├── ShouKuanAdd.aspx
│ │ ├── ShouKuanAdd.aspx.cs
│ │ ├── ShouKuan.aspx
│ │ ├── ShouKuan.aspx.cs
│ │ ├── ShouKuanModify.aspx
│ │ ├── ShouKuanModify.aspx.cs
│ │ ├── ShouKuanView.aspx
│ │ ├── ShouKuanView.aspx.cs
│ │ ├── ShuJuTongJi.aspx
│ │ ├── ShuJuTongJi.aspx.cs
│ │ ├── TuXingJinDu.aspx
│ │ └── TuXingJinDu.aspx.cs
│ ├── ReportFile
│ │ ├── 2008072717464525.xls
│ │ ├── 2009021513360307.xls
│ │ ├── 2009031615534854.xls
│ │ ├── 2009031616113421.xls
│ │ ├── 2009031810524637.xls
│ │ ├── 2009031916191965.xls
│ │ ├── 2009031916425278.xls
│ │ ├── 2009032016080509.xls
│ │ ├── 2010040216134834.xls
│ │ └── 2011082615212726.xls
│ ├── Sell
│ │ ├── ContractAdd.aspx
│ │ ├── ContractAdd.aspx.cs
│ │ ├── Contract.aspx
│ │ ├── Contract.aspx.cs
│ │ ├── ContractChanPinAdd.aspx
│ │ ├── ContractChanPinAdd.aspx.cs
│ │ ├── ContractChanPinModify.aspx
│ │ ├── ContractChanPinModify.aspx.cs
│ │ ├── ContractChanPinView.aspx
│ │ ├── ContractChanPinView.aspx.cs
│ │ ├── ContractDengJi.aspx
│ │ ├── ContractDengJi.aspx.cs
│ │ ├── ContractModify.aspx
│ │ ├── ContractModify.aspx.cs
│ │ ├── ContractView.aspx
│ │ ├── ContractView.aspx.cs
│ │ ├── ProductAdd.aspx
│ │ ├── ProductAdd.aspx.cs
│ │ ├── Product.aspx
│ │ ├── Product.aspx.cs
│ │ ├── ProductModify.aspx
│ │ ├── ProductModify.aspx.cs
│ │ ├── ProductView.aspx
│ │ ├── ProductView.aspx.cs
│ │ ├── SellLog.aspx
│ │ └── SellLog.aspx.cs
│ ├── SerilsSetting.aspx
│ ├── SerilsSetting.aspx.cs
│ ├── SetupFile
│ │ ├── dsoframer_down.rar
│ │ ├── NetMetting.exe
│ │ └── 数据库配置字符串生成器.rar
│ ├── Source
│ │ ├── SourceAdd.aspx
│ │ ├── SourceAdd.aspx.cs
│ │ ├── Source.aspx
│ │ ├── Source.aspx.cs
│ │ ├── SourceModify.aspx
│ │ ├── SourceModify.aspx.cs
│ │ ├── SourceOK.aspx
│ │ ├── SourceOK.aspx.cs
│ │ ├── SourceView.aspx
│ │ └── SourceView.aspx.cs
│ ├── Style
│ │ ├── index.css
│ │ ├── index.css.bak
│ │ ├── Style.css
│ │ └── WorkFlowCss
│ │ └── style.css
│ ├── Supply
│ │ ├── BuyChanPinAdd.aspx
│ │ ├── BuyChanPinAdd.aspx.cs
│ │ ├── BuyChanPinModify.aspx
│ │ ├── BuyChanPinModify.aspx.cs
│ │ ├── BuyChanPinView.aspx
│ │ ├── BuyChanPinView.aspx.cs
│ │ ├── BuyDengJi.aspx
│ │ ├── BuyDengJi.aspx.cs
│ │ ├── BuyLog.aspx
│ │ ├── BuyLog.aspx.cs
│ │ ├── BuyOrderAdd.aspx
│ │ ├── BuyOrderAdd.aspx.cs
│ │ ├── BuyOrder.aspx
│ │ ├── BuyOrder.aspx.cs
│ │ ├── BuyOrderModify.aspx
│ │ ├── BuyOrderModify.aspx.cs
│ │ ├── BuyOrderView.aspx
│ │ ├── BuyOrderView.aspx.cs
│ │ ├── SupplyLinkAdd.aspx
│ │ ├── SupplyLinkAdd.aspx.cs
│ │ ├── SupplyLinkModify.aspx
│ │ ├── SupplyLinkModify.aspx.cs
│ │ ├── SupplyLinkView.aspx
│ │ ├── SupplyLinkView.aspx.cs
│ │ ├── SupplysAdd.aspx
│ │ ├── SupplysAdd.aspx.cs
│ │ ├── Supplys.aspx
│ │ ├── Supplys.aspx.cs
│ │ ├── SupplysLink.aspx
│ │ ├── SupplysLink.aspx.cs
│ │ ├── SupplysModify.aspx
│ │ ├── SupplysModify.aspx.cs
│ │ ├── SupplysView.aspx
│ │ └── SupplysView.aspx.cs
│ ├── SystemManage
│ │ ├── BuMenInfoAdd.aspx
│ │ ├── BuMenInfoAdd.aspx.cs
│ │ ├── BuMenInfo.aspx
│ │ ├── BuMenInfo.aspx.cs
│ │ ├── BuMenInfoModify.aspx
│ │ ├── BuMenInfoModify.aspx.cs
│ │ ├── DanWeiInfo.aspx
│ │ ├── DanWeiInfo.aspx.cs
│ │ ├── RedHeadAdd.aspx
│ │ ├── RedHeadAdd.aspx.cs
│ │ ├── RedHeadFile.aspx
│ │ ├── RedHeadFile.aspx.cs
│ │ ├── RedHeadModify.aspx
│ │ ├── RedHeadModify.aspx.cs
│ │ ├── SystemJiaoSeAdd.aspx
│ │ ├── SystemJiaoSeAdd.aspx.cs
│ │ ├── SystemJiaoSe.aspx
│ │ ├── SystemJiaoSe.aspx.cs
│ │ ├── SystemJiaoSeModify.aspx
│ │ ├── SystemJiaoSeModify.aspx.cs
│ │ ├── SystemJiaoSeView.aspx
│ │ ├── SystemJiaoSeView.aspx.cs
│ │ ├── SystemLog.aspx
│ │ ├── SystemLog.aspx.cs
│ │ ├── SystemSetting.aspx
│ │ ├── SystemSetting.aspx.cs
│ │ ├── SystemUserAdd.aspx
│ │ ├── SystemUserAdd.aspx.cs
│ │ ├── SystemUser.aspx
│ │ ├── SystemUser.aspx.cs
│ │ ├── SystemUserModify.aspx
│ │ ├── SystemUserModify.aspx.cs
│ │ ├── SystemUserView.aspx
│ │ └── SystemUserView.aspx.cs
│ ├── TalkRoom
│ │ ├── SettingConfig.aspx
│ │ ├── SettingConfig.aspx.cs
│ │ ├── ShowMessage.aspx
│ │ ├── ShowMessage.aspx.cs
│ │ ├── Speak.aspx
│ │ ├── Speak.aspx.cs
│ │ ├── TalkRoomIn.aspx
│ │ ├── TalkRoomIn.aspx.cs
│ │ ├── TalkRoomList.aspx
│ │ ├── TalkRoomList.aspx.cs
│ │ ├── TalkRoomUser.aspx
│ │ └── TalkRoomUser.aspx.cs
│ ├── TelFile
│ │ ├── CYDICAdd.aspx
│ │ ├── CYDICAdd.aspx.cs
│ │ ├── CYDIC.aspx
│ │ ├── CYDIC.aspx.cs
│ │ ├── CYDICModify.aspx
│ │ ├── CYDICModify.aspx.cs
│ │ ├── CYDICView.aspx
│ │ ├── CYDICView.aspx.cs
│ │ ├── CYFile.aspx
│ │ ├── CYFile.aspx.cs
│ │ ├── FileView.aspx
│ │ ├── FileView.aspx.cs
│ │ ├── GetFile.aspx
│ │ ├── GetFile.aspx.cs
│ │ ├── JSDICAdd.aspx
│ │ ├── JSDICAdd.aspx.cs
│ │ ├── JSDIC.aspx
│ │ ├── JSDIC.aspx.cs
│ │ ├── JSDICModify.aspx
│ │ ├── JSDICModify.aspx.cs
│ │ ├── JSDICView.aspx
│ │ ├── JSDICView.aspx.cs
│ │ ├── JSFile.aspx
│ │ ├── JSFile.aspx.cs
│ │ ├── SendFile.aspx
│ │ ├── SendFile.aspx.cs
│ │ ├── TelFileAdd.aspx
│ │ └── TelFileAdd.aspx.cs
│ ├── UploadFile
│ │ ├── 633517513348437500.jpg
│ │ ├── 633517513428593750.jpg
│ │ ├── 633517513485781250.jpg
│ │ ├── 633517513788750000.jpg
│ │ ├── 633517514053281250.jpg
│ │ ├── 633517514413906250.jpg
│ │ ├── 633517514676718750.jpg
│ │ ├── 633518025940937500.jpg
│ │ ├── 633518025989062500.jpg
│ │ ├── 633518026033750000.jpg
│ │ ├── 633519211898437500.jpg
│ │ ├── 633519212427812500.doc
│ │ ├── 633519214789218750.doc
│ │ ├── 633519217371718750.doc
│ │ ├── 633519217914531250.doc
│ │ ├── 633520156970000000.doc
│ │ ├── 633520157017187500.doc
│ │ ├── 633520158544531250.doc
│ │ ├── 633520158573125000.doc
│ │ ├── 633520160828750000.doc
│ │ ├── 633520160859062500.doc
│ │ ├── 633520164298906250.doc
│ │ ├── 633520194100937500.doc
│ │ ├── 633520196386093750.txt
│ │ ├── 633520197187656250.txt
│ │ ├── 633520197269218750.txt
│ │ ├── 633520231204062500.doc
│ │ ├── 633520231250468750.doc
│ │ ├── 633520558498906250.jpg
│ │ ├── 633522500735312500.jpg
│ │ ├── 633522500777500000.jpg
│ │ ├── 633522500845000000.jpg
│ │ ├── 633522500881875000.jpg
│ │ ├── 633522514097968750.jpg
│ │ ├── 633539628002513034.txt
│ │ ├── 633539628864856784.JPG
│ │ ├── 633539635013919284.rar
│ │ ├── 633539661205169284.gif
│ │ ├── 633539661413294284.JPG
│ │ ├── 633539818935794284.doc
│ │ ├── 633560503945781250.xls
│ │ ├── 633560504155468750.ppt
│ │ ├── 633560504549218750.mdb
│ │ ├── 633560539256718750.jpg
│ │ ├── 633560539482968750.doc
│ │ ├── 633560550639687500.doc
│ │ ├── 633560550895625000.jpg
│ │ ├── 633560560123906250.jpg
│ │ ├── 633560560459375000.doc
│ │ ├── 633561231302500000.doc
│ │ ├── 633561231510781250.doc
│ │ ├── 633561246099687500.doc
│ │ ├── 633566563715781250.doc
│ │ ├── 633566563787343750.doc
│ │ ├── 633566564378437500.txt
│ │ ├── 633728150944375000.gif
│ │ ├── 633728155458281250.gif
│ │ ├── 633728155806250000.gif
│ │ ├── 633729913139531250.jpg
│ │ ├── 633730607459531250.doc
│ │ ├── 633730762270781250.doc
│ │ ├── 633730762312031250.doc
│ │ ├── 633730762352031250.doc
│ │ ├── 633730762752343750.doc
│ │ ├── 633730835382656250.doc
│ │ ├── 633730844867187500.doc
│ │ ├── 633730845377656250.doc
│ │ ├── 633731610947968750.doc
│ │ ├── 633731611620468750.doc
│ │ ├── 633731613994218750.doc
│ │ ├── 633731614184843750.doc
│ │ ├── 633731620303593750.doc
│ │ ├── 633731627072031250.doc
│ │ ├── 633731707395937500.doc
│ │ ├── 633733184507812500.gif
│ │ ├── 633733195766250000.doc
│ │ ├── 633733195885937500.doc
│ │ ├── 633845614382343750.doc
│ │ ├── 633845614433906250.doc
│ │ ├── 634061624015439253.doc
│ │ ├── 634061624070908003.doc
│ │ ├── 634061719034814253.doc
│ │ ├── 634063146007031250.doc
│ │ ├── 634063146484531250.doc
│ │ ├── 634063205865156250.doc
│ │ ├── 634063205892187500.doc
│ │ ├── 634070285181562500.doc
│ │ ├── 634070285231250000.doc
│ │ ├── 634070286624843750.doc
│ │ ├── 634070299057812500.doc
│ │ ├── 634070299097187500.doc
│ │ ├── 634070915508750000.doc
│ │ ├── 634070915557656250.doc
│ │ ├── 634070917014531250.doc
│ │ ├── 634070917054843750.doc
│ │ ├── 634077181154218750.doc
│ │ ├── 634506813768608429.jpg
│ │ ├── 634506814119118477.jpg
│ │ ├── 635113000654750906.doc
│ │ ├── BanKuai.gif
│ │ ├── InsertQianZhang.jpg
│ │ └── MailAttachments
│ │ ├── 634072779881250000新建文本文档.doc
│ │ ├── 634072779881718750新建文本文档.doc
│ │ └── test.txt
│ ├── Weather
│ │ ├── icon
│ │ │ ├── 0.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 12.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 1.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 2.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ ├── 9.gif
│ │ │ ├── a_0.gif
│ │ │ ├── a_10.gif
│ │ │ ├── a_11.gif
│ │ │ ├── a_12.gif
│ │ │ ├── a_13.gif
│ │ │ ├── a_14.gif
│ │ │ ├── a_15.gif
│ │ │ ├── a_16.gif
│ │ │ ├── a_17.gif
│ │ │ ├── a_18.gif
│ │ │ ├── a_19.gif
│ │ │ ├── a_1.gif
│ │ │ ├── a_20.gif
│ │ │ ├── a_21.gif
│ │ │ ├── a_22.gif
│ │ │ ├── a_23.gif
│ │ │ ├── a_24.gif
│ │ │ ├── a_25.gif
│ │ │ ├── a_26.gif
│ │ │ ├── a_27.gif
│ │ │ ├── a_28.gif
│ │ │ ├── a_29.gif
│ │ │ ├── a_2.gif
│ │ │ ├── a_30.gif
│ │ │ ├── a_31.gif
│ │ │ ├── a_3.gif
│ │ │ ├── a_4.gif
│ │ │ ├── a_5.gif
│ │ │ ├── a_6.gif
│ │ │ ├── a_7.gif
│ │ │ ├── a_8.gif
│ │ │ ├── a_9.gif
│ │ │ ├── a_nothing.gif
│ │ │ ├── b_0.gif
│ │ │ ├── b_10.gif
│ │ │ ├── b_11.gif
│ │ │ ├── b_12.gif
│ │ │ ├── b_13.gif
│ │ │ ├── b_14.gif
│ │ │ ├── b_15.gif
│ │ │ ├── b_16.gif
│ │ │ ├── b_17.gif
│ │ │ ├── b_18.gif
│ │ │ ├── b_19.gif
│ │ │ ├── b_1.gif
│ │ │ ├── b_20.gif
│ │ │ ├── b_21.gif
│ │ │ ├── b_22.gif
│ │ │ ├── b_23.gif
│ │ │ ├── b_24.gif
│ │ │ ├── b_25.gif
│ │ │ ├── b_26.gif
│ │ │ ├── b_27.gif
│ │ │ ├── b_28.gif
│ │ │ ├── b_29.gif
│ │ │ ├── b_2.gif
│ │ │ ├── b_30.gif
│ │ │ ├── b_31.gif
│ │ │ ├── b_3.gif
│ │ │ ├── b_4.gif
│ │ │ ├── b_5.gif
│ │ │ ├── b_6.gif
│ │ │ ├── b_7.gif
│ │ │ ├── b_8.gif
│ │ │ ├── b_9.gif
│ │ │ ├── b_nothing.gif
│ │ │ └── nothing.gif
│ │ ├── Read me.txt
│ │ └── Weather.config
│ ├── Web.Config
│ ├── WebEditorFile
│ │ ├── 2008-07-17-20-02-36.jpg
│ │ ├── 2008-07-17-20-03-25.jpg
│ │ ├── 2008-07-17-20-03-47.doc
│ │ ├── 2008-10-12-15-21-47.doc
│ │ └── Thumbs.db
│ ├── Work
│ │ ├── ManageRiCheng.aspx
│ │ ├── ManageRiCheng.aspx.cs
│ │ ├── RiChengAdd.aspx
│ │ ├── RiChengAdd.aspx.cs
│ │ ├── RiCheng.aspx
│ │ ├── RiCheng.aspx.cs
│ │ ├── RiChengModify.aspx
│ │ ├── RiChengModify.aspx.cs
│ │ ├── RiChengView.aspx
│ │ ├── RiChengView.aspx.cs
│ │ ├── TongXunLuAdd.aspx
│ │ ├── TongXunLuAdd.aspx.cs
│ │ ├── TongXunLu.aspx
│ │ ├── TongXunLu.aspx.cs
│ │ ├── TongXunLuModify.aspx
│ │ ├── TongXunLuModify.aspx.cs
│ │ ├── TongXunLuView.aspx
│ │ ├── TongXunLuView.aspx.cs
│ │ ├── WorkRiZhiAdd.aspx
│ │ ├── WorkRiZhiAdd.aspx.cs
│ │ ├── WorkRiZhi.aspx
│ │ ├── WorkRiZhi.aspx.cs
│ │ ├── WorkRiZhiModify.aspx
│ │ ├── WorkRiZhiModify.aspx.cs
│ │ ├── WorkRiZhiView.aspx
│ │ └── WorkRiZhiView.aspx.cs
│ ├── WorkFlow
│ │ ├── DesignForm.aspx
│ │ ├── DesignForm.aspx.cs
│ │ ├── FormAdd.aspx
│ │ ├── FormAdd.aspx.cs
│ │ ├── FormModify.aspx
│ │ ├── FormModify.aspx.cs
│ │ ├── FormType.aspx
│ │ ├── FormType.aspx.cs
│ │ ├── FormView.aspx
│ │ ├── FormView.aspx.cs
│ │ ├── GoToNextNode.aspx
│ │ ├── GoToNextNode.aspx.cs
│ │ ├── HelpWorkFlow.aspx
│ │ ├── HelpWorkFlow.aspx.cs
│ │ ├── JieDianAdd.aspx
│ │ ├── JieDianAdd.aspx.cs
│ │ ├── JieDianDel.aspx
│ │ ├── JieDianDel.aspx.cs
│ │ ├── JieDianModify.aspx
│ │ ├── JieDianModify.aspx.cs
│ │ ├── JustShowWorkFlow.aspx
│ │ ├── JustShowWorkFlow.aspx.cs
│ │ ├── MyWorkFlow.aspx
│ │ ├── MyWorkFlow.aspx.cs
│ │ ├── NowWorkFlow.aspx
│ │ ├── NowWorkFlow.aspx.cs
│ │ ├── OkWorkFlow.aspx
│ │ ├── OkWorkFlow.aspx.cs
│ │ ├── PublicSeal.aspx
│ │ ├── PublicSeal.aspx.cs
│ │ ├── PublicSealLog.aspx
│ │ ├── PublicSealLog.aspx.cs
│ │ ├── SerchWorkFlow.aspx
│ │ ├── SerchWorkFlow.aspx.cs
│ │ ├── ShowWorkFlow.aspx
│ │ ├── ShowWorkFlow.aspx.cs
│ │ ├── WorkAdd.aspx
│ │ ├── WorkAdd.aspx.cs
│ │ ├── WorkFlowAdd.aspx
│ │ ├── WorkFlowAdd.aspx.cs
│ │ ├── WorkFlowDesign.aspx
│ │ ├── WorkFlowDesign.aspx.cs
│ │ ├── WorkFlowManage.aspx
│ │ ├── WorkFlowManage.aspx.cs
│ │ ├── WorkFlowModify.aspx
│ │ ├── WorkFlowModify.aspx.cs
│ │ ├── WorkFlowView.aspx
│ │ ├── WorkFlowView.aspx.cs
│ │ ├── WorkToDo.aspx
│ │ ├── WorkToDo.aspx.cs
│ │ ├── WorkView.aspx
│ │ ├── WorkView.aspx.cs
│ │ ├── YinZhangAdd.aspx
│ │ ├── YinZhangAdd.aspx.cs
│ │ ├── YinZhangModify.aspx
│ │ ├── YinZhangModify.aspx.cs
│ │ ├── YinZhangView.aspx
│ │ └── YinZhangView.aspx.cs
│ └── WorkPlan
│ ├── HuiBaoAdd.aspx
│ ├── HuiBaoAdd.aspx.cs
│ ├── HuiBao.aspx
│ ├── HuiBao.aspx.cs
│ ├── HuiBaoModify.aspx
│ ├── HuiBaoModify.aspx.cs
│ ├── HuiBaoOK.aspx
│ ├── HuiBaoOK.aspx.cs
│ ├── HuiBaoView.aspx
│ ├── HuiBaoView.aspx.cs
│ ├── ManageWorkPlan.aspx
│ ├── ManageWorkPlan.aspx.cs
│ ├── MyWorkPlanAdd.aspx
│ ├── MyWorkPlanAdd.aspx.cs
│ ├── MyWorkPlan.aspx
│ ├── MyWorkPlan.aspx.cs
│ ├── MyWorkPlanModify.aspx
│ ├── MyWorkPlanModify.aspx.cs
│ ├── WorkPlanView.aspx
│ └── WorkPlanView.aspx.cs
├── 注册
│ ├── dsoframer_down
│ │ ├── dsoframer.ocx
│ │ └── reg.bat
│ ├── dsoframer_down.rar
│ ├── NetMetting.exe
│ ├── 数据库配置字符串生成器
│ │ ├── COM.Excel.dll
│ │ ├── Common.dll
│ │ ├── Common.pdb
│ │ ├── DBUtility.dll
│ │ ├── DBUtility.pdb
│ │ ├── Excel.dll
│ │ ├── 数据库配置.exe
│ │ ├── 数据库配置.pdb
│ │ └── 数据库配置.vshost.exe
│ ├── 数据库配置字符串生成器.rar
│ ├── 软件序列号生成器
│ │ ├── COM.Excel.dll
│ │ ├── Common.dll
│ │ ├── Common.pdb
│ │ ├── DBUtility.dll
│ │ ├── DBUtility.pdb
│ │ ├── Excel.dll
│ │ ├── 序列号生成器.exe
│ │ ├── 序列号生成器.pdb
│ │ └── 序列号生成器.vshost.exe
│ └── 软件序列号生成器.rar
├── 界面部分截图
│ ├── 手机界面
│ │ ├── 3.jpg
│ │ ├── 公告通知.jpg
│ │ ├── 工作办理.jpg
│ │ ├── 我的办公桌.jpg
│ │ ├── 手机主界面.jpg
│ │ └── 收件箱.jpg
│ └── 界面
│ ├── 上下班登记.png
│ ├── 传阅文件.png
│ ├── 修改表单.png
│ ├── 办理工作.png
│ ├── 我的客户.png
│ ├── 我的工作.png
│ ├── 收件箱.png
│ ├── 新邮件提醒.png
│ ├── 流程查看.png
│ └── 系统主界面.png
└── 相关文档
├── NetMeeting使用设置.doc
├── OA系统介绍.ppt
├── OA系统使用手册.doc
├── Sql数据库脚本.sql
├── Thumbs.db
├── 数据库存储过程.doc
├── 目录文件说明.txt
├── 系统二次开发文档.doc
├── 系统初始设置(系统管理员使用).doc
├── 系统安装及配置.doc
├── 系统数据库设计.doc
├── 系统数据库设计补充.doc
├── 系统解决方案.doc
└── 系统详细设计.chm
154 directories, 3351 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论