在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 基于Web投稿及稿件处理系统

基于Web投稿及稿件处理系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:21.40M
  • 下载次数:9
  • 浏览次数:84
  • 发布时间:2020-09-05
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
基于Web投稿及稿件处理系统系统,可以在vs环境运行,能够实现作者登录,编辑,专家,主编登录
【实例截图】
【核心代码】
AAAA
└── AAAA
├── Codematic2
│   ├── Builder
│   │   ├── BuilderVS2008
│   │   │   ├── BuilderBLLComm
│   │   │   │   ├── BuilderBLLComm.csproj
│   │   │   │   ├── BuilderBLLComm.suo
│   │   │   │   ├── BuilderBLL.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDAELLProc
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALELProc.csproj
│   │   │   │   ├── BuilderDALELProc.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALELParam
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALELParam.csproj
│   │   │   │   ├── BuilderDALELParam.sln
│   │   │   │   ├── BuilderDALELParam.suo
│   │   │   │   ├── BuilderDALParam.suo
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALELSQL
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALELSQL.csproj
│   │   │   │   ├── LTP.BuilderDALELSQL.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALIBatisNet
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALIBatisNet.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALIBatisNetMapXML
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALIBatisNetMapXML.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALParam
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALParam.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALProc
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALProc.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALSQL
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALSQL.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALTranParam
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALTranParam.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderModel
│   │   │   │   ├── BuilderModel.cs
│   │   │   │   ├── BuilderModel.csproj
│   │   │   │   ├── BuilderModelT.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── Builder.sln
│   │   │   ├── Builder.suo
│   │   │   ├── BuilderWeb
│   │   │   │   ├── BuilderWeb.cs
│   │   │   │   ├── BuilderWeb.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderWebMVC
│   │   │   │   ├── BuilderWeb.cs
│   │   │   │   ├── BuilderWebMVC.csproj
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── Lib
│   │   │   │   ├── LTP.CodeHelper.dll
│   │   │   │   ├── LTP.IBuilder.dll
│   │   │   │   ├── LTP.IDBO.dll
│   │   │   │   └── LTP.Utility.dll
│   │   │   └── 说明.txt
│   │   ├── BuilderVS2010精简版
│   │   │   ├── BuilderBLLComm
│   │   │   │   ├── BuilderBLLComm.csproj
│   │   │   │   ├── BuilderBLLComm.csproj.user
│   │   │   │   ├── BuilderBLLComm.suo
│   │   │   │   ├── BuilderBLL.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALParam
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALParam.csproj
│   │   │   │   ├── BuilderDALParam.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALProc
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALProc.csproj
│   │   │   │   ├── BuilderDALProc.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALSQL
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALSQL.csproj
│   │   │   │   ├── BuilderDALSQL.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderDALTranParam
│   │   │   │   ├── BuilderDAL.cs
│   │   │   │   ├── BuilderDALTranParam.csproj
│   │   │   │   ├── BuilderDALTranParam.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── BuilderModel
│   │   │   │   ├── BuilderModel.cs
│   │   │   │   ├── BuilderModel.csproj
│   │   │   │   ├── BuilderModel.csproj.user
│   │   │   │   ├── BuilderModelT.cs
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── Builder.sln
│   │   │   ├── Builder.suo
│   │   │   ├── BuilderWeb
│   │   │   │   ├── BuilderWeb.cs
│   │   │   │   ├── BuilderWeb.csproj
│   │   │   │   ├── BuilderWeb.csproj.user
│   │   │   │   └── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── Lib
│   │   │   │   ├── LTP.CodeHelper.dll
│   │   │   │   ├── LTP.IBuilder.dll
│   │   │   │   ├── LTP.IDBO.dll
│   │   │   │   └── LTP.Utility.dll
│   │   │   └── 说明.txt
│   │   └── 说明.txt
│   ├── Codematic2.msi
│   ├── Codematic_Data.MDF
│   ├── Codematic_Log.LDF
│   ├── Win7无法启动解决方法.txt
│   └── 说明.txt
├── ManuscriptManage
│   ├── admin
│   │   ├── alldocs.aspx
│   │   ├── alldocs.aspx.cs
│   │   ├── assess.aspx
│   │   ├── assess.aspx.cs
│   │   ├── assessedlist.aspx
│   │   ├── assessedlist.aspx.cs
│   │   ├── authordetail.aspx
│   │   ├── authordetail.aspx.cs
│   │   ├── authorlist.aspx
│   │   ├── authorlist.aspx.cs
│   │   ├── boardlist.aspx
│   │   ├── boardlist.aspx.cs
│   │   ├── doclist.aspx
│   │   ├── doclist.aspx.cs
│   │   ├── editordetail.aspx
│   │   ├── editordetail.aspx.cs
│   │   ├── editormaintain.aspx
│   │   ├── editormaintain.aspx.cs
│   │   ├── expertdetail.aspx
│   │   ├── expertdetail.aspx.cs
│   │   ├── expertmaintain.aspx
│   │   ├── expertmaintain.aspx.cs
│   │   ├── help.aspx
│   │   ├── help.aspx.cs
│   │   ├── inputbox.aspx
│   │   ├── inputbox.aspx.cs
│   │   ├── login.aspx
│   │   ├── login.aspx.cs
│   │   ├── main.htm
│   │   ├── menu.htm
│   │   ├── message.aspx
│   │   ├── message.aspx.cs
│   │   ├── modifypwd.aspx
│   │   ├── modifypwd.aspx.cs
│   │   ├── privacy.aspx
│   │   ├── privacy.aspx.cs
│   │   ├── reassesslist.aspx
│   │   ├── reassesslist.aspx.cs
│   │   ├── sendmessage.aspx
│   │   ├── sendmessage.aspx.cs
│   │   ├── setcolumn.aspx
│   │   ├── setcolumn.aspx.cs
│   │   ├── top.aspx
│   │   └── top.aspx.cs
│   ├── App_Code
│   │   ├── BusinessLogicLayer
│   │   │   ├── Admin.cs
│   │   │   ├── Assess.cs
│   │   │   ├── Attach.cs
│   │   │   ├── Author.cs
│   │   │   ├── Board.cs
│   │   │   ├── Column.cs
│   │   │   ├── Doc.cs
│   │   │   ├── Editor.cs
│   │   │   ├── Expert.cs
│   │   │   └── Message.cs
│   │   ├── DataAccessHelper
│   │   │   ├── GetSafeData.cs
│   │   │   └── SQLString.cs
│   │   └── DataAccessLayer
│   │   └── Database.cs
│   ├── App_Data
│   │   ├── aspnetdb_log.ldf
│   │   └── ASPNETDB.MDF
│   ├── author
│   │   ├── boardlist.aspx
│   │   ├── boardlist.aspx.cs
│   │   ├── contribution1.aspx
│   │   ├── contribution1.aspx.cs
│   │   ├── contribution2.aspx
│   │   ├── contribution2.aspx.cs
│   │   ├── contribution3.aspx
│   │   ├── contribution3.aspx.cs
│   │   ├── docdetail.aspx
│   │   ├── docdetail.aspx.cs
│   │   ├── doclists.aspx
│   │   ├── doclists.aspx.cs
│   │   ├── expertassess.aspx
│   │   ├── expertassess.aspx.cs
│   │   ├── expertInfo.aspx
│   │   ├── expertInfo.aspx.cs
│   │   ├── help.aspx
│   │   ├── help.aspx.cs
│   │   ├── inputbox.aspx
│   │   ├── inputbox.aspx.cs
│   │   ├── introduction.aspx
│   │   ├── introduction.aspx.cs
│   │   ├── login.aspx
│   │   ├── login.aspx.cs
│   │   ├── main.htm
│   │   ├── menu.htm
│   │   ├── message.aspx
│   │   ├── message.aspx.cs
│   │   ├── modifyinfo.aspx
│   │   ├── modifyinfo.aspx.cs
│   │   ├── modifylist.aspx
│   │   ├── modifylist.aspx.cs
│   │   ├── modifypwd.aspx
│   │   ├── modifypwd.aspx.cs
│   │   ├── notice.aspx
│   │   ├── notice.aspx.cs
│   │   ├── policy.aspx
│   │   ├── policy.aspx.cs
│   │   ├── privacy.aspx
│   │   ├── privacy.aspx.cs
│   │   ├── register.aspx
│   │   ├── register.aspx.cs
│   │   ├── sendmessage.aspx
│   │   ├── sendmessage.aspx.cs
│   │   ├── top.aspx
│   │   ├── top.aspx.cs
│   │   ├── upload.aspx
│   │   └── upload.aspx.cs
│   ├── Backup
│   │   ├── ONLINE.sln
│   │   └── ONLINE.v12.suo
│   ├── DB
│   │   ├── docManage_log.ldf
│   │   ├── docManage.mdf
│   │   └── sql.sql
│   ├── Default.aspx
│   ├── Default.aspx.cs
│   ├── editor
│   │   ├── assess.aspx
│   │   ├── assess.aspx.cs
│   │   ├── assessedtlist.aspx
│   │   ├── assessedtlist.aspx.cs
│   │   ├── authorlist.aspx
│   │   ├── authorlist.aspx.cs
│   │   ├── expertdetail.aspx
│   │   ├── expertdetail.aspx.cs
│   │   ├── expertlist.aspx
│   │   ├── expertlist.aspx.cs
│   │   ├── expertmaintain.aspx
│   │   ├── expertmaintain.aspx.cs
│   │   ├── help.aspx
│   │   ├── help.aspx.cs
│   │   ├── inputbox.aspx
│   │   ├── inputbox.aspx.cs
│   │   ├── introduction.aspx
│   │   ├── introduction.aspx.cs
│   │   ├── login.aspx
│   │   ├── login.aspx.cs
│   │   ├── main.htm
│   │   ├── menu.htm
│   │   ├── message.aspx
│   │   ├── message.aspx.cs
│   │   ├── modifyinfo.aspx
│   │   ├── modifyinfo.aspx.cs
│   │   ├── modifypwd.aspx
│   │   ├── modifypwd.aspx.cs
│   │   ├── reassess.aspx
│   │   ├── reassess.aspx.cs
│   │   ├── sendmessage.aspx
│   │   ├── sendmessage.aspx.cs
│   │   ├── top.aspx
│   │   └── top.aspx.cs
│   ├── error.html
│   ├── expert
│   │   ├── assess.aspx
│   │   ├── assess.aspx.cs
│   │   ├── assessedlist.aspx
│   │   ├── assessedlist.aspx.cs
│   │   ├── assessement.aspx
│   │   ├── assessement.aspx.cs
│   │   ├── inputbox.aspx
│   │   ├── inputbox.aspx.cs
│   │   ├── introduction.aspx
│   │   ├── introduction.aspx.cs
│   │   ├── login.aspx
│   │   ├── login.aspx.cs
│   │   ├── main.htm
│   │   ├── menu.htm
│   │   ├── message.aspx
│   │   ├── message.aspx.cs
│   │   ├── modifyinfo.aspx
│   │   ├── modifyinfo.aspx.cs
│   │   ├── modifypwd.aspx
│   │   ├── modifypwd.aspx.cs
│   │   ├── newdoclist.aspx
│   │   ├── newdoclist.aspx.cs
│   │   ├── sendmessage.aspx
│   │   ├── sendmessage.aspx.cs
│   │   ├── top.aspx
│   │   └── top.aspx.cs
│   ├── images
│   │   ├── 0.gif
│   │   ├── 1.gif
│   │   ├── common.js
│   │   ├── groupindex.css
│   │   ├── ico1.png
│   │   ├── Manage.css
│   │   ├── new_001.jpg
│   │   ├── new_002.jpg
│   │   ├── new_003.jpg
│   │   ├── new_005.jpg
│   │   ├── new_006.jpg
│   │   ├── new_007.jpg
│   │   ├── new_008.jpg
│   │   ├── new_009.jpg
│   │   ├── new_010.jpg
│   │   ├── new_011.jpg
│   │   ├── new_012.jpg
│   │   ├── new_019.jpg
│   │   ├── new_020.jpg
│   │   ├── new_021.jpg
│   │   ├── new_022.jpg
│   │   ├── new_023.jpg
│   │   ├── new_024.jpg
│   │   ├── new_025.jpg
│   │   ├── new_026.jpg
│   │   ├── new_027.jpg
│   │   ├── p.gif
│   │   ├── pv201008301155.js
│   │   ├── sample.jpg
│   │   ├── sdo_ibw.js
│   │   ├── Style.css
│   │   └── toolbar.js
│   ├── ONLINE.sln
│   ├── ONLINE.suo
│   ├── ONLINE.v12.suo
│   ├── StyleSheet.css
│   ├── system.master
│   ├── system.master.cs
│   ├── upfiles
│   │   ├── 20101023171932312.doc
│   │   ├── 20101023173413265.doc
│   │   ├── 20101023173524921.doc
│   │   ├── 20101023195735328.doc
│   │   ├── 20101024145317359.doc
│   │   ├── 20101025165229484.doc
│   │   ├── 20101026215447812.doc
│   │   └── 20101027201149203.doc
│   ├── UpgradeLog.htm
│   ├── Web.config
│   └── Web.sitemap
├── Team2
│   ├── AAA
│   │   ├── AAA.sln
│   │   ├── AAA.suo
│   │   ├── AAA.v12.suo
│   │   ├── Backup
│   │   │   ├── AAA.sln
│   │   │   ├── AAA.v12.suo
│   │   │   └── Web
│   │   │   ├── Admin
│   │   │   │   ├── Accounts
│   │   │   │   │   ├── add.aspx
│   │   │   │   │   ├── Add.aspx.cs
│   │   │   │   │   ├── Add.aspx.designer.cs
│   │   │   │   │   ├── Add.aspx.resx
│   │   │   │   │   ├── Admin
│   │   │   │   │   │   ├── editrole.aspx
│   │   │   │   │   │   ├── EditRole.aspx.cs
│   │   │   │   │   │   ├── EditRole.aspx.designer.cs
│   │   │   │   │   │   ├── EditRole.aspx.resx
│   │   │   │   │   │   ├── index.aspx
│   │   │   │   │   │   ├── Index.aspx.cs
│   │   │   │   │   │   ├── Index.aspx.designer.cs
│   │   │   │   │   │   ├── Index.aspx.resx
│   │   │   │   │   │   ├── permissionadmin.aspx
│   │   │   │   │   │   ├── PermissionAdmin.aspx.cs
│   │   │   │   │   │   ├── PermissionAdmin.aspx.designer.cs
│   │   │   │   │   │   ├── PermissionAdmin.aspx.resx
│   │   │   │   │   │   ├── RoleAdmin.aspx
│   │   │   │   │   │   ├── RoleAdmin.aspx.cs
│   │   │   │   │   │   ├── RoleAdmin.aspx.designer.cs
│   │   │   │   │   │   ├── RoleAdmin.aspx.resx
│   │   │   │   │   │   ├── roleassignment.aspx
│   │   │   │   │   │   ├── RoleAssignment.aspx.cs
│   │   │   │   │   │   ├── RoleAssignment.aspx.designer.cs
│   │   │   │   │   │   ├── RoleAssignment.aspx.resx
│   │   │   │   │   │   ├── UserAdmin.aspx
│   │   │   │   │   │   ├── UserAdmin.aspx.cs
│   │   │   │   │   │   ├── UserAdmin.aspx.designer.cs
│   │   │   │   │   │   ├── UserAdmin.aspx.resx
│   │   │   │   │   │   ├── UserAdminList.aspx
│   │   │   │   │   │   ├── UserAdminList.aspx.cs
│   │   │   │   │   │   ├── UserAdminList.aspx.designer.cs
│   │   │   │   │   │   ├── UserAssignmentRole.aspx
│   │   │   │   │   │   ├── UserAssignmentRole.aspx.cs
│   │   │   │   │   │   ├── UserAssignmentRole.aspx.designer.cs
│   │   │   │   │   │   ├── UserRoleAssignment.aspx
│   │   │   │   │   │   ├── UserType.aspx
│   │   │   │   │   │   ├── UserType.aspx.cs
│   │   │   │   │   │   └── UserType.aspx.designer.cs
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── adminLeftArrow.gif
│   │   │   │   │   │   ├── admin_top_bg.gif
│   │   │   │   │   │   ├── bg1.gif
│   │   │   │   │   │   ├── bg2.gif
│   │   │   │   │   │   ├── bg3.gif
│   │   │   │   │   │   ├── bg.gif
│   │   │   │   │   │   ├── bottombg.gif
│   │   │   │   │   │   ├── btnreview.GIF
│   │   │   │   │   │   ├── button_add.gif
│   │   │   │   │   │   ├── button_back.gif
│   │   │   │   │   │   ├── button_cancel.gif
│   │   │   │   │   │   ├── button_close.gif
│   │   │   │   │   │   ├── button_del.gif
│   │   │   │   │   │   ├── button_edit.gif
│   │   │   │   │   │   ├── button-join.gif
│   │   │   │   │   │   ├── button-login.gif
│   │   │   │   │   │   ├── button_look.gif
│   │   │   │   │   │   ├── button_ok.gif
│   │   │   │   │   │   ├── button_save.gif
│   │   │   │   │   │   ├── button_search.GIF
│   │   │   │   │   │   ├── button_sift.gif
│   │   │   │   │   │   ├── button_update.gif
│   │   │   │   │   │   ├── lan12.gif
│   │   │   │   │   │   ├── lan1.gif
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── navspacer.gif
│   │   │   │   │   │   ├── skin2
│   │   │   │   │   │   │   ├── downbg.gif
│   │   │   │   │   │   │   └── topbar_01.jpg
│   │   │   │   │   │   └── topbg.gif
│   │   │   │   │   ├── setpass.aspx
│   │   │   │   │   ├── SetPass.aspx.cs
│   │   │   │   │   ├── SetPass.aspx.designer.cs
│   │   │   │   │   ├── style
│   │   │   │   │   │   ├── css.css
│   │   │   │   │   │   └── style.css
│   │   │   │   │   ├── userinfo.aspx
│   │   │   │   │   ├── userinfo.aspx.cs
│   │   │   │   │   ├── userinfo.aspx.designer.cs
│   │   │   │   │   ├── userinfo.aspx.resx
│   │   │   │   │   ├── usermodify.aspx
│   │   │   │   │   ├── usermodify.aspx.cs
│   │   │   │   │   ├── usermodify.aspx.designer.cs
│   │   │   │   │   ├── usermodify.aspx.resx
│   │   │   │   │   ├── userpass.aspx
│   │   │   │   │   ├── userPass.aspx.cs
│   │   │   │   │   ├── userPass.aspx.designer.cs
│   │   │   │   │   ├── userPass.aspx.resx
│   │   │   │   │   ├── userupdate.aspx
│   │   │   │   │   ├── userupdate.aspx.cs
│   │   │   │   │   ├── userupdate.aspx.designer.cs
│   │   │   │   │   └── userupdate.aspx.resx
│   │   │   │   ├── Images
│   │   │   │   │   ├── about16.gif
│   │   │   │   │   ├── add16.gif
│   │   │   │   │   ├── a_te01.gif
│   │   │   │   │   ├── a_te02.gif
│   │   │   │   │   ├── b11-1.gif
│   │   │   │   │   ├── b11-2.gif
│   │   │   │   │   ├── b11.gif
│   │   │   │   │   ├── b12.gif
│   │   │   │   │   ├── b13-1.gif
│   │   │   │   │   ├── b13-2.gif
│   │   │   │   │   ├── b13.gif
│   │   │   │   │   ├── b1.gif
│   │   │   │   │   ├── b3.gif
│   │   │   │   │   ├── b4.gif
│   │   │   │   │   ├── b5.gif
│   │   │   │   │   ├── bar_00.gif
│   │   │   │   │   ├── bar_01.gif
│   │   │   │   │   ├── bar_02.gif
│   │   │   │   │   ├── bar_03.gif
│   │   │   │   │   ├── bar_04.gif
│   │   │   │   │   ├── bar_05.gif
│   │   │   │   │   ├── bar_06.gif
│   │   │   │   │   ├── bar_07.gif
│   │   │   │   │   ├── bar_08.gif
│   │   │   │   │   ├── bar_10.gif
│   │   │   │   │   ├── bg_01.gif
│   │   │   │   │   ├── bg_02.gif
│   │   │   │   │   ├── bg_03.gif
│   │   │   │   │   ├── bg.gif
│   │   │   │   │   ├── bgx.GIF
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── bottom_01.gif
│   │   │   │   │   ├── bottom_02.gif
│   │   │   │   │   ├── bottom_03.gif
│   │   │   │   │   ├── Briefcase16.gif
│   │   │   │   │   ├── Briefcase32.gif
│   │   │   │   │   ├── button_edit.gif
│   │   │   │   │   ├── button_search.GIF
│   │   │   │   │   ├── c6.gif
│   │   │   │   │   ├── card16.gif
│   │   │   │   │   ├── card32.gif
│   │   │   │   │   ├── company16.gif
│   │   │   │   │   ├── css.css
│   │   │   │   │   ├── d2.gif
│   │   │   │   │   ├── d3.gif
│   │   │   │   │   ├── desktop_01.gif
│   │   │   │   │   ├── desktop_02.gif
│   │   │   │   │   ├── desktop_03.gif
│   │   │   │   │   ├── desktop16.gif
│   │   │   │   │   ├── desktop32.gif
│   │   │   │   │   ├── dsj16.gif
│   │   │   │   │   ├── dsj32.gif
│   │   │   │   │   ├── f3.gif
│   │   │   │   │   ├── f4.gif
│   │   │   │   │   ├── find16.gif
│   │   │   │   │   ├── find32.gif
│   │   │   │   │   ├── folder16.gif
│   │   │   │   │   ├── folder32.gif
│   │   │   │   │   ├── foldergreen_16.gif
│   │   │   │   │   ├── ger16.gif
│   │   │   │   │   ├── ger32.gif
│   │   │   │   │   ├── gongg16.gif
│   │   │   │   │   ├── gongg32.gif
│   │   │   │   │   ├── gongzkp16.gif
│   │   │   │   │   ├── gongzkp32.gif
│   │   │   │   │   ├── help16.gif
│   │   │   │   │   ├── help32.gif
│   │   │   │   │   ├── image.gif
│   │   │   │   │   ├── in_bg.gif
│   │   │   │   │   ├── left-1-1.gif
│   │   │   │   │   ├── left-1-2.gif
│   │   │   │   │   ├── left-1-3.gif
│   │   │   │   │   ├── left-1.gif
│   │   │   │   │   ├── left-2-1.gif
│   │   │   │   │   ├── left-2-2.gif
│   │   │   │   │   ├── left-2-3.gif
│   │   │   │   │   ├── left-2.gif
│   │   │   │   │   ├── left-3-1.gif
│   │   │   │   │   ├── left-3-2.gif
│   │   │   │   │   ├── left-3-3.gif
│   │   │   │   │   ├── left-3.gif
│   │   │   │   │   ├── left-bj-1.gif
│   │   │   │   │   ├── left-bj-2.gif
│   │   │   │   │   ├── left-bj-3.gif
│   │   │   │   │   ├── left-bj.gif
│   │   │   │   │   ├── Loading.gif
│   │   │   │   │   ├── login.css
│   │   │   │   │   ├── login_p_img02.gif
│   │   │   │   │   ├── login_p_img03.gif
│   │   │   │   │   ├── login_p_img04.gif
│   │   │   │   │   ├── login_p_img05.gif
│   │   │   │   │   ├── login_p_img11.gif
│   │   │   │   │   ├── mag16.gif
│   │   │   │   │   ├── mail16.gif
│   │   │   │   │   ├── main_01.gif
│   │   │   │   │   ├── main_04.gif
│   │   │   │   │   ├── main_05.gif
│   │   │   │   │   ├── main_06.gif
│   │   │   │   │   ├── main_08.gif
│   │   │   │   │   ├── main_09.gif
│   │   │   │   │   ├── member_t04.JPG
│   │   │   │   │   ├── MenuImg
│   │   │   │   │   │   ├── 288.GIF
│   │   │   │   │   │   ├── about16.gif
│   │   │   │   │   │   ├── bbs16.gif
│   │   │   │   │   │   ├── find16.gif
│   │   │   │   │   │   ├── folder16.gif
│   │   │   │   │   │   ├── foldergreen_16.gif
│   │   │   │   │   │   ├── ger16.gif
│   │   │   │   │   │   ├── help16.gif
│   │   │   │   │   │   ├── news16.gif
│   │   │   │   │   │   ├── out16.gif
│   │   │   │   │   │   ├── Programs16.gif
│   │   │   │   │   │   ├── quanx16.gif
│   │   │   │   │   │   ├── thumbnails.gif
│   │   │   │   │   │   ├── times.gif
│   │   │   │   │   │   ├── ts16.gif
│   │   │   │   │   │   ├── user16.gif
│   │   │   │   │   │   ├── xinx16.gif
│   │   │   │   │   │   ├── zhut16.gif
│   │   │   │   │   │   └── zjsp16.gif
│   │   │   │   │   ├── message16.gif
│   │   │   │   │   ├── module16.gif
│   │   │   │   │   ├── module32.gif
│   │   │   │   │   ├── more1.gif
│   │   │   │   │   ├── myfile16.gif
│   │   │   │   │   ├── myfile32.gif
│   │   │   │   │   ├── news16.gif
│   │   │   │   │   ├── onecard16.gif
│   │   │   │   │   ├── onecard32.gif
│   │   │   │   │   ├── out16.gif
│   │   │   │   │   ├── out32.gif
│   │   │   │   │   ├── plan16.gif
│   │   │   │   │   ├── plan32.gif
│   │   │   │   │   ├── point07.gif
│   │   │   │   │   ├── quanx16.gif
│   │   │   │   │   ├── quanx32.gif
│   │   │   │   │   ├── right-bj-1.gif
│   │   │   │   │   ├── right-bj-2.gif
│   │   │   │   │   ├── right-bj-3.gif
│   │   │   │   │   ├── right-bj.gif
│   │   │   │   │   ├── spacer.gif
│   │   │   │   │   ├── style.css
│   │   │   │   │   ├── top-1-1.gif
│   │   │   │   │   ├── top-1-2.gif
│   │   │   │   │   ├── top-1-3.gif
│   │   │   │   │   ├── top-1.gif
│   │   │   │   │   ├── top-2-1.gif
│   │   │   │   │   ├── top-2-2.gif
│   │   │   │   │   ├── top-2-3.gif
│   │   │   │   │   ├── top-2.gif
│   │   │   │   │   ├── top-3-1.gif
│   │   │   │   │   ├── top-3-2.gif
│   │   │   │   │   ├── top-3-3.gif
│   │   │   │   │   ├── top-3.gif
│   │   │   │   │   ├── top-4-1.gif
│   │   │   │   │   ├── top-4-2.gif
│   │   │   │   │   ├── top-4-3.gif
│   │   │   │   │   ├── top-4.gif
│   │   │   │   │   ├── top-5-1.gif
│   │   │   │   │   ├── top-5-2.gif
│   │   │   │   │   ├── top-5-3.gif
│   │   │   │   │   ├── top-5.gif
│   │   │   │   │   ├── topbar_01.jpg
│   │   │   │   │   ├── topbar_02.jpg
│   │   │   │   │   ├── topbar_03.jpg
│   │   │   │   │   ├── top-bj-1.gif
│   │   │   │   │   ├── top-bj-2.gif
│   │   │   │   │   ├── top-bj-3.gif
│   │   │   │   │   ├── top-bj.gif
│   │   │   │   │   ├── tubiao_01.GIF
│   │   │   │   │   ├── tubiao_02.gif
│   │   │   │   │   ├── user16.gif
│   │   │   │   │   ├── vote16.gif
│   │   │   │   │   ├── x16.gif
│   │   │   │   │   ├── xinx16.gif
│   │   │   │   │   ├── xinx32.gif
│   │   │   │   │   ├── yw16.gif
│   │   │   │   │   ├── zhut16.gif
│   │   │   │   │   └── zjsp16.gif
│   │   │   │   ├── Left.aspx
│   │   │   │   ├── Left.aspx.cs
│   │   │   │   ├── Left.aspx.designer.cs
│   │   │   │   ├── Left.aspx.resx
│   │   │   │   ├── Login.aspx
│   │   │   │   ├── Login.aspx.cs
│   │   │   │   ├── Login.aspx.designer.cs
│   │   │   │   ├── Logout.aspx
│   │   │   │   ├── Logout.aspx.cs
│   │   │   │   ├── Logout.aspx.designer.cs
│   │   │   │   ├── Logout.aspx.resx
│   │   │   │   ├── Main.aspx
│   │   │   │   ├── Main.aspx.cs
│   │   │   │   ├── Main.aspx.designer.cs
│   │   │   │   ├── Main.aspx.resx
│   │   │   │   ├── Main.htm
│   │   │   │   ├── Relogin.aspx
│   │   │   │   ├── Relogin.aspx.cs
│   │   │   │   ├── Relogin.aspx.designer.cs
│   │   │   │   ├── Relogin.aspx.resx
│   │   │   │   ├── ShowCallBoard.aspx
│   │   │   │   ├── ShowCallBoard.aspx.cs
│   │   │   │   ├── ShowCallBoard.aspx.designer.cs
│   │   │   │   ├── ShowCallBoard.aspx.resx
│   │   │   │   ├── Spliter.aspx
│   │   │   │   ├── Spliter.aspx.cs
│   │   │   │   ├── Spliter.aspx.designer.cs
│   │   │   │   ├── Spliter.aspx.resx
│   │   │   │   ├── Style.css
│   │   │   │   ├── SysManage
│   │   │   │   │   ├── add.aspx
│   │   │   │   │   ├── add.aspx.cs
│   │   │   │   │   ├── add.aspx.designer.cs
│   │   │   │   │   ├── add.aspx.resx
│   │   │   │   │   ├── CheckBox.js
│   │   │   │   │   ├── delete.aspx
│   │   │   │   │   ├── delete.aspx.cs
│   │   │   │   │   ├── delete.aspx.designer.cs
│   │   │   │   │   ├── delete.aspx.resx
│   │   │   │   │   ├── IndexTree.aspx
│   │   │   │   │   ├── IndexTree.aspx.cs
│   │   │   │   │   ├── IndexTree.aspx.designer.cs
│   │   │   │   │   ├── logindex.aspx
│   │   │   │   │   ├── LogIndex.aspx.cs
│   │   │   │   │   ├── LogIndex.aspx.designer.cs
│   │   │   │   │   ├── LogIndex.aspx.resx
│   │   │   │   │   ├── logshow.aspx
│   │   │   │   │   ├── LogShow.aspx.cs
│   │   │   │   │   ├── LogShow.aspx.designer.cs
│   │   │   │   │   ├── LogShow.aspx.resx
│   │   │   │   │   ├── makesql.aspx
│   │   │   │   │   ├── makesql.aspx.cs
│   │   │   │   │   ├── makesql.aspx.designer.cs
│   │   │   │   │   ├── makesql.aspx.resx
│   │   │   │   │   ├── modify.aspx
│   │   │   │   │   ├── modify.aspx.cs
│   │   │   │   │   ├── modify.aspx.designer.cs
│   │   │   │   │   ├── modify.aspx.resx
│   │   │   │   │   ├── search.aspx
│   │   │   │   │   ├── search.aspx.cs
│   │   │   │   │   ├── search.aspx.designer.cs
│   │   │   │   │   ├── search.aspx.resx
│   │   │   │   │   ├── show.aspx
│   │   │   │   │   ├── show.aspx.cs
│   │   │   │   │   ├── show.aspx.designer.cs
│   │   │   │   │   ├── show.aspx.resx
│   │   │   │   │   ├── treelist.aspx
│   │   │   │   │   ├── treelist.aspx.cs
│   │   │   │   │   ├── treelist.aspx.designer.cs
│   │   │   │   │   └── treelist.aspx.resx
│   │   │   │   ├── toindex.aspx
│   │   │   │   ├── toindex.aspx.cs
│   │   │   │   ├── toindex.aspx.designer.cs
│   │   │   │   ├── toindex.aspx.resx
│   │   │   │   ├── Top.aspx
│   │   │   │   ├── Top.aspx.cs
│   │   │   │   ├── Top.aspx.designer.cs
│   │   │   │   └── Top.aspx.resx
│   │   │   ├── Controls
│   │   │   │   ├── checkright.ascx
│   │   │   │   ├── CheckRight.ascx.cs
│   │   │   │   ├── CheckRight.ascx.designer.cs
│   │   │   │   ├── copyright.ascx
│   │   │   │   ├── CopyRight.ascx.cs
│   │   │   │   └── CopyRight.ascx.designer.cs
│   │   │   ├── Default.aspx
│   │   │   ├── Default.aspx.cs
│   │   │   ├── Default.aspx.designer.cs
│   │   │   ├── Global.asax
│   │   │   ├── Global.asax.cs
│   │   │   ├── Global.asax.resx
│   │   │   ├── MasterPage.master
│   │   │   ├── MasterPage.master.cs
│   │   │   ├── MasterPage.master.designer.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── Style.css
│   │   │   ├── ValidateCode.aspx
│   │   │   ├── ValidateCode.aspx.cs
│   │   │   ├── ValidateCode.aspx.designer.cs
│   │   │   ├── Web.config
│   │   │   ├── Web.csproj
│   │   │   └── Web.csproj.user
│   │   ├── BLL
│   │   │   ├── admin.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── IBatisNet.Common.dll
│   │   │   │   ├── IBatisNet.DataMapper.dll
│   │   │   │   ├── Maticsoft.BLL.dll
│   │   │   │   ├── Maticsoft.BLL.pdb
│   │   │   │   ├── Maticsoft.Common.dll
│   │   │   │   ├── Maticsoft.Common.pdb
│   │   │   │   ├── Maticsoft.DAL.dll
│   │   │   │   ├── Maticsoft.DAL.pdb
│   │   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   │   ├── Maticsoft.Model.dll
│   │   │   │   ├── Maticsoft.Model.pdb
│   │   │   │   ├── MySql.Data.dll
│   │   │   │   └── OpenSmtp.dll
│   │   │   ├── BLL.csproj
│   │   │   ├── BLL.csproj.user
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── BLL.csproj.FileListAbsolute.txt
│   │   │   │   ├── BLL.csprojResolveAssemblyReference.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── Maticsoft.BLL.dll
│   │   │   │   └── Maticsoft.BLL.pdb
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── state.cs
│   │   │   └── SysManage.cs
│   │   ├── Common
│   │   │   ├── AAA.suo
│   │   │   ├── Assistant.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── Maticsoft.Common.dll
│   │   │   │   ├── Maticsoft.Common.pdb
│   │   │   │   ├── OpenSmtp.dll
│   │   │   │   └── OWC10Chart.dll
│   │   │   ├── ChartHelper.cs
│   │   │   ├── Common.csproj
│   │   │   ├── Common.csproj.user
│   │   │   ├── ConfigHelper.cs
│   │   │   ├── DataCache.cs
│   │   │   ├── DataToExcel.cs
│   │   │   ├── DEncrypt
│   │   │   │   ├── DEncrypt.cs
│   │   │   │   ├── DESEncrypt.cs
│   │   │   │   ├── HashEncode.cs
│   │   │   │   ├── RSACryption.cs
│   │   │   │   └── vssver2.scc
│   │   │   ├── HttpProc.cs
│   │   │   ├── INIFile.cs
│   │   │   ├── MailSender.cs
│   │   │   ├── MessageBox.cs
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── Common.csproj.FileListAbsolute.txt
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── Maticsoft.Common.dll
│   │   │   │   └── Maticsoft.Common.pdb
│   │   │   ├── PageBase.cs
│   │   │   ├── PageValidate.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── RMB.cs
│   │   │   ├── StringPlus.cs
│   │   │   ├── TimeParser.cs
│   │   │   ├── UrlOper.cs
│   │   │   └── vssver2.scc
│   │   ├── DAL
│   │   │   ├── admin.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── COM.Excel.dll
│   │   │   │   ├── Excel.dll
│   │   │   │   ├── IBatisNet.Common.dll
│   │   │   │   ├── IBatisNet.DataMapper.dll
│   │   │   │   ├── Maticsoft.Common.dll
│   │   │   │   ├── Maticsoft.Common.pdb
│   │   │   │   ├── Maticsoft.DAL.dll
│   │   │   │   ├── Maticsoft.DAL.pdb
│   │   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   │   ├── Maticsoft.Model.dll
│   │   │   │   ├── Maticsoft.Model.pdb
│   │   │   │   ├── MySql.Data.dll
│   │   │   │   └── OpenSmtp.dll
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── DAL.csproj
│   │   │   ├── DAL.csproj.user
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── DAL.csproj.FileListAbsolute.txt
│   │   │   │   ├── DAL.csprojResolveAssemblyReference.cache
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── Maticsoft.DAL.dll
│   │   │   │   └── Maticsoft.DAL.pdb
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── state.cs
│   │   │   └── SysManage.cs
│   │   ├── DBUtility
│   │   │   ├── AAA.suo
│   │   │   ├── BaseSqlMapDao.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── IBatisNet.Common.dll
│   │   │   │   ├── IBatisNet.DataMapper.dll
│   │   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   │   └── MySql.Data.dll
│   │   │   ├── CommandInfo.cs
│   │   │   ├── DbHelperMySQL.cs
│   │   │   ├── DbHelperOleDb.cs
│   │   │   ├── DbHelperOra.cs
│   │   │   ├── DbHelperSQL2.cs
│   │   │   ├── DbHelperSQL.cs
│   │   │   ├── DbHelperSQLP.cs
│   │   │   ├── DBUtility.csproj
│   │   │   ├── DBUtility.csproj.user
│   │   │   ├── DESEncrypt.cs
│   │   │   ├── MailHelper.cs
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── DBUtility.csproj.FileListAbsolute.txt
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   │   └── Maticsoft.DBUtility.pdb
│   │   │   ├── OracleHelper.cs
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── PubConstant.cs
│   │   │   ├── SendMail.cs
│   │   │   └── SQLHelper.cs
│   │   ├── Lib
│   │   │   ├── COM.Excel.dll
│   │   │   ├── Excel.dll
│   │   │   ├── IBatisNet.Common.DLL
│   │   │   ├── IBatisNet.DataMapper.dll
│   │   │   ├── LTP.Accounts.dll
│   │   │   ├── LTP.Accounts.txt
│   │   │   ├── LtpPageControl.dll
│   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   ├── MySql.Data.dll
│   │   │   ├── OpenSmtp.dll
│   │   │   └── OWC10Chart.dll
│   │   ├── Model
│   │   │   ├── admin.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │   ├── Maticsoft.Model.dll
│   │   │   │   └── Maticsoft.Model.pdb
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── Model.csproj
│   │   │   ├── Model.csproj.user
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │   ├── Maticsoft.Model.dll
│   │   │   │   ├── Maticsoft.Model.pdb
│   │   │   │   └── Model.csproj.FileListAbsolute.txt
│   │   │   ├── Properties
│   │   │   │   └── AssemblyInfo.cs
│   │   │   ├── state.cs
│   │   │   └── SysNode.cs
│   │   ├── UpgradeLog.htm
│   │   └── Web
│   │   ├── Admin
│   │   │   ├── Accounts
│   │   │   │   ├── add.aspx
│   │   │   │   ├── Add.aspx.cs
│   │   │   │   ├── Add.aspx.designer.cs
│   │   │   │   ├── Add.aspx.resx
│   │   │   │   ├── Admin
│   │   │   │   │   ├── editrole.aspx
│   │   │   │   │   ├── EditRole.aspx.cs
│   │   │   │   │   ├── EditRole.aspx.designer.cs
│   │   │   │   │   ├── EditRole.aspx.resx
│   │   │   │   │   ├── index.aspx
│   │   │   │   │   ├── Index.aspx.cs
│   │   │   │   │   ├── Index.aspx.designer.cs
│   │   │   │   │   ├── Index.aspx.resx
│   │   │   │   │   ├── permissionadmin.aspx
│   │   │   │   │   ├── PermissionAdmin.aspx.cs
│   │   │   │   │   ├── PermissionAdmin.aspx.designer.cs
│   │   │   │   │   ├── PermissionAdmin.aspx.resx
│   │   │   │   │   ├── RoleAdmin.aspx
│   │   │   │   │   ├── RoleAdmin.aspx.cs
│   │   │   │   │   ├── RoleAdmin.aspx.designer.cs
│   │   │   │   │   ├── RoleAdmin.aspx.resx
│   │   │   │   │   ├── roleassignment.aspx
│   │   │   │   │   ├── RoleAssignment.aspx.cs
│   │   │   │   │   ├── RoleAssignment.aspx.designer.cs
│   │   │   │   │   ├── RoleAssignment.aspx.resx
│   │   │   │   │   ├── UserAdmin.aspx
│   │   │   │   │   ├── UserAdmin.aspx.cs
│   │   │   │   │   ├── UserAdmin.aspx.designer.cs
│   │   │   │   │   ├── UserAdmin.aspx.resx
│   │   │   │   │   ├── UserAdminList.aspx
│   │   │   │   │   ├── UserAdminList.aspx.cs
│   │   │   │   │   ├── UserAdminList.aspx.designer.cs
│   │   │   │   │   ├── UserAssignmentRole.aspx
│   │   │   │   │   ├── UserAssignmentRole.aspx.cs
│   │   │   │   │   ├── UserAssignmentRole.aspx.designer.cs
│   │   │   │   │   ├── UserRoleAssignment.aspx
│   │   │   │   │   ├── UserRoleAssignment.aspx.cs
│   │   │   │   │   ├── UserRoleAssignment.aspx.designer.cs
│   │   │   │   │   ├── UserType.aspx
│   │   │   │   │   ├── UserType.aspx.cs
│   │   │   │   │   └── UserType.aspx.designer.cs
│   │   │   │   ├── images
│   │   │   │   │   ├── adminLeftArrow.gif
│   │   │   │   │   ├── admin_top_bg.gif
│   │   │   │   │   ├── bg1.gif
│   │   │   │   │   ├── bg2.gif
│   │   │   │   │   ├── bg3.gif
│   │   │   │   │   ├── bg.gif
│   │   │   │   │   ├── bottombg.gif
│   │   │   │   │   ├── btnreview.GIF
│   │   │   │   │   ├── button_add.gif
│   │   │   │   │   ├── button_back.gif
│   │   │   │   │   ├── button_cancel.gif
│   │   │   │   │   ├── button_close.gif
│   │   │   │   │   ├── button_del.gif
│   │   │   │   │   ├── button_edit.gif
│   │   │   │   │   ├── button-join.gif
│   │   │   │   │   ├── button-login.gif
│   │   │   │   │   ├── button_look.gif
│   │   │   │   │   ├── button_ok.gif
│   │   │   │   │   ├── button_save.gif
│   │   │   │   │   ├── button_search.GIF
│   │   │   │   │   ├── button_sift.gif
│   │   │   │   │   ├── button_update.gif
│   │   │   │   │   ├── lan12.gif
│   │   │   │   │   ├── lan1.gif
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── navspacer.gif
│   │   │   │   │   ├── skin2
│   │   │   │   │   │   ├── downbg.gif
│   │   │   │   │   │   └── topbar_01.jpg
│   │   │   │   │   └── topbg.gif
│   │   │   │   ├── setpass.aspx
│   │   │   │   ├── SetPass.aspx.cs
│   │   │   │   ├── SetPass.aspx.designer.cs
│   │   │   │   ├── style
│   │   │   │   │   ├── css.css
│   │   │   │   │   └── style.css
│   │   │   │   ├── userinfo.aspx
│   │   │   │   ├── userinfo.aspx.cs
│   │   │   │   ├── userinfo.aspx.designer.cs
│   │   │   │   ├── userinfo.aspx.resx
│   │   │   │   ├── usermodify.aspx
│   │   │   │   ├── usermodify.aspx.cs
│   │   │   │   ├── usermodify.aspx.designer.cs
│   │   │   │   ├── usermodify.aspx.resx
│   │   │   │   ├── userpass.aspx
│   │   │   │   ├── userPass.aspx.cs
│   │   │   │   ├── userPass.aspx.designer.cs
│   │   │   │   ├── userPass.aspx.resx
│   │   │   │   ├── userupdate.aspx
│   │   │   │   ├── userupdate.aspx.cs
│   │   │   │   ├── userupdate.aspx.designer.cs
│   │   │   │   └── userupdate.aspx.resx
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── Images
│   │   │   │   ├── about16.gif
│   │   │   │   ├── add16.gif
│   │   │   │   ├── a_te01.gif
│   │   │   │   ├── a_te02.gif
│   │   │   │   ├── b11-1.gif
│   │   │   │   ├── b11-2.gif
│   │   │   │   ├── b11.gif
│   │   │   │   ├── b12.gif
│   │   │   │   ├── b13-1.gif
│   │   │   │   ├── b13-2.gif
│   │   │   │   ├── b13.gif
│   │   │   │   ├── b1.gif
│   │   │   │   ├── b3.gif
│   │   │   │   ├── b4.gif
│   │   │   │   ├── b5.gif
│   │   │   │   ├── bar_00.gif
│   │   │   │   ├── bar_01.gif
│   │   │   │   ├── bar_02.gif
│   │   │   │   ├── bar_03.gif
│   │   │   │   ├── bar_04.gif
│   │   │   │   ├── bar_05.gif
│   │   │   │   ├── bar_06.gif
│   │   │   │   ├── bar_07.gif
│   │   │   │   ├── bar_08.gif
│   │   │   │   ├── bar_10.gif
│   │   │   │   ├── bg_01.gif
│   │   │   │   ├── bg_02.gif
│   │   │   │   ├── bg_03.gif
│   │   │   │   ├── bg.gif
│   │   │   │   ├── bgx.GIF
│   │   │   │   ├── blank.gif
│   │   │   │   ├── bottom_01.gif
│   │   │   │   ├── bottom_02.gif
│   │   │   │   ├── bottom_03.gif
│   │   │   │   ├── Briefcase16.gif
│   │   │   │   ├── Briefcase32.gif
│   │   │   │   ├── button_edit.gif
│   │   │   │   ├── button_search.GIF
│   │   │   │   ├── c6.gif
│   │   │   │   ├── card16.gif
│   │   │   │   ├── card32.gif
│   │   │   │   ├── company16.gif
│   │   │   │   ├── css.css
│   │   │   │   ├── d2.gif
│   │   │   │   ├── d3.gif
│   │   │   │   ├── desktop_01.gif
│   │   │   │   ├── desktop_02.gif
│   │   │   │   ├── desktop_03.gif
│   │   │   │   ├── desktop16.gif
│   │   │   │   ├── desktop32.gif
│   │   │   │   ├── dsj16.gif
│   │   │   │   ├── dsj32.gif
│   │   │   │   ├── f3.gif
│   │   │   │   ├── f4.gif
│   │   │   │   ├── find16.gif
│   │   │   │   ├── find32.gif
│   │   │   │   ├── folder16.gif
│   │   │   │   ├── folder32.gif
│   │   │   │   ├── foldergreen_16.gif
│   │   │   │   ├── ger16.gif
│   │   │   │   ├── ger32.gif
│   │   │   │   ├── gongg16.gif
│   │   │   │   ├── gongg32.gif
│   │   │   │   ├── gongzkp16.gif
│   │   │   │   ├── gongzkp32.gif
│   │   │   │   ├── help16.gif
│   │   │   │   ├── help32.gif
│   │   │   │   ├── image.gif
│   │   │   │   ├── in_bg.gif
│   │   │   │   ├── left-1-1.gif
│   │   │   │   ├── left-1-2.gif
│   │   │   │   ├── left-1-3.gif
│   │   │   │   ├── left-1.gif
│   │   │   │   ├── left-2-1.gif
│   │   │   │   ├── left-2-2.gif
│   │   │   │   ├── left-2-3.gif
│   │   │   │   ├── left-2.gif
│   │   │   │   ├── left-3-1.gif
│   │   │   │   ├── left-3-2.gif
│   │   │   │   ├── left-3-3.gif
│   │   │   │   ├── left-3.gif
│   │   │   │   ├── left-bj-1.gif
│   │   │   │   ├── left-bj-2.gif
│   │   │   │   ├── left-bj-3.gif
│   │   │   │   ├── left-bj.gif
│   │   │   │   ├── Loading.gif
│   │   │   │   ├── login.css
│   │   │   │   ├── login_p_img02.gif
│   │   │   │   ├── login_p_img03.gif
│   │   │   │   ├── login_p_img04.gif
│   │   │   │   ├── login_p_img05.gif
│   │   │   │   ├── login_p_img11.gif
│   │   │   │   ├── mag16.gif
│   │   │   │   ├── mail16.gif
│   │   │   │   ├── main_01.gif
│   │   │   │   ├── main_04.gif
│   │   │   │   ├── main_05.gif
│   │   │   │   ├── main_06.gif
│   │   │   │   ├── main_08.gif
│   │   │   │   ├── main_09.gif
│   │   │   │   ├── member_t04.JPG
│   │   │   │   ├── MenuImg
│   │   │   │   │   ├── 288.GIF
│   │   │   │   │   ├── about16.gif
│   │   │   │   │   ├── bbs16.gif
│   │   │   │   │   ├── find16.gif
│   │   │   │   │   ├── folder16.gif
│   │   │   │   │   ├── foldergreen_16.gif
│   │   │   │   │   ├── ger16.gif
│   │   │   │   │   ├── help16.gif
│   │   │   │   │   ├── news16.gif
│   │   │   │   │   ├── out16.gif
│   │   │   │   │   ├── Programs16.gif
│   │   │   │   │   ├── quanx16.gif
│   │   │   │   │   ├── thumbnails.gif
│   │   │   │   │   ├── Thumbs.db
│   │   │   │   │   ├── times.gif
│   │   │   │   │   ├── ts16.gif
│   │   │   │   │   ├── user16.gif
│   │   │   │   │   ├── xinx16.gif
│   │   │   │   │   ├── zhut16.gif
│   │   │   │   │   └── zjsp16.gif
│   │   │   │   ├── message16.gif
│   │   │   │   ├── module16.gif
│   │   │   │   ├── module32.gif
│   │   │   │   ├── more1.gif
│   │   │   │   ├── myfile16.gif
│   │   │   │   ├── myfile32.gif
│   │   │   │   ├── news16.gif
│   │   │   │   ├── onecard16.gif
│   │   │   │   ├── onecard32.gif
│   │   │   │   ├── out16.gif
│   │   │   │   ├── out32.gif
│   │   │   │   ├── plan16.gif
│   │   │   │   ├── plan32.gif
│   │   │   │   ├── point07.gif
│   │   │   │   ├── quanx16.gif
│   │   │   │   ├── quanx32.gif
│   │   │   │   ├── right-bj-1.gif
│   │   │   │   ├── right-bj-2.gif
│   │   │   │   ├── right-bj-3.gif
│   │   │   │   ├── right-bj.gif
│   │   │   │   ├── spacer.gif
│   │   │   │   ├── style.css
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── top-1-1.gif
│   │   │   │   ├── top-1-2.gif
│   │   │   │   ├── top-1-3.gif
│   │   │   │   ├── top-1.gif
│   │   │   │   ├── top-2-1.gif
│   │   │   │   ├── top-2-2.gif
│   │   │   │   ├── top-2-3.gif
│   │   │   │   ├── top-2.gif
│   │   │   │   ├── top-3-1.gif
│   │   │   │   ├── top-3-2.gif
│   │   │   │   ├── top-3-3.gif
│   │   │   │   ├── top-3.gif
│   │   │   │   ├── top-4-1.gif
│   │   │   │   ├── top-4-2.gif
│   │   │   │   ├── top-4-3.gif
│   │   │   │   ├── top-4.gif
│   │   │   │   ├── top-5-1.gif
│   │   │   │   ├── top-5-2.gif
│   │   │   │   ├── top-5-3.gif
│   │   │   │   ├── top-5.gif
│   │   │   │   ├── topbar_01.jpg
│   │   │   │   ├── topbar_02.jpg
│   │   │   │   ├── topbar_03.jpg
│   │   │   │   ├── top-bj-1.gif
│   │   │   │   ├── top-bj-2.gif
│   │   │   │   ├── top-bj-3.gif
│   │   │   │   ├── top-bj.gif
│   │   │   │   ├── tubiao_01.GIF
│   │   │   │   ├── tubiao_02.gif
│   │   │   │   ├── user16.gif
│   │   │   │   ├── vote16.gif
│   │   │   │   ├── x16.gif
│   │   │   │   ├── xinx16.gif
│   │   │   │   ├── xinx32.gif
│   │   │   │   ├── yw16.gif
│   │   │   │   ├── zhut16.gif
│   │   │   │   └── zjsp16.gif
│   │   │   ├── Left.aspx
│   │   │   ├── Left.aspx.cs
│   │   │   ├── Left.aspx.designer.cs
│   │   │   ├── Left.aspx.resx
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Login.aspx
│   │   │   ├── Login.aspx.cs
│   │   │   ├── Login.aspx.designer.cs
│   │   │   ├── Logout.aspx
│   │   │   ├── Logout.aspx.cs
│   │   │   ├── Logout.aspx.designer.cs
│   │   │   ├── Logout.aspx.resx
│   │   │   ├── Main.aspx
│   │   │   ├── Main.aspx.cs
│   │   │   ├── Main.aspx.designer.cs
│   │   │   ├── Main.aspx.resx
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Relogin.aspx
│   │   │   ├── Relogin.aspx.cs
│   │   │   ├── Relogin.aspx.designer.cs
│   │   │   ├── Relogin.aspx.resx
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   ├── Show.aspx.designer.cs
│   │   │   ├── ShowCallBoard.aspx
│   │   │   ├── ShowCallBoard.aspx.cs
│   │   │   ├── ShowCallBoard.aspx.designer.cs
│   │   │   ├── ShowCallBoard.aspx.resx
│   │   │   ├── Spliter.aspx
│   │   │   ├── Spliter.aspx.cs
│   │   │   ├── Spliter.aspx.designer.cs
│   │   │   ├── Spliter.aspx.resx
│   │   │   ├── Style.css
│   │   │   ├── SysManage
│   │   │   │   ├── add.aspx
│   │   │   │   ├── add.aspx.cs
│   │   │   │   ├── add.aspx.designer.cs
│   │   │   │   ├── add.aspx.resx
│   │   │   │   ├── CheckBox.js
│   │   │   │   ├── delete.aspx
│   │   │   │   ├── delete.aspx.cs
│   │   │   │   ├── delete.aspx.designer.cs
│   │   │   │   ├── delete.aspx.resx
│   │   │   │   ├── IndexTree.aspx
│   │   │   │   ├── IndexTree.aspx.cs
│   │   │   │   ├── IndexTree.aspx.designer.cs
│   │   │   │   ├── logindex.aspx
│   │   │   │   ├── LogIndex.aspx.cs
│   │   │   │   ├── LogIndex.aspx.designer.cs
│   │   │   │   ├── LogIndex.aspx.resx
│   │   │   │   ├── logshow.aspx
│   │   │   │   ├── LogShow.aspx.cs
│   │   │   │   ├── LogShow.aspx.designer.cs
│   │   │   │   ├── LogShow.aspx.resx
│   │   │   │   ├── makesql.aspx
│   │   │   │   ├── makesql.aspx.cs
│   │   │   │   ├── makesql.aspx.designer.cs
│   │   │   │   ├── makesql.aspx.resx
│   │   │   │   ├── modify.aspx
│   │   │   │   ├── modify.aspx.cs
│   │   │   │   ├── modify.aspx.designer.cs
│   │   │   │   ├── modify.aspx.resx
│   │   │   │   ├── search.aspx
│   │   │   │   ├── search.aspx.cs
│   │   │   │   ├── search.aspx.designer.cs
│   │   │   │   ├── search.aspx.resx
│   │   │   │   ├── show.aspx
│   │   │   │   ├── show.aspx.cs
│   │   │   │   ├── show.aspx.designer.cs
│   │   │   │   ├── show.aspx.resx
│   │   │   │   ├── treelist.aspx
│   │   │   │   ├── treelist.aspx.cs
│   │   │   │   ├── treelist.aspx.designer.cs
│   │   │   │   └── treelist.aspx.resx
│   │   │   ├── toindex.aspx
│   │   │   ├── toindex.aspx.cs
│   │   │   ├── toindex.aspx.designer.cs
│   │   │   ├── toindex.aspx.resx
│   │   │   ├── Top.aspx
│   │   │   ├── Top.aspx.cs
│   │   │   ├── Top.aspx.designer.cs
│   │   │   └── Top.aspx.resx
│   │   ├── assess
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── attach
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── author
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── bin
│   │   │   ├── COM.Excel.dll
│   │   │   ├── Excel.dll
│   │   │   ├── IBatisNet.Common.dll
│   │   │   ├── IBatisNet.DataMapper.dll
│   │   │   ├── LTP.Accounts.dll
│   │   │   ├── LtpPageControl.dll
│   │   │   ├── Maticsoft.BLL.dll
│   │   │   ├── Maticsoft.BLL.pdb
│   │   │   ├── Maticsoft.Common.dll
│   │   │   ├── Maticsoft.Common.pdb
│   │   │   ├── Maticsoft.DAL.dll
│   │   │   ├── Maticsoft.DAL.pdb
│   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   ├── Maticsoft.Model.dll
│   │   │   ├── Maticsoft.Model.pdb
│   │   │   ├── Maticsoft.Web.dll
│   │   │   ├── Maticsoft.Web.dll.config
│   │   │   ├── Maticsoft.Web.pdb
│   │   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   │   ├── MySql.Data.dll
│   │   │   └── OpenSmtp.dll
│   │   ├── board
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── column
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── Controls
│   │   │   ├── checkright.ascx
│   │   │   ├── checkright.ascx.cs
│   │   │   ├── checkright.ascx.designer.cs
│   │   │   ├── copyright.ascx
│   │   │   ├── CopyRight.ascx.cs
│   │   │   └── CopyRight.ascx.designer.cs
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Default.aspx.designer.cs
│   │   ├── document
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── editor
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── expert
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── Global.asax
│   │   ├── Global.asax.cs
│   │   ├── Global.asax.resx
│   │   ├── Images
│   │   │   └── Thumbs.db
│   │   ├── js
│   │   │   └── CheckBox.js
│   │   ├── MasterPage.master
│   │   ├── MasterPage.master.cs
│   │   ├── MasterPage.master.designer.cs
│   │   ├── message
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Maticsoft.Web.Accounts.Add.resources
│   │   │   ├── Maticsoft.Web.Accounts.Admin.EditRole.resources
│   │   │   ├── Maticsoft.Web.Accounts.Admin.PermissionAdmin.resources
│   │   │   ├── Maticsoft.Web.Accounts.Admin.RoleAdmin.resources
│   │   │   ├── Maticsoft.Web.Accounts.Admin.RoleAssignment.resources
│   │   │   ├── Maticsoft.Web.Accounts.Admin.UserAdmin.resources
│   │   │   ├── Maticsoft.Web.Accounts.Index.resources
│   │   │   ├── Maticsoft.Web.Accounts.userinfo.resources
│   │   │   ├── Maticsoft.Web.Accounts.usermodify.resources
│   │   │   ├── Maticsoft.Web.Accounts.userPass.resources
│   │   │   ├── Maticsoft.Web.Accounts.userupdate.resources
│   │   │   ├── Maticsoft.Web.Admin.Left.resources
│   │   │   ├── Maticsoft.Web.Admin.Logout.resources
│   │   │   ├── Maticsoft.Web.Admin.Main.resources
│   │   │   ├── Maticsoft.Web.Admin.Relogin.resources
│   │   │   ├── Maticsoft.Web.Admin.ShowCallBoard.resources
│   │   │   ├── Maticsoft.Web.Admin.Spliter.resources
│   │   │   ├── Maticsoft.Web.Admin.toindex.resources
│   │   │   ├── Maticsoft.Web.Admin.Top.resources
│   │   │   ├── Maticsoft.Web.dll
│   │   │   ├── Maticsoft.Web.Global.resources
│   │   │   ├── Maticsoft.Web.pdb
│   │   │   ├── Maticsoft.Web.SysManage.add.resources
│   │   │   ├── Maticsoft.Web.SysManage.delete.resources
│   │   │   ├── Maticsoft.Web.SysManage.LogIndex.resources
│   │   │   ├── Maticsoft.Web.SysManage.LogShow.resources
│   │   │   ├── Maticsoft.Web.SysManage.makesql.resources
│   │   │   ├── Maticsoft.Web.SysManage.modify.resources
│   │   │   ├── Maticsoft.Web.SysManage.search.resources
│   │   │   ├── Maticsoft.Web.SysManage.show.resources
│   │   │   ├── Maticsoft.Web.SysManage.treelist.resources
│   │   │   ├── Web.csproj.FileListAbsolute.txt
│   │   │   ├── Web.csproj.GenerateResource.Cache
│   │   │   └── Web.csprojResolveAssemblyReference.cache
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── state
│   │   │   ├── Add.aspx
│   │   │   ├── Add.aspx.cs
│   │   │   ├── Add.aspx.designer.cs
│   │   │   ├── List.aspx
│   │   │   ├── List.aspx.cs
│   │   │   ├── List.aspx.designer.cs
│   │   │   ├── Modify.aspx
│   │   │   ├── Modify.aspx.cs
│   │   │   ├── Modify.aspx.designer.cs
│   │   │   ├── Show.aspx
│   │   │   ├── Show.aspx.cs
│   │   │   └── Show.aspx.designer.cs
│   │   ├── Style.css
│   │   ├── ValidateCode.aspx
│   │   ├── ValidateCode.aspx.cs
│   │   ├── ValidateCode.aspx.designer.cs
│   │   ├── Web.config
│   │   ├── Web.csproj
│   │   └── Web.csproj.user
│   └── doMessage
│   ├── Backup
│   │   ├── BLL
│   │   │   ├── admin.cs
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── BLL.csproj
│   │   │   ├── BLL.csproj.user
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── state.cs
│   │   │   └── sysdiagrams.cs
│   │   ├── DAL
│   │   │   ├── admin.cs
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── DAL.csproj
│   │   │   ├── DAL.csproj.user
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── state.cs
│   │   │   └── sysdiagrams.cs
│   │   ├── DBUtility
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── CommandInfo.cs
│   │   │   ├── DbHelperMySQL.cs
│   │   │   ├── DbHelperOleDb.cs
│   │   │   ├── DbHelperOra.cs
│   │   │   ├── DbHelperSQL.cs
│   │   │   ├── DbHelperSQLP.cs
│   │   │   ├── DBUtility.csproj
│   │   │   ├── DBUtility.csproj.user
│   │   │   ├── DESEncrypt.cs
│   │   │   ├── OracleHelper.cs
│   │   │   ├── PubConstant.cs
│   │   │   └── SQLHelper.cs
│   │   ├── doMessage.sln
│   │   ├── doMessage.v12.suo
│   │   ├── Model
│   │   │   ├── admin.cs
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── assess.cs
│   │   │   ├── attach.cs
│   │   │   ├── author.cs
│   │   │   ├── board.cs
│   │   │   ├── column.cs
│   │   │   ├── document.cs
│   │   │   ├── editor.cs
│   │   │   ├── expert.cs
│   │   │   ├── message.cs
│   │   │   ├── Model.csproj
│   │   │   ├── Model.csproj.user
│   │   │   ├── state.cs
│   │   │   └── sysdiagrams.cs
│   │   └── Web
│   │   ├── Controls
│   │   │   ├── checkright.ascx
│   │   │   ├── CheckRight.ascx.cs
│   │   │   ├── CheckRight.ascx.designer.cs
│   │   │   ├── CheckRight.ascx.resx
│   │   │   ├── copyright.ascx
│   │   │   ├── CopyRight.ascx.cs
│   │   │   ├── CopyRight.ascx.designer.cs
│   │   │   └── CopyRight.ascx.resx
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Default.aspx.designer.cs
│   │   ├── Global.asax
│   │   ├── Global.asax.cs
│   │   ├── Global.asax.resx
│   │   ├── Images
│   │   │   └── top1.gif
│   │   ├── MasterPage.master
│   │   ├── MasterPage.master.cs
│   │   ├── MasterPage.master.designer.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Style.css
│   │   ├── Web.config
│   │   ├── Web.csproj
│   │   └── Web.csproj.user
│   ├── BLL
│   │   ├── admin.cs
│   │   ├── AssemblyInfo.cs
│   │   ├── assess.cs
│   │   ├── attach.cs
│   │   ├── author.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── Maticsoft.BLL.dll
│   │   │   ├── Maticsoft.BLL.pdb
│   │   │   ├── Maticsoft.Common.dll
│   │   │   ├── Maticsoft.DAL.dll
│   │   │   ├── Maticsoft.DAL.pdb
│   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   ├── Maticsoft.Model.dll
│   │   │   ├── Maticsoft.Model.pdb
│   │   │   └── MySql.Data.dll
│   │   ├── BLL.csproj
│   │   ├── BLL.csproj.user
│   │   ├── board.cs
│   │   ├── column.cs
│   │   ├── document.cs
│   │   ├── editor.cs
│   │   ├── expert.cs
│   │   ├── message.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL.csproj.FileListAbsolute.txt
│   │   │   ├── BLL.csprojResolveAssemblyReference.cache
│   │   │   ├── build.force
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Maticsoft.BLL.dll
│   │   │   └── Maticsoft.BLL.pdb
│   │   ├── state.cs
│   │   └── sysdiagrams.cs
│   ├── DAL
│   │   ├── admin.cs
│   │   ├── AssemblyInfo.cs
│   │   ├── assess.cs
│   │   ├── attach.cs
│   │   ├── author.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── Maticsoft.Common.dll
│   │   │   ├── Maticsoft.DAL.dll
│   │   │   ├── Maticsoft.DAL.pdb
│   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   ├── Maticsoft.Model.dll
│   │   │   ├── Maticsoft.Model.pdb
│   │   │   └── MySql.Data.dll
│   │   ├── board.cs
│   │   ├── column.cs
│   │   ├── DAL.csproj
│   │   ├── DAL.csproj.user
│   │   ├── document.cs
│   │   ├── editor.cs
│   │   ├── expert.cs
│   │   ├── message.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── build.force
│   │   │   ├── DAL.csproj.FileListAbsolute.txt
│   │   │   ├── DAL.csprojResolveAssemblyReference.cache
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Maticsoft.DAL.dll
│   │   │   └── Maticsoft.DAL.pdb
│   │   ├── state.cs
│   │   └── sysdiagrams.cs
│   ├── DBUtility
│   │   ├── AssemblyInfo.cs
│   │   ├── BaseSqlMapDao.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   ├── Maticsoft.DBUtility.pdb
│   │   │   └── MySql.Data.dll
│   │   ├── CommandInfo.cs
│   │   ├── DbHelperMySQL.cs
│   │   ├── DbHelperOleDb.cs
│   │   ├── DbHelperOra.cs
│   │   ├── DbHelperSQL2.cs
│   │   ├── DbHelperSQL.cs
│   │   ├── DbHelperSQLP.cs
│   │   ├── DBUtility.csproj
│   │   ├── DBUtility.csproj.user
│   │   ├── DESEncrypt.cs
│   │   ├── doMessage.suo
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── DBUtility.csproj.FileListAbsolute.txt
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Maticsoft.DBUtility.dll
│   │   │   └── Maticsoft.DBUtility.pdb
│   │   ├── OracleHelper.cs
│   │   ├── PubConstant.cs
│   │   └── SQLHelper.cs
│   ├── doMessage.sln
│   ├── doMessage.suo
│   ├── doMessage.v12.suo
│   ├── Lib
│   │   ├── LTP.Accounts.dll
│   │   ├── LtpPageControl.dll
│   │   ├── Maticsoft.Common.dll
│   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   └── MySql.Data.dll
│   ├── Model
│   │   ├── admin.cs
│   │   ├── AssemblyInfo.cs
│   │   ├── assess.cs
│   │   ├── attach.cs
│   │   ├── author.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── Maticsoft.Model.dll
│   │   │   └── Maticsoft.Model.pdb
│   │   ├── board.cs
│   │   ├── column.cs
│   │   ├── document.cs
│   │   ├── editor.cs
│   │   ├── expert.cs
│   │   ├── message.cs
│   │   ├── Model.csproj
│   │   ├── Model.csproj.user
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── Maticsoft.Model.dll
│   │   │   ├── Maticsoft.Model.pdb
│   │   │   └── Model.csproj.FileListAbsolute.txt
│   │   ├── state.cs
│   │   └── sysdiagrams.cs
│   ├── UpgradeLog.htm
│   └── Web
│   ├── admin
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── App_Themes
│   │   ├── BlueTheme
│   │   │   ├── Control.skin
│   │   │   └── Default.css
│   │   ├── Green2Theme
│   │   │   ├── Control.skin
│   │   │   └── Default.css
│   │   ├── GreenTheme
│   │   │   ├── Control.skin
│   │   │   └── Default.css
│   │   ├── PurpleTheme
│   │   │   ├── Control.skin
│   │   │   └── Default.css
│   │   └── RedTheme
│   │   ├── Control.skin
│   │   └── Default.css
│   ├── assess
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── attach
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── author
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── bin
│   │   ├── LTP.Accounts.dll
│   │   ├── LtpPageControl.dll
│   │   ├── Maticsoft.BLL.dll
│   │   ├── Maticsoft.BLL.pdb
│   │   ├── Maticsoft.Common.dll
│   │   ├── Maticsoft.DAL.dll
│   │   ├── Maticsoft.DAL.pdb
│   │   ├── Maticsoft.DBUtility.dll
│   │   ├── Maticsoft.DBUtility.pdb
│   │   ├── Maticsoft.Model.dll
│   │   ├── Maticsoft.Model.pdb
│   │   ├── Maticsoft.Web.dll
│   │   ├── Maticsoft.Web.dll.config
│   │   ├── Maticsoft.Web.pdb
│   │   ├── Microsoft.Web.UI.WebControls.dll
│   │   └── MySql.Data.dll
│   ├── board
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── column
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── Controls
│   │   ├── checkright.ascx
│   │   ├── CheckRight.ascx.cs
│   │   ├── CheckRight.ascx.designer.cs
│   │   ├── CheckRight.ascx.resx
│   │   ├── copyright.ascx
│   │   ├── CopyRight.ascx.cs
│   │   ├── CopyRight.ascx.designer.cs
│   │   └── CopyRight.ascx.resx
│   ├── document
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── editor
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── expert
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── Global.asax
│   ├── Global.asax.cs
│   ├── Global.asax.resx
│   ├── Images
│   │   ├── code2.JPG
│   │   ├── Thumbs.db
│   │   └── top1.gif
│   ├── MasterPage.master
│   ├── MasterPage.master.cs
│   ├── MasterPage.master.designer.cs
│   ├── message
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── Maticsoft.Web.Controls.CheckRight.resources
│   │   ├── Maticsoft.Web.Controls.CopyRight1.resources
│   │   ├── Maticsoft.Web.dll
│   │   ├── Maticsoft.Web.Global.resources
│   │   ├── Maticsoft.Web.pdb
│   │   ├── Web.csproj.FileListAbsolute.txt
│   │   ├── Web.csproj.GenerateResource.Cache
│   │   └── Web.csprojResolveAssemblyReference.cache
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── state
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── Style.css
│   ├── sysdiagrams
│   │   ├── Add.aspx
│   │   ├── Add.aspx.cs
│   │   ├── Add.aspx.designer.cs
│   │   ├── List.aspx
│   │   ├── List.aspx.cs
│   │   ├── List.aspx.designer.cs
│   │   ├── Modify.aspx
│   │   ├── Modify.aspx.cs
│   │   ├── Modify.aspx.designer.cs
│   │   ├── Show.aspx
│   │   ├── Show.aspx.cs
│   │   └── Show.aspx.designer.cs
│   ├── Test.aspx
│   ├── Test.aspx.cs
│   ├── Test.aspx.designer.cs
│   ├── Web.config
│   ├── Web.csproj
│   └── Web.csproj.user
├── 基于Web投稿及稿件处理系统系统说明书.doc
├── 源码之家说明.txt
├── 说明.txt
└── 软件开发技术综合实验题目.doc

191 directories, 1822 files

标签:

实例下载地址

基于Web投稿及稿件处理系统

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警