实例介绍
c#。net,知识库源码,附带文档 数据库设计 以及上线文档。自己开发,已有客户在使用。请给好评。
【实例截图】
【核心代码】
e8c65ca2-250c-4542-8f44-9698bfc71032
└── 知识库
├── CDWeb
│ ├── App_Data
│ ├── AttachFilePath
│ │ ├── 1
│ │ │ └── 旅行社业务、财务、办公 集成管理系统-江泰卓越.doc
│ │ ├── 40
│ │ │ └── 中国.txt
│ │ ├── 6
│ │ │ └── 司陪管理系统软件-江泰卓越.doc
│ │ └── 8
│ │ └── SnellCTIDatabase.xls
│ ├── bin
│ │ ├── AspNetPager.dll
│ │ ├── AspNetPager.xml
│ │ ├── CDWeb.dll
│ │ ├── CDWeb.pdb
│ │ ├── DBManager.dll
│ │ ├── DBManager.pdb
│ │ ├── DocX.dll
│ │ ├── FontBox-0.1.0-dev.dll
│ │ ├── FullTextSearchTool.dll
│ │ ├── FullTextSearchTool.pdb
│ │ ├── Highlighter.Net.dll
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── IKVM.GNU.Classpath.dll
│ │ ├── IKVM.Runtime.dll
│ │ ├── LitJSON.dll
│ │ ├── Lucene.Net.dll
│ │ ├── Lucene.Net.pdb
│ │ ├── PDFBox-0.7.3.dll
│ │ ├── SystemManager.dll
│ │ ├── SystemManager.pdb
│ │ └── SystemManager.xml
│ ├── Business
│ │ ├── 22.WAV
│ │ ├── AddTemplate.aspx
│ │ ├── AddTemplate.aspx.cs
│ │ ├── AddTemplate.aspx.designer.cs
│ │ ├── AllQCManager.aspx
│ │ ├── AllQCManager.aspx.cs
│ │ ├── AllQCManager.aspx.designer.cs
│ │ ├── AlreadyQCScore.aspx
│ │ ├── AlreadyQCScore.aspx.cs
│ │ ├── AlreadyQCScore.aspx.designer.cs
│ │ ├── Down
│ │ │ └── Temp
│ │ │ └── 1.WAV
│ │ ├── InsertPlan.aspx
│ │ ├── InsertPlan.aspx.cs
│ │ ├── InsertPlan.aspx.designer.cs
│ │ ├── MaterialManager.aspx
│ │ ├── MaterialManager.aspx.cs
│ │ ├── MaterialManager.aspx.designer.cs
│ │ ├── MaterialTypeManager.aspx
│ │ ├── MaterialTypeManager.aspx.cs
│ │ ├── MaterialTypeManager.aspx.designer.cs
│ │ ├── MaterialTypeOper.aspx
│ │ ├── MaterialTypeOper.aspx.cs
│ │ ├── MaterialTypeOper.aspx.designer.cs
│ │ ├── MaterialTypeSel.aspx
│ │ ├── MaterialTypeSel.aspx.cs
│ │ ├── MaterialTypeSel.aspx.designer.cs
│ │ ├── MyScore.aspx
│ │ ├── MyScore.aspx.cs
│ │ ├── MyScore.aspx.designer.cs
│ │ ├── PlanDetails.aspx
│ │ ├── PlanDetails.aspx.cs
│ │ ├── PlanDetails.aspx.designer.cs
│ │ ├── PlanPop.aspx
│ │ ├── PlanPop.aspx.cs
│ │ ├── PlanPop.aspx.designer.cs
│ │ ├── PlanQC.aspx
│ │ ├── PlanQC.aspx.cs
│ │ ├── PlanQC.aspx.designer.cs
│ │ ├── PlanQCList.aspx
│ │ ├── PlanQCList.aspx.cs
│ │ ├── PlanQCList.aspx.designer.cs
│ │ ├── PlanQCManager.aspx
│ │ ├── PlanQCManager.aspx.cs
│ │ ├── PlanQCManager.aspx.designer.cs
│ │ ├── QCCalendar.aspx
│ │ ├── QCCalendar.aspx.cs
│ │ ├── QCCalendar.aspx.designer.cs
│ │ ├── QCScore.aspx
│ │ ├── QCScore.aspx.cs
│ │ ├── QCScore.aspx.designer.cs
│ │ ├── QCScoreDetail.aspx
│ │ ├── QCScoreDetail.aspx.cs
│ │ ├── QCScoreDetail.aspx.designer.cs
│ │ ├── SeniorQCCalendar.aspx
│ │ ├── SeniorQCCalendar.aspx.cs
│ │ ├── SeniorQCCalendar.aspx.designer.cs
│ │ ├── TaskSingleDetail2.aspx
│ │ ├── TaskSingleDetail2.aspx.cs
│ │ ├── TaskSingleDetail2.aspx.designer.cs
│ │ ├── TaskSingleDetail.aspx
│ │ ├── TaskSingleDetail.aspx.cs
│ │ ├── TaskSingleDetail.aspx.designer.cs
│ │ ├── TemplateManager.aspx
│ │ ├── TemplateManager.aspx.cs
│ │ ├── TemplateManager.aspx.designer.cs
│ │ ├── UnplannedScore.aspx
│ │ ├── UnplannedScore.aspx.cs
│ │ ├── UnplannedScore.aspx.designer.cs
│ │ ├── UnplannedScoreManager.aspx
│ │ ├── UnplannedScoreManager.aspx.cs
│ │ ├── UnplannedScoreManager.aspx.designer.cs
│ │ ├── UpdateQCScore.aspx
│ │ ├── UpdateQCScore.aspx.cs
│ │ ├── UpdateQCScore.aspx.designer.cs
│ │ ├── UpdateTemplate.aspx
│ │ ├── UpdateTemplate.aspx.cs
│ │ ├── UpdateTemplate.aspx.designer.cs
│ │ ├── WantProcess.aspx
│ │ ├── WantProcess.aspx.cs
│ │ └── WantProcess.aspx.designer.cs
│ ├── CDWeb.csproj
│ ├── CDWeb.csproj.user
│ ├── CDWeb.Publish.xml
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── Default.aspx.designer.cs
│ ├── dll
│ │ ├── AspNetPager.dll
│ │ ├── AspNetPager.XML
│ │ ├── DBManager.dll
│ │ ├── DBManager.dll.config
│ │ ├── DBManager.pdb
│ │ ├── DotNetTextBox.dll
│ │ ├── LitJSON.dll
│ │ └── UrlRewritingNet.UrlRewriter.dll
│ ├── Down
│ ├── IndexPath
│ │ ├── _1b.cfs
│ │ ├── segments.gen
│ │ └── segments_t
│ ├── jmessagebox
│ │ ├── jmessagebox-1.0.1.js
│ │ ├── jmessagebox-black.html
│ │ ├── jmessagebox-blue.html
│ │ └── messagebox
│ │ ├── black
│ │ │ ├── button_cancel.gif
│ │ │ ├── button_ok.gif
│ │ │ ├── messagebox.css
│ │ │ └── window_title.jpg
│ │ └── blue
│ │ ├── buttons.gif
│ │ ├── messagebox.css
│ │ └── window_title.gif
│ ├── jquery-easyui
│ │ ├── jquery-easyui-1.3.0
│ │ │ ├── css
│ │ │ │ ├── common.css
│ │ │ │ └── tishi.css
│ │ │ ├── demo
│ │ │ │ └── demo.css
│ │ │ ├── easyloader.js
│ │ │ ├── images
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── a2.gif
│ │ │ │ ├── a3.gif
│ │ │ │ ├── a4.gif
│ │ │ │ ├── add.jpg
│ │ │ │ ├── a.gif
│ │ │ │ ├── amdin.gif
│ │ │ │ ├── back.jpg
│ │ │ │ ├── -bg.png
│ │ │ │ ├── bg+.png
│ │ │ │ ├── body_bg.jpg
│ │ │ │ ├── bofang.png
│ │ │ │ ├── boy.png
│ │ │ │ ├── btn01.jpg
│ │ │ │ ├── btn02.jpg
│ │ │ │ ├── btn03.jpg
│ │ │ │ ├── btnexecute.gif
│ │ │ │ ├── btnexecuteh.gif
│ │ │ │ ├── btn_fh02.jpg
│ │ │ │ ├── btn_fh.jpg
│ │ │ │ ├── btn_tj2.jpg
│ │ │ │ ├── bullet_toggle_minus.png
│ │ │ │ ├── bullet_toggle_plus.png
│ │ │ │ ├── bztj.jpg
│ │ │ │ ├── cd_bg1.png
│ │ │ │ ├── cd_bg.png
│ │ │ │ ├── chaxun.jpg
│ │ │ │ ├── clearall.png
│ │ │ │ ├── close.jpg
│ │ │ │ ├── congzhi.png
│ │ │ │ ├── conter_user.png
│ │ │ │ ├── dengru_anniu.png
│ │ │ │ ├── direct_blue.gif
│ │ │ │ ├── direct.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── down01.gif
│ │ │ │ ├── down_list.gif
│ │ │ │ ├── _down.png
│ │ │ │ ├── E+.png
│ │ │ │ ├── fangda.png
│ │ │ │ ├── fangdj.gif
│ │ │ │ ├── FrameTabs_Add.gif
│ │ │ │ ├── green_jt.png
│ │ │ │ ├── guifan.png
│ │ │ │ ├── hi.gif
│ │ │ │ ├── icon02.gif
│ │ │ │ ├── icon03.gif
│ │ │ │ ├── icon1.gif
│ │ │ │ ├── icon2.gif
│ │ │ │ ├── icon3.gif
│ │ │ │ ├── icon4.gif
│ │ │ │ ├── icon4h.gif
│ │ │ │ ├── icon_tit.jpg
│ │ │ │ ├── info_succ_50.png
│ │ │ │ ├── lan_01.png
│ │ │ │ ├── left_nav_bg.jpg
│ │ │ │ ├── lingshi.png
│ │ │ │ ├── list_title.gif
│ │ │ │ ├── list_title_onclick.gif
│ │ │ │ ├── lj_l.png
│ │ │ │ ├── lj_r.png
│ │ │ │ ├── ljt.png
│ │ │ │ ├── loadingAnimation.gif
│ │ │ │ ├── loginbg.gif
│ │ │ │ ├── loginbg.jpg
│ │ │ │ ├── loginbg.png
│ │ │ │ ├── lose.gif
│ │ │ │ ├── manage_r2_c13.jpg
│ │ │ │ ├── manage_r2_c14.jpg
│ │ │ │ ├── manage_r2_c18.jpg
│ │ │ │ ├── manage_r2_c1.jpg
│ │ │ │ ├── manage_r3_c11.jpg
│ │ │ │ ├── manage_r5_c1.jpg
│ │ │ │ ├── manage_r6_c2.jpg
│ │ │ │ ├── manage_r7_c2.jpg
│ │ │ │ ├── manage_r9_c1.jpg
│ │ │ │ ├── man_logo.jpg
│ │ │ │ ├── MinIcons_023.gif
│ │ │ │ ├── nav_bg.jpg
│ │ │ │ ├── out.gif
│ │ │ │ ├── pan.gif
│ │ │ │ ├── qianbi.png
│ │ │ │ ├── qipao.gif
│ │ │ │ ├── reback.png
│ │ │ │ ├── return.gif
│ │ │ │ ├── scmb.jpg
│ │ │ │ ├── scroll-left.gif
│ │ │ │ ├── scroll-right.gif
│ │ │ │ ├── search_bg_zs.jpg
│ │ │ │ ├── search_icon.jpg
│ │ │ │ ├── search_title_zs.jpg
│ │ │ │ ├── shanc.jpg
│ │ │ │ ├── shenhe.png
│ │ │ │ ├── slide.gif
│ │ │ │ ├── start.png
│ │ │ │ ├── switch_left.gif
│ │ │ │ ├── switch_right.gif
│ │ │ │ ├── tab_bg.bmp
│ │ │ │ ├── tab-close.gif
│ │ │ │ ├── tabletitbg.bmp
│ │ │ │ ├── tabs-sprite.gif
│ │ │ │ ├── tab-strip-bg.gif
│ │ │ │ ├── tanchu_bg.png
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── tijiao.jpg
│ │ │ │ ├── time_wb.png
│ │ │ │ ├── titbgs.jpg
│ │ │ │ ├── tongji.jpg
│ │ │ │ ├── unlose.gif
│ │ │ │ ├── unpan.gif
│ │ │ │ ├── up01.gif
│ │ │ │ ├── up_list.gif
│ │ │ │ ├── _up.png
│ │ │ │ ├── user_bg.jpg
│ │ │ │ ├── wenben+.png
│ │ │ │ ├── xiaji.jpg
│ │ │ │ ├── xinjian.gif
│ │ │ │ ├── xiugai.jpg
│ │ │ │ ├── xjt_li.png
│ │ │ │ ├── xls.gif
│ │ │ │ ├── y1.jpg
│ │ │ │ ├── yy.jpg
│ │ │ │ ├── z1.jpg
│ │ │ │ ├── zj_bgl.png
│ │ │ │ ├── zj_bgm.png
│ │ │ │ ├── zj_bgr.png
│ │ │ │ ├── zz.jpg
│ │ │ │ └── 我的得分2_r2_c2.png
│ │ │ ├── jquery-1.7.2.min.js
│ │ │ ├── jquery.easyui.min.js
│ │ │ ├── locale
│ │ │ │ ├── easyui-lang-af.js
│ │ │ │ ├── easyui-lang-ar.js
│ │ │ │ ├── easyui-lang-bg.js
│ │ │ │ ├── easyui-lang-ca.js
│ │ │ │ ├── easyui-lang-cs.js
│ │ │ │ ├── easyui-lang-cz.js
│ │ │ │ ├── easyui-lang-da.js
│ │ │ │ ├── easyui-lang-de.js
│ │ │ │ ├── easyui-lang-el.js
│ │ │ │ ├── easyui-lang-en.js
│ │ │ │ ├── easyui-lang-es.js
│ │ │ │ ├── easyui-lang-fr.js
│ │ │ │ ├── easyui-lang-it.js
│ │ │ │ ├── easyui-lang-jp.js
│ │ │ │ ├── easyui-lang-nl.js
│ │ │ │ ├── easyui-lang-pl.js
│ │ │ │ ├── easyui-lang-pt_BR.js
│ │ │ │ ├── easyui-lang-ru.js
│ │ │ │ ├── easyui-lang-sv_SE.js
│ │ │ │ ├── easyui-lang-tr.js
│ │ │ │ ├── easyui-lang-zh_CN.js
│ │ │ │ └── easyui-lang-zh_TW.js
│ │ │ ├── plugins
│ │ │ │ ├── jquery.accordion.js
│ │ │ │ ├── jquery.calendar.js
│ │ │ │ ├── jquery.combobox.js
│ │ │ │ ├── jquery.combogrid.js
│ │ │ │ ├── jquery.combo.js
│ │ │ │ ├── jquery.combotree.js
│ │ │ │ ├── jquery.datagrid.js
│ │ │ │ ├── jquery.datebox.js
│ │ │ │ ├── jquery.datetimebox.js
│ │ │ │ ├── jquery.dialog.js
│ │ │ │ ├── jquery.draggable.js
│ │ │ │ ├── jquery.droppable.js
│ │ │ │ ├── jquery.form.js
│ │ │ │ ├── jquery.layout.js
│ │ │ │ ├── jquery.linkbutton.js
│ │ │ │ ├── jquery.menubutton.js
│ │ │ │ ├── jquery.menu.js
│ │ │ │ ├── jquery.messager.js
│ │ │ │ ├── jquery.numberbox.js
│ │ │ │ ├── jquery.numberspinner.js
│ │ │ │ ├── jquery.pagination.js
│ │ │ │ ├── jquery.panel.js
│ │ │ │ ├── jquery.parser.js
│ │ │ │ ├── jquery.progressbar.js
│ │ │ │ ├── jquery.propertygrid.js
│ │ │ │ ├── jquery.resizable.js
│ │ │ │ ├── jquery.searchbox.js
│ │ │ │ ├── jquery.slider.js
│ │ │ │ ├── jquery.spinner.js
│ │ │ │ ├── jquery.splitbutton.js
│ │ │ │ ├── jquery.tabs.js
│ │ │ │ ├── jquery.timespinner.js
│ │ │ │ ├── jquery.tooltip.js
│ │ │ │ ├── jquery.treegrid.js
│ │ │ │ ├── jquery.tree.js
│ │ │ │ ├── jquery.validatebox.js
│ │ │ │ └── jquery.window.js
│ │ │ ├── themes
│ │ │ │ ├── black
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── accordion_arrows.png
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_arrows.png
│ │ │ │ │ │ ├── combo_arrow.png
│ │ │ │ │ │ ├── datagrid_icons.png
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── layout_arrows.png
│ │ │ │ │ │ ├── linkbutton_bg.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── menu_arrows.png
│ │ │ │ │ │ ├── messager_icons.png
│ │ │ │ │ │ ├── pagination_icons.png
│ │ │ │ │ │ ├── panel_tools.png
│ │ │ │ │ │ ├── searchbox_button.png
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── spinner_arrows.png
│ │ │ │ │ │ ├── tabs_icons.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── tree_icons.png
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tooltip.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── bootstrap
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── accordion_arrows.png
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_arrows.png
│ │ │ │ │ │ ├── combo_arrow.png
│ │ │ │ │ │ ├── datagrid_icons.png
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── layout_arrows.png
│ │ │ │ │ │ ├── linkbutton_bg.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── menu_arrows.png
│ │ │ │ │ │ ├── messager_icons.png
│ │ │ │ │ │ ├── pagination_icons.png
│ │ │ │ │ │ ├── panel_tools.png
│ │ │ │ │ │ ├── searchbox_button.png
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── spinner_arrows.png
│ │ │ │ │ │ ├── tabs_icons.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── tree_icons.png
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tooltip.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── cupertino
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ │ ├── menu.gif
│ │ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ │ ├── ui-bg_diagonals-thick_90_eeeeee_40x40.png
│ │ │ │ │ │ ├── ui-bg_flat_15_cd0a0a_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_100_e4f1fb_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_50_3baae3_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_80_d7ebf9_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-hard_100_f2f5f7_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-hard_70_000000_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_100_deedf7_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_25_ffef8f_1x100.png
│ │ │ │ │ │ ├── ui-icons_2694e8_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_3d80b3_256x240.png
│ │ │ │ │ │ ├── ui-icons_72a7cf_256x240.png
│ │ │ │ │ │ ├── ui-icons_ffffff_256x240.png
│ │ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── dark-hive
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ │ ├── menu.gif
│ │ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ │ ├── ui-bg_flat_30_cccccc_40x100.png
│ │ │ │ │ │ ├── ui-bg_flat_50_5c5c5c_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_40_ffc73d_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-hard_20_0972a5_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_33_003147_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_35_222222_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_44_444444_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_80_eeeeee_1x100.png
│ │ │ │ │ │ ├── ui-bg_loop_25_000000_21x21.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_4b8e0b_256x240.png
│ │ │ │ │ │ ├── ui-icons_a83300_256x240.png
│ │ │ │ │ │ ├── ui-icons_cccccc_256x240.png
│ │ │ │ │ │ ├── ui-icons_ffffff_256x240.png
│ │ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── default
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── accordion_arrows.png
│ │ │ │ │ │ ├── accordion_collapse.png
│ │ │ │ │ │ ├── accordion_expand.png
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── button_a_bg.gif
│ │ │ │ │ │ ├── button_plain_hover.png
│ │ │ │ │ │ ├── button_span_bg.gif
│ │ │ │ │ │ ├── calendar_arrows.png
│ │ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ │ ├── combo_arrow.gif
│ │ │ │ │ │ ├── combo_arrow.png
│ │ │ │ │ │ ├── datagrid_header_bg.gif
│ │ │ │ │ │ ├── datagrid_icons.png
│ │ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ │ ├── datagrid_sort_asc.gif
│ │ │ │ │ │ ├── datagrid_sort_desc.gif
│ │ │ │ │ │ ├── datagrid_title_bg.png
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── layout_arrows.png
│ │ │ │ │ │ ├── linkbutton_bg.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── menu_arrows.png
│ │ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ │ ├── menu.gif
│ │ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ │ ├── messager_icons.png
│ │ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ │ ├── pagination_first.gif
│ │ │ │ │ │ ├── pagination_icons.png
│ │ │ │ │ │ ├── pagination_last.gif
│ │ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ │ ├── pagination_load.png
│ │ │ │ │ │ ├── pagination_next.gif
│ │ │ │ │ │ ├── pagination_prev.gif
│ │ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ │ ├── panel_title.png
│ │ │ │ │ │ ├── panel_tool_collapse.gif
│ │ │ │ │ │ ├── panel_tool_expand.gif
│ │ │ │ │ │ ├── panel_tools.gif
│ │ │ │ │ │ ├── panel_tools.png
│ │ │ │ │ │ ├── searchbox_button.png
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── spinner_arrow_down.gif
│ │ │ │ │ │ ├── spinner_arrows.png
│ │ │ │ │ │ ├── spinner_arrow_up.gif
│ │ │ │ │ │ ├── tabs_active.png
│ │ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ │ ├── tabs_enabled.png
│ │ │ │ │ │ ├── tabs_icons.png
│ │ │ │ │ │ ├── tabs_leftarrow.png
│ │ │ │ │ │ ├── tabs_rightarrow.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ │ ├── tree_icons.png
│ │ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tooltip.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── gray
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── accordion_arrows.png
│ │ │ │ │ │ ├── accordion_collapse.png
│ │ │ │ │ │ ├── accordion_expand.png
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── button_a_bg.gif
│ │ │ │ │ │ ├── button_plain_hover.png
│ │ │ │ │ │ ├── button_span_bg.gif
│ │ │ │ │ │ ├── calendar_arrows.png
│ │ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ │ ├── combo_arrow.gif
│ │ │ │ │ │ ├── combo_arrow.png
│ │ │ │ │ │ ├── datagrid_header_bg.gif
│ │ │ │ │ │ ├── datagrid_icons.png
│ │ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ │ ├── datagrid_sort_asc.gif
│ │ │ │ │ │ ├── datagrid_sort_desc.gif
│ │ │ │ │ │ ├── datagrid_title_bg.gif
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── layout_arrows.png
│ │ │ │ │ │ ├── linkbutton_bg.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── menu_arrows.png
│ │ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ │ ├── menu.gif
│ │ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ │ ├── messager_icons.png
│ │ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ │ ├── pagination_first.gif
│ │ │ │ │ │ ├── pagination_icons.png
│ │ │ │ │ │ ├── pagination_last.gif
│ │ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ │ ├── pagination_load.png
│ │ │ │ │ │ ├── pagination_next.gif
│ │ │ │ │ │ ├── pagination_prev.gif
│ │ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ │ ├── panel_title.gif
│ │ │ │ │ │ ├── panel_tool_collapse.gif
│ │ │ │ │ │ ├── panel_tool_expand.gif
│ │ │ │ │ │ ├── panel_tools.gif
│ │ │ │ │ │ ├── panel_tools.png
│ │ │ │ │ │ ├── searchbox_button.png
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── spinner_arrow_down.gif
│ │ │ │ │ │ ├── spinner_arrows.png
│ │ │ │ │ │ ├── spinner_arrow_up.gif
│ │ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ │ ├── tabs_enabled.gif
│ │ │ │ │ │ ├── tabs_icons.png
│ │ │ │ │ │ ├── tabs_leftarrow.png
│ │ │ │ │ │ ├── tabs_rightarrow.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ │ ├── tree_icons.png
│ │ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tooltip.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── icon.css
│ │ │ │ ├── icons
│ │ │ │ │ ├── back.png
│ │ │ │ │ ├── blank.gif
│ │ │ │ │ ├── cancel.png
│ │ │ │ │ ├── cut.png
│ │ │ │ │ ├── edit_add.png
│ │ │ │ │ ├── edit_remove.png
│ │ │ │ │ ├── filesave.png
│ │ │ │ │ ├── help.png
│ │ │ │ │ ├── mini_add.png
│ │ │ │ │ ├── mini_edit.png
│ │ │ │ │ ├── mini_refresh.png
│ │ │ │ │ ├── no.png
│ │ │ │ │ ├── ok.png
│ │ │ │ │ ├── pencil.png
│ │ │ │ │ ├── print.png
│ │ │ │ │ ├── redo.png
│ │ │ │ │ ├── reload.png
│ │ │ │ │ ├── search.png
│ │ │ │ │ ├── sum.png
│ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ ├── tip.png
│ │ │ │ │ └── undo.png
│ │ │ │ ├── metro
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── accordion_arrows.png
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_arrows.png
│ │ │ │ │ │ ├── combo_arrow.png
│ │ │ │ │ │ ├── datagrid_icons.png
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── layout_arrows.png
│ │ │ │ │ │ ├── linkbutton_bg.png
│ │ │ │ │ │ ├── loading.gif
│ │ │ │ │ │ ├── menu_arrows.png
│ │ │ │ │ │ ├── messager_icons.png
│ │ │ │ │ │ ├── pagination_icons.png
│ │ │ │ │ │ ├── panel_tools.png
│ │ │ │ │ │ ├── searchbox_button.png
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── spinner_arrows.png
│ │ │ │ │ │ ├── tabs_icons.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── tree_icons.png
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tooltip.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ ├── pepper-grinder
│ │ │ │ │ ├── accordion.css
│ │ │ │ │ ├── calendar.css
│ │ │ │ │ ├── combobox.css
│ │ │ │ │ ├── combo.css
│ │ │ │ │ ├── datagrid.css
│ │ │ │ │ ├── datebox.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── easyui.css
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ │ ├── menu.gif
│ │ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ │ ├── ui-bg_diagonal-maze_20_6e4f1c_10x10.png
│ │ │ │ │ │ ├── ui-bg_diagonal-maze_40_000000_10x10.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_10_eceadf_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_10_f8f7f6_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_15_eceadf_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_15_f7f3de_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_15_ffffff_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_65_654b24_60x60.png
│ │ │ │ │ │ ├── ui-bg_fine-grain_68_b83400_60x60.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_3572ac_256x240.png
│ │ │ │ │ │ ├── ui-icons_8c291d_256x240.png
│ │ │ │ │ │ ├── ui-icons_b83400_256x240.png
│ │ │ │ │ │ ├── ui-icons_fbdb93_256x240.png
│ │ │ │ │ │ ├── ui-icons_ffffff_256x240.png
│ │ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ │ └── validatebox_warning.png
│ │ │ │ │ ├── layout.css
│ │ │ │ │ ├── linkbutton.css
│ │ │ │ │ ├── menubutton.css
│ │ │ │ │ ├── menu.css
│ │ │ │ │ ├── messager.css
│ │ │ │ │ ├── pagination.css
│ │ │ │ │ ├── panel.css
│ │ │ │ │ ├── progressbar.css
│ │ │ │ │ ├── propertygrid.css
│ │ │ │ │ ├── searchbox.css
│ │ │ │ │ ├── slider.css
│ │ │ │ │ ├── spinner.css
│ │ │ │ │ ├── splitbutton.css
│ │ │ │ │ ├── tabs.css
│ │ │ │ │ ├── tree.css
│ │ │ │ │ ├── validatebox.css
│ │ │ │ │ └── window.css
│ │ │ │ └── sunny
│ │ │ │ ├── accordion.css
│ │ │ │ ├── calendar.css
│ │ │ │ ├── combobox.css
│ │ │ │ ├── combo.css
│ │ │ │ ├── datagrid.css
│ │ │ │ ├── datebox.css
│ │ │ │ ├── dialog.css
│ │ │ │ ├── easyui.css
│ │ │ │ ├── images
│ │ │ │ │ ├── blank.gif
│ │ │ │ │ ├── calendar_nextmonth.gif
│ │ │ │ │ ├── calendar_nextyear.gif
│ │ │ │ │ ├── calendar_prevmonth.gif
│ │ │ │ │ ├── calendar_prevyear.gif
│ │ │ │ │ ├── datagrid_row_collapse.gif
│ │ │ │ │ ├── datagrid_row_expand.gif
│ │ │ │ │ ├── datebox_arrow.png
│ │ │ │ │ ├── menu_downarrow.png
│ │ │ │ │ ├── menu.gif
│ │ │ │ │ ├── menu_rightarrow.png
│ │ │ │ │ ├── menu_sep.png
│ │ │ │ │ ├── menu_split_downarrow.png
│ │ │ │ │ ├── messager_error.gif
│ │ │ │ │ ├── messager_info.gif
│ │ │ │ │ ├── messager_question.gif
│ │ │ │ │ ├── messager_warning.gif
│ │ │ │ │ ├── pagination_loading.gif
│ │ │ │ │ ├── panel_loading.gif
│ │ │ │ │ ├── slider_handle.png
│ │ │ │ │ ├── tabs_close.gif
│ │ │ │ │ ├── tree_arrows.gif
│ │ │ │ │ ├── tree_checkbox_0.gif
│ │ │ │ │ ├── tree_checkbox_1.gif
│ │ │ │ │ ├── tree_checkbox_2.gif
│ │ │ │ │ ├── tree_dnd_no.png
│ │ │ │ │ ├── tree_dnd_yes.png
│ │ │ │ │ ├── tree_elbow.png
│ │ │ │ │ ├── tree_file.gif
│ │ │ │ │ ├── tree_folder.gif
│ │ │ │ │ ├── tree_folder_open.gif
│ │ │ │ │ ├── tree_loading.gif
│ │ │ │ │ ├── ui-bg_diagonals-medium_20_d34d17_40x40.png
│ │ │ │ │ ├── ui-bg_flat_30_cccccc_40x100.png
│ │ │ │ │ ├── ui-bg_flat_50_5c5c5c_40x100.png
│ │ │ │ │ ├── ui-bg_gloss-wave_45_817865_500x100.png
│ │ │ │ │ ├── ui-bg_gloss-wave_60_fece2f_500x100.png
│ │ │ │ │ ├── ui-bg_gloss-wave_70_ffdd57_500x100.png
│ │ │ │ │ ├── ui-bg_gloss-wave_90_fff9e5_500x100.png
│ │ │ │ │ ├── ui-bg_highlight-soft_100_feeebd_1x100.png
│ │ │ │ │ ├── ui-bg_inset-soft_30_ffffff_1x100.png
│ │ │ │ │ ├── ui-icons_3d3d3d_256x240.png
│ │ │ │ │ ├── ui-icons_bd7b00_256x240.png
│ │ │ │ │ ├── ui-icons_d19405_256x240.png
│ │ │ │ │ ├── ui-icons_eb990f_256x240.png
│ │ │ │ │ ├── ui-icons_ed9f26_256x240.png
│ │ │ │ │ ├── ui-icons_fadc7a_256x240.png
│ │ │ │ │ ├── ui-icons_ffe180_256x240.png
│ │ │ │ │ ├── validatebox_pointer.gif
│ │ │ │ │ └── validatebox_warning.png
│ │ │ │ ├── layout.css
│ │ │ │ ├── linkbutton.css
│ │ │ │ ├── menubutton.css
│ │ │ │ ├── menu.css
│ │ │ │ ├── messager.css
│ │ │ │ ├── pagination.css
│ │ │ │ ├── panel.css
│ │ │ │ ├── progressbar.css
│ │ │ │ ├── propertygrid.css
│ │ │ │ ├── searchbox.css
│ │ │ │ ├── slider.css
│ │ │ │ ├── spinner.css
│ │ │ │ ├── splitbutton.css
│ │ │ │ ├── tabs.css
│ │ │ │ ├── tree.css
│ │ │ │ ├── validatebox.css
│ │ │ │ └── window.css
│ │ │ └── websingle.css
│ │ └── MyJs
│ │ ├── FunctionMyJs.js
│ │ └── MyCommon.js
│ ├── kindeditor-4.1.9
│ │ ├── asp.net
│ │ │ ├── bin
│ │ │ │ └── LitJSON.dll
│ │ │ ├── demo.aspx
│ │ │ ├── file_manager_json.ashx
│ │ │ ├── README.txt
│ │ │ └── upload_json.ashx
│ │ ├── attached
│ │ │ └── image
│ │ │ └── 20131017
│ │ │ └── 20131017153719_7257.jpg
│ │ ├── examples
│ │ │ ├── auto-height.html
│ │ │ ├── colorpicker.html
│ │ │ ├── custom-plugin.html
│ │ │ ├── custom-theme.html
│ │ │ ├── default.html
│ │ │ ├── dialog.html
│ │ │ ├── dynamic-load.html
│ │ │ ├── file-dialog.html
│ │ │ ├── file-manager.html
│ │ │ ├── filter-mode.html
│ │ │ ├── image-dialog.html
│ │ │ ├── index.css
│ │ │ ├── index.html
│ │ │ ├── jquery.html
│ │ │ ├── jquery.js
│ │ │ ├── jquery-ui
│ │ │ │ ├── css
│ │ │ │ │ └── smoothness
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ │ │ ├── jquery-ui-1.9.2.custom.css
│ │ │ │ │ └── jquery-ui-1.9.2.custom.min.css
│ │ │ │ └── js
│ │ │ │ ├── jquery-ui-1.9.2.custom.js
│ │ │ │ └── jquery-ui-1.9.2.custom.min.js
│ │ │ ├── jquery-ui.html
│ │ │ ├── multi-image-dialog.html
│ │ │ ├── multi-language.html
│ │ │ ├── newline.html
│ │ │ ├── node.html
│ │ │ ├── paste-type.html
│ │ │ ├── qqstyle.html
│ │ │ ├── readonly.html
│ │ │ ├── simple.html
│ │ │ ├── uploadbutton.html
│ │ │ ├── url-type.html
│ │ │ └── word-count.html
│ │ ├── kindeditor-all.js
│ │ ├── kindeditor-all-min.js
│ │ ├── kindeditor.js
│ │ ├── kindeditor-min.js
│ │ ├── lang
│ │ │ ├── ar.js
│ │ │ ├── en.js
│ │ │ ├── ko.js
│ │ │ ├── zh_CN.js
│ │ │ └── zh_TW.js
│ │ ├── license.txt
│ │ ├── php
│ │ │ ├── demo.php
│ │ │ ├── file_manager_json.php
│ │ │ ├── JSON.php
│ │ │ └── upload_json.php
│ │ ├── plugins
│ │ │ ├── anchor
│ │ │ │ └── anchor.js
│ │ │ ├── autoheight
│ │ │ │ └── autoheight.js
│ │ │ ├── baidumap
│ │ │ │ ├── baidumap.js
│ │ │ │ ├── index.html
│ │ │ │ └── map.html
│ │ │ ├── clearhtml
│ │ │ │ └── clearhtml.js
│ │ │ ├── code
│ │ │ │ ├── code.js
│ │ │ │ ├── prettify.css
│ │ │ │ └── prettify.js
│ │ │ ├── emoticons
│ │ │ │ ├── emoticons.js
│ │ │ │ └── images
│ │ │ │ ├── 0.gif
│ │ │ │ ├── 100.gif
│ │ │ │ ├── 101.gif
│ │ │ │ ├── 102.gif
│ │ │ │ ├── 103.gif
│ │ │ │ ├── 104.gif
│ │ │ │ ├── 105.gif
│ │ │ │ ├── 106.gif
│ │ │ │ ├── 107.gif
│ │ │ │ ├── 108.gif
│ │ │ │ ├── 109.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 110.gif
│ │ │ │ ├── 111.gif
│ │ │ │ ├── 112.gif
│ │ │ │ ├── 113.gif
│ │ │ │ ├── 114.gif
│ │ │ │ ├── 115.gif
│ │ │ │ ├── 116.gif
│ │ │ │ ├── 117.gif
│ │ │ │ ├── 118.gif
│ │ │ │ ├── 119.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 120.gif
│ │ │ │ ├── 121.gif
│ │ │ │ ├── 122.gif
│ │ │ │ ├── 123.gif
│ │ │ │ ├── 124.gif
│ │ │ │ ├── 125.gif
│ │ │ │ ├── 126.gif
│ │ │ │ ├── 127.gif
│ │ │ │ ├── 128.gif
│ │ │ │ ├── 129.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 130.gif
│ │ │ │ ├── 131.gif
│ │ │ │ ├── 132.gif
│ │ │ │ ├── 133.gif
│ │ │ │ ├── 134.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 50.gif
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.gif
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 71.gif
│ │ │ │ ├── 72.gif
│ │ │ │ ├── 73.gif
│ │ │ │ ├── 74.gif
│ │ │ │ ├── 75.gif
│ │ │ │ ├── 76.gif
│ │ │ │ ├── 77.gif
│ │ │ │ ├── 78.gif
│ │ │ │ ├── 79.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 80.gif
│ │ │ │ ├── 81.gif
│ │ │ │ ├── 82.gif
│ │ │ │ ├── 83.gif
│ │ │ │ ├── 84.gif
│ │ │ │ ├── 85.gif
│ │ │ │ ├── 86.gif
│ │ │ │ ├── 87.gif
│ │ │ │ ├── 88.gif
│ │ │ │ ├── 89.gif
│ │ │ │ ├── 8.gif
│ │ │ │ ├── 90.gif
│ │ │ │ ├── 91.gif
│ │ │ │ ├── 92.gif
│ │ │ │ ├── 93.gif
│ │ │ │ ├── 94.gif
│ │ │ │ ├── 95.gif
│ │ │ │ ├── 96.gif
│ │ │ │ ├── 97.gif
│ │ │ │ ├── 98.gif
│ │ │ │ ├── 99.gif
│ │ │ │ ├── 9.gif
│ │ │ │ └── static.gif
│ │ │ ├── filemanager
│ │ │ │ ├── filemanager.js
│ │ │ │ └── images
│ │ │ │ ├── file-16.gif
│ │ │ │ ├── file-64.gif
│ │ │ │ ├── folder-16.gif
│ │ │ │ ├── folder-64.gif
│ │ │ │ └── go-up.gif
│ │ │ ├── flash
│ │ │ │ └── flash.js
│ │ │ ├── image
│ │ │ │ ├── image.js
│ │ │ │ └── images
│ │ │ │ ├── align_left.gif
│ │ │ │ ├── align_right.gif
│ │ │ │ ├── align_top.gif
│ │ │ │ └── refresh.png
│ │ │ ├── insertfile
│ │ │ │ └── insertfile.js
│ │ │ ├── lineheight
│ │ │ │ └── lineheight.js
│ │ │ ├── link
│ │ │ │ └── link.js
│ │ │ ├── map
│ │ │ │ ├── map.html
│ │ │ │ └── map.js
│ │ │ ├── media
│ │ │ │ └── media.js
│ │ │ ├── multiimage
│ │ │ │ ├── images
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── select-files-en.png
│ │ │ │ │ ├── select-files-zh_CN.png
│ │ │ │ │ └── swfupload.swf
│ │ │ │ └── multiimage.js
│ │ │ ├── pagebreak
│ │ │ │ └── pagebreak.js
│ │ │ ├── plainpaste
│ │ │ │ └── plainpaste.js
│ │ │ ├── preview
│ │ │ │ └── preview.js
│ │ │ ├── quickformat
│ │ │ │ └── quickformat.js
│ │ │ ├── table
│ │ │ │ └── table.js
│ │ │ ├── template
│ │ │ │ ├── html
│ │ │ │ │ ├── 1.html
│ │ │ │ │ ├── 2.html
│ │ │ │ │ └── 3.html
│ │ │ │ └── template.js
│ │ │ └── wordpaste
│ │ │ └── wordpaste.js
│ │ └── themes
│ │ ├── common
│ │ │ ├── anchor.gif
│ │ │ ├── blank.gif
│ │ │ ├── flash.gif
│ │ │ ├── loading.gif
│ │ │ ├── media.gif
│ │ │ └── rm.gif
│ │ ├── default
│ │ │ ├── background.png
│ │ │ ├── default.css
│ │ │ └── default.png
│ │ │ ├── editor.gif
│ │ │ └── qq.css
│ │ └── simple
│ │ └── simple.css
│ ├── lhgdialog
│ │ ├── lhgcore.lhgdialog.min.js
│ │ ├── lhgdialog.js
│ │ ├── lhgdialog.min.js
│ │ ├── lhgdialog文件夹中文件目录结构说明.txt
│ │ └── skins
│ │ ├── blue
│ │ │ ├── blue_s2.png
│ │ │ ├── blue_s.png
│ │ │ └── ie6
│ │ │ ├── blue_titbtn.gif
│ │ │ ├── ui_b.png
│ │ │ ├── ui_lb.png
│ │ │ ├── ui_l.png
│ │ │ ├── ui_lt2.png
│ │ │ ├── ui_lt.png
│ │ │ ├── ui_rb.png
│ │ │ ├── ui_r.png
│ │ │ ├── ui_rt2.png
│ │ │ ├── ui_rt.png
│ │ │ ├── ui_t2.png
│ │ │ └── ui_t.png
│ │ ├── blue.css
│ │ ├── chrome
│ │ │ ├── chrome_s2.gif
│ │ │ ├── chrome_s3.gif
│ │ │ └── chrome_s.gif
│ │ ├── chrome.css
│ │ ├── default.css
│ │ ├── discuz.css
│ │ ├── iblack
│ │ │ ├── iblack_s2.png
│ │ │ ├── iblack_s.png
│ │ │ └── ie6
│ │ │ ├── ui_b.png
│ │ │ ├── ui_lb.png
│ │ │ ├── ui_l.png
│ │ │ ├── ui_lt2.png
│ │ │ ├── ui_lt.png
│ │ │ ├── ui_rb.png
│ │ │ ├── ui_r.png
│ │ │ ├── ui_rt2.png
│ │ │ ├── ui_rt.png
│ │ │ ├── ui_t2.png
│ │ │ └── ui_t.png
│ │ ├── iblack.css
│ │ ├── iblue
│ │ │ ├── iblue_s2.png
│ │ │ ├── iblue_s.png
│ │ │ └── ie6
│ │ │ ├── ui_b.png
│ │ │ ├── ui_lb.png
│ │ │ ├── ui_l.png
│ │ │ ├── ui_lt2.png
│ │ │ ├── ui_lt.png
│ │ │ ├── ui_rb.png
│ │ │ ├── ui_r.png
│ │ │ ├── ui_rt2.png
│ │ │ ├── ui_rt.png
│ │ │ ├── ui_t2.png
│ │ │ └── ui_t.png
│ │ ├── iblue.css
│ │ ├── icons
│ │ │ ├── 32X32
│ │ │ │ ├── fail.png
│ │ │ │ ├── hits.png
│ │ │ │ ├── i.png
│ │ │ │ └── succ.png
│ │ │ ├── alert.gif
│ │ │ ├── confirm.gif
│ │ │ ├── discuz_bg.gif
│ │ │ ├── error.gif
│ │ │ ├── face-sad.png
│ │ │ ├── face-smile.png
│ │ │ ├── gb_tip_layer_ie6.png
│ │ │ ├── gb_tip_layer.png
│ │ │ ├── lhgcore.gif
│ │ │ ├── loading.gif
│ │ │ ├── prompt.gif
│ │ │ ├── success.gif
│ │ │ └── tips.gif
│ │ ├── idialog
│ │ │ ├── idialog_s2.png
│ │ │ ├── idialog_s.png
│ │ │ └── ie6
│ │ │ ├── ui_b.png
│ │ │ ├── ui_close.hover.png
│ │ │ ├── ui_close.png
│ │ │ ├── ui_lb.png
│ │ │ ├── ui_l.png
│ │ │ ├── ui_lt.png
│ │ │ ├── ui_rb.png
│ │ │ ├── ui_r.png
│ │ │ ├── ui_rt.png
│ │ │ └── ui_t.png
│ │ ├── idialog.css
│ │ ├── igreen
│ │ │ ├── ie6
│ │ │ │ ├── ui_b.png
│ │ │ │ ├── ui_lb.png
│ │ │ │ ├── ui_l.png
│ │ │ │ ├── ui_lt.png
│ │ │ │ ├── ui_rb.png
│ │ │ │ ├── ui_r.png
│ │ │ │ ├── ui_rt.png
│ │ │ │ └── ui_t.png
│ │ │ ├── igreen_s2.png
│ │ │ └── igreen_s.png
│ │ ├── igreen.css
│ │ ├── jtop.css
│ │ └── mac.css
│ ├── LogonOut.aspx
│ ├── LogonOut.aspx.cs
│ ├── LogonOut.aspx.designer.cs
│ ├── Main.aspx
│ ├── Main.aspx.cs
│ ├── Main.aspx.designer.cs
│ ├── Manager
│ │ ├── AddMenu.aspx
│ │ ├── AddMenu.aspx.cs
│ │ ├── AddMenu.aspx.designer.cs
│ │ ├── AddPre.aspx
│ │ ├── AddPre.aspx.cs
│ │ ├── AddPre.aspx.designer.cs
│ │ ├── AllRecycleStationManager.aspx
│ │ ├── AllRecycleStationManager.aspx.cs
│ │ ├── AllRecycleStationManager.aspx.designer.cs
│ │ ├── AreaManager.aspx
│ │ ├── AreaManager.aspx.cs
│ │ ├── AreaManager.aspx.designer.cs
│ │ ├── AreaOper.aspx
│ │ ├── AreaOper.aspx.cs
│ │ ├── AreaOper.aspx.designer.cs
│ │ ├── AreaSelect.aspx
│ │ ├── AreaSelect.aspx.cs
│ │ ├── AreaSelect.aspx.designer.cs
│ │ ├── BaseMenu.aspx
│ │ ├── BaseMenu.aspx.cs
│ │ ├── BaseMenu.aspx.designer.cs
│ │ ├── DimensionManagers.aspx
│ │ ├── DimensionManagers.aspx.cs
│ │ ├── DimensionManagers.aspx.designer.cs
│ │ ├── DimensionOper.aspx
│ │ ├── DimensionOper.aspx.cs
│ │ ├── DimensionOper.aspx.designer.cs
│ │ ├── DimensionSelectForType.aspx
│ │ ├── DimensionSelectForType.aspx.cs
│ │ ├── DimensionSelectForType.aspx.designer.cs
│ │ ├── Error.aspx
│ │ ├── Error.aspx.cs
│ │ ├── Error.aspx.designer.cs
│ │ ├── HistoryVersion.aspx
│ │ ├── HistoryVersion.aspx.cs
│ │ ├── HistoryVersion.aspx.designer.cs
│ │ ├── Index.aspx
│ │ ├── Index.aspx.cs
│ │ ├── Index.aspx.designer.cs
│ │ ├── JoinUser.aspx
│ │ ├── JoinUser.aspx.cs
│ │ ├── JoinUser.aspx.designer.cs
│ │ ├── KnowledegeDetail.aspx
│ │ ├── KnowledegeDetail.aspx.cs
│ │ ├── KnowledegeDetail.aspx.designer.cs
│ │ ├── KnowledgeDetailInner.aspx
│ │ ├── KnowledgeDetailInner.aspx.cs
│ │ ├── KnowledgeDetailInner.aspx.designer.cs
│ │ ├── KnowledgeInfoAdd.aspx
│ │ ├── KnowledgeInfoAdd.aspx.cs
│ │ ├── KnowledgeInfoAdd.aspx.designer.cs
│ │ ├── KnowledgeInfoManagers.aspx
│ │ ├── KnowledgeInfoManagers.aspx.cs
│ │ ├── KnowledgeInfoManagers.aspx.designer.cs
│ │ ├── KnowledgeInfoUpdate.aspx
│ │ ├── KnowledgeInfoUpdate.aspx.cs
│ │ ├── KnowledgeInfoUpdate.aspx.designer.cs
│ │ ├── KnowledgeTypeManagers.aspx
│ │ ├── KnowledgeTypeManagers.aspx.cs
│ │ ├── KnowledgeTypeManagers.aspx.designer.cs
│ │ ├── KnowledgeTypeOper.aspx
│ │ ├── KnowledgeTypeOper.aspx.cs
│ │ ├── KnowledgeTypeOper.aspx.designer.cs
│ │ ├── KnowledgeTypeSelect.aspx
│ │ ├── KnowledgeTypeSelect.aspx.cs
│ │ ├── KnowledgeTypeSelect.aspx.designer.cs
│ │ ├── KnowledgeTypeSelectForSelect.aspx
│ │ ├── KnowledgeTypeSelectForSelect.aspx.cs
│ │ ├── KnowledgeTypeSelectForSelect.aspx.designer.cs
│ │ ├── KnowledgeTypeTransfer.aspx
│ │ ├── KnowledgeTypeTransfer.aspx.cs
│ │ ├── KnowledgeTypeTransfer.aspx.designer.cs
│ │ ├── LogDetails.aspx
│ │ ├── LogDetails.aspx.cs
│ │ ├── LogDetails.aspx.designer.cs
│ │ ├── MyFavorites.aspx
│ │ ├── MyFavorites.aspx.cs
│ │ ├── MyFavorites.aspx.designer.cs
│ │ ├── NoticeAdd.aspx
│ │ ├── NoticeAdd.aspx.cs
│ │ ├── NoticeAdd.aspx.designer.cs
│ │ ├── NoticeDetail.aspx
│ │ ├── NoticeDetail.aspx.cs
│ │ ├── NoticeDetail.aspx.designer.cs
│ │ ├── NoticeManagers.aspx
│ │ ├── NoticeManagers.aspx.cs
│ │ ├── NoticeManagers.aspx.designer.cs
│ │ ├── NoticeUpdate.aspx
│ │ ├── NoticeUpdate.aspx.cs
│ │ ├── NoticeUpdate.aspx.designer.cs
│ │ ├── OrganizationManagers.aspx
│ │ ├── OrganizationManagers.aspx.cs
│ │ ├── OrganizationManagers.aspx.designer.cs
│ │ ├── OrganizationOper.aspx
│ │ ├── OrganizationOper.aspx.cs
│ │ ├── OrganizationOper.aspx.designer.cs
│ │ ├── OrganizationSelect.aspx
│ │ ├── OrganizationSelect.aspx.cs
│ │ ├── OrganizationSelect.aspx.designer.cs
│ │ ├── OrganizationSelectForType.aspx
│ │ ├── OrganizationSelectForType.aspx.cs
│ │ ├── OrganizationSelectForType.aspx.designer.cs
│ │ ├── PreList.aspx
│ │ ├── PreList.aspx.cs
│ │ ├── PreList.aspx.designer.cs
│ │ ├── QueueManager.aspx
│ │ ├── QueueManager.aspx.cs
│ │ ├── QueueManager.aspx.designer.cs
│ │ ├── QueueOper.aspx
│ │ ├── QueueOper.aspx.cs
│ │ ├── QueueOper.aspx.designer.cs
│ │ ├── ReadyReleaseKnowledge.aspx
│ │ ├── ReadyReleaseKnowledge.aspx.cs
│ │ ├── ReadyReleaseKnowledge.aspx.designer.cs
│ │ ├── RecycleStationManager.aspx
│ │ ├── RecycleStationManager.aspx.cs
│ │ ├── RecycleStationManager.aspx.designer.cs
│ │ ├── RoleManager.aspx
│ │ ├── RoleManager.aspx.cs
│ │ ├── RoleManager.aspx.designer.cs
│ │ ├── RoleOper.aspx
│ │ ├── RoleOper.aspx.cs
│ │ ├── RoleOper.aspx.designer.cs
│ │ ├── SingleNoticeManager.aspx
│ │ ├── SingleNoticeManager.aspx.cs
│ │ ├── SingleNoticeManager.aspx.designer.cs
│ │ ├── TeamManager.aspx
│ │ ├── TeamManager.aspx.cs
│ │ ├── TeamManager.aspx.designer.cs
│ │ ├── TeamOper.aspx
│ │ ├── TeamOper.aspx.cs
│ │ ├── TeamOper.aspx.designer.cs
│ │ ├── UpdatePwd.aspx
│ │ ├── UpdatePwd.aspx.cs
│ │ ├── UpdatePwd.aspx.designer.cs
│ │ ├── UserList.aspx
│ │ ├── UserList.aspx.cs
│ │ ├── UserList.aspx.designer.cs
│ │ ├── UserNotice.aspx
│ │ ├── UserNotice.aspx.cs
│ │ ├── UserNotice.aspx.designer.cs
│ │ ├── UserSearchKnowledge.aspx
│ │ ├── UserSearchKnowledge.aspx.cs
│ │ ├── UserSearchKnowledge.aspx.designer.cs
│ │ ├── VersionCompare.aspx
│ │ ├── VersionCompare.aspx.cs
│ │ ├── VersionCompare.aspx.designer.cs
│ │ ├── WaitAuditKnowledgeManager.aspx
│ │ ├── WaitAuditKnowledgeManager.aspx.cs
│ │ ├── WaitAuditKnowledgeManager.aspx.designer.cs
│ │ ├── WaitProcessKnowledgeInfo.aspx
│ │ ├── WaitProcessKnowledgeInfo.aspx.cs
│ │ └── WaitProcessKnowledgeInfo.aspx.designer.cs
│ ├── My97DatePicker
│ │ ├── calendar.js
│ │ ├── config.js
│ │ ├── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh-tw.js
│ │ ├── My97DatePicker.htm
│ │ ├── skin
│ │ │ ├── datePicker.gif
│ │ │ ├── default
│ │ │ │ ├── datepicker.css
│ │ │ │ └── img.gif
│ │ │ ├── WdatePicker.css
│ │ │ └── whyGreen
│ │ │ ├── bg.jpg
│ │ │ ├── datepicker.css
│ │ │ └── img.gif
│ │ └── WdatePicker.js
│ ├── obj
│ │ └── Debug
│ │ ├── CDWeb.csproj.FileListAbsolute.txt
│ │ ├── CDWeb.dll
│ │ ├── CDWeb.pdb
│ │ └── ResolveAssemblyReference.cache
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Report
│ │ ├── CallInspectionReport.aspx
│ │ ├── CallInspectionReport.aspx.cs
│ │ ├── CallInspectionReport.aspx.designer.cs
│ │ ├── QCPLanReport.aspx
│ │ ├── QCPLanReport.aspx.cs
│ │ └── QCPLanReport.aspx.designer.cs
│ └── Web.config
├── DATA
│ ├── myproject4_1.LDF
│ └── myproject4.mdf
├── FullTextSearchTool
│ ├── AttachFileOperation.cs
│ ├── bin
│ │ └── Debug
│ │ ├── DocX.dll
│ │ ├── FontBox-0.1.0-dev.dll
│ │ ├── FullTextSearchTool.dll
│ │ ├── FullTextSearchTool.pdb
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── IKVM.GNU.Classpath.dll
│ │ ├── IKVM.Runtime.dll
│ │ ├── Lucene.Net.dll
│ │ ├── Lucene.Net.pdb
│ │ └── PDFBox-0.7.3.dll
│ ├── FullTextSearchTool.csproj
│ ├── IndexPathType.cs
│ ├── obj
│ │ └── Debug
│ │ ├── FullTextSearchTool.csproj.FileListAbsolute.txt
│ │ ├── FullTextSearchTool.dll
│ │ └── FullTextSearchTool.pdb
│ ├── outdll
│ │ ├── DocX.dll
│ │ ├── FontBox-0.1.0-dev.dll
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── IKVM.GNU.Classpath.dll
│ │ ├── IKVM.Runtime.dll
│ │ ├── Lucene.Net.dll
│ │ ├── Lucene.Net.pdb
│ │ └── PDFBox-0.7.3.dll
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ └── SearchTool.cs
├── newtb.sql
├── SystemManager
│ ├── AreaManager.cs
│ ├── AttachFileHelp.cs
│ ├── BasePage.cs
│ ├── BaseTemplateManager.cs
│ ├── bin
│ │ └── Debug
│ │ ├── DBManager.dll
│ │ ├── DBManager.pdb
│ │ ├── DocX.dll
│ │ ├── FontBox-0.1.0-dev.dll
│ │ ├── FullTextSearchTool.dll
│ │ ├── FullTextSearchTool.pdb
│ │ ├── Highlighter.Net.dll
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── IKVM.GNU.Classpath.dll
│ │ ├── IKVM.Runtime.dll
│ │ ├── Lucene.Net.dll
│ │ ├── Lucene.Net.pdb
│ │ ├── PDFBox-0.7.3.dll
│ │ ├── SystemManager.dll
│ │ ├── SystemManager.pdb
│ │ └── SystemManager.XML
│ ├── CommHandler.cs
│ ├── CommonEnum.cs
│ ├── DimensionManager.cs
│ ├── dll
│ │ ├── DBManager.dll
│ │ ├── DBManager.dll.config
│ │ ├── DBManager.pdb
│ │ ├── Highlighter.Net.dll
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── Lucene.Net.Analysis.Cn.dll
│ │ ├── Lucene.Net.dll
│ │ └── Lucene.Net.pdb
│ ├── FavoritesManager.cs
│ ├── GroupManager.cs
│ ├── KnowledgeAttachmentHistoryManager.cs
│ ├── KnowledgeAttachmentManager.cs
│ ├── KnowledgeInfoHistoryManager.cs
│ ├── KnowledgeInfoManager.cs
│ ├── KnowledgeLuceneManager.cs
│ ├── KnowledgeStatusManager.cs
│ ├── KnowledgeTypeManager.cs
│ ├── KnperRelationManager.cs
│ ├── LogManager.cs
│ ├── MaterialTypeManager.cs
│ ├── MaterialTypeRecordManager.cs
│ ├── MenuManager.cs
│ ├── Model
│ │ ├── Area.cs
│ │ ├── BaseTemplate.cs
│ │ ├── Dimension.cs
│ │ ├── Favorites.cs
│ │ ├── KnowledgeAttachment.cs
│ │ ├── KnowledgeAttachmentHistory.cs
│ │ ├── KnowledgeInfo.cs
│ │ ├── KnowledgeInfoHistory.cs
│ │ ├── KnowledgeStatus.cs
│ │ ├── KnowledgeType.cs
│ │ ├── KNPERRELATION.cs
│ │ ├── LoginLog.cs
│ │ ├── MaterialType.cs
│ │ ├── MaterialTypeRecord.cs
│ │ ├── Menu.cs
│ │ ├── NoticeModel.cs
│ │ ├── NoticeOrgPre.cs
│ │ ├── Organization.cs
│ │ ├── Permission.cs
│ │ ├── QCRecordList.cs
│ │ ├── QCTaskCompletion.cs
│ │ ├── QCTask.cs
│ │ ├── Role.cs
│ │ ├── RoleRelPre.cs
│ │ ├── ScoreItemRecord.cs
│ │ ├── ScoreStandard.cs
│ │ ├── StandardScoreConfig.cs
│ │ ├── StandardScoreRecord.cs
│ │ ├── TaskDetailInfo.cs
│ │ ├── TaskStateType.cs
│ │ ├── Team.cs
│ │ ├── TemplateMakingConfig.cs
│ │ ├── TemplateQueueRelation.cs
│ │ ├── ThreadPreDim.cs
│ │ ├── UserArea.cs
│ │ ├── UserAreaRelation.cs
│ │ ├── User.cs
│ │ ├── UserGroup.cs
│ │ ├── UserQueue.cs
│ │ ├── UserQueueRelation.cs
│ │ ├── UserTeamRelation.cs
│ │ └── VoiceFile.cs
│ ├── NoticeManager.cs
│ ├── NoticeOrgPreManager.cs
│ ├── obj
│ │ └── Debug
│ │ ├── Refactor
│ │ │ └── SystemManager.dll
│ │ ├── ResolveAssemblyReference.cache
│ │ ├── SystemManager.csproj.FileListAbsolute.txt
│ │ ├── SystemManager.dll
│ │ ├── SystemManager.pdb
│ │ └── TempPE
│ │ └── Resource1.Designer.cs.dll
│ ├── OrganizationManager.cs
│ ├── PerManager.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── QCRecordListManager.cs
│ ├── QCTaskCompletionManager.cs
│ ├── QCTaskManager.cs
│ ├── QueueManager.cs
│ ├── RoleManager.cs
│ ├── RoleRelPreMana.cs
│ ├── ScoreItemRecordManager.cs
│ ├── ScoreStandardManager.cs
│ ├── SqlTool
│ │ ├── DownLoadHelp.cs
│ │ ├── PagerHelp.cs
│ │ ├── PagerHelper2.cs
│ │ └── SqlHelp.cs
│ ├── StandardScoreConfigManager.cs
│ ├── StandardScoreRecordManager.cs
│ ├── SystemManager.csproj
│ ├── SystemManager.csproj.user
│ ├── TaskDetailInfoManager.cs
│ ├── TaskStateTypeManager.cs
│ ├── TeamManager.cs
│ ├── TemplateMakingConfigManager.cs
│ ├── TemplateQueueRelationManager.cs
│ ├── ThreadPreDimManager.cs
│ ├── UserAreaManager.cs
│ ├── UserAreaRelationManager.cs
│ ├── UserManager.cs
│ ├── UserQueueRelationManager.cs
│ ├── UserTeamRelationManger.cs
│ └── VoiceManager.cs
├── SystemManager.sln
├── SystemManager.suo
├── Web
│ ├── 11.WAV
│ ├── App_Code
│ │ ├── BasePage.cs
│ │ └── RandomImg.cs
│ ├── App_Data
│ ├── Bin
│ │ ├── AspNetPager.dll
│ │ ├── DBManager.dll
│ │ ├── DBManager.pdb
│ │ ├── ICSharpCode.SharpZipLib.dll
│ │ ├── SystemManager.dll
│ │ ├── SystemManager.dll.refresh
│ │ ├── SystemManager.pdb
│ │ └── SystemManager.xml
│ ├── Common.ashx
│ ├── Default2.aspx
│ ├── Default2.aspx.cs
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── Error.aspx
│ ├── Error.aspx.cs
│ ├── home.css
│ ├── images
│ │ ├── a2.gif
│ │ ├── a3.gif
│ │ ├── a4.gif
│ │ ├── add.gif
│ │ ├── ad.gif
│ │ ├── a.gif
│ │ ├── back2.gif
│ │ ├── back.gif
│ │ ├── bg.gif
│ │ ├── bigsize.jpg
│ │ ├── bootnbg.jpg
│ │ ├── bullet.gif
│ │ ├── buttom_bgs.gif
│ │ ├── buttom-copy-bg.gif
│ │ ├── buttom_left2.gif
│ │ ├── buttom-left.gif
│ │ ├── buttom_right2.gif
│ │ ├── buttom-right.gif
│ │ ├── Button_On.GIF
│ │ ├── card.jpg
│ │ ├── check-out_.gif
│ │ ├── close1.gif
│ │ ├── close.gif
│ │ ├── content-bg.gif
│ │ ├── content-bg-line.gif
│ │ ├── database_import_.gif
│ │ ├── DefaultDocs.gif
│ │ ├── defind.gif
│ │ ├── delete_6.gif
│ │ ├── delete.gif
│ │ ├── del.jpg
│ │ ├── down01.gif
│ │ ├── edit.gif
│ │ ├── ershou_1.gif
│ │ ├── ershou_2.gif
│ │ ├── format.gif
│ │ ├── fox.css
│ │ ├── g.gif
│ │ ├── !.gif
│ │ ├── gw2.gif
│ │ ├── gw.gif
│ │ ├── icon2_004.png
│ │ ├── icon2_089.png
│ │ ├── icon2_090.png
│ │ ├── icon-demo.gif
│ │ ├── icon-login-seaver.gif
│ │ ├── icon-mail2.gif
│ │ ├── icon-phone.gif
│ │ ├── image_1.gif
│ │ ├── image_(add)6.gif
│ │ ├── imagedelete.gif
│ │ ├── imageedit.gif
│ │ ├── ipsecurity.gif
│ │ ├── l1b3.gif
│ │ ├── l1b4.gif
│ │ ├── l1b5.gif
│ │ ├── left-bg.gif
│ │ ├── left-top-right.gif
│ │ ├── line2.jpg
│ │ ├── linkspic3.gif
│ │ ├── linkspic6.gif
│ │ ├── lm.gif
│ │ ├── lminfo.gif
│ │ ├── loading.gif
│ │ ├── login_bg.jpg
│ │ ├── Login_but.gif
│ │ ├── login-buttom-bg.gif
│ │ ├── login-content-bg.gif
│ │ ├── login-top-bg.gif
│ │ ├── login-wel.gif
│ │ ├── logo1.gif
│ │ ├── logo.gif
│ │ ├── logo.png
│ │ ├── luck.gif
│ │ ├── mail_leftbg.gif
│ │ ├── mail_rightbg.gif
│ │ ├── menu_bg1.gif
│ │ ├── menu_bg2.gif
│ │ ├── menu_bg.gif
│ │ ├── menu_bgs.gif
│ │ ├── menu_topimg.gif
│ │ ├── menu_topline.gif
│ │ ├── MessageIcon
│ │ │ ├── MessageAlert.gif
│ │ │ ├── MessageBody.gif
│ │ │ ├── MessageEnd.gif
│ │ │ ├── MessageError.gif
│ │ │ ├── MessageHead.gif
│ │ │ ├── MessageOk.gif
│ │ │ ├── Thumbs.db
│ │ │ └── vssver2.scc
│ │ ├── mime.gif
│ │ ├── module.gif
│ │ ├── nav-right-bg.gif
│ │ ├── new.gif
│ │ ├── news-title-bg.gif
│ │ ├── ok.gif
│ │ ├── OK.jpg
│ │ ├── orderby.gif
│ │ ├── out.gif
│ │ ├── password.gif
│ │ ├── pic10.gif
│ │ ├── pic11.gif
│ │ ├── pic12.gif
│ │ ├── pic13.gif
│ │ ├── pic14.gif
│ │ ├── pic15.gif
│ │ ├── pic16.gif
│ │ ├── pic17.gif
│ │ ├── pic18.gif
│ │ ├── pic19.gif
│ │ ├── pic1.gif
│ │ ├── pic21.gif
│ │ ├── pic22.gif
│ │ ├── pic23.gif
│ │ ├── pic24.gif
│ │ ├── pic25.gif
│ │ ├── pic26.gif
│ │ ├── pic5.gif
│ │ ├── pic6.gif
│ │ ├── pic7.gif
│ │ ├── pic8.gif
│ │ ├── pic9.gif
│ │ ├── Redirects.gif
│ │ ├── report2_(add).gif
│ │ ├── report2_(delete).gif
│ │ ├── right_smbg.jpg
│ │ ├── rule.gif
│ │ ├── servicezhgb2312.gif
│ │ ├── set2.gif
│ │ ├── set.gif
│ │ ├── sitebackup.gif
│ │ ├── skin.css
│ │ ├── smallbg.jpg
│ │ ├── st.gif
│ │ ├── stop.gif
│ │ ├── st.png
│ │ ├── str.gif
│ │ ├── Submit_bg.gif
│ │ ├── t2bg1.gif
│ │ ├── t2bg2.gif
│ │ ├── t2bg4.gif
│ │ ├── t2bg5.gif
│ │ ├── Thumbs.db
│ │ ├── title.gif
│ │ ├── tj.jpg
│ │ ├── to.gif
│ │ ├── tool-down-pic.gif
│ │ ├── top_bt.jpg
│ │ ├── top-right.gif
│ │ ├── ts.gif
│ │ ├── up01.gif
│ │ ├── usercontrol.gif
│ │ ├── user.gif
│ │ ├── user-info.gif
│ │ ├── userset.gif
│ │ ├── validate_error.gif
│ │ ├── validate_success.gif
│ │ ├── vie.gif
│ │ ├── X.gif
│ │ ├── yc.gif
│ │ └── yx.gif
│ ├── JS
│ │ ├── common.js
│ │ ├── corl.js
│ │ ├── index.js
│ │ ├── jmessagebox-1.0.1.js
│ │ ├── jquery-1.5.1.min.js
│ │ ├── jquery.cookie.js
│ │ ├── manager.js
│ │ ├── moo.fx.js
│ │ ├── moo.fx.pack.js
│ │ ├── mycreatewindown.js
│ │ ├── popup_layer.js
│ │ └── prototype.lite.js
│ ├── Left.aspx
│ ├── Left.aspx.cs
│ ├── Login.aspx
│ ├── Login.aspx.cs
│ ├── Main.aspx
│ ├── Main.aspx.cs
│ ├── Manager
│ │ ├── AddMenu.aspx
│ │ ├── AddMenu.aspx.cs
│ │ ├── AddRole.aspx
│ │ ├── AddRole.aspx.cs
│ │ ├── AssignPermission.aspx
│ │ ├── AssignPermission.aspx.cs
│ │ ├── BaseMenu.aspx
│ │ ├── BaseMenu.aspx.cs
│ │ ├── Error.aspx
│ │ ├── Error.aspx.cs
│ │ ├── JoinUser.aspx
│ │ ├── JoinUser.aspx.cs
│ │ ├── MenuList.aspx
│ │ ├── MenuList.aspx.cs
│ │ ├── MenuPermission.aspx
│ │ ├── MenuPermission.aspx.cs
│ │ ├── Message.aspx
│ │ ├── Message.aspx.cs
│ │ ├── RoleManager.aspx
│ │ ├── RoleManager.aspx.cs
│ │ ├── Transition.aspx
│ │ ├── Transition.aspx.cs
│ │ ├── UserList.aspx
│ │ └── UserList.aspx.cs
│ ├── messagebox
│ │ └── blue
│ │ ├── buttons.gif
│ │ ├── messagebox.css
│ │ └── window_title.gif
│ ├── RandomImage.aspx
│ ├── RandomImage.aspx.cs
│ ├── Top.aspx
│ ├── Top.aspx.cs
│ ├── tree_dnd_no.png
│ ├── UserSet.aspx
│ ├── UserSet.aspx.cs
│ ├── web.config
│ └── 改变.WAV
├── 拉卡拉知识库.docx
└── 文档
├── knowledge.pdb
├── knowledge.pdm
├── myproject2.sql
├── oraclesorttype.~sql
├── oraclesorttype.sql
├── oracle.~sql
├── oracle.sql
├── QC.pdm
├── QC.sql
├── sqlsorttype.sql
├── sql.sql
├── tvc_voice_files.sql
├── vcs124.zip
├── vicoracle.sql
├── 上海客户服务质检系统_用户手册_v1.0.1.doc
├── 成大dns配置.txt
├── 数据类型配置说明.txt
├── 知识库用户使用手册.docx
├── 知识库系统用户详细手册2010-4-10(全).doc
├── 质检数据字典.docx
├── 质检流程图.vsd
├── 质检管理系统功能说明.docx
└── 质检详细开发文档.docx
149 directories, 1937 files
标签:
网友评论
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
支持(0) 盖楼(回复)