实例介绍
一整套完整的OA系统源码,文档很全,支持二次开发,没加密
【实例截图】
【核心代码】
6b29f92b-6e58-49d3-b1d0-a306abcb212f
└── 仿思道OA源码增强版
├── 仿思道OA源码增强版
│ ├── BLL
│ │ ├── BERPMenu.cs
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── BLL.dll
│ │ │ ├── BLL.pdb
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DAL.dll
│ │ │ ├── DAL.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ ├── Excel.dll
│ │ │ ├── Microsoft.Vbe.Interop.dll
│ │ │ ├── Model.dll
│ │ │ ├── Model.pdb
│ │ │ └── office.dll
│ │ ├── BLL.csproj
│ │ ├── 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
│ │ ├── ERPFeiYong.cs
│ │ ├── ERPFileList.cs
│ │ ├── ERPFlowType.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
│ │ ├── ERPKuaiDi.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
│ │ ├── ERPProductType.cs
│ │ ├── ERPProject.cs
│ │ ├── ERPRedHead.cs
│ │ ├── ERPRenShiHeTong.cs
│ │ ├── ERPRiChangBaoXiao.cs
│ │ ├── ERPRiZhi.cs
│ │ ├── ERPS_GroupMenu.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
│ │ ├── ERPZhiShiType.cs
│ │ ├── ERPZhiSiKu.cs
│ │ ├── obj
│ │ │ ├── BLL.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── BLL.csproj.FileListAbsolute.txt
│ │ │ │ ├── BLL.dll
│ │ │ │ ├── BLL.pdb
│ │ │ │ ├── Refactor
│ │ │ │ │ └── BLL.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ └── Release
│ │ │ ├── build.force
│ │ │ └── ResolveAssemblyReference.cache
│ │ └── Properties
│ │ └── AssemblyInfo.cs
│ ├── Common
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DAL.dll
│ │ │ ├── DAL.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ ├── Excel.dll
│ │ │ ├── Microsoft.Vbe.Interop.dll
│ │ │ ├── Model.dll
│ │ │ ├── Model.pdb
│ │ │ └── office.dll
│ │ ├── Common.csproj
│ │ ├── 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
│ │ ├── Module
│ │ │ ├── BaseLogin.cs
│ │ │ └── BasePage.cs
│ │ ├── obj
│ │ │ ├── Common.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── Common.csproj.FileListAbsolute.txt
│ │ │ │ ├── Common.dll
│ │ │ │ ├── Common.pdb
│ │ │ │ ├── Refactor
│ │ │ │ │ └── Common.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ └── Release
│ │ │ ├── build.force
│ │ │ └── ResolveAssemblyReference.cache
│ │ ├── PageValidate.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── PublicMethod.cs
│ │ ├── RMB.cs
│ │ ├── StringPlus.cs
│ │ └── TimeParser.cs
│ ├── DAL
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── DAL.dll
│ │ │ ├── DAL.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ ├── Model.dll
│ │ │ └── Model.pdb
│ │ ├── Common
│ │ │ ├── bin
│ │ │ │ └── Debug
│ │ │ │ ├── COM.Excel.dll
│ │ │ │ ├── Common.dll
│ │ │ │ ├── Common.pdb
│ │ │ │ ├── DAL.dll
│ │ │ │ ├── DAL.pdb
│ │ │ │ ├── DBUtility.dll
│ │ │ │ ├── DBUtility.pdb
│ │ │ │ ├── Excel.dll
│ │ │ │ ├── Model.dll
│ │ │ │ └── Model.pdb
│ │ │ ├── Common.csproj
│ │ │ ├── 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
│ │ │ ├── Module
│ │ │ │ ├── BaseLogin.cs
│ │ │ │ └── BasePage.cs
│ │ │ ├── obj
│ │ │ │ ├── Common.csproj.FileList.txt
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Common.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Common.dll
│ │ │ │ │ ├── Common.pdb
│ │ │ │ │ ├── Refactor
│ │ │ │ │ │ └── Common.dll
│ │ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ │ └── Release
│ │ │ │ ├── build.force
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ ├── PageValidate.cs
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── PublicMethod.cs
│ │ │ ├── RMB.cs
│ │ │ ├── StringPlus.cs
│ │ │ └── TimeParser.cs
│ │ ├── DAL
│ │ │ ├── bin
│ │ │ │ └── Debug
│ │ │ │ ├── DAL.dll
│ │ │ │ ├── DAL.pdb
│ │ │ │ ├── DBUtility.dll
│ │ │ │ ├── DBUtility.pdb
│ │ │ │ ├── Model.dll
│ │ │ │ └── Model.pdb
│ │ │ ├── DAL.csproj
│ │ │ ├── ERPMenuDAL.cs
│ │ │ ├── Factory.cs
│ │ │ ├── GroupAuthorityDAL.cs
│ │ │ ├── GroupDAL.cs
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── DAL.csproj.FileListAbsolute.txt
│ │ │ │ ├── DAL.dll
│ │ │ │ ├── DAL.pdb
│ │ │ │ ├── Refactor
│ │ │ │ │ └── DAL.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── SQLHelper.cs
│ │ │ ├── S_RoleMenu.cs
│ │ │ ├── S_TimesDAL.cs
│ │ │ ├── T_CalendarDAL.cs
│ │ │ └── UserDAL.cs
│ │ ├── DAL.csproj
│ │ ├── DBUtility
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── DBUtility.dll
│ │ │ │ │ ├── DBUtility.pdb
│ │ │ │ │ ├── Model.dll
│ │ │ │ │ └── Model.pdb
│ │ │ │ └── Release
│ │ │ │ ├── DBUtility.dll
│ │ │ │ └── DBUtility.pdb
│ │ │ ├── DbHelperSQL.cs
│ │ │ ├── DBUtility.csproj
│ │ │ ├── obj
│ │ │ │ ├── DBUtility.csproj.FileList.txt
│ │ │ │ ├── Debug
│ │ │ │ │ ├── DBUtility.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── DBUtility.dll
│ │ │ │ │ ├── DBUtility.pdb
│ │ │ │ │ ├── Refactor
│ │ │ │ │ │ └── DBUtility.dll
│ │ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ │ └── Release
│ │ │ │ ├── DBUtility.dll
│ │ │ │ └── DBUtility.pdb
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── SqlHelper.cs
│ │ │ └── StrHelper.cs
│ │ ├── ERPMenuDAL.cs
│ │ ├── ERP.sln
│ │ ├── ERP.suo
│ │ ├── Factory.cs
│ │ ├── GroupAuthorityDAL.cs
│ │ ├── GroupDAL.cs
│ │ ├── Model
│ │ │ ├── bin
│ │ │ │ └── Debug
│ │ │ │ ├── Model.dll
│ │ │ │ └── Model.pdb
│ │ │ ├── ERPMenu.cs
│ │ │ ├── GroupAuthority.cs
│ │ │ ├── Model.csproj
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── Model.csproj.FileListAbsolute.txt
│ │ │ │ ├── Model.dll
│ │ │ │ ├── Model.pdb
│ │ │ │ └── Refactor
│ │ │ │ └── Model.dll
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── Role.cs
│ │ │ ├── S_Group.cs
│ │ │ ├── S_Times.cs
│ │ │ ├── S_User.cs
│ │ │ ├── T_Calendar.cs
│ │ │ ├── View
│ │ │ │ └── SessionUser.cs
│ │ │ └── 副本 S_Group.cs
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DAL.csproj.FileListAbsolute.txt
│ │ │ ├── DAL.dll
│ │ │ ├── DAL.pdb
│ │ │ ├── Refactor
│ │ │ │ └── DAL.dll
│ │ │ └── ResolveAssemblyReference.cache
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── SQLHelper.cs
│ │ ├── S_RoleMenu.cs
│ │ ├── S_TimesDAL.cs
│ │ ├── T_CalendarDAL.cs
│ │ ├── _UpgradeReport_Files
│ │ │ ├── Thumbs.db
│ │ │ ├── UpgradeReport.css
│ │ │ ├── UpgradeReport_Minus.gif
│ │ │ ├── UpgradeReport_Plus.gif
│ │ │ └── UpgradeReport.xslt
│ │ └── UserDAL.cs
│ ├── DBUtility
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── DBUtility.dll
│ │ │ │ ├── DBUtility.pdb
│ │ │ │ ├── Model.dll
│ │ │ │ └── Model.pdb
│ │ │ └── Release
│ │ │ ├── DBUtility.dll
│ │ │ └── DBUtility.pdb
│ │ ├── DbHelperSQL.cs
│ │ ├── DBUtility.csproj
│ │ ├── obj
│ │ │ ├── DBUtility.csproj.FileList.txt
│ │ │ ├── Debug
│ │ │ │ ├── DBUtility.csproj.FileListAbsolute.txt
│ │ │ │ ├── DBUtility.dll
│ │ │ │ ├── DBUtility.pdb
│ │ │ │ ├── Refactor
│ │ │ │ │ └── DBUtility.dll
│ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ └── Release
│ │ │ ├── DBUtility.dll
│ │ │ └── DBUtility.pdb
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── SqlHelper.cs
│ │ └── StrHelper.cs
│ ├── ERP.sln
│ ├── ERP.suo
│ ├── Model
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── Model.dll
│ │ │ └── Model.pdb
│ │ ├── ERPMenu.cs
│ │ ├── GroupAuthority.cs
│ │ ├── Model.csproj
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── Model.csproj.FileListAbsolute.txt
│ │ │ ├── Model.dll
│ │ │ ├── Model.pdb
│ │ │ └── Refactor
│ │ │ └── Model.dll
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Role.cs
│ │ ├── S_Group.cs
│ │ ├── S_Times.cs
│ │ ├── S_User.cs
│ │ ├── T_Calendar.cs
│ │ └── View
│ │ └── SessionUser.cs
│ ├── _UpgradeReport_Files
│ │ ├── Thumbs.db
│ │ ├── UpgradeReport.css
│ │ ├── UpgradeReport_Minus.gif
│ │ ├── UpgradeReport_Plus.gif
│ │ └── UpgradeReport.xslt
│ ├── Web
│ │ ├── App_Code
│ │ │ ├── Common.cs
│ │ │ ├── CreateImages.cs
│ │ │ ├── Mobile.cs
│ │ │ ├── Pop3ForJmail.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
│ │ │ ├── AjaxControlToolkit.dll
│ │ │ ├── AjaxControlToolkit.dll.refresh
│ │ │ ├── BLL.dll
│ │ │ ├── BLL.pdb
│ │ │ ├── COM.Excel.dll
│ │ │ ├── Common.dll
│ │ │ ├── Common.pdb
│ │ │ ├── DAL.dll
│ │ │ ├── DAL.pdb
│ │ │ ├── DBUtility.dll
│ │ │ ├── DBUtility.pdb
│ │ │ ├── Excel.dll
│ │ │ ├── Interop.jmail.dll
│ │ │ ├── Microsoft.Vbe.Interop.dll
│ │ │ ├── MobCallClient.dll
│ │ │ ├── Model.dll
│ │ │ ├── Model.pdb
│ │ │ ├── office.dll
│ │ │ └── Outlook.dll
│ │ ├── bottomFrame.aspx
│ │ ├── bottomFrame.aspx.cs
│ │ ├── 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
│ │ ├── 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
│ │ │ ├── ReadHelpFile.aspx
│ │ │ ├── ReadHelpFile.aspx.cs
│ │ │ ├── reg.bat
│ │ │ ├── SaveDoc.aspx
│ │ │ ├── SaveDoc.aspx.cs
│ │ │ ├── Sign.dll
│ │ │ ├── sw.cab
│ │ │ └── sw.inf
│ │ ├── 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
│ │ ├── Exit.aspx
│ │ ├── Exit.aspx.cs
│ │ ├── Exit.htm
│ │ ├── 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
│ │ ├── 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
│ │ │ ├── 0_07.gif
│ │ │ ├── 1002.gif
│ │ │ ├── 1_100722173450_a3.jpg
│ │ │ ├── 1_100915235638_21ab.jpg
│ │ │ ├── 1_100915235638_21a.jpg
│ │ │ ├── 1_100915235638_3a.jpg
│ │ │ ├── 1_1012240151219_1a.jpg
│ │ │ ├── 1_110128152532_3.jpg
│ │ │ ├── 12345.jpg
│ │ │ ├── 1234.jpg
│ │ │ ├── 1.jpg
│ │ │ ├── 20070904223539107.gif
│ │ │ ├── 200794212346440.gif
│ │ │ ├── 200794212528267.gif
│ │ │ ├── 200794212528613.gif
│ │ │ ├── 200794212528732.gif
│ │ │ ├── 200794212529913.gif
│ │ │ ├── 200794213810438.gif
│ │ │ ├── 2009116185029580.png
│ │ │ ├── 2009116185030797.png
│ │ │ ├── 2009116185036580.png
│ │ │ ├── 2009116185540738.png
│ │ │ ├── 200919154236630.gif
│ │ │ ├── 21.jpg
│ │ │ ├── 2.jpg
│ │ │ ├── 3.jpg
│ │ │ ├── 72.gif
│ │ │ ├── 72.png
│ │ │ ├── add.gif
│ │ │ ├── addperson.gif
│ │ │ ├── Answer.jpg
│ │ │ ├── attach.gif
│ │ │ ├── back.gif
│ │ │ ├── BackWhite.gif
│ │ │ ├── baidu_set_icon.bmp
│ │ │ ├── BanKuai.gif
│ │ │ ├── BanKuaiJianTou.gif
│ │ │ ├── BanKuaiJianTouh.gif
│ │ │ ├── BanKuaiJianToul.gif
│ │ │ ├── bg.bmp
│ │ │ ├── BGLine.png
│ │ │ ├── BottomBg.gif
│ │ │ ├── Btn.Close.gif
│ │ │ ├── btn_end.gif
│ │ │ ├── btn.png
│ │ │ ├── Button
│ │ │ │ ├── 2007829194445894.gif
│ │ │ │ ├── 200794212725489.gif
│ │ │ │ ├── 20079421314172.gif
│ │ │ │ ├── 200794213739711.gif
│ │ │ │ ├── 200794213740534.gif
│ │ │ │ ├── 200794213742507.gif
│ │ │ │ ├── 200794213744645.gif
│ │ │ │ ├── 200911521302734.gif
│ │ │ │ ├── 200919152258472.gif
│ │ │ │ ├── add.gif
│ │ │ │ ├── back.gif
│ │ │ │ ├── btnClearnavrecord_down.png
│ │ │ │ ├── btnClearnavrecord.png
│ │ │ │ ├── Btn.Close.gif
│ │ │ │ ├── btn_closewin.gif
│ │ │ │ ├── BtnExit.jpg
│ │ │ │ ├── btnHighlight.png
│ │ │ │ ├── BtnPrint.jpg
│ │ │ │ ├── cal-day.gif
│ │ │ │ ├── cal.gif
│ │ │ │ ├── cal-month.gif
│ │ │ │ ├── cal-week.gif
│ │ │ │ ├── cal-wk-week.gif
│ │ │ │ ├── canmtg.gif
│ │ │ │ ├── check-out_.gif
│ │ │ │ ├── check_right.gif
│ │ │ │ ├── clear_field.gif
│ │ │ │ ├── clndrsmll.gif
│ │ │ │ ├── closefolder.gif
│ │ │ │ ├── close.gif
│ │ │ │ ├── common10.gif
│ │ │ │ ├── common1.gif
│ │ │ │ ├── common2.gif
│ │ │ │ ├── common3.gif
│ │ │ │ ├── common4.gif
│ │ │ │ ├── common5.gif
│ │ │ │ ├── common6.gif
│ │ │ │ ├── common7.gif
│ │ │ │ ├── common8.gif
│ │ │ │ ├── common9.gif
│ │ │ │ ├── database_import_.gif
│ │ │ │ ├── data_valid.gif
│ │ │ │ ├── date_add.png
│ │ │ │ ├── date.png
│ │ │ │ ├── date_reflash.png
│ │ │ │ ├── delete_6.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── DelFile.jpg
│ │ │ │ ├── down1.gif
│ │ │ │ ├── dropdown.gif
│ │ │ │ ├── EditFile.gif
│ │ │ │ ├── Edit.gif
│ │ │ │ ├── elite10.gif
│ │ │ │ ├── elite1.gif
│ │ │ │ ├── elite2.gif
│ │ │ │ ├── elite3.gif
│ │ │ │ ├── elite4.gif
│ │ │ │ ├── elite5.gif
│ │ │ │ ├── elite6.gif
│ │ │ │ ├── elite7.gif
│ │ │ │ ├── elite8.gif
│ │ │ │ ├── elite9.gif
│ │ │ │ ├── estar.gif
│ │ │ │ ├── exit.gif
│ │ │ │ ├── export.gif
│ │ │ │ ├── FDJ.gif
│ │ │ │ ├── FDJ.jpg
│ │ │ │ ├── First.gif
│ │ │ │ ├── First.jpg
│ │ │ │ ├── forbidclosefolder.gif
│ │ │ │ ├── forbidopenfolder.gif
│ │ │ │ ├── format.gif
│ │ │ │ ├── fstar.gif
│ │ │ │ ├── GetMail.jpg
│ │ │ │ ├── !.gif
│ │ │ │ ├── gw2.gif
│ │ │ │ ├── Highlight_Normal.gif
│ │ │ │ ├── Highlight_Normal.png
│ │ │ │ ├── home_menu1.gif
│ │ │ │ ├── home_menu.gif
│ │ │ │ ├── hot.gif
│ │ │ │ ├── ico_48.gif
│ │ │ │ ├── ico51.gif
│ │ │ │ ├── icon2_004.png
│ │ │ │ ├── icon2_089.png
│ │ │ │ ├── icon2_090.png
│ │ │ │ ├── icon-demo.gif
│ │ │ │ ├── icon-login-seaver.gif
│ │ │ │ ├── icon_output.gif
│ │ │ │ ├── icon_trash.gif
│ │ │ │ ├── image_1.gif
│ │ │ │ ├── image_(add)6.gif
│ │ │ │ ├── imagedelete.gif
│ │ │ │ ├── imageedit.gif
│ │ │ │ ├── InsertQianMing.gif
│ │ │ │ ├── InsertRedHead.gif
│ │ │ │ ├── InsertYinZhang.gif
│ │ │ │ ├── invitbg_s1_t1_cw1.gif
│ │ │ │ ├── Item.Add.gif
│ │ │ │ ├── Item.Edit.gif
│ │ │ │ ├── JianGe.jpg
│ │ │ │ ├── Last.gif
│ │ │ │ ├── Last.jpg
│ │ │ │ ├── Left.gif
│ │ │ │ ├── linkspic3.gif
│ │ │ │ ├── lockclosefolder.gif
│ │ │ │ ├── lockopenfolder.gif
│ │ │ │ ├── mail_delete.gif
│ │ │ │ ├── mail_draft.gif
│ │ │ │ ├── mail_forward.gif
│ │ │ │ ├── mail_in.gif
│ │ │ │ ├── mail_out.gif
│ │ │ │ ├── mail_write.gif
│ │ │ │ ├── main_16.jpg
│ │ │ │ ├── Man.gif
│ │ │ │ ├── Man.jpg
│ │ │ │ ├── new.gif
│ │ │ │ ├── Next.gif
│ │ │ │ ├── Next.jpg
│ │ │ │ ├── node_user.gif
│ │ │ │ ├── ontop10.gif
│ │ │ │ ├── ontop1.gif
│ │ │ │ ├── ontop2.gif
│ │ │ │ ├── ontop3.gif
│ │ │ │ ├── ontop4.gif
│ │ │ │ ├── ontop5.gif
│ │ │ │ ├── ontop6.gif
│ │ │ │ ├── ontop7.gif
│ │ │ │ ├── ontop8.gif
│ │ │ │ ├── ontop9.gif
│ │ │ │ ├── openfolder.gif
│ │ │ │ ├── open.gif
│ │ │ │ ├── outlink.gif
│ │ │ │ ├── pageclose.gif
│ │ │ │ ├── Pre1.jpg
│ │ │ │ ├── Pre.gif
│ │ │ │ ├── Pre.jpg
│ │ │ │ ├── Previous.gif
│ │ │ │ ├── printpage.gif
│ │ │ │ ├── purviewclosefolder.gif
│ │ │ │ ├── purviewopenfolder.gif
│ │ │ │ ├── QianShou.jpg
│ │ │ │ ├── ReadFile.gif
│ │ │ │ ├── Read.gif
│ │ │ │ ├── reply_a.gif
│ │ │ │ ├── resultset_next.png
│ │ │ │ ├── resultset_previous.png
│ │ │ │ ├── Right.gif
│ │ │ │ ├── search1.gif
│ │ │ │ ├── search.gif
│ │ │ │ ├── Select.gif
│ │ │ │ ├── singlepage.gif
│ │ │ │ ├── sizeminus.gif
│ │ │ │ ├── sizeplus.gif
│ │ │ │ ├── SmsD.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── top_5.jpg
│ │ │ │ ├── top_6.jpg
│ │ │ │ ├── topIco6.gif
│ │ │ │ ├── up1.gif
│ │ │ │ ├── UpLoad.jpg
│ │ │ │ ├── u_sp1r11.gif
│ │ │ │ ├── u_sp1r1.gif
│ │ │ │ ├── u_sp1re11.gif
│ │ │ │ ├── u_sp1re1.gif
│ │ │ │ ├── u_sp1re.gif
│ │ │ │ ├── u_sp1rew.gif
│ │ │ │ ├── u_sp1r.gif
│ │ │ │ ├── u_spr_icon.gif
│ │ │ │ ├── vote.gif
│ │ │ │ ├── Wait.jpg
│ │ │ │ ├── WenJianJia.gif
│ │ │ │ ├── WenJianJiaGongXiang.gif
│ │ │ │ ├── write.bmp
│ │ │ │ ├── wsh.gif
│ │ │ │ ├── xls.gif
│ │ │ │ ├── z_gongwgl_1.gif
│ │ │ │ └── z_gongwgl_2.gif
│ │ │ ├── child1.gif
│ │ │ ├── child.gif
│ │ │ ├── clear_field.gif
│ │ │ ├── close1.gif
│ │ │ ├── close_all.gif
│ │ │ ├── close_all_over.gif
│ │ │ ├── close.gif
│ │ │ ├── close_over1.gif
│ │ │ ├── close_over.gif
│ │ │ ├── close_x.gif
│ │ │ ├── close_x.png
│ │ │ ├── collapse_arrow.png
│ │ │ ├── comm.gif
│ │ │ ├── CRF.jpg
│ │ │ ├── CVS
│ │ │ │ ├── Entries
│ │ │ │ ├── Repository
│ │ │ │ └── Root
│ │ │ ├── delete.gif
│ │ │ ├── demo_vote.gif
│ │ │ ├── dept.gif
│ │ │ ├── direct_blue.gif
│ │ │ ├── Dir.gif
│ │ │ ├── doc.gif
│ │ │ ├── down_Out.gif
│ │ │ ├── down_Over.gif
│ │ │ ├── error.gif
│ │ │ ├── even1.gif
│ │ │ ├── even3.gif
│ │ │ ├── even5.gif
│ │ │ ├── exp_eml.gif
│ │ │ ├── favorite.gif
│ │ │ ├── fc.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
│ │ │ │ ├── u_sp1r.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
│ │ │ ├── form
│ │ │ │ ├── sign.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── g.jpg
│ │ │ ├── header_bg.jpg
│ │ │ ├── homepage.gif
│ │ │ ├── HRMtopmenubg.jpg
│ │ │ ├── ico_19.gif
│ │ │ ├── ico_clip1.gif
│ │ │ ├── ico_clip.gif
│ │ │ ├── icon_subnav.gif
│ │ │ ├── ico_page_add.gif
│ │ │ ├── ico_page_nxt.gif
│ │ │ ├── ico_page_pre.gif
│ │ │ ├── index_02.gif
│ │ │ ├── index_04.gif
│ │ │ ├── index_05.gif
│ │ │ ├── input.png
│ │ │ ├── invitbg_s1_t1_c1.gif
│ │ │ ├── JianTou1.gif
│ │ │ ├── JianTou.gif
│ │ │ ├── Jt_left.gif
│ │ │ ├── Jt_right.gif
│ │ │ ├── jy1.gif
│ │ │ ├── jy2.gif
│ │ │ ├── left1.gif
│ │ │ ├── left_bg.gif
│ │ │ ├── left.gif
│ │ │ ├── left_Out.gif
│ │ │ ├── left_Over.gif
│ │ │ ├── left.swf
│ │ │ ├── list_hd_bg1.png
│ │ │ ├── list_hd_bg.png
│ │ │ ├── list_title.gif
│ │ │ ├── list_title_onclick.gif
│ │ │ ├── Login
│ │ │ │ ├── bg.jpg
│ │ │ │ ├── button11.jpg
│ │ │ │ ├── button12.jpg
│ │ │ │ ├── button1.jpg
│ │ │ │ ├── button.jpg
│ │ │ │ ├── loading.gif
│ │ │ │ ├── login1.swf
│ │ │ │ ├── login_bottom.jpg
│ │ │ │ ├── login_bottoms.jpg
│ │ │ │ ├── login.fla
│ │ │ │ ├── login_left.jpg
│ │ │ │ ├── login_middle.jpg
│ │ │ │ ├── login_right.jpg
│ │ │ │ ├── login.swf
│ │ │ │ ├── login_top.jpg
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── top.fla
│ │ │ │ ├── top.swf
│ │ │ │ ├── User_Login.css
│ │ │ │ ├── user_login_name.gif
│ │ │ │ ├── user_login_password.gif
│ │ │ │ ├── user_login_validatecode.gif
│ │ │ │ └── ys.swd
│ │ │ ├── login.gif
│ │ │ ├── loginout.jpg
│ │ │ ├── logo.gif
│ │ │ ├── logo.png
│ │ │ ├── logOut.gif
│ │ │ ├── main_0311a.jpg
│ │ │ ├── main_0311.jpg
│ │ │ ├── main_031a.jpg
│ │ │ ├── main_03a1.jpg
│ │ │ ├── main_03a.jpg
│ │ │ ├── main_03b.jpg
│ │ │ ├── main_03xxxa.jpg
│ │ │ ├── main_03xxxx.jpg
│ │ │ ├── main_06.jpg
│ │ │ ├── main_11.jpg
│ │ │ ├── main_121.jpg
│ │ │ ├── main_13.jpg
│ │ │ ├── main_161.jpg
│ │ │ ├── main_181.jpg
│ │ │ ├── main_22.jpg
│ │ │ ├── main_24.jpg
│ │ │ ├── main_34.jpg
│ │ │ ├── main_34.png
│ │ │ ├── main_66.jpg
│ │ │ ├── main_lefta.jpg
│ │ │ ├── main_leftb.jpg
│ │ │ ├── main_left.jpg
│ │ │ ├── main_righta.jpg
│ │ │ ├── main_rightb.jpg
│ │ │ ├── main_right.jpg
│ │ │ ├── manage_r3_c11.jpg
│ │ │ ├── mode_list.png
│ │ │ ├── movetofolder.gif
│ │ │ ├── msgHas.gif
│ │ │ ├── nav_bg.jpg
│ │ │ ├── NewLogin.png
│ │ │ ├── new_trade_title.gif
│ │ │ ├── node_user.gif
│ │ │ ├── NoYz.gif
│ │ │ ├── ok1.gif
│ │ │ ├── online_member11.gif
│ │ │ ├── online_moderator.gif
│ │ │ ├── online_supermod.gif
│ │ │ ├── on_status1.gif
│ │ │ ├── parent1.gif
│ │ │ ├── parent.gif
│ │ │ ├── parentopen.gif
│ │ │ ├── pencil.png
│ │ │ ├── print.gif
│ │ │ ├── product.png
│ │ │ ├── Question.jpg
│ │ │ ├── r6.jpg
│ │ │ ├── reload.gif
│ │ │ ├── resize1.gif
│ │ │ ├── resize2.gif
│ │ │ ├── right1.gif
│ │ │ ├── right.gif
│ │ │ ├── right_Out.gif
│ │ │ ├── right_Over.gif
│ │ │ ├── sec1.jpg
│ │ │ ├── sec2.jpg
│ │ │ ├── ShareDir.gif
│ │ │ ├── ShiWu.jpg
│ │ │ ├── ShiWuSmall.jpg
│ │ │ ├── show_021.gif
│ │ │ ├── show_02.gif
│ │ │ ├── skin.gif
│ │ │ ├── s_loading.gif
│ │ │ ├── SmsBD.gif
│ │ │ ├── SmsD.gif
│ │ │ ├── switch_left.gif
│ │ │ ├── tab11.jpg
│ │ │ ├── tab12.jpg
│ │ │ ├── tab1.jpg
│ │ │ ├── tab21.jpg
│ │ │ ├── tab2.jpg
│ │ │ ├── tab2.png
│ │ │ ├── TalkRoom.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── time.gif
│ │ │ ├── titlebg1.gif
│ │ │ ├── titlebg2.gif
│ │ │ ├── TitleBg.gif
│ │ │ ├── top_25.gif
│ │ │ ├── topbar_bg.gif
│ │ │ ├── topButton.jpg
│ │ │ ├── topButtonover1.jpg
│ │ │ ├── topButtonover.jpg
│ │ │ ├── top.gif
│ │ │ ├── top_icon.gif
│ │ │ ├── Tree_02A.jpg
│ │ │ ├── Tree_02.jpg
│ │ │ ├── Tree_03a.jpg
│ │ │ ├── Tree_03b.jpg
│ │ │ ├── Tree_03.jpg
│ │ │ ├── Tree_04.jpg
│ │ │ ├── TreeImages
│ │ │ │ ├── 1hrms.gif
│ │ │ │ ├── 1news.gif
│ │ │ │ ├── 1score.gif
│ │ │ │ ├── 1vote.gif
│ │ │ │ ├── 47.png
│ │ │ │ ├── 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
│ │ │ │ ├── letters.gif
│ │ │ │ ├── linkman.gif
│ │ │ │ ├── @mail.gif
│ │ │ │ ├── mailoff.gif
│ │ │ │ ├── mailon.gif
│ │ │ │ ├── mailout.gif
│ │ │ │ ├── @manage.gif
│ │ │ │ ├── @meeting.gif
│ │ │ │ ├── meeting.gif
│ │ │ │ ├── menu_url.gif
│ │ │ │ ├── mobile_sms.gif
│ │ │ │ ├── msg_yidu.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
│ │ │ ├── update.gif
│ │ │ ├── up_Out.gif
│ │ │ ├── up_Over.gif
│ │ │ ├── user.gif
│ │ │ ├── user_group.gif
│ │ │ ├── useroff1.gif
│ │ │ ├── useroff.gif
│ │ │ ├── useron1.gif
│ │ │ ├── useron.gif
│ │ │ ├── u_spr.gif
│ │ │ ├── vloading.gif
│ │ │ ├── vote_bg.gif
│ │ │ ├── WorkFlow
│ │ │ │ ├── flowbg.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── xls.gif
│ │ │ ├── yes.gif
│ │ │ ├── 复件 (2) tab2.jpg
│ │ │ ├── 复件 main_181.jpg
│ │ │ └── 无标题.bmp
│ │ ├── JS
│ │ │ ├── calendar.htm
│ │ │ ├── calendar.js
│ │ │ ├── Common.js
│ │ │ ├── DateAndTime.js
│ │ │ ├── MainMenu.js
│ │ │ ├── MdiWin.js
│ │ │ ├── OpenWin.js
│ │ │ ├── outLookbar.js
│ │ │ ├── ShowWorkFlow.js
│ │ │ ├── Title_hint.js
│ │ │ ├── tree.js
│ │ │ ├── TreeviewExpandCollapseAll.js
│ │ │ ├── TreeView.js
│ │ │ └── WorkFlow.js
│ │ ├── jsinc
│ │ │ ├── CVS
│ │ │ │ ├── Entries
│ │ │ │ ├── Repository
│ │ │ │ └── Root
│ │ │ ├── MdiWin.js
│ │ │ ├── RTE.JS
│ │ │ └── rte_res.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
│ │ ├── Left.aspx
│ │ ├── Left.aspx.cs
│ │ ├── leftimage
│ │ │ ├── blank.gif
│ │ │ ├── desktop1.gif
│ │ │ ├── desktop.gif
│ │ │ ├── fclose1.gif
│ │ │ ├── fclose.gif
│ │ │ ├── fopen1.gif
│ │ │ ├── fopen.gif
│ │ │ ├── l4.gif
│ │ │ ├── lastnode.gif
│ │ │ ├── leftbg.gif
│ │ │ ├── mlastnode1.gif
│ │ │ ├── mlastnode.gif
│ │ │ ├── mnode1.gif
│ │ │ ├── mnode.gif
│ │ │ ├── node.gif
│ │ │ ├── plastnode1.gif
│ │ │ ├── plastnode.gif
│ │ │ ├── pnode11.gif
│ │ │ ├── pnode1.gif
│ │ │ ├── pnode.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tree.htm
│ │ │ └── vertline.gif
│ │ ├── loading.htm
│ │ ├── LogForDesign
│ │ │ └── Log.txt
│ │ ├── Main
│ │ │ ├── Blank.aspx
│ │ │ ├── Blank.aspx.cs
│ │ │ ├── LoginOut.aspx
│ │ │ ├── LoginOut.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
│ │ ├── Main.aspx
│ │ ├── Main.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
│ │ ├── middle.aspx
│ │ ├── 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
│ │ │ ├── FeiYong.aspx
│ │ │ ├── FeiYong.aspx.cs
│ │ │ ├── FeiYongDetail.aspx
│ │ │ ├── FeiYongDetail.aspx.cs
│ │ │ ├── FeiYongOK.aspx
│ │ │ ├── FeiYongOK.aspx.cs
│ │ │ ├── FeiYongView.aspx
│ │ │ ├── FeiYongView.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
│ │ │ ├── RiChangBaoXiao.aspx
│ │ │ ├── RiChangBaoXiao.aspx.cs
│ │ │ ├── RiChangBaoXiaoDetail.aspx
│ │ │ ├── RiChangBaoXiaoDetail.aspx.cs
│ │ │ ├── RiChangBaoXiaoOK.aspx
│ │ │ ├── RiChangBaoXiaoOK.aspx.cs
│ │ │ ├── RiChangBaoXiaoView.aspx
│ │ │ └── RiChangBaoXiaoView.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
│ │ │ ├── 2011020119294523.xls
│ │ │ └── 2011030117382482.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
│ │ │ ├── ProductType.aspx
│ │ │ ├── ProductType.aspx.cs
│ │ │ ├── ProductView.aspx
│ │ │ ├── ProductView.aspx.cs
│ │ │ ├── SellLog.aspx
│ │ │ └── SellLog.aspx.cs
│ │ ├── SerilsSetting.aspx
│ │ ├── SerilsSetting.aspx.cs
│ │ ├── Source
│ │ │ ├── KuaiDi.aspx
│ │ │ ├── KuaiDi.aspx.cs
│ │ │ ├── KuaiDiDetail.aspx
│ │ │ ├── KuaiDiDetail.aspx.cs
│ │ │ ├── KuaiDiOK.aspx
│ │ │ ├── KuaiDiOK.aspx.cs
│ │ │ ├── KuaiDiView.aspx
│ │ │ ├── KuaiDiView.aspx.cs
│ │ │ ├── ManageZhiSi.aspx
│ │ │ ├── ManageZhiSi.aspx.cs
│ │ │ ├── MyZhiSi.aspx
│ │ │ ├── MyZhiSi.aspx.cs
│ │ │ ├── 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
│ │ │ ├── ZhiSiDetail.aspx
│ │ │ ├── ZhiSiDetail.aspx.cs
│ │ │ ├── ZhiSiLook.aspx
│ │ │ ├── ZhiSiLook.aspx.cs
│ │ │ ├── ZhiSiType.aspx
│ │ │ ├── ZhiSiType.aspx.cs
│ │ │ ├── ZhiSiView.aspx
│ │ │ └── ZhiSiView.aspx.cs
│ │ ├── Style
│ │ │ ├── crmStyle.css
│ │ │ ├── leftframe.css
│ │ │ ├── main.css
│ │ │ ├── Menu.css
│ │ │ ├── Style.css
│ │ │ ├── StyleSheet.css
│ │ │ ├── User_Login.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
│ │ │ ├── DanWeiInfo.aspx
│ │ │ ├── DanWeiInfo.aspx.cs
│ │ │ ├── DataBak.aspx
│ │ │ ├── DataBak.aspx.cs
│ │ │ ├── JobsManagers.aspx
│ │ │ ├── JobsManagers.aspx.cs
│ │ │ ├── ManageDepr.aspx
│ │ │ ├── ManageDepr.aspx.cs
│ │ │ ├── Role.aspx
│ │ │ ├── Role.aspx.cs
│ │ │ ├── RoleDetail.aspx
│ │ │ ├── RoleDetail.aspx.cs
│ │ │ ├── SystemFileType.aspx
│ │ │ ├── SystemFileType.aspx.cs
│ │ │ ├── SystemLog.aspx
│ │ │ ├── SystemLog.aspx.cs
│ │ │ ├── SystemUser.aspx
│ │ │ ├── SystemUser.aspx.cs
│ │ │ ├── SystemUserDetail.aspx
│ │ │ ├── SystemUserDetail.aspx.cs
│ │ │ ├── SystemUserView.aspx
│ │ │ ├── SystemUserView.aspx.cs
│ │ │ ├── SystemWeb.aspx
│ │ │ └── SystemWeb.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
│ │ ├── top.aspx
│ │ ├── top.aspx.cs
│ │ ├── TreeImages
│ │ │ ├── dash.gif
│ │ │ ├── dashminus.gif
│ │ │ ├── dashplus.gif
│ │ │ ├── i.gif
│ │ │ ├── l.gif
│ │ │ ├── lminus.gif
│ │ │ ├── lplus.gif
│ │ │ ├── minus.gif
│ │ │ ├── noexpand.gif
│ │ │ ├── plus.gif
│ │ │ ├── r.gif
│ │ │ ├── rminus.gif
│ │ │ ├── rplus.gif
│ │ │ ├── t.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tminus.gif
│ │ │ └── tplus.gif
│ │ ├── TreeLineImages
│ │ │ ├── dash.gif
│ │ │ ├── dashminus.gif
│ │ │ ├── dashplus.gif
│ │ │ ├── i.gif
│ │ │ ├── l.gif
│ │ │ ├── lminus.gif
│ │ │ ├── lplus.gif
│ │ │ ├── master111.png
│ │ │ ├── master11.png
│ │ │ ├── master1.png
│ │ │ ├── minus.gif
│ │ │ ├── noexpand.gif
│ │ │ ├── plus.gif
│ │ │ ├── r.gif
│ │ │ ├── rminus.gif
│ │ │ ├── rplus.gif
│ │ │ ├── t.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tminus.gif
│ │ │ └── tplus.gif
│ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── 634321852244687500.doc
│ │ │ ├── 634321852244687504.docx
│ │ │ ├── 634339240382321457.docx
│ │ │ ├── 634345984996040770.doc
│ │ │ ├── InsertQianZhang.jpg
│ │ │ ├── MailAttachments
│ │ │ │ ├── test.txt
│ │ │ │ └── Thumbs.db
│ │ │ ├── OA系统使用手册.doc
│ │ │ └── Thumbs.db
│ │ ├── Validator.aspx
│ │ ├── Validator.aspx.cs
│ │ ├── 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
│ │ │ ├── ManageCalendarDay.aspx
│ │ │ ├── ManageCalendarDay.aspx.cs
│ │ │ ├── ManageCalendarMonth.aspx
│ │ │ ├── ManageCalendarMonth.aspx.cs
│ │ │ ├── ManageCalendarWeek.aspx
│ │ │ ├── ManageCalendarWeek.aspx.cs
│ │ │ ├── ManageRiCheng.aspx
│ │ │ ├── ManageRiCheng.aspx.cs
│ │ │ ├── ManageWorkRiZhi.aspx
│ │ │ ├── ManageWorkRiZhi.aspx.cs
│ │ │ ├── MyCalendarDay.aspx
│ │ │ ├── MyCalendarDay.aspx.cs
│ │ │ ├── MyCalendarMonth.aspx
│ │ │ ├── MyCalendarMonth.aspx.cs
│ │ │ ├── MyCalendarWeek.aspx
│ │ │ ├── MyCalendarWeek.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
│ │ │ ├── Design
│ │ │ │ ├── calendar.gif
│ │ │ │ ├── cool.aspx
│ │ │ │ ├── cool_auto.aspx
│ │ │ │ ├── cool_calc.aspx
│ │ │ │ ├── cool_calendar.aspx
│ │ │ │ ├── cool_checkbox.aspx
│ │ │ │ ├── cool_Deprt.aspx
│ │ │ │ ├── cool_listmenu.aspx
│ │ │ │ ├── cool_listview.aspx
│ │ │ │ ├── cool_Role.aspx
│ │ │ │ ├── cool_sign.aspx
│ │ │ │ ├── cool_submit.aspx
│ │ │ │ ├── cool_submit.aspx.cs
│ │ │ │ ├── cool_textarea.aspx
│ │ │ │ ├── cool_textfield.aspx
│ │ │ │ ├── cool_Time.aspx
│ │ │ │ ├── cool_user.aspx
│ │ │ │ ├── cool_username.aspx
│ │ │ │ ├── cool_ZiWei.aspx
│ │ │ │ ├── css.aspx
│ │ │ │ ├── form
│ │ │ │ │ ├── 200794212346440.gif
│ │ │ │ │ ├── 200794212725489.gif
│ │ │ │ │ ├── auto.gif
│ │ │ │ │ ├── calc.gif
│ │ │ │ │ ├── calendar.gif
│ │ │ │ │ ├── checkbox.gif
│ │ │ │ │ ├── close.gif
│ │ │ │ │ ├── dept.gif
│ │ │ │ │ ├── even5.gif
│ │ │ │ │ ├── header_bg.jpg
│ │ │ │ │ ├── listmenu.gif
│ │ │ │ │ ├── listview.gif
│ │ │ │ │ ├── sign.gif
│ │ │ │ │ ├── textarea.gif
│ │ │ │ │ ├── textfield.gif
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── top_icon.gif
│ │ │ │ │ └── user.gif
│ │ │ │ ├── form_cool.aspx
│ │ │ │ ├── form_delete.aspx
│ │ │ │ ├── FormDesigner.aspx
│ │ │ │ ├── FormDesigner.aspx.cs
│ │ │ │ ├── form_edit.aspx
│ │ │ │ ├── form_export.aspx
│ │ │ │ ├── form_import.aspx
│ │ │ │ ├── form_new.aspx
│ │ │ │ ├── form_view.aspx
│ │ │ │ ├── js.aspx
│ │ │ │ ├── macro.aspx
│ │ │ │ ├── rte
│ │ │ │ │ ├── calendar.gif
│ │ │ │ │ ├── colorchooser.html
│ │ │ │ │ ├── custom.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── dlg_about.html
│ │ │ │ │ ├── dlg_ins_image.html
│ │ │ │ │ ├── dlg_ins_table.html
│ │ │ │ │ ├── Editor.aspx
│ │ │ │ │ ├── Editor.aspx.cs
│ │ │ │ │ ├── FormView.aspx
│ │ │ │ │ ├── FormView.aspx.cs
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── add_col_f2.gif
│ │ │ │ │ │ ├── add_col.gif
│ │ │ │ │ │ ├── add_row_f2.gif
│ │ │ │ │ │ ├── add_row.gif
│ │ │ │ │ │ ├── bg.gif
│ │ │ │ │ │ ├── CloseWindow.gif
│ │ │ │ │ │ ├── css.gif
│ │ │ │ │ │ ├── Editor_r11_c2.gif
│ │ │ │ │ │ ├── Editor_r11_c5.gif
│ │ │ │ │ │ ├── Editor_r4_c1.gif
│ │ │ │ │ │ ├── Editor_r4_c4.gif
│ │ │ │ │ │ ├── Editor_r4_c7.gif
│ │ │ │ │ │ ├── Editor_r5_c2.gif
│ │ │ │ │ │ ├── Editor_r5_c5.gif
│ │ │ │ │ │ ├── Editor_r7_c2.gif
│ │ │ │ │ │ ├── Editor_r7_c5.gif
│ │ │ │ │ │ ├── Editor_r9_c2.gif
│ │ │ │ │ │ ├── Editor_r9_c5.gif
│ │ │ │ │ │ ├── hdr_tables.gif
│ │ │ │ │ │ ├── icon_about.gif
│ │ │ │ │ │ ├── icon_block.gif
│ │ │ │ │ │ ├── icon_bold.gif
│ │ │ │ │ │ ├── icon_bullist.gif
│ │ │ │ │ │ ├── icon_center.gif
│ │ │ │ │ │ ├── icon_color_fill.gif
│ │ │ │ │ │ ├── icon_color_text.gif
│ │ │ │ │ │ ├── icon_copy.gif
│ │ │ │ │ │ ├── icon_cut.gif
│ │ │ │ │ │ ├── icon_delete.gif
│ │ │ │ │ │ ├── icon_edt_table.gif
│ │ │ │ │ │ ├── icon_indent.gif
│ │ │ │ │ │ ├── icon_ins_char.gif
│ │ │ │ │ │ ├── icon_ins_image.gif
│ │ │ │ │ │ ├── icon_ins_link.gif
│ │ │ │ │ │ ├── icon_ins_sub.gif
│ │ │ │ │ │ ├── icon_ins_sup.gif
│ │ │ │ │ │ ├── icon_ins_table.gif
│ │ │ │ │ │ ├── icon_italic.gif
│ │ │ │ │ │ ├── icon_left.gif
│ │ │ │ │ │ ├── icon_numlist.gif
│ │ │ │ │ │ ├── icon_outdent.gif
│ │ │ │ │ │ ├── icon_paste.gif
│ │ │ │ │ │ ├── icon_redo.gif
│ │ │ │ │ │ ├── icon_rem_formatting.gif
│ │ │ │ │ │ ├── icon_rem_link.gif
│ │ │ │ │ │ ├── icon_right.gif
│ │ │ │ │ │ ├── icon_rule.gif
│ │ │ │ │ │ ├── icon_select_all.gif
│ │ │ │ │ │ ├── icon_spell.gif
│ │ │ │ │ │ ├── icon_strikethrough.gif
│ │ │ │ │ │ ├── icon_underline.gif
│ │ │ │ │ │ ├── icon_undo.gif
│ │ │ │ │ │ ├── incr_colspan_f2.gif
│ │ │ │ │ │ ├── incr_colspan.gif
│ │ │ │ │ │ ├── incr_rowspan_f2.gif
│ │ │ │ │ │ ├── incr_rowspan.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── macro.gif
│ │ │ │ │ │ ├── minimize.gif
│ │ │ │ │ │ ├── model.gif
│ │ │ │ │ │ ├── plt_ftr.gif
│ │ │ │ │ │ ├── plt_hdr.gif
│ │ │ │ │ │ ├── rmv_col_f2.gif
│ │ │ │ │ │ ├── rmv_col.gif
│ │ │ │ │ │ ├── rmv_colspan_f2.gif
│ │ │ │ │ │ ├── rmv_colspan.gif
│ │ │ │ │ │ ├── rmv_row_f2.gif
│ │ │ │ │ │ ├── rmv_row.gif
│ │ │ │ │ │ ├── rmv_rowspan_f2.gif
│ │ │ │ │ │ ├── rmv_rowspan.gif
│ │ │ │ │ │ ├── spacer.gif
│ │ │ │ │ │ └── toolbar.gif
│ │ │ │ │ ├── listview.gif
│ │ │ │ │ ├── MenuArea.css
│ │ │ │ │ ├── richedit.css
│ │ │ │ │ ├── rte_codesweep.js
│ │ │ │ │ ├── rte_debug.js
│ │ │ │ │ ├── rte_dunno.css
│ │ │ │ │ ├── rte_editmode.js
│ │ │ │ │ ├── rte_history.js
│ │ │ │ │ ├── rte_interface.js
│ │ │ │ │ ├── rte.js
│ │ │ │ │ ├── rte_lang.js
│ │ │ │ │ ├── rte_xhtml.js
│ │ │ │ │ ├── syntax.css
│ │ │ │ │ ├── tableEditor.js
│ │ │ │ │ └── Thumbs.db
│ │ │ │ ├── sql_help.aspx
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── WorkFlowDesgin_files
│ │ │ │ │ ├── top.css
│ │ │ │ │ ├── type_control_files
│ │ │ │ │ │ └── top.css
│ │ │ │ │ ├── type_control.htm
│ │ │ │ │ ├── type_view_graph_files
│ │ │ │ │ │ ├── icon64_info.png
│ │ │ │ │ │ ├── set_main.js
│ │ │ │ │ │ └── top.css
│ │ │ │ │ └── type_view_graph.htm
│ │ │ │ ├── WorkFlowDesgin.htm
│ │ │ │ ├── 副本 FormDesigner.aspx
│ │ │ │ └── 副本 FormDesigner.aspx.cs
│ │ │ ├── DesignForm.aspx
│ │ │ ├── DesignForm.aspx.cs
│ │ │ ├── DesignFormDetail.aspx
│ │ │ ├── DesignFormDetail.aspx.cs
│ │ │ ├── Flow
│ │ │ │ ├── top.css
│ │ │ │ ├── type_control_files
│ │ │ │ │ └── top.css
│ │ │ │ ├── type_control.htm
│ │ │ │ ├── type_view_graph_files
│ │ │ │ │ ├── icon64_info.png
│ │ │ │ │ ├── set_main.js
│ │ │ │ │ └── top.css
│ │ │ │ └── type_view_graph.htm
│ │ │ ├── FlowType.aspx
│ │ │ ├── FlowType.aspx.cs
│ │ │ ├── FormAdd.aspx
│ │ │ ├── FormAdd.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
│ │ │ ├── PrintForm.aspx
│ │ │ ├── PrintForm.aspx.cs
│ │ │ ├── PublicSeal.aspx
│ │ │ ├── PublicSeal.aspx.cs
│ │ │ ├── PublicSealLog.aspx
│ │ │ ├── PublicSealLog.aspx.cs
│ │ │ ├── SerchWorkFlow.aspx
│ │ │ ├── SerchWorkFlow.aspx.cs
│ │ │ ├── ShowWorkFlow.aspx
│ │ │ ├── ShowWorkFlow.aspx.cs
│ │ │ ├── WebBrowserFlowForm.aspx
│ │ │ ├── WebBrowserFlowForm.aspx.cs
│ │ │ ├── WorkAdd.aspx
│ │ │ ├── WorkAdd.aspx.cs
│ │ │ ├── WorkFlowAdd.aspx
│ │ │ ├── WorkFlowAdd.aspx.cs
│ │ │ ├── WorkFlowDesign.aspx
│ │ │ ├── WorkFlowDesign.aspx.cs
│ │ │ ├── WorkFlowDetail.aspx
│ │ │ ├── WorkFlowDetail.aspx.cs
│ │ │ ├── WorkFlowManager.aspx
│ │ │ ├── WorkFlowManager.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
│ └── 数据库
│ ├── SQL2000数据库.rar
│ └── SQL2005数据库.rar
├── 相关文档
│ ├── NetMeeting使用设置.doc
│ ├── OA系统使用手册.doc
│ ├── Sql数据库脚本.sql
│ ├── 数据库存储过程.doc
│ ├── 目录文件说明.txt
│ ├── 系统二次开发文档.doc
│ ├── 系统安装及配置.doc
│ ├── 系统数据库设计.doc
│ ├── 系统数据库设计补充.doc
│ ├── 系统解决方案.doc
│ └── 系统详细设计.chm
└── 相关软件
├── dsoframer_down
│ ├── dsoframer.ocx
│ └── reg.bat
├── dsoframer_down.rar
├── JMail44_pro.exe
├── 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
163 directories, 2533 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论