在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 美发会员管理系统源码几千元在淘宝买的奉献给大家有安装说明

美发会员管理系统源码几千元在淘宝买的奉献给大家有安装说明

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:41.44M
  • 下载次数:42
  • 浏览次数:252
  • 发布时间:2020-10-23
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
该套会员管理系统现在多家商家使用多年,是一套通用性强、功能强大的会员管理软件,是企业经营管理不可或缺的管理工具。系统将会员信息、会员消费紧密结合,实现会员储值卡、折扣卡、计次卡多卡合一的组合卡管理功能,且会员消费可自动积分,帮助企业全面实现管理信息化。适用于以会员制客户管理模式为中心的服务性行业,如:餐饮娱乐、美容美发、休闲健身、洗浴中心、零售专卖、汽车美容等,有效提升企业客户的忠诚度,为企业创造价值。 网购的分享给大家
【实例截图】
【核心代码】
BN144-会员系统
├── 1.jpg
├── 2.jpg
├── 3.jpg
├── data
│   ├── SQL2005
│   │   ├── lfejy_log.ldf
│   │   └── lfejy.mdf
│   └── SQL2008
│   ├── lfejy_log.ldf
│   └── lfejy.mdf
├── DBUtility
│   ├── AssemblyInfo.cs
│   ├── bin
│   │   └── Debug
│   │   ├── DBUtility.dll
│   │   ├── DBUtility.pdb
│   │   ├── DevExpress.Charts.v8.2.Core.dll
│   │   ├── DevExpress.Charts.v8.2.Core.dll.refresh
│   │   ├── DevExpress.Data.v8.1.dll
│   │   ├── DevExpress.Data.v8.1.dll.refresh
│   │   ├── DevExpress.Data.v8.2.dll
│   │   ├── DevExpress.Data.v8.2.dll.refresh
│   │   ├── DevExpress.Utils.v8.2.dll
│   │   ├── DevExpress.Utils.v8.2.dll.refresh
│   │   ├── DevExpress.Web.ASPxEditors.v8.1.dll
│   │   ├── DevExpress.Web.ASPxEditors.v8.1.dll.refresh
│   │   ├── DevExpress.Web.ASPxGridView.v8.1.dll
│   │   ├── DevExpress.Web.ASPxGridView.v8.1.dll.refresh
│   │   ├── DevExpress.Web.v8.1.dll
│   │   ├── DevExpress.Web.v8.1.dll.refresh
│   │   ├── DevExpress.Web.v8.2.dll
│   │   ├── DevExpress.Web.v8.2.dll.refresh
│   │   ├── DevExpress.XtraCharts.v8.2.Design.dll
│   │   ├── DevExpress.XtraCharts.v8.2.Design.dll.refresh
│   │   ├── DevExpress.XtraCharts.v8.2.dll
│   │   ├── DevExpress.XtraCharts.v8.2.dll.refresh
│   │   ├── DevExpress.XtraCharts.v8.2.UI.dll.refresh
│   │   ├── DevExpress.XtraCharts.v8.2.Web.dll
│   │   ├── DevExpress.XtraCharts.v8.2.Web.dll.refresh
│   │   ├── DevExpress.XtraEditors.v8.2.dll.refresh
│   │   ├── DevExpress.XtraGauges.v8.2.Core.dll
│   │   ├── DevExpress.XtraGauges.v8.2.Core.dll.refresh
│   │   └── DevExpress.XtraNavBar.v8.2.dll.refresh
│   ├── DBUtility
│   │   ├── BarCodeToHTML.cs
│   │   ├── BaseClass.cs
│   │   ├── ChartServices.cs
│   │   ├── CommandInfo.cs
│   │   ├── DataValidate.cs
│   │   ├── DbHelperSQL.cs
│   │   ├── DESEncrypt.cs
│   │   ├── EffentNextType.cs
│   │   ├── EUCPComm.cs
│   │   ├── GlobalDate.cs
│   │   ├── ImageThumbnail.cs
│   │   ├── OracleHelper.cs
│   │   ├── PubConstant.cs
│   │   ├── PublicMethod.cs
│   │   ├── readcard.cs
│   │   ├── Reader.cs
│   │   ├── SelectNum.cs
│   │   ├── ServiceData.cs
│   │   ├── SMSContent.cs
│   │   └── SMSReport.cs
│   ├── DBUtility.csproj
│   ├── DBUtility.csproj.user
│   ├── Global.cs
│   └── obj
│   └── Debug
│   ├── DBUtility.csproj.FileListAbsolute.txt
│   ├── DBUtility.csprojResolveAssemblyReference.cache
│   ├── DBUtility.dll
│   ├── DBUtility.pdb
│   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   └── ResolveAssemblyReference.cache
├── JYHY.sln
├── Model
│   ├── AssemblyInfo.cs
│   ├── bin
│   │   └── Debug
│   │   ├── DBUtility.dll
│   │   ├── DBUtility.pdb
│   │   ├── DevExpress.Charts.v8.2.Core.dll
│   │   ├── DevExpress.Data.v8.2.dll
│   │   ├── DevExpress.Utils.v8.2.dll
│   │   ├── DevExpress.Web.v8.2.dll
│   │   ├── DevExpress.XtraCharts.v8.2.dll
│   │   ├── DevExpress.XtraCharts.v8.2.Web.dll
│   │   ├── Model.dll
│   │   └── Model.pdb
│   ├── Global.cs
│   ├── Model
│   │   └── Userinfo.cs
│   ├── Model.csproj
│   ├── Model.csproj.user
│   └── obj
│   └── Debug
│   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   ├── Model.csproj.FileListAbsolute.txt
│   ├── Model.csprojResolveAssemblyReference.cache
│   ├── Model.dll
│   ├── Model.pdb
│   └── ResolveAssemblyReference.cache
├── WebUI
│   ├── App_Themes
│   │   └── Glass
│   │   └── Web
│   │   ├── hlTail.gif
│   │   ├── Loading.gif
│   │   ├── mHorizontalPopOut.gif
│   │   ├── mItemBack.gif
│   │   ├── mItemHBack.gif
│   │   ├── mItemSBack.gif
│   │   ├── mLargeItemBack.gif
│   │   ├── mLargeItemHBack.gif
│   │   ├── mLargeItemSBack.gif
│   │   ├── mSubMenuItemChecked.gif
│   │   ├── mSubMenuItem.gif
│   │   ├── mVerticalPopOut.gif
│   │   ├── mVItemBack.gif
│   │   ├── mVItemHBack.gif
│   │   ├── mVItemSBack.gif
│   │   ├── nbCollapse.png
│   │   ├── nbExpand.png
│   │   ├── nbHeaderBack.gif
│   │   ├── nbHeaderHBack.gif
│   │   ├── ncBackToTop.png
│   │   ├── ncTail.gif
│   │   ├── pAllDisabled.gif
│   │   ├── pAllDisabled.png
│   │   ├── pAll.gif
│   │   ├── pAll.png
│   │   ├── pcCloseButton.png
│   │   ├── pcContentBack.gif
│   │   ├── pcContentWithTabBottomBack.gif
│   │   ├── pcFooterBack.gif
│   │   ├── pcHeaderBack.gif
│   │   ├── pcModalBack.gif
│   │   ├── pcSizeGrip.png
│   │   ├── pFirstDisabled.gif
│   │   ├── pFirstDisabled.png
│   │   ├── pFirst.gif
│   │   ├── pFirst.png
│   │   ├── pLastDisabled.gif
│   │   ├── pLastDisabled.png
│   │   ├── pLast.gif
│   │   ├── pLast.png
│   │   ├── pNextDisabled.gif
│   │   ├── pNextDisabled.png
│   │   ├── pNext.gif
│   │   ├── pNext.png
│   │   ├── pPrevDisabled.gif
│   │   ├── pPrevDisabled.png
│   │   ├── pPrev.gif
│   │   ├── pPrev.png
│   │   ├── rpBottomLeftCorner.png
│   │   ├── rpBottomRightCorner.png
│   │   ├── rpContentBack.gif
│   │   ├── rpHeaderBack.gif
│   │   ├── rpHeaderLeftEdge.gif
│   │   ├── rpHeaderRightEdge.gif
│   │   ├── rpLeftRightEdge.gif
│   │   ├── rpNoHeaderTopLeftCorner.png
│   │   ├── rpNoHeaderTopRightCorner.png
│   │   ├── rpTopLeftCorner.png
│   │   ├── rpTopRightCorner.png
│   │   ├── smLevel0Back.gif
│   │   ├── styles.css
│   │   ├── tcATabBack.gif
│   │   ├── tcATabBottomBack.gif
│   │   ├── tcContentBack.gif
│   │   ├── tcHTabBack.gif
│   │   ├── tcHTabBottomBack.gif
│   │   ├── tcTabBack.gif
│   │   ├── tcTabBottomBack.gif
│   │   ├── Thumbs.db
│   │   ├── tiBackToTop.png
│   │   └── tiHeaderBack.gif
│   ├── aspnet_client
│   │   └── system_web
│   │   └── 2_0_50727
│   │   ├── CrystalReportWebFormViewer3
│   │   │   ├── CSs
│   │   │   │   └── default.css
│   │   │   ├── html
│   │   │   │   ├── calendarbottom.html
│   │   │   │   ├── calendar.html
│   │   │   │   ├── calendartop.html
│   │   │   │   ├── crystalexportdialog.htm
│   │   │   │   └── crystalprinthost.html
│   │   │   ├── Images
│   │   │   │   ├── ToolBar
│   │   │   │   │   ├── calendar.gif
│   │   │   │   │   ├── crlogo.gif
│   │   │   │   │   ├── exportd.gif
│   │   │   │   │   ├── export.gif
│   │   │   │   │   ├── export_over.gif
│   │   │   │   │   ├── Firstd.gif
│   │   │   │   │   ├── First.gif
│   │   │   │   │   ├── first_over.gif
│   │   │   │   │   ├── gotopaged.gif
│   │   │   │   │   ├── gotopage.gif
│   │   │   │   │   ├── gotopage_over.gif
│   │   │   │   │   ├── grouptreed.gif
│   │   │   │   │   ├── grouptree.gif
│   │   │   │   │   ├── grouptree_over.gif
│   │   │   │   │   ├── grouptreepressed.gif
│   │   │   │   │   ├── Lastd.gif
│   │   │   │   │   ├── Last.gif
│   │   │   │   │   ├── last_over.gif
│   │   │   │   │   ├── Nextd.gif
│   │   │   │   │   ├── Next.gif
│   │   │   │   │   ├── next_over.gif
│   │   │   │   │   ├── Prevd.gif
│   │   │   │   │   ├── Prev.gif
│   │   │   │   │   ├── prev_over.gif
│   │   │   │   │   ├── printd.gif
│   │   │   │   │   ├── print.gif
│   │   │   │   │   ├── print_over.gif
│   │   │   │   │   ├── refreshd.gif
│   │   │   │   │   ├── Refresh.gif
│   │   │   │   │   ├── refresh_over.gif
│   │   │   │   │   ├── searchd.gif
│   │   │   │   │   ├── Search.gif
│   │   │   │   │   ├── search_over.gif
│   │   │   │   │   ├── upd.gif
│   │   │   │   │   ├── up.gif
│   │   │   │   │   └── up_over.gif
│   │   │   │   └── Tree
│   │   │   │   ├── begindots.gif
│   │   │   │   ├── beginminus.gif
│   │   │   │   ├── beginplus.gif
│   │   │   │   ├── blankdots.gif
│   │   │   │   ├── blank.gif
│   │   │   │   ├── dots.gif
│   │   │   │   ├── lastdots.gif
│   │   │   │   ├── lastminus.gif
│   │   │   │   ├── lastplus.gif
│   │   │   │   ├── Magnify.gif
│   │   │   │   ├── Minusbox.gif
│   │   │   │   ├── minus.gif
│   │   │   │   ├── Plusbox.gif
│   │   │   │   ├── plus.gif
│   │   │   │   ├── singleminus.gif
│   │   │   │   └── singleplus.gif
│   │   │   └── JS
│   │   │   ├── calendar_param.js
│   │   │   ├── dt_param.js
│   │   │   ├── export.js
│   │   │   ├── KeyDownEvent.js
│   │   │   ├── print.js
│   │   │   ├── prompts_param.js
│   │   │   ├── strings_chs.js
│   │   │   ├── strings_cht.js
│   │   │   ├── strings_de.js
│   │   │   ├── strings_en.js
│   │   │   ├── strings_es.js
│   │   │   ├── strings_fr.js
│   │   │   ├── strings_it.js
│   │   │   ├── strings_ja.js
│   │   │   └── strings_ko.js
│   │   └── CrystalReportWebFormViewer4
│   │   ├── css
│   │   │   └── default.css
│   │   ├── html
│   │   │   ├── calendarbottom.html
│   │   │   ├── calendar.html
│   │   │   ├── calendartop.html
│   │   │   ├── crystalexportdialog.htm
│   │   │   └── crystalprinthost.html
│   │   ├── images
│   │   │   ├── toolbar
│   │   │   │   ├── calendar.gif
│   │   │   │   ├── crlogo.gif
│   │   │   │   ├── exportd.gif
│   │   │   │   ├── export.gif
│   │   │   │   ├── export_over.gif
│   │   │   │   ├── Firstd.gif
│   │   │   │   ├── First.gif
│   │   │   │   ├── first_over.gif
│   │   │   │   ├── gotopaged.gif
│   │   │   │   ├── gotopage.gif
│   │   │   │   ├── gotopage_over.gif
│   │   │   │   ├── grouptreed.gif
│   │   │   │   ├── grouptree.gif
│   │   │   │   ├── grouptree_over.gif
│   │   │   │   ├── grouptreepressed.gif
│   │   │   │   ├── Lastd.gif
│   │   │   │   ├── Last.gif
│   │   │   │   ├── last_over.gif
│   │   │   │   ├── Nextd.gif
│   │   │   │   ├── Next.gif
│   │   │   │   ├── next_over.gif
│   │   │   │   ├── Prevd.gif
│   │   │   │   ├── Prev.gif
│   │   │   │   ├── prev_over.gif
│   │   │   │   ├── printd.gif
│   │   │   │   ├── print.gif
│   │   │   │   ├── print_over.gif
│   │   │   │   ├── refreshd.gif
│   │   │   │   ├── Refresh.gif
│   │   │   │   ├── refresh_over.gif
│   │   │   │   ├── searchd.gif
│   │   │   │   ├── Search.gif
│   │   │   │   ├── search_over.gif
│   │   │   │   ├── upd.gif
│   │   │   │   ├── up.gif
│   │   │   │   └── up_over.gif
│   │   │   └── tree
│   │   │   ├── begindots.gif
│   │   │   ├── beginminus.gif
│   │   │   ├── beginplus.gif
│   │   │   ├── blankdots.gif
│   │   │   ├── blank.gif
│   │   │   ├── dots.gif
│   │   │   ├── lastdots.gif
│   │   │   ├── lastminus.gif
│   │   │   ├── lastplus.gif
│   │   │   ├── Magnify.gif
│   │   │   ├── minusbox.gif
│   │   │   ├── minus.gif
│   │   │   ├── plusbox.gif
│   │   │   ├── plus.gif
│   │   │   ├── singleminus.gif
│   │   │   └── singleplus.gif
│   │   └── js
│   │   ├── calendar_param.js
│   │   ├── dt_param.js
│   │   ├── export.js
│   │   ├── KeyDownEvent.js
│   │   ├── print.js
│   │   ├── prompts_param.js
│   │   ├── strings_chs.js
│   │   ├── strings_cht.js
│   │   ├── strings_de.js
│   │   ├── strings_en.js
│   │   ├── strings_es.js
│   │   ├── strings_fr.js
│   │   ├── strings_it.js
│   │   ├── strings_ja.js
│   │   └── strings_ko.js
│   ├── BgUI
│   │   ├── easyui-lang-zh_CN.js
│   │   ├── jquery.easyui.min.js
│   │   └── themes
│   │   ├── default
│   │   │   ├── easyui.css
│   │   │   └── images
│   │   │   ├── accordion_collapse.png
│   │   │   ├── accordion_expand.png
│   │   │   ├── button_a_bg1.gif
│   │   │   ├── button_a_bg.gif
│   │   │   ├── button_plain_hover.png
│   │   │   ├── button_span_bg1.gif
│   │   │   ├── button_span_bg.gif
│   │   │   ├── calendar_nextmonth1.gif
│   │   │   ├── calendar_nextmonth.gif
│   │   │   ├── calendar_nextyear1.gif
│   │   │   ├── calendar_nextyear.gif
│   │   │   ├── calendar_prevmonth1.gif
│   │   │   ├── calendar_prevmonth.gif
│   │   │   ├── calendar_prevyear1.gif
│   │   │   ├── calendar_prevyear.gif
│   │   │   ├── combo1.jpg
│   │   │   ├── combo2.jpg
│   │   │   ├── combo_arrow1.gif
│   │   │   ├── combo_arrow.gif
│   │   │   ├── combo.jpg
│   │   │   ├── datagrid_header_bg2.jpg
│   │   │   ├── datagrid_header_bg3.jpg
│   │   │   ├── datagrid_header_bg.gif
│   │   │   ├── datagrid_row_collapse.gif
│   │   │   ├── datagrid_row_expand.gif
│   │   │   ├── datagrid_sort_asc.gif
│   │   │   ├── datagrid_sort_desc.gif
│   │   │   ├── datagrid_title_bg.png
│   │   │   ├── datebox_arrow.png
│   │   │   ├── help.gif
│   │   │   ├── i.png
│   │   │   ├── layout_button_down.gif
│   │   │   ├── layout_button_left12.gif
│   │   │   ├── layout_button_left.gif
│   │   │   ├── layout_button_right1.gif
│   │   │   ├── layout_button_right.gif
│   │   │   ├── layout_button_up.gif
│   │   │   ├── left_bg_img.jpg
│   │   │   ├── leftjt1.png
│   │   │   ├── leftjt-over1.png
│   │   │   ├── leftjt-over.png
│   │   │   ├── leftjt.png
│   │   │   ├── loading.gif
│   │   │   ├── 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
│   │   │   ├── page_bg.jpg
│   │   │   ├── page_bg_s1.jpg
│   │   │   ├── page_bg_s.jpg
│   │   │   ├── pagination_first.gif
│   │   │   ├── pagination_last.gif
│   │   │   ├── pagination_loading.gif
│   │   │   ├── pagination_load.png
│   │   │   ├── pagination_next.gif
│   │   │   ├── pagination_prev.gif
│   │   │   ├── panel_loading.gif
│   │   │   ├── panel_title1.png
│   │   │   ├── panel_title.png
│   │   │   ├── panel_tool_collapse.gif
│   │   │   ├── panel_tool_expand.gif
│   │   │   ├── panel_tools.gif
│   │   │   ├── rightjt1.png
│   │   │   ├── rightjt-over1.png
│   │   │   ├── rightjt-over.png
│   │   │   ├── rightjt.png
│   │   │   ├── spinner_arrow_down.gif
│   │   │   ├── spinner_arrow_up.gif
│   │   │   ├── tabs_active.png
│   │   │   ├── tabs_close1.gif
│   │   │   ├── tabs_close.gif
│   │   │   ├── tabs_close.jpg
│   │   │   ├── tabs_enabled.gif
│   │   │   ├── tabs_enabled.png
│   │   │   ├── tabs_leftarrow.gif
│   │   │   ├── tabs_leftarrow.png
│   │   │   ├── tabs_rightarrow.gif
│   │   │   ├── tabs_rightarrow.png
│   │   │   ├── tagleft.gif
│   │   │   ├── tagright.gif
│   │   │   ├── tree_arrows1.gif
│   │   │   ├── tree_arrows.gif
│   │   │   ├── tree_arrows绿.gif
│   │   │   ├── tree_checkbox_0.gif
│   │   │   ├── tree_checkbox_1.gif
│   │   │   ├── tree_checkbox_2.gif
│   │   │   ├── tree_file1.gif
│   │   │   ├── tree_file.gif
│   │   │   ├── tree_folder1.gif
│   │   │   ├── tree_folder.gif
│   │   │   ├── tree_folder_open1.gif
│   │   │   ├── tree_folder_open.gif
│   │   │   ├── tree_loading.gif
│   │   │   ├── validatebox_pointer.gif
│   │   │   ├── validatebox_warning1.png
│   │   │   └── validatebox_warning.png
│   │   ├── icon.css
│   │   └── icons
│   │   ├── 103.png
│   │   ├── application_add.png
│   │   ├── application_delete.png
│   │   ├── application_edit.png
│   │   ├── blue
│   │   │   ├── 121.png
│   │   │   ├── back.png
│   │   │   ├── cancel.gif
│   │   │   ├── cancel.png
│   │   │   ├── cut.png
│   │   │   ├── database_add.png
│   │   │   ├── database_delete.png
│   │   │   ├── database_edit.png
│   │   │   ├── database_link.png
│   │   │   ├── database_save.png
│   │   │   ├── database_table.png
│   │   │   ├── edit_add.png
│   │   │   ├── edit_remove.png
│   │   │   ├── filesave.png
│   │   │   ├── gif
│   │   │   │   ├── btn
│   │   │   │   │   ├── ico_close.gif
│   │   │   │   │   ├── ico_save.gif
│   │   │   │   │   ├── save_a.gif
│   │   │   │   │   └── save.gif
│   │   │   │   ├── gif
│   │   │   │   │   ├── tab_ico_a.gif
│   │   │   │   │   └── tab_ico.gif
│   │   │   │   ├── ico_1.gif
│   │   │   │   ├── ico_2.gif
│   │   │   │   ├── ico_3.gif
│   │   │   │   ├── ico_4.gif
│   │   │   │   ├── ico_5.gif
│   │   │   │   ├── ico_6.gif
│   │   │   │   ├── ico_7.gif
│   │   │   │   ├── ico_8.gif
│   │   │   │   ├── ico_9.gif
│   │   │   │   ├── nav
│   │   │   │   │   ├── ico_1.gif
│   │   │   │   │   ├── ico_2.gif
│   │   │   │   │   ├── ico_3.gif
│   │   │   │   │   └── ico.gif
│   │   │   │   └── page
│   │   │   │   ├── page_ico_1.gif
│   │   │   │   ├── page_ico_2.gif
│   │   │   │   ├── page_ico_3.gif
│   │   │   │   ├── page_ico_4.gif
│   │   │   │   └── page_ico_5.gif
│   │   │   ├── help.png
│   │   │   ├── h.png
│   │   │   ├── ico_group_edit.png
│   │   │   ├── icon_accordion_node.png
│   │   │   ├── icon_add.gif
│   │   │   ├── icon_add.png
│   │   │   ├── icon_delete.png
│   │   │   ├── icon_edit.png
│   │   │   ├── icon_grounp_add.png
│   │   │   ├── icon_group_add.gif
│   │   │   ├── icon_group_delete.gif
│   │   │   ├── icon_group_delete.png
│   │   │   ├── icon_group_edit.gif
│   │   │   ├── icon_import.gif
│   │   │   ├── icon_import.png
│   │   │   ├── icon_menu.png
│   │   │   ├── no.png
│   │   │   ├── ok.gif
│   │   │   ├── ok.png
│   │   │   ├── pencil.png
│   │   │   ├── print.png
│   │   │   ├── redo.png
│   │   │   ├── reload.gif
│   │   │   ├── reload.png
│   │   │   ├── search.gif
│   │   │   ├── search.png
│   │   │   ├── tab_ico_a.png
│   │   │   ├── tab_ico.png
│   │   │   └── undo.png
│   │   ├── book_32s.png
│   │   ├── coins_add.png
│   │   ├── Commit.png
│   │   ├── deleteDet.gif
│   │   ├── excel.png
│   │   ├── find.gif
│   │   ├── green
│   │   │   ├── back.png
│   │   │   ├── cancel.gif
│   │   │   ├── cancel.png
│   │   │   ├── cut.png
│   │   │   ├── edit_add.png
│   │   │   ├── edit_remove.png
│   │   │   ├── filesave.png
│   │   │   ├── gif
│   │   │   │   ├── btn
│   │   │   │   │   ├── ico_close.gif
│   │   │   │   │   ├── ico_save.gif
│   │   │   │   │   ├── save_a.gif
│   │   │   │   │   └── save.gif
│   │   │   │   ├── gif
│   │   │   │   │   ├── tab_ico_a.gif
│   │   │   │   │   └── tab_ico.gif
│   │   │   │   ├── ico_1.gif
│   │   │   │   ├── ico_2.gif
│   │   │   │   ├── ico_3.gif
│   │   │   │   ├── ico_4.gif
│   │   │   │   ├── ico_5.gif
│   │   │   │   ├── ico_6.gif
│   │   │   │   ├── ico_7.gif
│   │   │   │   ├── ico_8.gif
│   │   │   │   ├── ico_9.gif
│   │   │   │   ├── nav
│   │   │   │   │   ├── ico_1.gif
│   │   │   │   │   ├── ico_2.gif
│   │   │   │   │   ├── ico_3.gif
│   │   │   │   │   └── ico.gif
│   │   │   │   └── page
│   │   │   │   ├── page_ico_1.gif
│   │   │   │   ├── page_ico_2.gif
│   │   │   │   ├── page_ico_3.gif
│   │   │   │   ├── page_ico_4.gif
│   │   │   │   └── page_ico_5.gif
│   │   │   ├── help.png
│   │   │   ├── ico_group_edit.png
│   │   │   ├── icon_accordion_node.png
│   │   │   ├── icon_add.gif
│   │   │   ├── icon_add.png
│   │   │   ├── icon_delete.png
│   │   │   ├── icon_edit.png
│   │   │   ├── icon_grounp_add.png
│   │   │   ├── icon_group_add.gif
│   │   │   ├── icon_group_delete.gif
│   │   │   ├── icon_group_delete.png
│   │   │   ├── icon_group_edit.gif
│   │   │   ├── icon_import.gif
│   │   │   ├── icon_import.png
│   │   │   ├── icon_menu.png
│   │   │   ├── no.png
│   │   │   ├── ok.gif
│   │   │   ├── ok.png
│   │   │   ├── pencil.png
│   │   │   ├── print.png
│   │   │   ├── redo.png
│   │   │   ├── reload.gif
│   │   │   ├── reload.png
│   │   │   ├── search.gif
│   │   │   ├── search.png
│   │   │   ├── tab_ico1.gif
│   │   │   ├── tab_ico_a.png
│   │   │   ├── tab_ico.gif
│   │   │   ├── tab_ico.png
│   │   │   └── undo.png
│   │   ├── h.png
│   │   ├── lorry_go.png
│   │   ├── monitor_021.png
│   │   ├── monitor_082.png
│   │   ├── monitor_136s.png
│   │   ├── onebit_21.png
│   │   ├── page_table_32s.png
│   │   ├── page_text_chart_32s.png
│   │   ├── page_white_go.png
│   │   ├── panel_tool_collapse1.gif
│   │   ├── panel_tool_expand1.gif
│   │   ├── paycatalogs.png
│   │   ├── user_blue_32s.png
│   │   ├── user_business_32s.png
│   │   ├── userregedits.png
│   │   ├── users_business_32s.png
│   │   ├── warning_16.png
│   │   └── web_layout_32s.png
│   ├── bin
│   │   ├── App_Licenses.dll
│   │   ├── AspNetPager.dll
│   │   ├── DBUtility.dll
│   │   ├── DBUtility.pdb
│   │   ├── DevExpress.Charts.v8.2.Core.dll
│   │   ├── DevExpress.Data.v8.1.dll
│   │   ├── DevExpress.Data.v8.2.dll
│   │   ├── DevExpress.Utils.v8.2.dll
│   │   ├── DevExpress.Web.ASPxEditors.v8.1.dll
│   │   ├── DevExpress.Web.ASPxGridView.v8.1.dll
│   │   ├── DevExpress.Web.v8.1.dll
│   │   ├── DevExpress.Web.v8.2.dll
│   │   ├── DevExpress.XtraCharts.v8.2.Design.dll
│   │   ├── DevExpress.XtraCharts.v8.2.dll
│   │   ├── DevExpress.XtraCharts.v8.2.UI.dll
│   │   ├── DevExpress.XtraCharts.v8.2.Web.dll
│   │   ├── DevExpress.XtraEditors.v8.2.dll
│   │   ├── DevExpress.XtraGauges.v8.2.Core.dll
│   │   ├── DevExpress.XtraNavBar.v8.2.dll
│   │   ├── EUCPComm.dll
│   │   ├── function.dll
│   │   ├── hyst.dll
│   │   ├── Model.dll
│   │   ├── Model.pdb
│   │   └── USB.dll
│   ├── Commission
│   │   ├── Ajaxadd.aspx
│   │   ├── Ajaxadd.aspx.cs
│   │   ├── Ajaxload.aspx
│   │   ├── Ajaxload.aspx.cs
│   │   ├── Ajaxloadcom.aspx
│   │   ├── Ajaxloadcom.aspx.cs
│   │   ├── comlist.aspx
│   │   ├── comlist.aspx.cs
│   │   ├── comset.aspx
│   │   └── comset.aspx.cs
│   ├── consumes
│   │   ├── Ajaxchecknum.aspx
│   │   ├── Ajaxchecknum.aspx.cs
│   │   ├── Ajaxconsumeslist.aspx
│   │   ├── Ajaxconsumeslist.aspx.cs
│   │   ├── Ajaxdelconsumes.aspx
│   │   ├── Ajaxdelconsumes.aspx.cs
│   │   ├── consumeadd.aspx
│   │   ├── consumeadd.aspx.cs
│   │   ├── consumelist.aspx
│   │   ├── consumelist.aspx.cs
│   │   ├── consumeview.aspx
│   │   └── consumeview.aspx.cs
│   ├── consumestype
│   │   ├── Ajaxctypeadd.aspx
│   │   ├── Ajaxctypeadd.aspx.cs
│   │   ├── Ajaxctypedel.aspx
│   │   ├── Ajaxctypedel.aspx.cs
│   │   ├── Ajaxctypeedit.aspx
│   │   ├── Ajaxctypeedit.aspx.cs
│   │   ├── Ajaxctypeselect.aspx
│   │   ├── Ajaxctypeselect.aspx.cs
│   │   ├── ctypelist.aspx
│   │   └── ctypelist.aspx.cs
│   ├── Consumone
│   │   ├── index.aspx
│   │   └── index.aspx.cs
│   ├── Consumption
│   │   ├── chongci
│   │   │   ├── AjaxAdd.aspx
│   │   │   ├── AjaxAdd.aspx.cs
│   │   │   ├── Ajaxkouci.aspx
│   │   │   ├── Ajaxkouci.aspx.cs
│   │   │   ├── Ajaxloadci.aspx
│   │   │   ├── Ajaxloadci.aspx.cs
│   │   │   ├── AjaxSelectdate.aspx
│   │   │   ├── AjaxSelectdate.aspx.cs
│   │   │   ├── indexcc.aspx
│   │   │   ├── indexcc.aspx.cs
│   │   │   ├── indexcomsum.aspx
│   │   │   ├── indexcomsum.aspx.cs
│   │   │   ├── printtext.aspx
│   │   │   ├── printtext.aspx.cs
│   │   │   └── smsx.cab
│   │   ├── Leave
│   │   │   ├── AjaxDate.aspx
│   │   │   ├── AjaxDate.aspx.cs
│   │   │   ├── index.aspx
│   │   │   └── index.aspx.cs
│   │   ├── Quick
│   │   │   ├── AJaxDAL.aspx
│   │   │   ├── AJaxDAL.aspx.cs
│   │   │   ├── index.aspx
│   │   │   ├── index.aspx.cs
│   │   │   ├── WebForm1.aspx
│   │   │   └── WebForm1.aspx.cs
│   │   └── SYXF
│   │   ├── AjaxAdd.aspx
│   │   ├── AjaxAdd.aspx.cs
│   │   ├── index.aspx
│   │   ├── index.aspx.cs
│   │   ├── printtext.aspx
│   │   ├── printtext.aspx.cs
│   │   └── smsx.cab
│   ├── css
│   │   ├── date_selector
│   │   │   ├── calendar.gif
│   │   │   ├── close.gif
│   │   │   ├── divider.gif
│   │   │   ├── drop1.gif
│   │   │   ├── drop2.gif
│   │   │   ├── left1.gif
│   │   │   ├── left2.gif
│   │   │   ├── popcalendar.css
│   │   │   ├── popcalendar.js
│   │   │   ├── right1.gif
│   │   │   ├── right2.gif
│   │   │   ├── Thumbs.db
│   │   │   └── up2.gif
│   │   └── forms.css
│   ├── images
│   │   ├── ADD.gif
│   │   ├── adminlogo.png
│   │   ├── admins.png
│   │   ├── arrow-down.gif
│   │   ├── arrow_left.png
│   │   ├── arrow-right.gif
│   │   ├── back.gif
│   │   ├── bg.jpg
│   │   ├── bg_login.gif
│   │   ├── bg.png
│   │   ├── bground.png
│   │   ├── bgwei.jpg
│   │   ├── btn-arrow.gif
│   │   ├── btn_bg.gif
│   │   ├── btn-sprite.gif
│   │   ├── bulletlist.gif
│   │   ├── check_error.gif
│   │   ├── check_right.gif
│   │   ├── close.gif
│   │   ├── col-move-bottom.gif
│   │   ├── col-move-top.gif
│   │   ├── com.gif
│   │   ├── DEL.gif
│   │   ├── desktop.gif
│   │   ├── dirty.gif
│   │   ├── done.gif
│   │   ├── down2.gif
│   │   ├── down.gif
│   │   ├── downLoadIco.gif
│   │   ├── drop-add.gif
│   │   ├── Edit.gif
│   │   ├── e-handle.gif
│   │   ├── exclamation.gif
│   │   ├── folder.gif
│   │   ├── folder_open.gif
│   │   ├── foot_bg.gif
│   │   ├── formimg
│   │   │   ├── fenge.png
│   │   │   ├── girlbottom.jpg
│   │   │   ├── girltop.jpg
│   │   │   ├── pagebg.jpg
│   │   │   ├── thbg1.jpg
│   │   │   ├── Thumbs.db
│   │   │   ├── toolbtn.png
│   │   │   ├── txtinputbg.jpg
│   │   │   └── txtinputyes.jpg
│   │   ├── forward.gif
│   │   ├── g1.jpg
│   │   ├── grid3-hrow.gif
│   │   ├── grid3-hrow-over.gif
│   │   ├── grid3-special-col-bg.gif
│   │   ├── grid-hrow.gif
│   │   ├── grid-split.gif
│   │   ├── group-checked.gif
│   │   ├── h2_bg2.gif
│   │   ├── hd-pop.gif
│   │   ├── head_1.gif
│   │   ├── head_bg1.jpg
│   │   ├── head_bg.gif
│   │   ├── head_bg_line.gif
│   │   ├── help.gif
│   │   ├── home.gif
│   │   ├── ico-0.png
│   │   ├── ico-0_.png
│   │   ├── ico-1.png
│   │   ├── ico-1_.png
│   │   ├── ico-2.png
│   │   ├── ico-2_.png
│   │   ├── ico-3.png
│   │   ├── ico-3_.png
│   │   ├── ico-4.png
│   │   ├── ico-4_.png
│   │   ├── ico-5.png
│   │   ├── ico-5_.png
│   │   ├── ico-6.png
│   │   ├── icon_asc.gif
│   │   ├── icon_attach.png
│   │   ├── icon_audit.gif
│   │   ├── icon_channel.png
│   │   ├── icon_comment.gif
│   │   ├── icon_correct.png
│   │   ├── icon_del2.gif
│   │   ├── icon_del.gif
│   │   ├── icon_desc.gif
│   │   ├── icon_disable.png
│   │   ├── icon_log.png
│   │   ├── icon_manaer.png
│   │   ├── icon_mark.png
│   │   ├── icon_msg.gif
│   │   ├── icon_no.png
│   │   ├── icon_plugin.png
│   │   ├── icon_setting.png
│   │   ├── icon_site.gif
│   │   ├── icon_templet.png
│   │   ├── icon_user.png
│   │   ├── icon_view.gif
│   │   ├── ico-show-img.png
│   │   ├── ico-show-txt.png
│   │   ├── invalid_line.gif
│   │   ├── item-over.gif
│   │   ├── leftBG.gif
│   │   ├── leftJT.gif
│   │   ├── lg (1).gif
│   │   ├── lg (2).gif
│   │   ├── lg (3).gif
│   │   ├── lg (4).gif
│   │   ├── lg (5).gif
│   │   ├── lg (6).gif
│   │   ├── lg (7).gif
│   │   ├── lg (8).gif
│   │   ├── lg.gif
│   │   ├── li_bg.gif
│   │   ├── lightbox-close.png
│   │   ├── listicon.png
│   │   ├── loading2.gif
│   │   ├── loading.gif
│   │   ├── loginbgg.jpg
│   │   ├── loginbg.jpg
│   │   ├── loginbg.png
│   │   ├── loginblue.png
│   │   ├── loginButton.gif
│   │   ├── loginbutton.png
│   │   ├── login.jpg
│   │   ├── loginlogo.jpg
│   │   ├── login_logo.png
│   │   ├── login_over.jpg
│   │   ├── loginyz.png
│   │   ├── LOGOertong.png
│   │   ├── LOGOet.jpg
│   │   ├── logo.png
│   │   ├── loloo.jpg
│   │   ├── memeber.gif
│   │   ├── menu0.gif
│   │   ├── menu1.gif
│   │   ├── menu.gif
│   │   ├── menu_icons.gif
│   │   ├── menu_img_1.gif
│   │   ├── menu_img_2.gif
│   │   ├── menu_img_3.gif
│   │   ├── menu_img_4.gif
│   │   ├── menu_img_5.gif
│   │   ├── menu_img_6.gif
│   │   ├── menu_img_7.gif
│   │   ├── menu_img_8.gif
│   │   ├── Menu_Line1.gif
│   │   ├── Menu_Line2.gif
│   │   ├── menu-parent.gif
│   │   ├── menu_top_black.png
│   │   ├── menu_top.png
│   │   ├── mini-bottom.gif
│   │   ├── mini.gif
│   │   ├── mini-left.gif
│   │   ├── mini-right.gif
│   │   ├── mini-top.gif
│   │   ├── msg_bg.png
│   │   ├── msg_icon.gif
│   │   ├── msg.png
│   │   ├── mso-hd.gif
│   │   ├── nav_icon.gif
│   │   ├── ne-handle.gif
│   │   ├── new.gif
│   │   ├── new_tab.gif
│   │   ├── noimg.gif
│   │   ├── none.gif
│   │   ├── notexist.jpg
│   │   ├── nw-handle.gif
│   │   ├── page-first-disabled.gif
│   │   ├── page-first.gif
│   │   ├── page-last-disabled.gif
│   │   ├── page-last.gif
│   │   ├── page-next-disabled.gif
│   │   ├── page-next.gif
│   │   ├── page-prev-disabled.gif
│   │   ├── page-prev.gif
│   │   ├── printer.ico
│   │   ├── print.gif
│   │   ├── query.png
│   │   ├── ref.gif
│   │   ├── refresh.gif
│   │   ├── reset.gif
│   │   ├── res.gif
│   │   ├── rightmenu.gif
│   │   ├── row-over.gif
│   │   ├── s2.jpg
│   │   ├── se-handle.gif
│   │   ├── s.gif
│   │   ├── shadow-c.png
│   │   ├── shadow-lr.png
│   │   ├── shadow.png
│   │   ├── sort_asc.gif
│   │   ├── style.css
│   │   ├── sw-handle.gif
│   │   ├── tab-btm-inactive-left-bg.gif
│   │   ├── tab-btm-inactive-right-bg.gif
│   │   ├── tab-close.gif
│   │   ├── tableth.png
│   │   ├── tabs.gif
│   │   ├── tabs-sprite_black.gif
│   │   ├── tabs-sprite.gif
│   │   ├── tab-strip-bg_b.gif
│   │   ├── tab-strip-bg.gif
│   │   ├── tab-strip-bg_h.gif
│   │   ├── tab-strip-btm-bg.gif
│   │   ├── tb-blue.gif
│   │   ├── tb-btn-sprite.gif
│   │   ├── text-bg.gif
│   │   ├── t.gif
│   │   ├── Thumbs.db
│   │   ├── tools_bg.gif
│   │   ├── tools_btn_bg.gif
│   │   ├── tools_icon.gif
│   │   ├── top_bg.jpg
│   │   ├── topLeftBG.gif
│   │   ├── trigger.gif
│   │   ├── unchecked.gif
│   │   ├── up2.gif
│   │   ├── upbtn_bg.gif
│   │   ├── upfile_bg.gif
│   │   ├── up.gif
│   │   ├── upload.jpg
│   │   ├── user_all_bg.gif
│   │   ├── user_login_name.gif
│   │   ├── user_login_password.gif
│   │   ├── user_login_re.gif
│   │   ├── user_main_c.gif
│   │   ├── w45.jpg
│   │   ├── wa1.JPG
│   │   ├── wa4.jpg
│   │   ├── warning.gif
│   │   ├── yellow_mail.png
│   │   ├── yizelogo.jpg
│   │   └── zmbj.gif
│   ├── index.aspx
│   ├── index.aspx.cs
│   ├── inventory
│   │   ├── Ajaxconsumeslist.aspx
│   │   ├── Ajaxconsumeslist.aspx.cs
│   │   ├── Ajaxdel.aspx
│   │   ├── Ajaxdel.aspx.cs
│   │   ├── Ajaxlist.aspx
│   │   ├── Ajaxlist.aspx.cs
│   │   ├── inventorys.aspx
│   │   ├── inventorys.aspx.cs
│   │   ├── inventoryview.aspx
│   │   ├── inventoryview.aspx.cs
│   │   ├── kuadd.aspx
│   │   ├── kuadd.aspx.cs
│   │   ├── kunotice.aspx
│   │   ├── kunotice.aspx.cs
│   │   ├── selectconsumes.aspx
│   │   └── selectconsumes.aspx.cs
│   ├── js
│   │   ├── date_selector
│   │   │   ├── calendar.gif
│   │   │   ├── close.gif
│   │   │   ├── divider.gif
│   │   │   ├── drop1.gif
│   │   │   ├── drop2.gif
│   │   │   ├── left1.gif
│   │   │   ├── left2.gif
│   │   │   ├── popcalendar.css
│   │   │   ├── popcalendar.js
│   │   │   ├── right1.gif
│   │   │   ├── right2.gif
│   │   │   ├── Thumbs.db
│   │   │   └── up2.gif
│   │   ├── function.js
│   │   ├── jquery.ajaxfileupload.js
│   │   ├── jquery.js
│   │   ├── jsAddress.js
│   │   ├── 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
│   │   │   └── 开发包
│   │   │   ├── lang
│   │   │   │   ├── en.js
│   │   │   │   ├── zh-cn.js
│   │   │   │   └── zh-tw.js
│   │   │   ├── readme.txt
│   │   │   └── skin
│   │   │   ├── datePicker.gif
│   │   │   ├── default
│   │   │   │   ├── datepicker.css
│   │   │   │   └── img.gif
│   │   │   ├── WdatePicker.css
│   │   │   └── whyGreen
│   │   │   ├── bg.jpg
│   │   │   ├── datepicker.css
│   │   │   └── img.gif
│   │   └── Public.js
│   ├── lib
│   │   ├── images
│   │   │   ├── loading.gif
│   │   │   ├── Thumbs.db
│   │   │   ├── topicon.gif
│   │   │   └── top.jpg
│   │   ├── jquery
│   │   │   ├── jquery-1.3.2.min.js
│   │   │   ├── jquery-1.4.4.min.js
│   │   │   └── jquery-1.5.2.min.js
│   │   ├── jquery-validation
│   │   │   ├── jquery.metadata.js
│   │   │   ├── jquery.validate.min.js
│   │   │   ├── messages_cn.js
│   │   │   └── version.txt
│   │   └── ligerUI
│   │   ├── js
│   │   │   ├── core
│   │   │   │   ├── base.js
│   │   │   │   └── inject.js
│   │   │   ├── json2.js
│   │   │   ├── ligerui.all.js
│   │   │   ├── ligerui.min.js
│   │   │   └── plugins
│   │   │   ├── ligerAccordion.js
│   │   │   ├── ligerButton.js
│   │   │   ├── ligerCheckBox.js
│   │   │   ├── ligerCheckBoxList.js
│   │   │   ├── ligerComboBox.js
│   │   │   ├── ligerDateEditor.js
│   │   │   ├── ligerDialog.js
│   │   │   ├── ligerDrag.js
│   │   │   ├── ligerEasyTab.js
│   │   │   ├── ligerFilter.js
│   │   │   ├── ligerForm.js
│   │   │   ├── ligerGrid.js
│   │   │   ├── ligerLayout.js
│   │   │   ├── ligerListBox.js
│   │   │   ├── ligerMenuBar.js
│   │   │   ├── ligerMenu.js
│   │   │   ├── ligerMessageBox.js
│   │   │   ├── ligerPopupEdit.js
│   │   │   ├── ligerRadio.js
│   │   │   ├── ligerRadioList.js
│   │   │   ├── ligerResizable.js
│   │   │   ├── ligerSpinner.js
│   │   │   ├── ligerTab.js
│   │   │   ├── ligerTextBox.js
│   │   │   ├── ligerTip.js
│   │   │   ├── ligerToolBar.js
│   │   │   ├── ligerTree.js
│   │   │   └── ligerWindow.js
│   │   └── skins
│   │   ├── Aqua
│   │   │   ├── css
│   │   │   │   ├── ligerui-all.css
│   │   │   │   ├── ligerui-common.css
│   │   │   │   ├── ligerui-dialog.css
│   │   │   │   ├── ligerui-form.css
│   │   │   │   ├── ligerui-grid.css
│   │   │   │   ├── ligerui-icons.css
│   │   │   │   ├── ligerui-layout.css
│   │   │   │   ├── ligerui-menu.css
│   │   │   │   ├── ligerui-tab.css
│   │   │   │   └── ligerui-tree.css
│   │   │   └── images
│   │   │   ├── common
│   │   │   │   ├── bigloading.gif
│   │   │   │   ├── button-disabled.gif
│   │   │   │   ├── button.gif
│   │   │   │   ├── button-over.gif
│   │   │   │   ├── drop-icons.gif
│   │   │   │   ├── exclamation.gif
│   │   │   │   ├── invalid-line.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── table.png
│   │   │   │   └── toggle.gif
│   │   │   ├── controls
│   │   │   │   ├── bg-panel-title.gif
│   │   │   │   ├── bg-panel-title-over.gif
│   │   │   │   ├── bg-panel-title-pressed.gif
│   │   │   │   ├── bg-tab-title.gif
│   │   │   │   ├── bg-tab-title-over.gif
│   │   │   │   ├── bg-tab-title-pressed.gif
│   │   │   │   ├── bg-text.gif
│   │   │   │   ├── bg-trigger.gif
│   │   │   │   ├── bg-trigger-over.gif
│   │   │   │   ├── bg-trigger-pressed.gif
│   │   │   │   ├── btn.gif
│   │   │   │   ├── btn-l.gif
│   │   │   │   ├── btn-r.gif
│   │   │   │   ├── button-bg.gif
│   │   │   │   ├── button-bg-over.gif
│   │   │   │   ├── checkbox.gif
│   │   │   │   ├── dateeditor-bar-bg.gif
│   │   │   │   ├── dateeditor-header-bg.gif
│   │   │   │   └── radio.gif
│   │   │   ├── dateeditor
│   │   │   │   ├── date.gif
│   │   │   │   ├── icon-first.gif
│   │   │   │   ├── icon-last.gif
│   │   │   │   ├── icon-next.gif
│   │   │   │   └── icon-prev.gif
│   │   │   ├── form
│   │   │   │   └── verify-corner.gif
│   │   │   ├── grid
│   │   │   │   ├── grid-checkbox-checked.gif
│   │   │   │   ├── grid-checkbox.gif
│   │   │   │   ├── grid-detail-close.gif
│   │   │   │   ├── grid-detail-open.gif
│   │   │   │   ├── grid-tree-close.gif
│   │   │   │   ├── grid-tree-open.gif
│   │   │   │   ├── header2-bg.jpg
│   │   │   │   ├── header-bg.gif
│   │   │   │   ├── header-bg-over.gif
│   │   │   │   ├── popup-line.gif
│   │   │   │   └── popup-row-over.gif
│   │   │   ├── icon
│   │   │   │   ├── bar-button-over.gif
│   │   │   │   ├── checkbox-checked.gif
│   │   │   │   ├── checkbox.gif
│   │   │   │   ├── cross.gif
│   │   │   │   ├── icon-close.gif
│   │   │   │   ├── icon-close-over.gif
│   │   │   │   ├── icon-down.gif
│   │   │   │   ├── icon-drop.gif
│   │   │   │   ├── icon-edited.gif
│   │   │   │   ├── icon-first.gif
│   │   │   │   ├── icon-last.gif
│   │   │   │   ├── icon-line.gif
│   │   │   │   ├── icon-load.gif
│   │   │   │   ├── icon-next.gif
│   │   │   │   ├── icon-prev.gif
│   │   │   │   ├── icon-select.gif
│   │   │   │   ├── icon-sort-asc.gif
│   │   │   │   ├── icon-sort-desc.gif
│   │   │   │   ├── icon-unselect.gif
│   │   │   │   └── icon-up.gif
│   │   │   ├── layout
│   │   │   │   ├── accordion-content.gif
│   │   │   │   ├── accordion-header.gif
│   │   │   │   ├── accordion-header-over.gif
│   │   │   │   ├── layout-header.gif
│   │   │   │   ├── layout-header-over.gif
│   │   │   │   ├── layout-sidebar-header.gif
│   │   │   │   ├── mini-bottom.gif
│   │   │   │   ├── mini-left.gif
│   │   │   │   ├── mini-right.gif
│   │   │   │   ├── mini-top.gif
│   │   │   │   ├── panel-content.gif
│   │   │   │   ├── panel-header.gif
│   │   │   │   ├── panel-header-over.gif
│   │   │   │   ├── tabs-bg.gif
│   │   │   │   ├── tabs-item-bg.gif
│   │   │   │   ├── tabs-item-left-bg.gif
│   │   │   │   ├── tabs-item-over-bg.gif
│   │   │   │   ├── tabs-item-right-bg.gif
│   │   │   │   ├── tabs-tools.gif
│   │   │   │   └── togglebar.gif
│   │   │   ├── menu
│   │   │   │   ├── menu-item-arrow.gif
│   │   │   │   ├── menu-item-down.gif
│   │   │   │   ├── menu-item-over-l.gif
│   │   │   │   ├── menu-item-over-m.gif
│   │   │   │   ├── menu-item-over-r.gif
│   │   │   │   ├── menu-line-x.gif
│   │   │   │   └── menu-line-y.gif
│   │   │   ├── panel
│   │   │   │   ├── bar-bg.gif
│   │   │   │   ├── header2-bg.jpg
│   │   │   │   ├── header-bg.gif
│   │   │   │   ├── header-bg.jpg
│   │   │   │   ├── panel-btn.gif
│   │   │   │   ├── panel-btn-l.gif
│   │   │   │   ├── panel-btn-r.gif
│   │   │   │   ├── panel-header.gif
│   │   │   │   ├── panel-menu.gif
│   │   │   │   ├── panel-menu-item-down.gif
│   │   │   │   ├── panel-toolbar.gif
│   │   │   │   └── panel-tools.gif
│   │   │   ├── tree
│   │   │   │   ├── folder.gif
│   │   │   │   ├── folder-open.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── tree.gif
│   │   │   │   ├── tree-leaf.gif
│   │   │   │   ├── tree-level.gif
│   │   │   │   ├── tree-noline.gif
│   │   │   │   ├── tree-status-close.gif
│   │   │   │   ├── tree-status.gif
│   │   │   │   └── tree-status-open.gif
│   │   │   └── win
│   │   │   ├── box.gif
│   │   │   ├── box-icons.gif
│   │   │   ├── dialog1.gif
│   │   │   ├── dialog-bc1.gif
│   │   │   ├── dialog-bc.gif
│   │   │   ├── dialog.gif
│   │   │   ├── dialog-icons.gif
│   │   │   ├── dialog-tc1.gif
│   │   │   ├── dialog-tc.gif
│   │   │   ├── dialog-winbtns.gif
│   │   │   ├── folder.gif
│   │   │   ├── taskbar.gif
│   │   │   ├── taskbar.png
│   │   │   ├── taskbar-task.gif
│   │   │   └── taskicon.gif
│   │   ├── Gray
│   │   │   ├── css
│   │   │   │   ├── all.css
│   │   │   │   ├── common.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── form.css
│   │   │   │   ├── grid.css
│   │   │   │   ├── layout.css
│   │   │   │   └── tab.css
│   │   │   └── images
│   │   │   ├── layout
│   │   │   │   ├── accordion-header.gif
│   │   │   │   ├── icon-close.gif
│   │   │   │   ├── icon-close-over.gif
│   │   │   │   ├── layout-header.gif
│   │   │   │   ├── tabs-bg.gif
│   │   │   │   ├── tabs-item-bg.gif
│   │   │   │   ├── tabs-item-left-bg.gif
│   │   │   │   ├── tabs-item-left-selected.gif
│   │   │   │   ├── tabs-item-right-bg.gif
│   │   │   │   ├── tabs-item-right-selected.gif
│   │   │   │   ├── tabs-item-selected.gif
│   │   │   │   └── togglebar.gif
│   │   │   ├── ui
│   │   │   │   ├── btn.gif
│   │   │   │   ├── button1.gif
│   │   │   │   ├── button2.gif
│   │   │   │   ├── button-disabled.gif
│   │   │   │   ├── button.gif
│   │   │   │   ├── button-over.gif
│   │   │   │   ├── dateeditor-bar.gif
│   │   │   │   ├── dateeditor-btn.gif
│   │   │   │   ├── dateeditor-btn-over.gif
│   │   │   │   ├── dateeditor-thead.gif
│   │   │   │   ├── gridalt.gif
│   │   │   │   ├── gridbar.jpg
│   │   │   │   ├── grid-detail-close.gif
│   │   │   │   ├── grid-detail-open.gif
│   │   │   │   ├── grideditor.gif
│   │   │   │   ├── icon-down.gif
│   │   │   │   ├── icon-select.gif
│   │   │   │   ├── icon-unselect.gif
│   │   │   │   ├── icon-up.gif
│   │   │   │   ├── inputdisabled.gif
│   │   │   │   ├── input.gif
│   │   │   │   ├── loading2.gif
│   │   │   │   ├── loading.gif
│   │   │   │   └── trigger.gif
│   │   │   └── win
│   │   │   ├── dialogbtn.gif
│   │   │   ├── dialogicon.gif
│   │   │   └── dialog-winbtns.gif
│   │   ├── icons
│   │   │   ├── add.gif
│   │   │   ├── archives.gif
│   │   │   ├── attibutes.gif
│   │   │   ├── back.gif
│   │   │   ├── bluebook.gif
│   │   │   ├── bookpen.gif
│   │   │   ├── busy.gif
│   │   │   ├── calendar.gif
│   │   │   ├── candle.gif
│   │   │   ├── coffee.gif
│   │   │   ├── comment.gif
│   │   │   ├── communication.gif
│   │   │   ├── config.gif
│   │   │   ├── customers.gif
│   │   │   ├── cut.gif
│   │   │   ├── database.gif
│   │   │   ├── delete.gif
│   │   │   ├── discuss.gif
│   │   │   ├── down.gif
│   │   │   ├── edit.gif
│   │   │   ├── graywarn.gif
│   │   │   ├── greenwarn.gif
│   │   │   ├── help.gif
│   │   │   ├── home.gif
│   │   │   ├── lock.gif
│   │   │   ├── logout.gif
│   │   │   ├── mailbox.gif
│   │   │   ├── memeber.gif
│   │   │   ├── modify.gif
│   │   │   ├── msn.gif
│   │   │   ├── myaccount.gif
│   │   │   ├── ok.gif
│   │   │   ├── outbox.gif
│   │   │   ├── pager.gif
│   │   │   ├── photograph.gif
│   │   │   ├── plus.gif
│   │   │   ├── prev.gif
│   │   │   ├── print.gif
│   │   │   ├── process.gif
│   │   │   ├── qq.gif
│   │   │   ├── refresh.gif
│   │   │   ├── right.gif
│   │   │   ├── role.gif
│   │   │   ├── save-disabled.gif
│   │   │   ├── save.gif
│   │   │   ├── search2.gif
│   │   │   ├── search.gif
│   │   │   ├── settings.gif
│   │   │   ├── true.gif
│   │   │   └── up.gif
│   │   └── Silvery
│   │   ├── css
│   │   │   ├── form.css
│   │   │   ├── grid.css
│   │   │   ├── layout.css
│   │   │   └── style.css
│   │   └── images
│   │   ├── form
│   │   │   ├── checkboxradio.gif
│   │   │   ├── icon-down.gif
│   │   │   ├── icon-down-over.gif
│   │   │   ├── icon-up.gif
│   │   │   ├── icon-up-over.gif
│   │   │   ├── invalid_line.gif
│   │   │   ├── text-date-icon.gif
│   │   │   ├── text-down-icon.gif
│   │   │   ├── text-focus.gif
│   │   │   ├── text.gif
│   │   │   ├── text-l-focus.gif
│   │   │   ├── text-l.gif
│   │   │   ├── text-l-over.gif
│   │   │   ├── text-over.gif
│   │   │   ├── text-r-focus.gif
│   │   │   ├── text-r.gif
│   │   │   └── text-r-over.gif
│   │   ├── grid
│   │   │   └── gridheaderbg.jpg
│   │   └── layout
│   │   ├── accordion-header.jpg
│   │   ├── accordion-header-over.jpg
│   │   ├── layout-header.jpg
│   │   ├── layout-header-over.jpg
│   │   ├── tabs-bg.jpg
│   │   ├── tabs-item-bg.jpg
│   │   ├── tabs-item-left-bg.gif
│   │   ├── tabs-item-over-bg.gif
│   │   ├── tabs-item-right-bg.gif
│   │   └── tabs-tools.gif
│   ├── main
│   │   ├── Ajaxcheck.aspx
│   │   ├── Ajaxcheck.aspx.cs
│   │   ├── images
│   │   │   ├── 027.png
│   │   │   ├── 3DSMAX.png
│   │   │   ├── Alien Folder.png
│   │   │   ├── applebg.jpg
│   │   │   ├── data_monitor.png
│   │   │   ├── desk.jpg
│   │   │   ├── document.png
│   │   │   ├── file-manager.png
│   │   │   ├── folder_search.png
│   │   │   ├── iconbgg.png
│   │   │   ├── image.png
│   │   │   ├── lconbg.png
│   │   │   ├── list2.png
│   │   │   ├── list.png
│   │   │   ├── mail_42.gif
│   │   │   ├── mail.gif
│   │   │   ├── mail.png
│   │   │   ├── people-b128.png
│   │   │   ├── Program Files Folder.png
│   │   │   ├── setting.png
│   │   │   ├── settings_ios4.png
│   │   │   ├── Thumbs.db
│   │   │   ├── webmaster_tools-128.png
│   │   │   ├── xiaofei.png
│   │   │   ├── Xp-G5 006.png
│   │   │   ├── yellow_mail.gif
│   │   │   ├── yellow_mail.png
│   │   │   ├── 临时开卡.png
│   │   │   ├── 人流统计.png
│   │   │   ├── 会员充值.png
│   │   │   ├── 会员充次.png
│   │   │   ├── 会员列表.png
│   │   │   ├── 会员报表.png
│   │   │   ├── 会员权限.png
│   │   │   ├── 会员登记.png
│   │   │   ├── 会员离岛.png
│   │   │   ├── 会员等级.png
│   │   │   ├── 充值报表.png
│   │   │   ├── 兑换报表.png
│   │   │   ├── 小票打印.png
│   │   │   ├── 店铺管理.png
│   │   │   ├── 店铺结算.png
│   │   │   ├── 快捷方式.png
│   │   │   ├── 快速消费.png
│   │   │   ├── 提成管理.png
│   │   │   ├── 提成设置.png
│   │   │   ├── 提醒管理.png
│   │   │   ├── 收银消费1.png
│   │   │   ├── 消费报表2.png
│   │   │   ├── 消费报表.gif
│   │   │   ├── 消费报表.png
│   │   │   ├── 消费类别.png
│   │   │   ├── 消费统计.png
│   │   │   ├── 消费项目.png
│   │   │   ├── 用户列表.png
│   │   │   ├── 短信图标.png
│   │   │   ├── 积分兑换2.png
│   │   │   ├── 积分兑换.png
│   │   │   ├── 计次消息.png
│   │   │   └── 顾客退货.png
│   │   ├── index.aspx
│   │   └── index.aspx.cs
│   ├── memberinput
│   │   ├── meminput.aspx
│   │   ├── meminput.aspx.cs
│   │   └── 会员资料导入模板.xls
│   ├── memberlevel
│   │   ├── Ajaxdellevel.aspx
│   │   ├── Ajaxdellevel.aspx.cs
│   │   ├── Ajaxleveladd.aspx
│   │   ├── Ajaxleveladd.aspx.cs
│   │   ├── Ajaxlevelup.aspx
│   │   ├── Ajaxlevelup.aspx.cs
│   │   ├── Ajaxselectlevel.aspx
│   │   ├── Ajaxselectlevel.aspx.cs
│   │   ├── leveladdaspx.aspx
│   │   ├── leveladdaspx.aspx.cs
│   │   ├── levellist.aspx
│   │   └── levellist.aspx.cs
│   ├── members
│   │   ├── Ajaxcheckmnum.aspx
│   │   ├── Ajaxcheckmnum.aspx.cs
│   │   ├── Ajaxcheckmobile.aspx
│   │   ├── Ajaxcheckmobile.aspx.cs
│   │   ├── Ajaxcheckphone.aspx
│   │   ├── Ajaxcheckphone.aspx.cs
│   │   ├── Ajaxchecktuijian.aspx
│   │   ├── Ajaxchecktuijian.aspx.cs
│   │   ├── Ajaxcomsumchongci.aspx
│   │   ├── Ajaxcomsumchongci.aspx.cs
│   │   ├── Ajaxconsumdeatil.aspx
│   │   ├── Ajaxconsumdeatil.aspx.cs
│   │   ├── Ajaxdeletemen.aspx
│   │   ├── Ajaxdeletemen.aspx.cs
│   │   ├── Ajaxjici.aspx
│   │   ├── Ajaxjici.aspx.cs
│   │   ├── Ajaxmemberlist.aspx
│   │   ├── Ajaxmemberlist.aspx.cs
│   │   ├── Ajaxmemlevel.aspx
│   │   ├── Ajaxmemlevel.aspx.cs
│   │   ├── Ajaxmnumview.aspx
│   │   ├── Ajaxmnumview.aspx.cs
│   │   ├── Ajaxpresent.aspx
│   │   ├── Ajaxpresent.aspx.cs
│   │   ├── AJaxTemporaryAdd.aspx
│   │   ├── AJaxTemporaryAdd.aspx.cs
│   │   ├── Ajaxtuihuo.aspx
│   │   ├── Ajaxtuihuo.aspx.cs
│   │   ├── Ajaxxiaolist.aspx
│   │   ├── Ajaxxiaolist.aspx.cs
│   │   ├── comsumchongci.aspx
│   │   ├── comsumchongci.aspx.cs
│   │   ├── comsumtuihuo.aspx
│   │   ├── comsumtuihuo.aspx.cs
│   │   ├── consumdetail.aspx
│   │   ├── consumdetail.aspx.cs
│   │   ├── DataHandler.ashx
│   │   ├── datall.aspx
│   │   ├── datall.aspx.cs
│   │   ├── memberlook.aspx
│   │   ├── memberlook.aspx.cs
│   │   ├── memberlooks.aspx
│   │   ├── memberlooks.aspx.cs
│   │   ├── membersAdd.aspx
│   │   ├── membersAdd.aspx.cs
│   │   ├── memberview.aspx
│   │   ├── memberview.aspx.cs
│   │   ├── memlists.aspx
│   │   ├── memlists.aspx.cs
│   │   ├── memtext.aspx
│   │   ├── memtext.aspx.cs
│   │   ├── TemporaryAdd.aspx
│   │   ├── TemporaryAdd.aspx.cs
│   │   ├── text.aspx
│   │   └── text.aspx.cs
│   ├── membusiness
│   │   ├── Ajaxcheckpwd.aspx
│   │   ├── Ajaxcheckpwd.aspx.cs
│   │   ├── AjaxChongzhi.aspx
│   │   ├── AjaxChongzhi.aspx.cs
│   │   ├── AjaxReadMems.aspx
│   │   ├── AjaxReadMems.aspx.cs
│   │   ├── guashi.aspx
│   │   ├── guashi.aspx.cs
│   │   ├── mnumchange.aspx
│   │   ├── mnumchange.aspx.cs
│   │   ├── recharge.aspx
│   │   ├── recharge.aspx.cs
│   │   ├── selectdate.aspx
│   │   ├── selectdate.aspx.cs
│   │   ├── setpwd.aspx
│   │   ├── setpwd.aspx.cs
│   │   ├── uplevel.aspx
│   │   ├── uplevel.aspx.cs
│   │   ├── yanqi.aspx
│   │   └── yanqi.aspx.cs
│   ├── peoplerate
│   │   ├── comday.aspx
│   │   ├── comday.aspx.cs
│   │   ├── commonth.aspx
│   │   ├── commonth.aspx.cs
│   │   ├── comweek.aspx
│   │   ├── comweek.aspx.cs
│   │   ├── comyear.aspx
│   │   ├── comyear.aspx.cs
│   │   ├── peoplelist.aspx
│   │   └── peoplelist.aspx.cs
│   ├── present
│   │   ├── Ajaxchange.aspx
│   │   ├── Ajaxchange.aspx.cs
│   │   ├── Ajaxcheck.aspx
│   │   ├── Ajaxcheck.aspx.cs
│   │   ├── Ajaxdelpre.aspx
│   │   ├── Ajaxdelpre.aspx.cs
│   │   ├── Ajaxlist.aspx
│   │   ├── Ajaxlist.aspx.cs
│   │   ├── Ajaxpresentall.aspx
│   │   ├── Ajaxpresentall.aspx.cs
│   │   ├── Ajaxpresent.aspx
│   │   ├── Ajaxpresent.aspx.cs
│   │   ├── Ajaxreadmem.aspx
│   │   ├── Ajaxreadmem.aspx.cs
│   │   ├── AjaxUpload.aspx
│   │   ├── AjaxUpload.aspx.cs
│   │   ├── pimg
│   │   │   ├── 0002819548-2013123109160466994L.png
│   │   │   ├── 0009861625-2013123109062649885J.png
│   │   │   ├── 111-2013123109163443164L.png
│   │   │   ├── 12-2013123109193924924L.png
│   │   │   ├── 13123-2013123109180373774L.png
│   │   │   └── Thumbs.db
│   │   ├── presentadd.aspx
│   │   ├── presentadd.aspx.cs
│   │   ├── presentchange.aspx
│   │   ├── presentchange.aspx.cs
│   │   ├── presentedit.aspx
│   │   ├── presentedit.aspx.cs
│   │   ├── presentlist.aspx
│   │   ├── presentlist.aspx.cs
│   │   ├── reports.aspx
│   │   ├── reports.aspx.cs
│   │   ├── selectimg.aspx
│   │   └── selectimg.aspx.cs
│   ├── regoods
│   │   ├── Ajaxconsumdeatil.aspx
│   │   ├── Ajaxconsumdeatil.aspx.cs
│   │   ├── Ajaxlist.aspx
│   │   ├── Ajaxlist.aspx.cs
│   │   ├── Ajaxtuihuo.aspx
│   │   ├── Ajaxtuihuo.aspx.cs
│   │   ├── gooddetail.aspx
│   │   ├── gooddetail.aspx.cs
│   │   ├── regoods.aspx
│   │   └── regoods.aspx.cs
│   ├── reportnew
│   │   ├── Ajaccom.aspx
│   │   ├── Ajaccom.aspx.cs
│   │   ├── comday.aspx
│   │   ├── comday.aspx.cs
│   │   ├── commonth.aspx
│   │   ├── commonth.aspx.cs
│   │   ├── comreports.aspx
│   │   ├── comreports.aspx.cs
│   │   ├── comweek.aspx
│   │   ├── comweek.aspx.cs
│   │   ├── comyear.aspx
│   │   └── comyear.aspx.cs
│   ├── reports
│   │   ├── Ajaccom.aspx
│   │   ├── Ajaccom.aspx.cs
│   │   ├── Ajaxchong.aspx
│   │   ├── Ajaxchong.aspx.cs
│   │   ├── Ajaxmemlist.aspx
│   │   ├── Ajaxmemlist.aspx.cs
│   │   ├── chongbiao.aspx
│   │   ├── chongbiao.aspx.cs
│   │   ├── chongmonth.aspx
│   │   ├── chongmonth.aspx.cs
│   │   ├── chongreports.aspx
│   │   ├── chongreports.aspx.cs
│   │   ├── chongzhou.aspx
│   │   ├── chongzhou.aspx.cs
│   │   ├── comdian.aspx
│   │   ├── comdian.aspx.cs
│   │   ├── commonth.aspx
│   │   ├── commonth.aspx.cs
│   │   ├── comreport.aspx
│   │   ├── comreport.aspx.cs
│   │   ├── comzhou.aspx
│   │   ├── comzhou.aspx.cs
│   │   ├── memberage.aspx
│   │   ├── memberage.aspx.cs
│   │   ├── memberarea.aspx
│   │   ├── memberarea.aspx.cs
│   │   ├── membernewo.aspx
│   │   ├── membernewo.aspx.cs
│   │   ├── memreport.aspx
│   │   ├── memreport.aspx.cs
│   │   ├── memreports.aspx
│   │   └── memreports.aspx.cs
│   ├── roles
│   │   ├── Ajaxdel.aspx
│   │   ├── Ajaxdel.aspx.cs
│   │   ├── Ajaxrolelist.aspx
│   │   ├── Ajaxrolelist.aspx.cs
│   │   ├── rolesadd.aspx
│   │   ├── rolesadd.aspx.cs
│   │   ├── rolesedit.aspx
│   │   ├── rolesedit.aspx.cs
│   │   ├── roleslist.aspx
│   │   └── roleslist.aspx.cs
│   ├── scripts
│   │   ├── calendar.js
│   │   ├── jquery
│   │   │   ├── jquery-1.3.2.min.js
│   │   │   ├── jquery-1.5.2.min.js
│   │   │   ├── jquery.form.js
│   │   │   ├── jquery.jqzoom.js
│   │   │   ├── jquery.metadata.js
│   │   │   ├── jquery.pagination.js
│   │   │   ├── jquery.validate.min.js
│   │   │   └── messages_cn.js
│   │   ├── swfupload
│   │   │   ├── swfupload.handlers.js
│   │   │   ├── swfupload.js
│   │   │   ├── swfupload.queue.js
│   │   │   └── swfupload.swf
│   │   └── ui
│   │   ├── js
│   │   │   ├── core
│   │   │   │   ├── base.js
│   │   │   │   └── inject.js
│   │   │   ├── jquery-1.2.3.pack.js
│   │   │   ├── JScript.js
│   │   │   ├── ligerBuild.min.js
│   │   │   ├── ligerBuild.source.js
│   │   │   ├── ligerui.all.js
│   │   │   ├── ligerui.min.js
│   │   │   └── plugins
│   │   │   ├── ligerAccordion.js
│   │   │   ├── ligerButton.js
│   │   │   ├── ligerCheckBox.js
│   │   │   ├── ligerCheckBoxList.js
│   │   │   ├── ligerComboBox.js
│   │   │   ├── ligerDateEditor.js
│   │   │   ├── ligerDialog.js
│   │   │   ├── ligerDrag.js
│   │   │   ├── ligerEasyTab.js
│   │   │   ├── ligerFilter.js
│   │   │   ├── ligerForm.js
│   │   │   ├── ligerGrid.js
│   │   │   ├── ligerLayout.js
│   │   │   ├── ligerListBox.js
│   │   │   ├── ligerMenuBar.js
│   │   │   ├── ligerMenu.js
│   │   │   ├── ligerMessageBox.js
│   │   │   ├── ligerNoSelect.js
│   │   │   ├── ligerPopupEdit.js
│   │   │   ├── ligerRadio.js
│   │   │   ├── ligerRadioList.js
│   │   │   ├── ligerResizable.js
│   │   │   ├── ligerSpinner.js
│   │   │   ├── ligerTab.js
│   │   │   ├── ligerTextBox.js
│   │   │   ├── ligerTip.js
│   │   │   ├── ligerToolBar.js
│   │   │   ├── ligerTree.js
│   │   │   └── ligerWindow.js
│   │   └── skins
│   │   ├── Aqua
│   │   │   ├── css
│   │   │   │   ├── ligerui-all.css
│   │   │   │   ├── ligerui-common.css
│   │   │   │   ├── ligerui-dialog.css
│   │   │   │   ├── ligerui-form.css
│   │   │   │   ├── ligerui-grid.css
│   │   │   │   ├── ligerui-layout.css
│   │   │   │   ├── ligerui-menu.css
│   │   │   │   ├── ligerui-tab.css
│   │   │   │   └── ligerui-tree.css
│   │   │   └── images
│   │   │   ├── box
│   │   │   │   ├── box-btn-done.gif
│   │   │   │   ├── box-btn-error.gif
│   │   │   │   ├── box-btn.gif
│   │   │   │   ├── box-btn-l.gif
│   │   │   │   ├── box-btn-l-over.gif
│   │   │   │   ├── box-btn-over.gif
│   │   │   │   ├── box-btn-question.gif
│   │   │   │   ├── box-btn-r.gif
│   │   │   │   ├── box-btn-r-over.gif
│   │   │   │   ├── box-btn-warn.gif
│   │   │   │   ├── box-close.gif
│   │   │   │   ├── box-close-over.gif
│   │   │   │   ├── box-lefttop.gif
│   │   │   │   ├── box-righttop.gif
│   │   │   │   ├── box-top.gif
│   │   │   │   └── tabs-item-left-bg.gif
│   │   │   ├── common
│   │   │   │   ├── bigloading.gif
│   │   │   │   ├── button-disabled.gif
│   │   │   │   ├── button.gif
│   │   │   │   ├── button-over.gif
│   │   │   │   ├── drop-icons.gif
│   │   │   │   ├── exclamation.gif
│   │   │   │   ├── invalid-line.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── table.png
│   │   │   │   └── toggle.gif
│   │   │   ├── controls
│   │   │   │   ├── bg-panel-title.gif
│   │   │   │   ├── bg-panel-title-over.gif
│   │   │   │   ├── bg-panel-title-pressed.gif
│   │   │   │   ├── bg-tab-title.gif
│   │   │   │   ├── bg-tab-title-over.gif
│   │   │   │   ├── bg-tab-title-pressed.gif
│   │   │   │   ├── bg-text.gif
│   │   │   │   ├── bg-text.jpg
│   │   │   │   ├── bg-trigger.gif
│   │   │   │   ├── bg-trigger-over.gif
│   │   │   │   ├── bg-trigger-pressed.gif
│   │   │   │   ├── btn.gif
│   │   │   │   ├── btn-l.gif
│   │   │   │   ├── btn-r.gif
│   │   │   │   ├── button-bg.gif
│   │   │   │   ├── button-bg-over.gif
│   │   │   │   ├── checkboxandradio.gif
│   │   │   │   ├── checkbox.gif
│   │   │   │   ├── dateeditor-bar-bg.gif
│   │   │   │   ├── dateeditor-header-bg.gif
│   │   │   │   └── radio.gif
│   │   │   ├── dateeditor
│   │   │   │   ├── date.gif
│   │   │   │   ├── icon-first.gif
│   │   │   │   ├── icon-last.gif
│   │   │   │   ├── icon-next.gif
│   │   │   │   └── icon-prev.gif
│   │   │   ├── dialog
│   │   │   │   ├── dialog-bc.png
│   │   │   │   ├── dialog-bl.png
│   │   │   │   ├── dialog-br.png
│   │   │   │   ├── dialog-button.gif
│   │   │   │   ├── dialog-button.png
│   │   │   │   ├── dialog-close.png
│   │   │   │   ├── dialog-cl.png
│   │   │   │   ├── dialog-cr.png
│   │   │   │   ├── dialog-done.gif
│   │   │   │   ├── dialog-error.gif
│   │   │   │   ├── dialog-icons.png
│   │   │   │   ├── dialog-question.gif
│   │   │   │   ├── dialog-tc.png
│   │   │   │   ├── dialog-title-icon.png
│   │   │   │   ├── dialog-tl.png
│   │   │   │   ├── dialog-tr.png
│   │   │   │   ├── dialog-warn.gif
│   │   │   │   └── ie6
│   │   │   │   ├── dialog-bc.png
│   │   │   │   ├── dialog-cl.png
│   │   │   │   ├── dialog-cr.png
│   │   │   │   └── dialog-tc.png
│   │   │   ├── form
│   │   │   │   └── verify-corner.gif
│   │   │   ├── grid
│   │   │   │   ├── box-lefttop.gif
│   │   │   │   ├── box-righttop.gif
│   │   │   │   ├── grid-checkbox-checked.gif
│   │   │   │   ├── grid-checkbox.gif
│   │   │   │   ├── grid-detail-close.gif
│   │   │   │   ├── grid-detail-open.gif
│   │   │   │   ├── grid-line.gif
│   │   │   │   ├── grid-tree-close.gif
│   │   │   │   ├── grid-tree-open.gif
│   │   │   │   ├── header2-bg.jpg
│   │   │   │   ├── header-bg.gif
│   │   │   │   ├── header-bg-over.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── popup-line.gif
│   │   │   │   ├── popup-row-over.gif
│   │   │   │   └── popup-row-over.png
│   │   │   ├── icon
│   │   │   │   ├── bar-button-over.gif
│   │   │   │   ├── checkbox-checked.gif
│   │   │   │   ├── checkbox.gif
│   │   │   │   ├── cross.gif
│   │   │   │   ├── icon-close18X18.gif
│   │   │   │   ├── icon-close.gif
│   │   │   │   ├── icon-close-over.gif
│   │   │   │   ├── icon-done.gif
│   │   │   │   ├── icon-down.gif
│   │   │   │   ├── icon-drop.gif
│   │   │   │   ├── icon-edited.gif
│   │   │   │   ├── icon-first.gif
│   │   │   │   ├── icon-last.gif
│   │   │   │   ├── icon-line.gif
│   │   │   │   ├── icon-load.gif
│   │   │   │   ├── icon-load.png
│   │   │   │   ├── icon-milestone.gif
│   │   │   │   ├── icon-next.gif
│   │   │   │   ├── icon-prev.gif
│   │   │   │   ├── icon-remark15X15.gif
│   │   │   │   ├── icon-select.gif
│   │   │   │   ├── icon-sort-asc.gif
│   │   │   │   ├── icon-sort-desc.gif
│   │   │   │   ├── icon-unselect.gif
│   │   │   │   ├── icon-up.gif
│   │   │   │   ├── icon-warn.gif
│   │   │   │   └── magnifier.png
│   │   │   ├── layout
│   │   │   │   ├── accordion-content.gif
│   │   │   │   ├── accordion-header.gif
│   │   │   │   ├── accordion-header-over.gif
│   │   │   │   ├── layout-header.gif
│   │   │   │   ├── layout-header-over.gif
│   │   │   │   ├── layout-sidebar-header.gif
│   │   │   │   ├── mini-bottom.gif
│   │   │   │   ├── mini-left.gif
│   │   │   │   ├── mini-right.gif
│   │   │   │   ├── mini-top.gif
│   │   │   │   ├── panel-content.gif
│   │   │   │   ├── panel-header.gif
│   │   │   │   ├── panel-header-over.gif
│   │   │   │   ├── tabs-bg.gif
│   │   │   │   ├── tabs-item-bg.gif
│   │   │   │   ├── tabs-item-left-bg.gif
│   │   │   │   ├── tabs-item-over-bg.gif
│   │   │   │   ├── tabs-item-right-bg.gif
│   │   │   │   ├── tabs-tools.gif
│   │   │   │   └── togglebar.gif
│   │   │   ├── menu
│   │   │   │   ├── menu-item-arrow.gif
│   │   │   │   ├── menu-item-down.gif
│   │   │   │   ├── menu-item-over-l.gif
│   │   │   │   ├── menu-item-over-m.gif
│   │   │   │   ├── menu-item-over-r.gif
│   │   │   │   ├── menu-line-x.gif
│   │   │   │   └── menu-line-y.gif
│   │   │   ├── panel
│   │   │   │   ├── bar-bg.gif
│   │   │   │   ├── header2-bg.jpg
│   │   │   │   ├── header-bg.gif
│   │   │   │   ├── header-bg.jpg
│   │   │   │   ├── panel-btn.gif
│   │   │   │   ├── panel-btn-l.gif
│   │   │   │   ├── panel-btn-r.gif
│   │   │   │   ├── panel-header.gif
│   │   │   │   ├── panel-menu.gif
│   │   │   │   ├── panel-menu-item-down.gif
│   │   │   │   ├── panel-menu.jpg
│   │   │   │   ├── panel-toolbar.gif
│   │   │   │   ├── panel-toolbar.jpg
│   │   │   │   ├── panel-tools.gif
│   │   │   │   └── panel-tools-sprites.gif
│   │   │   ├── tree
│   │   │   │   ├── folder.gif
│   │   │   │   ├── folder-open.gif
│   │   │   │   ├── loading.gif
│   │   │   │   ├── tree.gif
│   │   │   │   ├── tree-leaf.gif
│   │   │   │   ├── tree-level.gif
│   │   │   │   ├── tree-noline.gif
│   │   │   │   ├── tree.png
│   │   │   │   ├── tree-status-close.gif
│   │   │   │   ├── tree-status.gif
│   │   │   │   └── tree-status-open.gif
│   │   │   └── win
│   │   │   ├── box.gif
│   │   │   ├── box-icons.gif
│   │   │   ├── dialog-bc.gif
│   │   │   ├── dialog.gif
│   │   │   ├── dialog-icons.gif
│   │   │   ├── dialog-tc.gif
│   │   │   ├── dialog-winbtns.gif
│   │   │   ├── taskbar.gif
│   │   │   ├── taskbar.png
│   │   │   ├── taskbar-task.gif
│   │   │   └── taskicon.gif
│   │   ├── Gray
│   │   │   ├── css
│   │   │   │   ├── all.css
│   │   │   │   ├── common.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── form.css
│   │   │   │   ├── grid.css
│   │   │   │   ├── layout.css
│   │   │   │   └── tab.css
│   │   │   └── images
│   │   │   ├── layout
│   │   │   │   ├── accordion-header.gif
│   │   │   │   ├── icon-close.gif
│   │   │   │   ├── icon-close-over.gif
│   │   │   │   ├── layout-header.gif
│   │   │   │   ├── tabs-bg.gif
│   │   │   │   ├── tabs-item-bg.gif
│   │   │   │   ├── tabs-item-left-bg.gif
│   │   │   │   ├── tabs-item-left-selected.gif
│   │   │   │   ├── tabs-item-right-bg.gif
│   │   │   │   ├── tabs-item-right-selected.gif
│   │   │   │   ├── tabs-item-selected.gif
│   │   │   │   └── togglebar.gif
│   │   │   ├── ui
│   │   │   │   ├── btn.gif
│   │   │   │   ├── button1.gif
│   │   │   │   ├── button2.gif
│   │   │   │   ├── button-disabled.gif
│   │   │   │   ├── button.gif
│   │   │   │   ├── button-over.gif
│   │   │   │   ├── dateeditor-bar.gif
│   │   │   │   ├── dateeditor-btn.gif
│   │   │   │   ├── dateeditor-btn-over.gif
│   │   │   │   ├── dateeditor-thead.gif
│   │   │   │   ├── gridalt.gif
│   │   │   │   ├── gridbar.jpg
│   │   │   │   ├── grid-detail-close.gif
│   │   │   │   ├── grid-detail-open.gif
│   │   │   │   ├── grideditor.gif
│   │   │   │   ├── icon-down.gif
│   │   │   │   ├── icon-select.gif
│   │   │   │   ├── icon-unselect.gif
│   │   │   │   ├── icon-up.gif
│   │   │   │   ├── inputdisabled.gif
│   │   │   │   ├── input.gif
│   │   │   │   ├── loading2.gif
│   │   │   │   ├── loading.gif
│   │   │   │   └── trigger.gif
│   │   │   └── win
│   │   │   ├── dialogbtn.gif
│   │   │   ├── dialogicon.gif
│   │   │   └── dialog-winbtns.gif
│   │   ├── icons
│   │   │   ├── add.gif
│   │   │   ├── archives.gif
│   │   │   ├── attibutes.gif
│   │   │   ├── back.gif
│   │   │   ├── bluebook.gif
│   │   │   ├── bookpen.gif
│   │   │   ├── busy.gif
│   │   │   ├── calendar.gif
│   │   │   ├── candle.gif
│   │   │   ├── coffee.gif
│   │   │   ├── comment.gif
│   │   │   ├── communication.gif
│   │   │   ├── config.gif
│   │   │   ├── customers.gif
│   │   │   ├── cut.gif
│   │   │   ├── database.gif
│   │   │   ├── delete.gif
│   │   │   ├── discuss.gif
│   │   │   ├── down.gif
│   │   │   ├── edit.gif
│   │   │   ├── graywarn.gif
│   │   │   ├── greenwarn.gif
│   │   │   ├── help.gif
│   │   │   ├── home.gif
│   │   │   ├── lock.gif
│   │   │   ├── logout.gif
│   │   │   ├── mailbox.gif
│   │   │   ├── memeber.gif
│   │   │   ├── modify.gif
│   │   │   ├── msn.gif
│   │   │   ├── myaccount.gif
│   │   │   ├── ok.gif
│   │   │   ├── outbox.gif
│   │   │   ├── pager.gif
│   │   │   ├── photograph.gif
│   │   │   ├── plus.gif
│   │   │   ├── prev.gif
│   │   │   ├── print.gif
│   │   │   ├── process.gif
│   │   │   ├── qq.gif
│   │   │   ├── refresh.gif
│   │   │   ├── right.gif
│   │   │   ├── role.gif
│   │   │   ├── save-disabled.gif
│   │   │   ├── save.gif
│   │   │   ├── search2.gif
│   │   │   ├── search.gif
│   │   │   ├── settings.gif
│   │   │   ├── true.gif
│   │   │   └── up.gif
│   │   ├── ligerui-icons.css
│   │   └── Silvery
│   │   ├── css
│   │   │   ├── form.css
│   │   │   ├── grid.css
│   │   │   ├── layout.css
│   │   │   └── style.css
│   │   └── images
│   │   ├── form
│   │   │   ├── checkboxradio.gif
│   │   │   ├── icon-down.gif
│   │   │   ├── icon-down-over.gif
│   │   │   ├── icon-up.gif
│   │   │   ├── icon-up-over.gif
│   │   │   ├── invalid_line.gif
│   │   │   ├── text-date-icon.gif
│   │   │   ├── text-down-icon.gif
│   │   │   ├── text-focus.gif
│   │   │   ├── text.gif
│   │   │   ├── text-l-focus.gif
│   │   │   ├── text-l.gif
│   │   │   ├── text-l-over.gif
│   │   │   ├── text-over.gif
│   │   │   ├── text-r-focus.gif
│   │   │   ├── text-r.gif
│   │   │   └── text-r-over.gif
│   │   ├── grid
│   │   │   └── gridheaderbg.jpg
│   │   └── layout
│   │   ├── accordion-header.jpg
│   │   ├── accordion-header-over.jpg
│   │   ├── layout-header.jpg
│   │   ├── layout-header-over.jpg
│   │   ├── tabs-bg.jpg
│   │   ├── tabs-item-bg.jpg
│   │   ├── tabs-item-left-bg.gif
│   │   ├── tabs-item-over-bg.gif
│   │   ├── tabs-item-right-bg.gif
│   │   └── tabs-tools.gif
│   ├── settles
│   │   ├── Ajaxfenlist.aspx
│   │   ├── Ajaxfenlist.aspx.cs
│   │   ├── Ajaxfenview.aspx
│   │   ├── Ajaxfenview.aspx.cs
│   │   ├── Ajaxzong.aspx
│   │   ├── Ajaxzong.aspx.cs
│   │   ├── fenlist.aspx
│   │   ├── fenlist.aspx.cs
│   │   ├── fenview.aspx
│   │   ├── fenview.aspx.cs
│   │   ├── zonglist.aspx
│   │   └── zonglist.aspx.cs
│   ├── shops
│   │   ├── Ajaxdeleteshops.aspx
│   │   ├── Ajaxdeleteshops.aspx.cs
│   │   ├── Ajaxshopslist.aspx
│   │   ├── Ajaxshopslist.aspx.cs
│   │   ├── shoplist.aspx
│   │   ├── shoplist.aspx.cs
│   │   ├── shopsadd.aspx
│   │   ├── shopsadd.aspx.cs
│   │   ├── shopview.aspx
│   │   └── shopview.aspx.cs
│   ├── sms
│   │   ├── Ajaxloadsms.aspx
│   │   ├── Ajaxloadsms.aspx.cs
│   │   ├── Ajaxsetsms.aspx
│   │   ├── Ajaxsetsms.aspx.cs
│   │   ├── messageset.aspx
│   │   ├── messageset.aspx.cs
│   │   ├── smslist.aspx
│   │   └── smslist.aspx.cs
│   ├── systems
│   │   ├── adminadd.aspx
│   │   ├── adminadd.aspx.cs
│   │   ├── admininfo.aspx
│   │   ├── admininfo.aspx.cs
│   │   ├── adminview.aspx
│   │   ├── adminview.aspx.cs
│   │   ├── Ajaxadminlist.aspx
│   │   ├── Ajaxadminlist.aspx.cs
│   │   ├── Ajaxchecknum.aspx
│   │   ├── Ajaxchecknum.aspx.cs
│   │   ├── Ajaxcheckuser.aspx
│   │   ├── Ajaxcheckuser.aspx.cs
│   │   ├── Ajaxdeladmin.aspx
│   │   ├── Ajaxdeladmin.aspx.cs
│   │   ├── Ajaxfast.aspx
│   │   ├── Ajaxfast.aspx.cs
│   │   ├── Ajaxloadprint.aspx
│   │   ├── Ajaxloadprint.aspx.cs
│   │   ├── Ajaxprintadd.aspx
│   │   ├── Ajaxprintadd.aspx.cs
│   │   ├── fastmenu.aspx
│   │   ├── fastmenu.aspx.cs
│   │   ├── printset.aspx
│   │   ├── printset.aspx.cs
│   │   ├── setpwd.aspx
│   │   └── setpwd.aspx.cs
│   ├── tuijian
│   │   ├── Ajaxlist.aspx
│   │   ├── Ajaxlist.aspx.cs
│   │   ├── Ajaxload.aspx
│   │   ├── Ajaxload.aspx.cs
│   │   ├── Ajaxset.aspx
│   │   ├── Ajaxset.aspx.cs
│   │   ├── tuijian.aspx
│   │   ├── tuijian.aspx.cs
│   │   ├── Tuijianlist.aspx
│   │   └── Tuijianlist.aspx.cs
│   ├── warnset
│   │   ├── Ajaxlist.aspx
│   │   ├── Ajaxlist.aspx.cs
│   │   ├── Ajaxsentsms.aspx
│   │   ├── Ajaxsentsms.aspx.cs
│   │   ├── warnlist.aspx
│   │   └── warnlist.aspx.cs
│   ├── Web
│   │   ├── AjaxDate.aspx
│   │   ├── AjaxDate.aspx.cs
│   │   ├── Ajaxlogin.aspx
│   │   ├── Ajaxlogin.aspx.cs
│   │   ├── _assets
│   │   │   ├── css
│   │   │   │   ├── jqm_demo-icons-hd.png
│   │   │   │   ├── jqm_demo-icons-sd.png
│   │   │   │   ├── jqm-demos.css
│   │   │   │   └── Thumbs.db
│   │   │   ├── img
│   │   │   │   ├── album-af.jpg
│   │   │   │   ├── album-ag.jpg
│   │   │   │   ├── album-bb.jpg
│   │   │   │   ├── album-bk.jpg
│   │   │   │   ├── album-hc.jpg
│   │   │   │   ├── album-k.jpg
│   │   │   │   ├── album-mg.jpg
│   │   │   │   ├── album-ok.jpg
│   │   │   │   ├── album-p.jpg
│   │   │   │   ├── album-rh.jpg
│   │   │   │   ├── album-ws.jpg
│   │   │   │   ├── album-xx.jpg
│   │   │   │   ├── apple.png
│   │   │   │   ├── bg-pattern.png
│   │   │   │   ├── bike.jpg
│   │   │   │   ├── blackberry_10.png
│   │   │   │   ├── bmw.jpg
│   │   │   │   ├── bmw-thumb.jpg
│   │   │   │   ├── buenosaires.jpg
│   │   │   │   ├── capetown.jpg
│   │   │   │   ├── de.png
│   │   │   │   ├── fi.png
│   │   │   │   ├── firefox-logo.png
│   │   │   │   ├── firefox_os.png
│   │   │   │   ├── galaxy_express.png
│   │   │   │   ├── gb.png
│   │   │   │   ├── gf.png
│   │   │   │   ├── glyphish-icons
│   │   │   │   │   ├── 09-chat2.png
│   │   │   │   │   ├── 100-coffee.png
│   │   │   │   │   ├── 18-envelope.png
│   │   │   │   │   ├── 19-gear.png
│   │   │   │   │   ├── 21-skull.png
│   │   │   │   │   ├── 30-key.png
│   │   │   │   │   ├── 34-coffee.png
│   │   │   │   │   ├── 88-beermug.png
│   │   │   │   │   └── Read me first - license.txt
│   │   │   │   ├── jquery-logo.png
│   │   │   │   ├── landrover.jpg
│   │   │   │   ├── landrover-thumb.jpg
│   │   │   │   ├── lumia_800.png
│   │   │   │   ├── newyork.jpg
│   │   │   │   ├── nexus_7.png
│   │   │   │   ├── paris.jpg
│   │   │   │   ├── phone_galaxy3.png
│   │   │   │   ├── phone_iphone5.png
│   │   │   │   ├── phone_lumia920.png
│   │   │   │   ├── phone_onex.png
│   │   │   │   ├── photo-landscape.jpg
│   │   │   │   ├── photo-portrait.jpg
│   │   │   │   ├── photo-run.jpeg
│   │   │   │   ├── seoul.jpg
│   │   │   │   ├── sydney.jpg
│   │   │   │   ├── tesla.jpg
│   │   │   │   ├── tesla-thumb.jpg
│   │   │   │   ├── Thumbs.db
│   │   │   │   ├── tizen.png
│   │   │   │   └── us.png
│   │   │   └── js
│   │   │   ├── globalnav.js
│   │   │   ├── h2widget.js
│   │   │   ├── index.html
│   │   │   ├── index.js
│   │   │   ├── jqm-demos.js
│   │   │   └── view-source.js
│   │   ├── Css
│   │   │   ├── index.css
│   │   │   ├── login.css
│   │   │   ├── Mainindex.css
│   │   │   ├── M_bg.png
│   │   │   ├── slideshow.css
│   │   │   ├── style.css
│   │   │   ├── themes
│   │   │   │   └── default
│   │   │   │   ├── images
│   │   │   │   │   ├── ajax-loader1.gif
│   │   │   │   │   ├── ajax-loader.gif
│   │   │   │   │   ├── icons-18-black.png
│   │   │   │   │   ├── icons-18-white.png
│   │   │   │   │   ├── icons-36-black.png
│   │   │   │   │   └── icons-36-white.png
│   │   │   │   ├── jquery.mobile-1.3.2.css
│   │   │   │   ├── jquery.mobile-1.3.2.min.css
│   │   │   │   ├── jquery.mobile.structure-1.3.2.css
│   │   │   │   ├── jquery.mobile.structure-1.3.2.min.css
│   │   │   │   ├── jquery.mobile.theme-1.3.2.css
│   │   │   │   └── jquery.mobile.theme-1.3.2.min.css
│   │   │   ├── Thumbs.db
│   │   │   └── XMLFile1.xml
│   │   ├── ErrorForm.aspx
│   │   ├── ErrorForm.aspx.cs
│   │   ├── js
│   │   │   ├── jquery.js
│   │   │   ├── jquery.mobile-1.3.2.js
│   │   │   ├── jquery.mobile-1.3.2.min.js
│   │   │   └── slideshow.js
│   │   ├── Login.aspx
│   │   ├── Login.aspx.cs
│   │   ├── Main.aspx
│   │   ├── Main.aspx.cs
│   │   ├── MsgForm.aspx
│   │   ├── MsgForm.aspx.cs
│   │   ├── Pay.aspx
│   │   └── Pay.aspx.cs
│   └── Web.config
└── 购买必读.txt

184 directories, 2085 files

标签:

实例下载地址

美发会员管理系统源码几千元在淘宝买的奉献给大家有安装说明

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警