首页 .NET/Web 416基于ASP.NET的读来读去书社网上书店图书销售系统的设计与实现
416基于ASP.NET的读来读去书社网上书店图书销售系统的设计与实现
作品编号:696
关注人气:1777
文件包括:设计源码+数据库+论文+PPT
设计大小:11.76 M
开发语言:.NET/Web
开发数据库:SQL Server
开发环境:Microsoft Visual Studio 2008及以上
原价:900元
现价:80元
下载说明

本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!

如需技术协助调试,本站收取50元作品调试费!点此申请调试

如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。

  • 作品介绍
  • 项目目录
  • 论文目录
  • 论文预览

此系统主要可以实现图书的在线发布与购买、图书管理、订单纳管理等功能,主要有以下几点:

后台:

(1)图书信息的轻松维护。

(2)可以在线添加、删除图书类别。

(3)会员信息的留言管理

(4)方便的订单管理功能。

(5)面向消费者的订单查询功能。

(6)销售统计功能

前台:

(1)免费注册信息。

(2)修改用户信息。

(3)可以在线查看商品信息,放进购物车。

(4)查看购物车商品,生成订单。

(5) 给网站留言。

      


卷 SSD分区 的文件夹 PATH 列表
卷序列号为 0004-1E03
E:\TEST\源码
└─asp.net 读来读去书社网上书店图书销售系统
    │  JM3UX$YSN{)SNPF}{[(`I(N.jpg
    │  读来读去书社答辩稿.ppt
    │  读来读去书社网上书店系统.doc
    │  读来读去书社网上书店系统论文.doc
    │  
    └─Book
        │  BOOKSHOP_Data.MDF
        │  BOOKSHOP_Log.LDF
        │  UpgradeLog.XML
        │  Web.Config
        │  WebSite.sln
        │  
        ├─Backup
        │  │  WebSite.sln
        │  │  
        │  ├─Common
        │  │  │  BaseClass.cs
        │  │  │  BasePage.cs
        │  │  │  Common.csproj
        │  │  │  IModelBase.cs
        │  │  │  
        │  │  └─Properties
        │  │          AssemblyInfo.cs
        │  │          
        │  ├─DataAccess
        │  │  │  DataAccess.csproj
        │  │  │  O_COrder.cs
        │  │  │  O_CostList.cs
        │  │  │  O_Goods.cs
        │  │  │  O_GoodsType.cs
        │  │  │  O_Link.cs
        │  │  │  O_Members.cs
        │  │  │  O_Menu.cs
        │  │  │  O_Message.cs
        │  │  │  O_News.cs
        │  │  │  O_OrderList.cs
        │  │  │  O_Producer.cs
        │  │  │  O_UserInfo.cs
        │  │  │  
        │  │  └─Properties
        │  │          AssemblyInfo.cs
        │  │          
        │  ├─Model
        │  │  │  Model.csproj
        │  │  │  M_COrder.cs
        │  │  │  M_CostList.cs
        │  │  │  M_Goods.cs
        │  │  │  M_GoodsType.cs
        │  │  │  M_Link.cs
        │  │  │  M_Members.cs
        │  │  │  M_Menu.cs
        │  │  │  M_Message.cs
        │  │  │  M_News.cs
        │  │  │  M_OrderList.cs
        │  │  │  M_Producer.cs
        │  │  │  M_UserInfo.cs
        │  │  │  
        │  │  └─Properties
        │  │          AssemblyInfo.cs
        │  │          
        │  └─WebSite
        │      │  cart.htm
        │      │  footer.html
        │      │  GoodsDetail.aspx
        │      │  GoodsDetail.aspx.cs
        │      │  header.html
        │      │  help.aspx
        │      │  help.aspx.cs
        │      │  help.html
        │      │  index.aspx
        │      │  index.aspx.cs
        │      │  login.html
        │      │  LoginCheck.aspx
        │      │  LoginCheck.aspx.cs
        │      │  message.aspx
        │      │  message.aspx.cs
        │      │  NewGoods.aspx
        │      │  NewGoods.aspx.cs
        │      │  newsDetail.aspx
        │      │  newsDetail.aspx.cs
        │      │  Register.aspx
        │      │  Register.aspx.cs
        │      │  service.aspx
        │      │  service.aspx.cs
        │      │  test.aspx
        │      │  test.aspx.cs
        │      │  web.config
        │      │  
        │      ├─admin
        │      │  │  bottom.htm
        │      │  │  createImg.aspx
        │      │  │  createImg.aspx.cs
        │      │  │  index.htm
        │      │  │  Login.aspx
        │      │  │  Login.aspx.cs
        │      │  │  main.htm
        │      │  │  menu.htm
        │      │  │  nopower.html
        │      │  │  top.aspx
        │      │  │  top.aspx.cs
        │      │  │  
        │      │  ├─cast
        │      │  │      KHTJ.aspx
        │      │  │      KHTJ.aspx.cs
        │      │  │      MemberRecharge.aspx
        │      │  │      MemberRecharge.aspx.cs
        │      │  │      SMTJ.aspx
        │      │  │      SMTJ.aspx.cs
        │      │  │      
        │      │  ├─css
        │      │  │      asc.gif
        │      │  │      bg.gif
        │      │  │      css.css
        │      │  │      desc.gif
        │      │  │      jq.css
        │      │  │      login.css
        │      │  │      Picasa.css
        │      │  │      Picasa_Button.gif
        │      │  │      Picasa_PerHint.gif
        │      │  │      style.css
        │      │  │      style1.css
        │      │  │      StyleSheet.css
        │      │  │      StyleSheet1.css
        │      │  │      
        │      │  ├─goods
        │      │  │      GoodsDetail.aspx
        │      │  │      GoodsDetail.aspx.cs
        │      │  │      GoodsList.aspx
        │      │  │      GoodsList.aspx.cs
        │      │  │      
        │      │  ├─goodtype
        │      │  │      GoodsTypeDetail.aspx
        │      │  │      GoodsTypeDetail.aspx.cs
        │      │  │      GoodsTypeList.aspx
        │      │  │      GoodsTypeList.aspx.cs
        │      │  │      
        │      │  ├─Images
        │      │  │  │  22.gif
        │      │  │  │  addNote.gif
        │      │  │  │  asc.gif
        │      │  │  │  back.gif
        │      │  │  │  bg.gif
        │      │  │  │  bg_button_del.gif
        │      │  │  │  bg_button_update.gif
        │      │  │  │  bg_header.gif
        │      │  │  │  bg_left_bc.gif
        │      │  │  │  bg_left_bl.gif
        │      │  │  │  bg_left_br.gif
        │      │  │  │  bg_left_ls.gif
        │      │  │  │  bg_left_rs.gif
        │      │  │  │  bg_left_tc.gif
        │      │  │  │  bg_left_tl.gif
        │      │  │  │  bg_left_tr.gif
        │      │  │  │  bg_login.png
        │      │  │  │  bg_nav.gif
        │      │  │  │  bg_PTSbutton.gif
        │      │  │  │  bg_rectbtn.png
        │      │  │  │  bg_schedule.gif
        │      │  │  │  bg_tabedbtn.gif
        │      │  │  │  bg_table_item.gif
        │      │  │  │  bg_table_item2.gif
        │      │  │  │  bg_th.gif
        │      │  │  │  bg_title.gif
        │      │  │  │  bg_tr.gif
        │      │  │  │  bj01.jpg
        │      │  │  │  buttom_bg_sl.gif
        │      │  │  │  buttom_bg_zk.gif
        │      │  │  │  canle.png
        │      │  │  │  clearlogon.gif
        │      │  │  │  copyright_samll.gif
        │      │  │  │  copy_vg.gif
        │      │  │  │  del.gif
        │      │  │  │  delete.gif
        │      │  │  │  edit.gif
        │      │  │  │  edt.gif
        │      │  │  │  exit.gif
        │      │  │  │  first.gif
        │      │  │  │  gu1.gif
        │      │  │  │  home.gif
        │      │  │  │  hot.gif
        │      │  │  │  icon006.gif
        │      │  │  │  icon_1.gif
        │      │  │  │  icon_2.gif
        │      │  │  │  id_code.gif
        │      │  │  │  img_03.gif
        │      │  │  │  img_03.jpg
        │      │  │  │  index.css
        │      │  │  │  index_1.gif
        │      │  │  │  index_10.gif
        │      │  │  │  index_11.gif
        │      │  │  │  index_12.gif
        │      │  │  │  index_6.gif
        │      │  │  │  jrsc_ico.gif
        │      │  │  │  last.gif
        │      │  │  │  line.gif
        │      │  │  │  list_icon03.gif
        │      │  │  │  login.css
        │      │  │  │  login.png
        │      │  │  │  login_bg.png
        │      │  │  │  login_bg_x.png
        │      │  │  │  login_enter.gif
        │      │  │  │  login_title.png
        │      │  │  │  mail.gif
        │      │  │  │  main_fs.gif
        │      │  │  │  main_hb.gif
        │      │  │  │  main_lf.gif
        │      │  │  │  main_ls.gif
        │      │  │  │  main_rc.gif
        │      │  │  │  main_rf.gif
        │      │  │  │  main_rs.gif
        │      │  │  │  maximize.gif
        │      │  │  │  menuclose.ICO
        │      │  │  │  menuopen.ICO
        │      │  │  │  menu_seprator.gif
        │      │  │  │  mtable_01.gif
        │      │  │  │  mtable_02.gif
        │      │  │  │  mtable_03.gif
        │      │  │  │  mtable_04.gif
        │      │  │  │  mtable_05.gif
        │      │  │  │  mtable_06.gif
        │      │  │  │  mtable_left_bg.gif
        │      │  │  │  mtable_right_bg.gif
        │      │  │  │  mtable_top.gif
        │      │  │  │  nav_back.gif
        │      │  │  │  nav_changePassword.gif
        │      │  │  │  nav_forward.gif
        │      │  │  │  nav_help.gif
        │      │  │  │  nav_pre.gif
        │      │  │  │  nav_print.gif
        │      │  │  │  nav_resetPassword.gif
        │      │  │  │  nav_search.gif
        │      │  │  │  new1.gif
        │      │  │  │  newanim.gif
        │      │  │  │  next.gif
        │      │  │  │  note.gif
        │      │  │  │  offlag_0.png
        │      │  │  │  offlag_1.png
        │      │  │  │  offlag_2.png
        │      │  │  │  offlag_3.png
        │      │  │  │  offlag_4.png
        │      │  │  │  offlag_5.png
        │      │  │  │  Picasa_Error.gif
        │      │  │  │  Picasa_Loading.gif
        │      │  │  │  public.css
        │      │  │  │  refresh.gif
        │      │  │  │  save.gif
        │      │  │  │  selcolorpicker.gif
        │      │  │  │  spacer.gif
        │      │  │  │  s_new.gif
        │      │  │  │  xp_table_bg2.gif
        │      │  │  │  
        │      │  │  ├─minicalendar
        │      │  │  │      minical_btnClose.gif
        │      │  │  │      minical_btnForward.gif
        │      │  │  │      minical_btnPrevious.gif
        │      │  │  │      minical_title.gif
        │      │  │  │      
        │      │  │  └─tree
        │      │  │          arrow_collapsed.gif
        │      │  │          arrow_collapsed_hover.gif
        │      │  │          arrow_expanded.gif
        │      │  │          arrow_expanded_hover.gif
        │      │  │          branch_node.gif
        │      │  │          btn_close.gif
        │      │  │          btn_close.png
        │      │  │          empty.gif
        │      │  │          folder_closed.gif
        │      │  │          folder_open.gif
        │      │  │          root_node.gif
        │      │  │          tree_node.gif
        │      │  │          user_node.gif
        │      │  │          
        │      │  ├─js
        │      │  │      Clock.js
        │      │  │      jquery.tablesorter.js
        │      │  │      jquery.tablesorter.pager.js
        │      │  │      Picasa.js
        │      │  │      PopupCalendar.js
        │      │  │      Tree.js
        │      │  │      TreeNode.js
        │      │  │      
        │      │  ├─members
        │      │  │      MembersDetail.aspx
        │      │  │      MembersDetail.aspx.cs
        │      │  │      MembersList.aspx
        │      │  │      MembersList.aspx.cs
        │      │  │      
        │      │  ├─message
        │      │  │      MessageDetial.aspx
        │      │  │      MessageDetial.aspx.cs
        │      │  │      MessageList.aspx
        │      │  │      MessageList.aspx.cs
        │      │  │      
        │      │  ├─news
        │      │  │      NewsDetail.aspx
        │      │  │      NewsDetail.aspx.cs
        │      │  │      NewsList.aspx
        │      │  │      NewsList.aspx.cs
        │      │  │      PromotionsDetail.aspx
        │      │  │      PromotionsDetail.aspx.cs
        │      │  │      PromotionsList.aspx
        │      │  │      PromotionsList.aspx.cs
        │      │  │      
        │      │  └─Order
        │      │          OrderDetail.aspx
        │      │          OrderDetail.aspx.cs
        │      │          OrderList.aspx
        │      │          OrderList.aspx.cs
        │      │          
        │      ├─App_Data
        │      ├─Bin
        │      │      Common.dll
        │      │      Common.pdb
        │      │      DataAccess.dll
        │      │      DataAccess.pdb
        │      │      FredCK.FCKeditorV2.dll
        │      │      FredCK.FCKeditorV2.dll.refresh
        │      │      Model.dll
        │      │      Model.pdb
        │      │      MySql.Data.dll
        │      │      SqlHelper.dll
        │      │      
        │      ├─cart
        │      │      cart.css
        │      │      cartInfo.aspx
        │      │      cartInfo.aspx.cs
        │      │      cartInsert.aspx
        │      │      cartInsert.aspx.cs
        │      │      cartSuccess.aspx
        │      │      cartSuccess.aspx.cs
        │      │      payMethod.aspx
        │      │      payMethod.aspx.cs
        │      │      style.css
        │      │      
        │      ├─css
        │      │      common.css
        │      │      GuidedNav.css
        │      │      home.css
        │      │      lanrenxixi.css
        │      │      lyy_style.css
        │      │      style.css
        │      │      style_sub.css
        │      │      
        │      ├─fckeditor
        │      │  │  fckconfig.js
        │      │  │  fckeditor.afp
        │      │  │  fckeditor.asp
        │      │  │  fckeditor.cfc
        │      │  │  fckeditor.cfm
        │      │  │  fckeditor.js
        │      │  │  fckeditor.lasso
        │      │  │  fckeditor.php
        │      │  │  fckeditor.pl
        │      │  │  fckeditor.py
        │      │  │  fckeditor_php4.php
        │      │  │  fckeditor_php5.php
        │      │  │  fckpackager.xml
        │      │  │  fckstyles.xml
        │      │  │  fcktemplates.xml
        │      │  │  fckutils.cfm
        │      │  │  FredCK.FCKeditorV2.dll
        │      │  │  license.txt
        │      │  │  SqlHelper.dll
        │      │  │  _documentation.html
        │      │  │  _upgrade.html
        │      │  │  _whatsnew.html
        │      │  │  _whatsnew_history.html
        │      │  │  
        │      │  └─editor
        │      │      │  fckdebug.html
        │      │      │  fckdialog.html
        │      │      │  fckeditor.html
        │      │      │  fckeditor.original.html
        │      │      │  
        │      │      ├─css
        │      │      │  │  fck_editorarea.css
        │      │      │  │  fck_internal.css
        │      │      │  │  fck_showtableborders_gecko.css
        │      │      │  │  
        │      │      │  ├─behaviors
        │      │      │  │      disablehandles.htc
        │      │      │  │      showtableborders.htc
        │      │      │  │      
        │      │      │  └─images
        │      │      │          block_address.png
        │      │      │          block_blockquote.png
        │      │      │          block_div.png
        │      │      │          block_h1.png
        │      │      │          block_h2.png
        │      │      │          block_h3.png
        │      │      │          block_h4.png
        │      │      │          block_h5.png
        │      │      │          block_h6.png
        │      │      │          block_p.png
        │      │      │          block_pre.png
        │      │      │          fck_anchor.gif
        │      │      │          fck_flashlogo.gif
        │      │      │          fck_hiddenfield.gif
        │      │      │          fck_pagebreak.gif
        │      │      │          fck_plugin.gif
        │      │      │          
        │      │      ├─dialog
        │      │      │  │  fck_about.html
        │      │      │  │  fck_anchor.html
        │      │      │  │  fck_button.html
        │      │      │  │  fck_checkbox.html
        │      │      │  │  fck_colorselector.html
        │      │      │  │  fck_docprops.html
        │      │      │  │  fck_flash.html
        │      │      │  │  fck_form.html
        │      │      │  │  fck_hiddenfield.html
        │      │      │  │  fck_image.html
        │      │      │  │  fck_link.html
        │      │      │  │  fck_listprop.html
        │      │      │  │  fck_paste.html
        │      │      │  │  fck_radiobutton.html
        │      │      │  │  fck_replace.html
        │      │      │  │  fck_select.html
        │      │      │  │  fck_smiley.html
        │      │      │  │  fck_source.html
        │      │      │  │  fck_specialchar.html
        │      │      │  │  fck_spellerpages.html
        │      │      │  │  fck_table.html
        │      │      │  │  fck_tablecell.html
        │      │      │  │  fck_template.html
        │      │      │  │  fck_textarea.html
        │      │      │  │  fck_textfield.html
        │      │      │  │  
        │      │      │  ├─common
        │      │      │  │  │  fck_dialog_common.css
        │      │      │  │  │  fck_dialog_common.js
        │      │      │  │  │  
        │      │      │  │  └─images
        │      │      │  │          locked.gif
        │      │      │  │          reset.gif
        │      │      │  │          unlocked.gif
        │      │      │  │          
        │      │      │  ├─fck_about
        │      │      │  │  │  logo_fckeditor.gif
        │      │      │  │  │  logo_fredck.gif
        │      │      │  │  │  
        │      │      │  │  └─sponsors
        │      │      │  │          spellchecker_net.gif
        │      │      │  │          
        │      │      │  ├─fck_docprops
        │      │      │  │      fck_document_preview.html
        │      │      │  │      
        │      │      │  ├─fck_flash
        │      │      │  │      fck_flash.js
        │      │      │  │      fck_flash_preview.html
        │      │      │  │      
        │      │      │  ├─fck_image
        │      │      │  │      fck_image.js
        │      │      │  │      fck_image_preview.html
        │      │      │  │      
        │      │      │  ├─fck_link
        │      │      │  │      fck_link.js
        │      │      │  │      
        │      │      │  ├─fck_select
        │      │      │  │      fck_select.js
        │      │      │  │      
        │      │      │  ├─fck_spellerpages
        │      │      │  │  └─spellerpages
        │      │      │  │      │  blank.html
        │      │      │  │      │  controls.html
        │      │      │  │      │  controlWindow.js
        │      │      │  │      │  spellchecker.html
        │      │      │  │      │  spellChecker.js
        │      │      │  │      │  spellerStyle.css
        │      │      │  │      │  wordWindow.js
        │      │      │  │      │  
        │      │      │  │      └─server-scripts
        │      │      │  │              spellchecker.cfm
        │      │      │  │              spellchecker.php
        │      │      │  │              spellchecker.pl
        │      │      │  │              
        │      │      │  └─fck_template
        │      │      │      └─images
        │      │      │              template1.gif
        │      │      │              template2.gif
        │      │      │              template3.gif
        │      │      │              
        │      │      ├─dtd
        │      │      │      fck_dtd_test.html
        │      │      │      fck_xhtml10strict.js
        │      │      │      fck_xhtml10transitional.js
        │      │      │      
        │      │      ├─filemanager
        │      │      │  ├─browser
        │      │      │  │  └─default
        │      │      │  │      │  browser.css
        │      │      │  │      │  browser.html
        │      │      │  │      │  frmactualfolder.html
        │      │      │  │      │  frmcreatefolder.html
        │      │      │  │      │  frmfolders.html
        │      │      │  │      │  frmresourceslist.html
        │      │      │  │      │  frmresourcetype.html
        │      │      │  │      │  frmupload.html
        │      │      │  │      │  
        │      │      │  │      ├─images
        │      │      │  │      │  │  ButtonArrow.gif
        │      │      │  │      │  │  Folder.gif
        │      │      │  │      │  │  Folder32.gif
        │      │      │  │      │  │  FolderOpened.gif
        │      │      │  │      │  │  FolderOpened32.gif
        │      │      │  │      │  │  FolderUp.gif
        │      │      │  │      │  │  spacer.gif
        │      │      │  │      │  │  
        │      │      │  │      │  └─icons
        │      │      │  │      │      │  ai.gif
        │      │      │  │      │      │  avi.gif
        │      │      │  │      │      │  bmp.gif
        │      │      │  │      │      │  cs.gif
        │      │      │  │      │      │  default.icon.gif
        │      │      │  │      │      │  dll.gif
        │      │      │  │      │      │  doc.gif
        │      │      │  │      │      │  exe.gif
        │      │      │  │      │      │  fla.gif
        │      │      │  │      │      │  gif.gif
        │      │      │  │      │      │  htm.gif
        │      │      │  │      │      │  html.gif
        │      │      │  │      │      │  jpg.gif
        │      │      │  │      │      │  js.gif
        │      │      │  │      │      │  mdb.gif
        │      │      │  │      │      │  mp3.gif
        │      │      │  │      │      │  pdf.gif
        │      │      │  │      │      │  png.gif
        │      │      │  │      │      │  ppt.gif
        │      │      │  │      │      │  rdp.gif
        │      │      │  │      │      │  swf.gif
        │      │      │  │      │      │  swt.gif
        │      │      │  │      │      │  txt.gif
        │      │      │  │      │      │  vsd.gif
        │      │      │  │      │      │  xls.gif
        │      │      │  │      │      │  xml.gif
        │      │      │  │      │      │  zip.gif
        │      │      │  │      │      │  
        │      │      │  │      │      └─32
        │      │      │  │      │              ai.gif
        │      │      │  │      │              avi.gif
        │      │      │  │      │              bmp.gif
        │      │      │  │      │              cs.gif
        │      │      │  │      │              default.icon.gif
        │      │      │  │      │              dll.gif
        │      │      │  │      │              doc.gif
        │      │      │  │      │              exe.gif
        │      │      │  │      │              fla.gif
        │      │      │  │      │              gif.gif
        │      │      │  │      │              htm.gif
        │      │      │  │      │              html.gif
        │      │      │  │      │              jpg.gif
        │      │      │  │      │              js.gif
        │      │      │  │      │              mdb.gif
        │      │      │  │      │              mp3.gif
        │      │      │  │      │              pdf.gif
        │      │      │  │      │              png.gif
        │      │      │  │      │              ppt.gif
        │      │      │  │      │              rdp.gif
        │      │      │  │      │              swf.gif
        │      │      │  │      │              swt.gif
        │      │      │  │      │              txt.gif
        │      │      │  │      │              vsd.gif
        │      │      │  │      │              xls.gif
        │      │      │  │      │              xml.gif
        │      │      │  │      │              zip.gif
        │      │      │  │      │              
        │      │      │  │      └─js
        │      │      │  │              common.js
        │      │      │  │              fckxml.js
        │      │      │  │              
        │      │      │  └─connectors
        │      │      │      │  test.html
        │      │      │      │  uploadtest.html
        │      │      │      │  
        │      │      │      ├─asp
        │      │      │      │      basexml.asp
        │      │      │      │      class_upload.asp
        │      │      │      │      commands.asp
        │      │      │      │      config.asp
        │      │      │      │      connector.asp
        │      │      │      │      io.asp
        │      │      │      │      upload.asp
        │      │      │      │      util.asp
        │      │      │      │      
        │      │      │      ├─aspx
        │      │      │      │      config.ascx
        │      │      │      │      connector.aspx
        │      │      │      │      upload.aspx
        │      │      │      │      
        │      │      │      ├─cfm
        │      │      │      │      cf5_connector.cfm
        │      │      │      │      cf5_upload.cfm
        │      │      │      │      cf_basexml.cfm
        │      │      │      │      cf_commands.cfm
        │      │      │      │      cf_connector.cfm
        │      │      │      │      cf_io.cfm
        │      │      │      │      cf_upload.cfm
        │      │      │      │      cf_util.cfm
        │      │      │      │      config.cfm
        │      │      │      │      connector.cfm
        │      │      │      │      image.cfc
        │      │      │      │      ImageObject.cfc
        │      │      │      │      upload.cfm
        │      │      │      │      
        │      │      │      ├─lasso
        │      │      │      │      config.lasso
        │      │      │      │      connector.lasso
        │      │      │      │      upload.lasso
        │      │      │      │      
        │      │      │      ├─perl
        │      │      │      │      basexml.pl
        │      │      │      │      commands.pl
        │      │      │      │      connector.cgi
        │      │      │      │      io.pl
        │      │      │      │      upload.cgi
        │      │      │      │      upload_fck.pl
        │      │      │      │      util.pl
        │      │      │      │      
        │      │      │      ├─php
        │      │      │      │      basexml.php
        │      │      │      │      commands.php
        │      │      │      │      config.php
        │      │      │      │      connector.php
        │      │      │      │      io.php
        │      │      │      │      phpcompat.php
        │      │      │      │      upload.php
        │      │      │      │      util.php
        │      │      │      │      
        │      │      │      └─py
        │      │      │              config.py
        │      │      │              connector.py
        │      │      │              fckcommands.py
        │      │      │              fckconnector.py
        │      │      │              fckoutput.py
        │      │      │              fckutil.py
        │      │      │              htaccess.txt
        │      │      │              upload.py
        │      │      │              wsgi.py
        │      │      │              zope.py
        │      │      │              
        │      │      ├─images
        │      │      │  │  anchor.gif
        │      │      │  │  arrow_ltr.gif
        │      │      │  │  arrow_rtl.gif
        │      │      │  │  spacer.gif
        │      │      │  │  
        │      │      │  └─smiley
        │      │      │      └─msn
        │      │      │              angel_smile.gif
        │      │      │              angry_smile.gif
        │      │      │              broken_heart.gif
        │      │      │              cake.gif
        │      │      │              confused_smile.gif
        │      │      │              cry_smile.gif
        │      │      │              devil_smile.gif
        │      │      │              embaressed_smile.gif
        │      │      │              envelope.gif
        │      │      │              heart.gif
        │      │      │              kiss.gif
        │      │      │              lightbulb.gif
        │      │      │              omg_smile.gif
        │      │      │              regular_smile.gif
        │      │      │              sad_smile.gif
        │      │      │              shades_smile.gif
        │      │      │              teeth_smile.gif
        │      │      │              thumbs_down.gif
        │      │      │              thumbs_up.gif
        │      │      │              tounge_smile.gif
        │      │      │              whatchutalkingabout_smile.gif
        │      │      │              wink_smile.gif
        │      │      │              
        │      │      ├─js
        │      │      │      fckadobeair.js
        │      │      │      fckeditorcode_gecko.js
        │      │      │      fckeditorcode_ie.js
        │      │      │      
        │      │      ├─lang
        │      │      │      af.js
        │      │      │      ar.js
        │      │      │      bg.js
        │      │      │      bn.js
        │      │      │      bs.js
        │      │      │      ca.js
        │      │      │      cs.js
        │      │      │      da.js
        │      │      │      de.js
        │      │      │      el.js
        │      │      │      en-au.js
        │      │      │      en-ca.js
        │      │      │      en-uk.js
        │      │      │      en.js
        │      │      │      eo.js
        │      │      │      es.js
        │      │      │      et.js
        │      │      │      eu.js
        │      │      │      fa.js
        │      │      │      fi.js
        │      │      │      fo.js
        │      │      │      fr-ca.js
        │      │      │      fr.js
        │      │      │      gl.js
        │      │      │      he.js
        │      │      │      hi.js
        │      │      │      hr.js
        │      │      │      hu.js
        │      │      │      it.js
        │      │      │      ja.js
        │      │      │      km.js
        │      │      │      ko.js
        │      │      │      lt.js
        │      │      │      lv.js
        │      │      │      mn.js
        │      │      │      ms.js
        │      │      │      nb.js
        │      │      │      nl.js
        │      │      │      no.js
        │      │      │      pl.js
        │      │      │      pt-br.js
        │      │      │      pt.js
        │      │      │      ro.js
        │      │      │      ru.js
        │      │      │      sk.js
        │      │      │      sl.js
        │      │      │      sr-latn.js
        │      │      │      sr.js
        │      │      │      sv.js
        │      │      │      th.js
        │      │      │      tr.js
        │      │      │      uk.js
        │      │      │      vi.js
        │      │      │      zh-cn.js
        │      │      │      zh.js
        │      │      │      _translationstatus.txt
        │      │      │      
        │      │      ├─plugins
        │      │      │  ├─autogrow
        │      │      │  │      fckplugin.js
        │      │      │  │      
        │      │      │  ├─bbcode
        │      │      │  │  │  fckplugin.js
        │      │      │  │  │  
        │      │      │  │  └─_sample
        │      │      │  │          sample.config.js
        │      │      │  │          sample.html
        │      │      │  │          
        │      │      │  ├─dragresizetable
        │      │      │  │      fckplugin.js
        │      │      │  │      
        │      │      │  ├─placeholder
        │      │      │  │  │  fckplugin.js
        │      │      │  │  │  fck_placeholder.html
        │      │      │  │  │  placeholder.gif
        │      │      │  │  │  
        │      │      │  │  └─lang
        │      │      │  │          de.js
        │      │      │  │          en.js
        │      │      │  │          es.js
        │      │      │  │          fr.js
        │      │      │  │          it.js
        │      │      │  │          pl.js
        │      │      │  │          
        │      │      │  ├─simplecommands
        │      │      │  │      fckplugin.js
        │      │      │  │      
        │      │      │  └─tablecommands
        │      │      │          fckplugin.js
        │      │      │          
        │      │      ├─skins
        │      │      │  │  _fckviewstrips.html
        │      │      │  │  
        │      │      │  ├─default
        │      │      │  │  │  fck_dialog.css
        │      │      │  │  │  fck_dialog_ie6.js
        │      │      │  │  │  fck_editor.css
        │      │      │  │  │  fck_strip.gif
        │      │      │  │  │  
        │      │      │  │  └─images
        │      │      │  │          dialog.sides.gif
        │      │      │  │          dialog.sides.png
        │      │      │  │          dialog.sides.rtl.png
        │      │      │  │          sprites.gif
        │      │      │  │          sprites.png
        │      │      │  │          toolbar.arrowright.gif
        │      │      │  │          toolbar.buttonarrow.gif
        │      │      │  │          toolbar.collapse.gif
        │      │      │  │          toolbar.end.gif
        │      │      │  │          toolbar.expand.gif
        │      │      │  │          toolbar.separator.gif
        │      │      │  │          toolbar.start.gif
        │      │      │  │          
        │      │      │  ├─office2003
        │      │      │  │  │  fck_dialog.css
        │      │      │  │  │  fck_dialog_ie6.js
        │      │      │  │  │  fck_editor.css
        │      │      │  │  │  fck_strip.gif
        │      │      │  │  │  
        │      │      │  │  └─images
        │      │      │  │          dialog.sides.gif
        │      │      │  │          dialog.sides.png
        │      │      │  │          dialog.sides.rtl.png
        │      │      │  │          sprites.gif
        │      │      │  │          sprites.png
        │      │      │  │          toolbar.arrowright.gif
        │      │      │  │          toolbar.bg.gif
        │      │      │  │          toolbar.buttonarrow.gif
        │      │      │  │          toolbar.collapse.gif
        │      │      │  │          toolbar.end.gif
        │      │      │  │          toolbar.expand.gif
        │      │      │  │          toolbar.separator.gif
        │      │      │  │          toolbar.start.gif
        │      │      │  │          
        │      │      │  └─silver
        │      │      │      │  fck_dialog.css
        │      │      │      │  fck_dialog_ie6.js
        │      │      │      │  fck_editor.css
        │      │      │      │  fck_strip.gif
        │      │      │      │  
        │      │      │      └─images
        │      │      │              dialog.sides.gif
        │      │      │              dialog.sides.png
        │      │      │              dialog.sides.rtl.png
        │      │      │              sprites.gif
        │      │      │              sprites.png
        │      │      │              toolbar.arrowright.gif
        │      │      │              toolbar.buttonarrow.gif
        │      │      │              toolbar.buttonbg.gif
        │      │      │              toolbar.collapse.gif
        │      │      │              toolbar.end.gif
        │      │      │              toolbar.expand.gif
        │      │      │              toolbar.separator.gif
        │      │      │              toolbar.start.gif
        │      │      │              
        │      │      └─_source
        │      │          │  fckconstants.js
        │      │          │  fckeditorapi.js
        │      │          │  fckjscoreextensions.js
        │      │          │  fckscriptloader.js
        │      │          │  
        │      │          ├─classes
        │      │          │      fckcontextmenu.js
        │      │          │      fckdataprocessor.js
        │      │          │      fckdocumentfragment_gecko.js
        │      │          │      fckdocumentfragment_ie.js
        │      │          │      fckdomrange.js
        │      │          │      fckdomrangeiterator.js
        │      │          │      fckdomrange_gecko.js
        │      │          │      fckdomrange_ie.js
        │      │          │      fckeditingarea.js
        │      │          │      fckelementpath.js
        │      │          │      fckenterkey.js
        │      │          │      fckevents.js
        │      │          │      fckhtmliterator.js
        │      │          │      fckicon.js
        │      │          │      fckiecleanup.js
        │      │          │      fckimagepreloader.js
        │      │          │      fckkeystrokehandler.js
        │      │          │      fckmenublock.js
        │      │          │      fckmenublockpanel.js
        │      │          │      fckmenuitem.js
        │      │          │      fckpanel.js
        │      │          │      fckplugin.js
        │      │          │      fckspecialcombo.js
        │      │          │      fckstyle.js
        │      │          │      fcktoolbar.js
        │      │          │      fcktoolbarbreak_gecko.js
        │      │          │      fcktoolbarbreak_ie.js
        │      │          │      fcktoolbarbutton.js
        │      │          │      fcktoolbarbuttonui.js
        │      │          │      fcktoolbarfontformatcombo.js
        │      │          │      fcktoolbarfontscombo.js
        │      │          │      fcktoolbarfontsizecombo.js
        │      │          │      fcktoolbarpanelbutton.js
        │      │          │      fcktoolbarspecialcombo.js
        │      │          │      fcktoolbarstylecombo.js
        │      │          │      fckw3crange.js
        │      │          │      fckxml.js
        │      │          │      fckxml_gecko.js
        │      │          │      fckxml_ie.js
        │      │          │      
        │      │          ├─commandclasses
        │      │          │      fckblockquotecommand.js
        │      │          │      fckcorestylecommand.js
        │      │          │      fckfitwindow.js
        │      │          │      fckindentcommands.js
        │      │          │      fckjustifycommands.js
        │      │          │      fcklistcommands.js
        │      │          │      fcknamedcommand.js
        │      │          │      fckpasteplaintextcommand.js
        │      │          │      fckpastewordcommand.js
        │      │          │      fckremoveformatcommand.js
        │      │          │      fckshowblocks.js
        │      │          │      fckspellcheckcommand_gecko.js
        │      │          │      fckspellcheckcommand_ie.js
        │      │          │      fckstylecommand.js
        │      │          │      fcktablecommand.js
        │      │          │      fcktextcolorcommand.js
        │      │          │      fck_othercommands.js
        │      │          │      
        │      │          └─internals
        │      │                  fck.js
        │      │                  fckbrowserinfo.js
        │      │                  fckcodeformatter.js
        │      │                  fckcommands.js
        │      │                  fckconfig.js
        │      │                  fckdebug.js
        │      │                  fckdialog.js
        │      │                  fckdocumentprocessor.js
        │      │                  fckdomtools.js
        │      │                  fcklanguagemanager.js
        │      │                  fcklisthandler.js
        │      │                  fcklistslib.js
        │      │                  fckplugins.js
        │      │                  fckregexlib.js
        │      │                  fckselection.js
        │      │                  fckselection_gecko.js
        │      │                  fckselection_ie.js
        │      │                  fckstyles.js
        │      │                  fcktablehandler.js
        │      │                  fcktablehandler_gecko.js
        │      │                  fcktablehandler_ie.js
        │      │                  fcktoolbaritems.js
        │      │                  fcktoolbarset.js
        │      │                  fcktools.js
        │      │                  fcktools_gecko.js
        │      │                  fcktools_ie.js
        │      │                  fckundo.js
        │      │                  fckurlparams.js
        │      │                  fckxhtml.js
        │      │                  fckxhtmlentities.js
        │      │                  fckxhtml_gecko.js
        │      │                  fckxhtml_ie.js
        │      │                  fck_contextmenu.js
        │      │                  fck_gecko.js
        │      │                  fck_ie.js
        │      │                  
        │      ├─images
        │      │      banner.gif
        │      │      btn_buy.gif
        │      │      cart_btn01.gif
        │      │      cart_btn02.gif
        │      │      code.gif
        │      │      ico_01.gif
        │      │      ico_02.gif
        │      │      ico_03.gif
        │      │      img.gif
        │      │      img_1.gif
        │      │      js_btn.gif
        │      │      left_bg.gif
        │      │      left_tit.gif
        │      │      login_bg.gif
        │      │      login_btn.gif
        │      │      nav_bg.gif
        │      │      nav_selected.gif
        │      │      order_ul.jpg
        │      │      right_tit.gif
        │      │      settlement.gif
        │      │      smj_submit.jpg
        │      │      sub_bottom.gif
        │      │      sub_center.gif
        │      │      sub_img.gif
        │      │      sub_top.gif
        │      │      tab_bottom.gif
        │      │      tab_center.gif
        │      │      tab_top.gif
        │      │      tc_btn.gif
        │      │      zc.gif
        │      │      首页_03.gif
        │      │      
        │      ├─js
        │      │      14.js
        │      │      16.js
        │      │      17.js
        │      │      18.js
        │      │      19.js
        │      │      20100304141518898283.jpg
        │      │      22.js
        │      │      car.js
        │      │      common.js
        │      │      dropdownc.js
        │      │      dropdowntabs.js
        │      │      dropdown_initialize.js
        │      │      jquery-1.3.2.min.js
        │      │      jquery.js
        │      │      MoveGgb2312.js
        │      │      Picasa.js
        │      │      swfobject.js
        │      │      yoka.js
        │      │      
        │      ├─news
        │      │  │  cartInsert.aspx
        │      │  │  cartInsert.aspx.cs
        │      │  │  goods.aspx
        │      │  │  goods.aspx.cs
        │      │  │  goodsDetail.aspx
        │      │  │  goodsDetail.aspx.cs
        │      │  │  index.aspx
        │      │  │  index.aspx.cs
        │      │  │  newsDetail.aspx
        │      │  │  newsDetail.aspx.cs
        │      │  │  newsGoods.aspx
        │      │  │  newsGoods.aspx.cs
        │      │  │  
        │      │  ├─css
        │      │  │      common (from Lancy).css
        │      │  │      common.css
        │      │  │      GuidedNav.css
        │      │  │      stn_style.css
        │      │  │      style.css
        │      │  │      style_sub.css
        │      │  │      
        │      │  ├─images
        │      │  │  │  banner.gif
        │      │  │  │  bg.gif
        │      │  │  │  body_bg.gif
        │      │  │  │  btn_buy.gif
        │      │  │  │  cart_ico.gif
        │      │  │  │  catr_tit.gif
        │      │  │  │  code.gif
        │      │  │  │  colce.gif
        │      │  │  │  c_bg.gif
        │      │  │  │  c_tit.gif
        │      │  │  │  footer_bg.gif
        │      │  │  │  goods.gif
        │      │  │  │  ico_02.gif
        │      │  │  │  js_btn.gif
        │      │  │  │  lb_bg.gif
        │      │  │  │  lb_tit.gif
        │      │  │  │  login_btn.gif
        │      │  │  │  login_tit.gif
        │      │  │  │  logo.gif
        │      │  │  │  nav_bg.gif
        │      │  │  │  nav_bg.png
        │      │  │  │  nav_li.gif
        │      │  │  │  nav_li.png
        │      │  │  │  newGoodsBg.png
        │      │  │  │  new_tit.gif
        │      │  │  │  order_banner_bg.gif
        │      │  │  │  order_banner_left.gif
        │      │  │  │  order_banner_right.gif
        │      │  │  │  tit.gif
        │      │  │  │  top_bg.gif
        │      │  │  │  xp_tit.gif
        │      │  │  │  zc.gif
        │      │  │  │  
        │      │  │  └─img
        │      │  ├─js
        │      │  │      common.js
        │      │  │      jquery-1.3.2.min.js
        │      │  │      yoka.js
        │      │  │      
        │      │  └─swf
        │      │          hotpic.swf
        │      │          
        │      ├─swf
        │      │      hotpic.swf
        │      │      
        │      ├─Upload
        │      │  └─image
        │      │          20101013035035.JPG
        │      │          20101013074650.JPG
        │      │          20101013105827.JPG
        │      │          20101013110024.JPG
        │      │          20101013110201.JPG
        │      │          20101013110748.JPG
        │      │          20101013110958.JPG
        │      │          20101013111041.JPG
        │      │          20101014111756.JPG
        │      │          20101014112019.JPG
        │      │          20101014112101.JPG
        │      │          20101014112108.JPG
        │      │          20101014112221.JPG
        │      │          20101014112331.JPG
        │      │          20101019012859.JPG
        │      │          20101019012909.JPG
        │      │          20101019012924.JPG
        │      │          20101019012936.JPG
        │      │          20101019012948.JPG
        │      │          20101019013000.JPG
        │      │          20101019052340.JPG
        │      │          20101019052448.JPG
        │      │          20101019052554.JPG
        │      │          20101019052619.JPG
        │      │          20101019052634.JPG
        │      │          20101019052652.JPG
        │      │          20101019052707.JPG
        │      │          20101019052721.JPG
        │      │          20101019052821.JPG
        │      │          20101019052904.JPG
        │      │          20101019112159.JPG
        │      │          20101021035818.JPG
        │      │          20101021040130.JPG
        │      │          20101021040423.JPG
        │      │          20101021040657.JPG
        │      │          20101021041012.JPG
        │      │          20101021041304.JPG
        │      │          20101021041612.JPG
        │      │          20101021041810.JPG
        │      │          780d73ad-cbc2-485a-8fd1-fed0398c0373.jpg
        │      │          e7031037-9a21-4a98-86fe-9737f941caff.jpg
        │      │          q.jpg
        │      │          T1i4XMXktmXXcZRfcZ_031919_jpg_310x310.jpg
        │      │          
        │      └─userManager
        │              orderDetail.aspx
        │              orderDetail.aspx.cs
        │              orderList.aspx
        │              orderList.aspx.cs
        │              
        ├─Common
        │  │  BaseClass.cs
        │  │  BasePage.cs
        │  │  Common.csproj
        │  │  Common.csproj.user
        │  │  IModelBase.cs
        │  │  
        │  ├─bin
        │  │  ├─Debug
        │  │  │      Common.dll
        │  │  │      Common.pdb
        │  │  │      
        │  │  └─Release
        │  ├─obj
        │  │  └─Debug
        │  │      │  Common.csproj.FileListAbsolute.txt
        │  │      │  Common.dll
        │  │      │  Common.pdb
        │  │      │  DesignTimeResolveAssemblyReferencesInput.cache
        │  │      │  
        │  │      ├─Refactor
        │  │      │      Common.dll
        │  │      │      
        │  │      └─TempPE
        │  └─Properties
        │          AssemblyInfo.cs
        │          
        ├─DataAccess
        │  │  DataAccess.csproj
        │  │  DataAccess.csproj.user
        │  │  O_COrder.cs
        │  │  O_CostList.cs
        │  │  O_Goods.cs
        │  │  O_GoodsType.cs
        │  │  O_Link.cs
        │  │  O_Members.cs
        │  │  O_Menu.cs
        │  │  O_Message.cs
        │  │  O_News.cs
        │  │  O_OrderList.cs
        │  │  O_Producer.cs
        │  │  O_UserInfo.cs
        │  │  
        │  ├─bin
        │  │  ├─Debug
        │  │  │      Common.dll
        │  │  │      Common.pdb
        │  │  │      DataAccess.dll
        │  │  │      DataAccess.pdb
        │  │  │      Model.dll
        │  │  │      Model.pdb
        │  │  │      MySql.Data.dll
        │  │  │      SqlHelper.dll
        │  │  │      
        │  │  └─Release
        │  ├─obj
        │  │  └─Debug
        │  │      │  DataAccess.csproj.FileListAbsolute.txt
        │  │      │  DataAccess.dll
        │  │      │  DataAccess.pdb
        │  │      │  DesignTimeResolveAssemblyReferencesInput.cache
        │  │      │  ResolveAssemblyReference.cache
        │  │      │  
        │  │      ├─Refactor
        │  │      │      DataAccess.dll
        │  │      │      
        │  │      └─TempPE
        │  └─Properties
        │          AssemblyInfo.cs
        │          
        ├─Model
        │  │  Model.csproj
        │  │  Model.csproj.user
        │  │  M_COrder.cs
        │  │  M_CostList.cs
        │  │  M_Goods.cs
        │  │  M_GoodsType.cs
        │  │  M_Link.cs
        │  │  M_Members.cs
        │  │  M_Menu.cs
        │  │  M_Message.cs
        │  │  M_News.cs
        │  │  M_OrderList.cs
        │  │  M_Producer.cs
        │  │  M_UserInfo.cs
        │  │  
        │  ├─bin
        │  │  ├─Debug
        │  │  │      Common.dll
        │  │  │      Common.pdb
        │  │  │      Model.dll
        │  │  │      Model.pdb
        │  │  │      
        │  │  └─Release
        │  ├─obj
        │  │  └─Debug
        │  │      │  DesignTimeResolveAssemblyReferencesInput.cache
        │  │      │  Model.csproj.FileListAbsolute.txt
        │  │      │  Model.dll
        │  │      │  Model.pdb
        │  │      │  ResolveAssemblyReference.cache
        │  │      │  
        │  │      ├─Refactor
        │  │      │      Model.dll
        │  │      │      
        │  │      └─TempPE
        │  └─Properties
        │          AssemblyInfo.cs
        │          
        ├─WebSite
        │  │  cart.htm
        │  │  footer.html
        │  │  GoodsDetail.aspx
        │  │  GoodsDetail.aspx.cs
        │  │  header.html
        │  │  help.aspx
        │  │  help.aspx.cs
        │  │  help.html
        │  │  index.aspx
        │  │  index.aspx.cs
        │  │  login.html
        │  │  LoginCheck.aspx
        │  │  LoginCheck.aspx.cs
        │  │  message.aspx
        │  │  message.aspx.cs
        │  │  NewGoods.aspx
        │  │  NewGoods.aspx.cs
        │  │  newsDetail.aspx
        │  │  newsDetail.aspx.cs
        │  │  Register.aspx
        │  │  Register.aspx.cs
        │  │  service.aspx
        │  │  service.aspx.cs
        │  │  test.aspx
        │  │  test.aspx.cs
        │  │  web.config
        │  │  
        │  ├─admin
        │  │  │  bottom.htm
        │  │  │  createImg.aspx
        │  │  │  createImg.aspx.cs
        │  │  │  index.htm
        │  │  │  Login.aspx
        │  │  │  Login.aspx.cs
        │  │  │  main.htm
        │  │  │  menu.htm
        │  │  │  nopower.html
        │  │  │  top.aspx
        │  │  │  top.aspx.cs
        │  │  │  
        │  │  ├─cast
        │  │  │      KHTJ.aspx
        │  │  │      KHTJ.aspx.cs
        │  │  │      MemberRecharge.aspx
        │  │  │      MemberRecharge.aspx.cs
        │  │  │      SMTJ.aspx
        │  │  │      SMTJ.aspx.cs
        │  │  │      
        │  │  ├─css
        │  │  │      asc.gif
        │  │  │      bg.gif
        │  │  │      css.css
        │  │  │      desc.gif
        │  │  │      jq.css
        │  │  │      login.css
        │  │  │      Picasa.css
        │  │  │      Picasa_Button.gif
        │  │  │      Picasa_PerHint.gif
        │  │  │      style.css
        │  │  │      style1.css
        │  │  │      StyleSheet.css
        │  │  │      StyleSheet1.css
        │  │  │      
        │  │  ├─goods
        │  │  │      GoodsDetail.aspx
        │  │  │      GoodsDetail.aspx.cs
        │  │  │      GoodsList.aspx
        │  │  │      GoodsList.aspx.cs
        │  │  │      
        │  │  ├─goodtype
        │  │  │      GoodsTypeDetail.aspx
        │  │  │      GoodsTypeDetail.aspx.cs
        │  │  │      GoodsTypeList.aspx
        │  │  │      GoodsTypeList.aspx.cs
        │  │  │      
        │  │  ├─Images
        │  │  │  │  22.gif
        │  │  │  │  addNote.gif
        │  │  │  │  asc.gif
        │  │  │  │  back.gif
        │  │  │  │  bg.gif
        │  │  │  │  bg_button_del.gif
        │  │  │  │  bg_button_update.gif
        │  │  │  │  bg_header.gif
        │  │  │  │  bg_left_bc.gif
        │  │  │  │  bg_left_bl.gif
        │  │  │  │  bg_left_br.gif
        │  │  │  │  bg_left_ls.gif
        │  │  │  │  bg_left_rs.gif
        │  │  │  │  bg_left_tc.gif
        │  │  │  │  bg_left_tl.gif
        │  │  │  │  bg_left_tr.gif
        │  │  │  │  bg_login.png
        │  │  │  │  bg_nav.gif
        │  │  │  │  bg_PTSbutton.gif
        │  │  │  │  bg_rectbtn.png
        │  │  │  │  bg_schedule.gif
        │  │  │  │  bg_tabedbtn.gif
        │  │  │  │  bg_table_item.gif
        │  │  │  │  bg_table_item2.gif
        │  │  │  │  bg_th.gif
        │  │  │  │  bg_title.gif
        │  │  │  │  bg_tr.gif
        │  │  │  │  bj01.jpg
        │  │  │  │  buttom_bg_sl.gif
        │  │  │  │  buttom_bg_zk.gif
        │  │  │  │  canle.png
        │  │  │  │  clearlogon.gif
        │  │  │  │  copyright_samll.gif
        │  │  │  │  copy_vg.gif
        │  │  │  │  del.gif
        │  │  │  │  delete.gif
        │  │  │  │  edit.gif
        │  │  │  │  edt.gif
        │  │  │  │  exit.gif
        │  │  │  │  first.gif
        │  │  │  │  gu1.gif
        │  │  │  │  home.gif
        │  │  │  │  hot.gif
        │  │  │  │  icon006.gif
        │  │  │  │  icon_1.gif
        │  │  │  │  icon_2.gif
        │  │  │  │  id_code.gif
        │  │  │  │  img_03.gif
        │  │  │  │  img_03.jpg
        │  │  │  │  index.css
        │  │  │  │  index_1.gif
        │  │  │  │  index_10.gif
        │  │  │  │  index_11.gif
        │  │  │  │  index_12.gif
        │  │  │  │  index_6.gif
        │  │  │  │  jrsc_ico.gif
        │  │  │  │  last.gif
        │  │  │  │  line.gif
        │  │  │  │  list_icon03.gif
        │  │  │  │  login.css
        │  │  │  │  login.png
        │  │  │  │  login_bg.png
        │  │  │  │  login_bg_x.png
        │  │  │  │  login_enter.gif
        │  │  │  │  login_title.png
        │  │  │  │  mail.gif
        │  │  │  │  main_fs.gif
        │  │  │  │  main_hb.gif
        │  │  │  │  main_lf.gif
        │  │  │  │  main_ls.gif
        │  │  │  │  main_rc.gif
        │  │  │  │  main_rf.gif
        │  │  │  │  main_rs.gif
        │  │  │  │  maximize.gif
        │  │  │  │  menuclose.ICO
        │  │  │  │  menuopen.ICO
        │  │  │  │  menu_seprator.gif
        │  │  │  │  mtable_01.gif
        │  │  │  │  mtable_02.gif
        │  │  │  │  mtable_03.gif
        │  │  │  │  mtable_04.gif
        │  │  │  │  mtable_05.gif
        │  │  │  │  mtable_06.gif
        │  │  │  │  mtable_left_bg.gif
        │  │  │  │  mtable_right_bg.gif
        │  │  │  │  mtable_top.gif
        │  │  │  │  nav_back.gif
        │  │  │  │  nav_changePassword.gif
        │  │  │  │  nav_forward.gif
        │  │  │  │  nav_help.gif
        │  │  │  │  nav_pre.gif
        │  │  │  │  nav_print.gif
        │  │  │  │  nav_resetPassword.gif
        │  │  │  │  nav_search.gif
        │  │  │  │  new1.gif
        │  │  │  │  newanim.gif
        │  │  │  │  next.gif
        │  │  │  │  note.gif
        │  │  │  │  offlag_0.png
        │  │  │  │  offlag_1.png
        │  │  │  │  offlag_2.png
        │  │  │  │  offlag_3.png
        │  │  │  │  offlag_4.png
        │  │  │  │  offlag_5.png
        │  │  │  │  Picasa_Error.gif
        │  │  │  │  Picasa_Loading.gif
        │  │  │  │  public.css
        │  │  │  │  refresh.gif
        │  │  │  │  save.gif
        │  │  │  │  selcolorpicker.gif
        │  │  │  │  spacer.gif
        │  │  │  │  s_new.gif
        │  │  │  │  xp_table_bg2.gif
        │  │  │  │  
        │  │  │  ├─minicalendar
        │  │  │  │      minical_btnClose.gif
        │  │  │  │      minical_btnForward.gif
        │  │  │  │      minical_btnPrevious.gif
        │  │  │  │      minical_title.gif
        │  │  │  │      
        │  │  │  └─tree
        │  │  │          arrow_collapsed.gif
        │  │  │          arrow_collapsed_hover.gif
        │  │  │          arrow_expanded.gif
        │  │  │          arrow_expanded_hover.gif
        │  │  │          branch_node.gif
        │  │  │          btn_close.gif
        │  │  │          btn_close.png
        │  │  │          empty.gif
        │  │  │          folder_closed.gif
        │  │  │          folder_open.gif
        │  │  │          root_node.gif
        │  │  │          tree_node.gif
        │  │  │          user_node.gif
        │  │  │          
        │  │  ├─js
        │  │  │      Clock.js
        │  │  │      jquery.tablesorter.js
        │  │  │      jquery.tablesorter.pager.js
        │  │  │      Picasa.js
        │  │  │      PopupCalendar.js
        │  │  │      Tree.js
        │  │  │      TreeNode.js
        │  │  │      
        │  │  ├─members
        │  │  │      MembersDetail.aspx
        │  │  │      MembersDetail.aspx.cs
        │  │  │      MembersList.aspx
        │  │  │      MembersList.aspx.cs
        │  │  │      
        │  │  ├─message
        │  │  │      MessageDetial.aspx
        │  │  │      MessageDetial.aspx.cs
        │  │  │      MessageList.aspx
        │  │  │      MessageList.aspx.cs
        │  │  │      
        │  │  ├─news
        │  │  │      NewsDetail.aspx
        │  │  │      NewsDetail.aspx.cs
        │  │  │      NewsList.aspx
        │  │  │      NewsList.aspx.cs
        │  │  │      PromotionsDetail.aspx
        │  │  │      PromotionsDetail.aspx.cs
        │  │  │      PromotionsList.aspx
        │  │  │      PromotionsList.aspx.cs
        │  │  │      
        │  │  └─Order
        │  │          OrderDetail.aspx
        │  │          OrderDetail.aspx.cs
        │  │          OrderList.aspx
        │  │          OrderList.aspx.cs
        │  │          
        │  ├─App_Code
        │  ├─App_Data
        │  ├─Bin
        │  │      Common.dll
        │  │      Common.pdb
        │  │      DataAccess.dll
        │  │      DataAccess.pdb
        │  │      FredCK.FCKeditorV2.dll
        │  │      FredCK.FCKeditorV2.dll.refresh
        │  │      Model.dll
        │  │      Model.pdb
        │  │      MySql.Data.dll
        │  │      SqlHelper.dll
        │  │      
        │  ├─cart
        │  │      cart.css
        │  │      cartInfo.aspx
        │  │      cartInfo.aspx.cs
        │  │      cartInsert.aspx
        │  │      cartInsert.aspx.cs
        │  │      cartSuccess.aspx
        │  │      cartSuccess.aspx.cs
        │  │      payMethod.aspx
        │  │      payMethod.aspx.cs
        │  │      style.css
        │  │      
        │  ├─css
        │  │      common.css
        │  │      GuidedNav.css
        │  │      home.css
        │  │      lanrenxixi.css
        │  │      lyy_style.css
        │  │      style.css
        │  │      style_sub.css
        │  │      
        │  ├─fckeditor
        │  │  │  fckconfig.js
        │  │  │  fckeditor.afp
        │  │  │  fckeditor.asp
        │  │  │  fckeditor.cfc
        │  │  │  fckeditor.cfm
        │  │  │  fckeditor.js
        │  │  │  fckeditor.lasso
        │  │  │  fckeditor.php
        │  │  │  fckeditor.pl
        │  │  │  fckeditor.py
        │  │  │  fckeditor_php4.php
        │  │  │  fckeditor_php5.php
        │  │  │  fckpackager.xml
        │  │  │  fckstyles.xml
        │  │  │  fcktemplates.xml
        │  │  │  fckutils.cfm
        │  │  │  FredCK.FCKeditorV2.dll
        │  │  │  license.txt
        │  │  │  SqlHelper.dll
        │  │  │  _documentation.html
        │  │  │  _upgrade.html
        │  │  │  _whatsnew.html
        │  │  │  _whatsnew_history.html
        │  │  │  
        │  │  └─editor
        │  │      │  fckdebug.html
        │  │      │  fckdialog.html
        │  │      │  fckeditor.html
        │  │      │  fckeditor.original.html
        │  │      │  
        │  │      ├─css
        │  │      │  │  fck_editorarea.css
        │  │      │  │  fck_internal.css
        │  │      │  │  fck_showtableborders_gecko.css
        │  │      │  │  
        │  │      │  ├─behaviors
        │  │      │  │      disablehandles.htc
        │  │      │  │      showtableborders.htc
        │  │      │  │      
        │  │      │  └─images
        │  │      │          block_address.png
        │  │      │          block_blockquote.png
        │  │      │          block_div.png
        │  │      │          block_h1.png
        │  │      │          block_h2.png
        │  │      │          block_h3.png
        │  │      │          block_h4.png
        │  │      │          block_h5.png
        │  │      │          block_h6.png
        │  │      │          block_p.png
        │  │      │          block_pre.png
        │  │      │          fck_anchor.gif
        │  │      │          fck_flashlogo.gif
        │  │      │          fck_hiddenfield.gif
        │  │      │          fck_pagebreak.gif
        │  │      │          fck_plugin.gif
        │  │      │          
        │  │      ├─dialog
        │  │      │  │  fck_about.html
        │  │      │  │  fck_anchor.html
        │  │      │  │  fck_button.html
        │  │      │  │  fck_checkbox.html
        │  │      │  │  fck_colorselector.html
        │  │      │  │  fck_docprops.html
        │  │      │  │  fck_flash.html
        │  │      │  │  fck_form.html
        │  │      │  │  fck_hiddenfield.html
        │  │      │  │  fck_image.html
        │  │      │  │  fck_link.html
        │  │      │  │  fck_listprop.html
        │  │      │  │  fck_paste.html
        │  │      │  │  fck_radiobutton.html
        │  │      │  │  fck_replace.html
        │  │      │  │  fck_select.html
        │  │      │  │  fck_smiley.html
        │  │      │  │  fck_source.html
        │  │      │  │  fck_specialchar.html
        │  │      │  │  fck_spellerpages.html
        │  │      │  │  fck_table.html
        │  │      │  │  fck_tablecell.html
        │  │      │  │  fck_template.html
        │  │      │  │  fck_textarea.html
        │  │      │  │  fck_textfield.html
        │  │      │  │  
        │  │      │  ├─common
        │  │      │  │  │  fck_dialog_common.css
        │  │      │  │  │  fck_dialog_common.js
        │  │      │  │  │  
        │  │      │  │  └─images
        │  │      │  │          locked.gif
        │  │      │  │          reset.gif
        │  │      │  │          unlocked.gif
        │  │      │  │          
        │  │      │  ├─fck_about
        │  │      │  │  │  logo_fckeditor.gif
        │  │      │  │  │  logo_fredck.gif
        │  │      │  │  │  
        │  │      │  │  └─sponsors
        │  │      │  │          spellchecker_net.gif
        │  │      │  │          
        │  │      │  ├─fck_docprops
        │  │      │  │      fck_document_preview.html
        │  │      │  │      
        │  │      │  ├─fck_flash
        │  │      │  │      fck_flash.js
        │  │      │  │      fck_flash_preview.html
        │  │      │  │      
        │  │      │  ├─fck_image
        │  │      │  │      fck_image.js
        │  │      │  │      fck_image_preview.html
        │  │      │  │      
        │  │      │  ├─fck_link
        │  │      │  │      fck_link.js
        │  │      │  │      
        │  │      │  ├─fck_select
        │  │      │  │      fck_select.js
        │  │      │  │      
        │  │      │  ├─fck_spellerpages
        │  │      │  │  └─spellerpages
        │  │      │  │      │  blank.html
        │  │      │  │      │  controls.html
        │  │      │  │      │  controlWindow.js
        │  │      │  │      │  spellchecker.html
        │  │      │  │      │  spellChecker.js
        │  │      │  │      │  spellerStyle.css
        │  │      │  │      │  wordWindow.js
        │  │      │  │      │  
        │  │      │  │      └─server-scripts
        │  │      │  │              spellchecker.cfm
        │  │      │  │              spellchecker.php
        │  │      │  │              spellchecker.pl
        │  │      │  │              
        │  │      │  └─fck_template
        │  │      │      └─images
        │  │      │              template1.gif
        │  │      │              template2.gif
        │  │      │              template3.gif
        │  │      │              
        │  │      ├─dtd
        │  │      │      fck_dtd_test.html
        │  │      │      fck_xhtml10strict.js
        │  │      │      fck_xhtml10transitional.js
        │  │      │      
        │  │      ├─filemanager
        │  │      │  ├─browser
        │  │      │  │  └─default
        │  │      │  │      │  browser.css
        │  │      │  │      │  browser.html
        │  │      │  │      │  frmactualfolder.html
        │  │      │  │      │  frmcreatefolder.html
        │  │      │  │      │  frmfolders.html
        │  │      │  │      │  frmresourceslist.html
        │  │      │  │      │  frmresourcetype.html
        │  │      │  │      │  frmupload.html
        │  │      │  │      │  
        │  │      │  │      ├─images
        │  │      │  │      │  │  ButtonArrow.gif
        │  │      │  │      │  │  Folder.gif
        │  │      │  │      │  │  Folder32.gif
        │  │      │  │      │  │  FolderOpened.gif
        │  │      │  │      │  │  FolderOpened32.gif
        │  │      │  │      │  │  FolderUp.gif
        │  │      │  │      │  │  spacer.gif
        │  │      │  │      │  │  
        │  │      │  │      │  └─icons
        │  │      │  │      │      │  ai.gif
        │  │      │  │      │      │  avi.gif
        │  │      │  │      │      │  bmp.gif
        │  │      │  │      │      │  cs.gif
        │  │      │  │      │      │  default.icon.gif
        │  │      │  │      │      │  dll.gif
        │  │      │  │      │      │  doc.gif
        │  │      │  │      │      │  exe.gif
        │  │      │  │      │      │  fla.gif
        │  │      │  │      │      │  gif.gif
        │  │      │  │      │      │  htm.gif
        │  │      │  │      │      │  html.gif
        │  │      │  │      │      │  jpg.gif
        │  │      │  │      │      │  js.gif
        │  │      │  │      │      │  mdb.gif
        │  │      │  │      │      │  mp3.gif
        │  │      │  │      │      │  pdf.gif
        │  │      │  │      │      │  png.gif
        │  │      │  │      │      │  ppt.gif
        │  │      │  │      │      │  rdp.gif
        │  │      │  │      │      │  swf.gif
        │  │      │  │      │      │  swt.gif
        │  │      │  │      │      │  txt.gif
        │  │      │  │      │      │  vsd.gif
        │  │      │  │      │      │  xls.gif
        │  │      │  │      │      │  xml.gif
        │  │      │  │      │      │  zip.gif
        │  │      │  │      │      │  
        │  │      │  │      │      └─32
        │  │      │  │      │              ai.gif
        │  │      │  │      │              avi.gif
        │  │      │  │      │              bmp.gif
        │  │      │  │      │              cs.gif
        │  │      │  │      │              default.icon.gif
        │  │      │  │      │              dll.gif
        │  │      │  │      │              doc.gif
        │  │      │  │      │              exe.gif
        │  │      │  │      │              fla.gif
        │  │      │  │      │              gif.gif
        │  │      │  │      │              htm.gif
        │  │      │  │      │              html.gif
        │  │      │  │      │              jpg.gif
        │  │      │  │      │              js.gif
        │  │      │  │      │              mdb.gif
        │  │      │  │      │              mp3.gif
        │  │      │  │      │              pdf.gif
        │  │      │  │      │              png.gif
        │  │      │  │      │              ppt.gif
        │  │      │  │      │              rdp.gif
        │  │      │  │      │              swf.gif
        │  │      │  │      │              swt.gif
        │  │      │  │      │              txt.gif
        │  │      │  │      │              vsd.gif
        │  │      │  │      │              xls.gif
        │  │      │  │      │              xml.gif
        │  │      │  │      │              zip.gif
        │  │      │  │      │              
        │  │      │  │      └─js
        │  │      │  │              common.js
        │  │      │  │              fckxml.js
        │  │      │  │              
        │  │      │  └─connectors
        │  │      │      │  test.html
        │  │      │      │  uploadtest.html
        │  │      │      │  
        │  │      │      ├─asp
        │  │      │      │      basexml.asp
        │  │      │      │      class_upload.asp
        │  │      │      │      commands.asp
        │  │      │      │      config.asp
        │  │      │      │      connector.asp
        │  │      │      │      io.asp
        │  │      │      │      upload.asp
        │  │      │      │      util.asp
        │  │      │      │      
        │  │      │      ├─aspx
        │  │      │      │      config.ascx
        │  │      │      │      connector.aspx
        │  │      │      │      upload.aspx
        │  │      │      │      
        │  │      │      ├─cfm
        │  │      │      │      cf5_connector.cfm
        │  │      │      │      cf5_upload.cfm
        │  │      │      │      cf_basexml.cfm
        │  │      │      │      cf_commands.cfm
        │  │      │      │      cf_connector.cfm
        │  │      │      │      cf_io.cfm
        │  │      │      │      cf_upload.cfm
        │  │      │      │      cf_util.cfm
        │  │      │      │      config.cfm
        │  │      │      │      connector.cfm
        │  │      │      │      image.cfc
        │  │      │      │      ImageObject.cfc
        │  │      │      │      upload.cfm
        │  │      │      │      
        │  │      │      ├─lasso
        │  │      │      │      config.lasso
        │  │      │      │      connector.lasso
        │  │      │      │      upload.lasso
        │  │      │      │      
        │  │      │      ├─perl
        │  │      │      │      basexml.pl
        │  │      │      │      commands.pl
        │  │      │      │      connector.cgi
        │  │      │      │      io.pl
        │  │      │      │      upload.cgi
        │  │      │      │      upload_fck.pl
        │  │      │      │      util.pl
        │  │      │      │      
        │  │      │      ├─php
        │  │      │      │      basexml.php
        │  │      │      │      commands.php
        │  │      │      │      config.php
        │  │      │      │      connector.php
        │  │      │      │      io.php
        │  │      │      │      phpcompat.php
        │  │      │      │      upload.php
        │  │      │      │      util.php
        │  │      │      │      
        │  │      │      └─py
        │  │      │              config.py
        │  │      │              connector.py
        │  │      │              fckcommands.py
        │  │      │              fckconnector.py
        │  │      │              fckoutput.py
        │  │      │              fckutil.py
        │  │      │              htaccess.txt
        │  │      │              upload.py
        │  │      │              wsgi.py
        │  │      │              zope.py
        │  │      │              
        │  │      ├─images
        │  │      │  │  anchor.gif
        │  │      │  │  arrow_ltr.gif
        │  │      │  │  arrow_rtl.gif
        │  │      │  │  spacer.gif
        │  │      │  │  
        │  │      │  └─smiley
        │  │      │      └─msn
        │  │      │              angel_smile.gif
        │  │      │              angry_smile.gif
        │  │      │              broken_heart.gif
        │  │      │              cake.gif
        │  │      │              confused_smile.gif
        │  │      │              cry_smile.gif
        │  │      │              devil_smile.gif
        │  │      │              embaressed_smile.gif
        │  │      │              envelope.gif
        │  │      │              heart.gif
        │  │      │              kiss.gif
        │  │      │              lightbulb.gif
        │  │      │              omg_smile.gif
        │  │      │              regular_smile.gif
        │  │      │              sad_smile.gif
        │  │      │              shades_smile.gif
        │  │      │              teeth_smile.gif
        │  │      │              thumbs_down.gif
        │  │      │              thumbs_up.gif
        │  │      │              tounge_smile.gif
        │  │      │              whatchutalkingabout_smile.gif
        │  │      │              wink_smile.gif
        │  │      │              
        │  │      ├─js
        │  │      │      fckadobeair.js
        │  │      │      fckeditorcode_gecko.js
        │  │      │      fckeditorcode_ie.js
        │  │      │      
        │  │      ├─lang
        │  │      │      af.js
        │  │      │      ar.js
        │  │      │      bg.js
        │  │      │      bn.js
        │  │      │      bs.js
        │  │      │      ca.js
        │  │      │      cs.js
        │  │      │      da.js
        │  │      │      de.js
        │  │      │      el.js
        │  │      │      en-au.js
        │  │      │      en-ca.js
        │  │      │      en-uk.js
        │  │      │      en.js
        │  │      │      eo.js
        │  │      │      es.js
        │  │      │      et.js
        │  │      │      eu.js
        │  │      │      fa.js
        │  │      │      fi.js
        │  │      │      fo.js
        │  │      │      fr-ca.js
        │  │      │      fr.js
        │  │      │      gl.js
        │  │      │      he.js
        │  │      │      hi.js
        │  │      │      hr.js
        │  │      │      hu.js
        │  │      │      it.js
        │  │      │      ja.js
        │  │      │      km.js
        │  │      │      ko.js
        │  │      │      lt.js
        │  │      │      lv.js
        │  │      │      mn.js
        │  │      │      ms.js
        │  │      │      nb.js
        │  │      │      nl.js
        │  │      │      no.js
        │  │      │      pl.js
        │  │      │      pt-br.js
        │  │      │      pt.js
        │  │      │      ro.js
        │  │      │      ru.js
        │  │      │      sk.js
        │  │      │      sl.js
        │  │      │      sr-latn.js
        │  │      │      sr.js
        │  │      │      sv.js
        │  │      │      th.js
        │  │      │      tr.js
        │  │      │      uk.js
        │  │      │      vi.js
        │  │      │      zh-cn.js
        │  │      │      zh.js
        │  │      │      _translationstatus.txt
        │  │      │      
        │  │      ├─plugins
        │  │      │  ├─autogrow
        │  │      │  │      fckplugin.js
        │  │      │  │      
        │  │      │  ├─bbcode
        │  │      │  │  │  fckplugin.js
        │  │      │  │  │  
        │  │      │  │  └─_sample
        │  │      │  │          sample.config.js
        │  │      │  │          sample.html
        │  │      │  │          
        │  │      │  ├─dragresizetable
        │  │      │  │      fckplugin.js
        │  │      │  │      
        │  │      │  ├─placeholder
        │  │      │  │  │  fckplugin.js
        │  │      │  │  │  fck_placeholder.html
        │  │      │  │  │  placeholder.gif
        │  │      │  │  │  
        │  │      │  │  └─lang
        │  │      │  │          de.js
        │  │      │  │          en.js
        │  │      │  │          es.js
        │  │      │  │          fr.js
        │  │      │  │          it.js
        │  │      │  │          pl.js
        │  │      │  │          
        │  │      │  ├─simplecommands
        │  │      │  │      fckplugin.js
        │  │      │  │      
        │  │      │  └─tablecommands
        │  │      │          fckplugin.js
        │  │      │          
        │  │      ├─skins
        │  │      │  │  _fckviewstrips.html
        │  │      │  │  
        │  │      │  ├─default
        │  │      │  │  │  fck_dialog.css
        │  │      │  │  │  fck_dialog_ie6.js
        │  │      │  │  │  fck_editor.css
        │  │      │  │  │  fck_strip.gif
        │  │      │  │  │  
        │  │      │  │  └─images
        │  │      │  │          dialog.sides.gif
        │  │      │  │          dialog.sides.png
        │  │      │  │          dialog.sides.rtl.png
        │  │      │  │          sprites.gif
        │  │      │  │          sprites.png
        │  │      │  │          toolbar.arrowright.gif
        │  │      │  │          toolbar.buttonarrow.gif
        │  │      │  │          toolbar.collapse.gif
        │  │      │  │          toolbar.end.gif
        │  │      │  │          toolbar.expand.gif
        │  │      │  │          toolbar.separator.gif
        │  │      │  │          toolbar.start.gif
        │  │      │  │          
        │  │      │  ├─office2003
        │  │      │  │  │  fck_dialog.css
        │  │      │  │  │  fck_dialog_ie6.js
        │  │      │  │  │  fck_editor.css
        │  │      │  │  │  fck_strip.gif
        │  │      │  │  │  
        │  │      │  │  └─images
        │  │      │  │          dialog.sides.gif
        │  │      │  │          dialog.sides.png
        │  │      │  │          dialog.sides.rtl.png
        │  │      │  │          sprites.gif
        │  │      │  │          sprites.png
        │  │      │  │          toolbar.arrowright.gif
        │  │      │  │          toolbar.bg.gif
        │  │      │  │          toolbar.buttonarrow.gif
        │  │      │  │          toolbar.collapse.gif
        │  │      │  │          toolbar.end.gif
        │  │      │  │          toolbar.expand.gif
        │  │      │  │          toolbar.separator.gif
        │  │      │  │          toolbar.start.gif
        │  │      │  │          
        │  │      │  └─silver
        │  │      │      │  fck_dialog.css
        │  │      │      │  fck_dialog_ie6.js
        │  │      │      │  fck_editor.css
        │  │      │      │  fck_strip.gif
        │  │      │      │  
        │  │      │      └─images
        │  │      │              dialog.sides.gif
        │  │      │              dialog.sides.png
        │  │      │              dialog.sides.rtl.png
        │  │      │              sprites.gif
        │  │      │              sprites.png
        │  │      │              toolbar.arrowright.gif
        │  │      │              toolbar.buttonarrow.gif
        │  │      │              toolbar.buttonbg.gif
        │  │      │              toolbar.collapse.gif
        │  │      │              toolbar.end.gif
        │  │      │              toolbar.expand.gif
        │  │      │              toolbar.separator.gif
        │  │      │              toolbar.start.gif
        │  │      │              
        │  │      └─_source
        │  │          │  fckconstants.js
        │  │          │  fckeditorapi.js
        │  │          │  fckjscoreextensions.js
        │  │          │  fckscriptloader.js
        │  │          │  
        │  │          ├─classes
        │  │          │      fckcontextmenu.js
        │  │          │      fckdataprocessor.js
        │  │          │      fckdocumentfragment_gecko.js
        │  │          │      fckdocumentfragment_ie.js
        │  │          │      fckdomrange.js
        │  │          │      fckdomrangeiterator.js
        │  │          │      fckdomrange_gecko.js
        │  │          │      fckdomrange_ie.js
        │  │          │      fckeditingarea.js
        │  │          │      fckelementpath.js
        │  │          │      fckenterkey.js
        │  │          │      fckevents.js
        │  │          │      fckhtmliterator.js
        │  │          │      fckicon.js
        │  │          │      fckiecleanup.js
        │  │          │      fckimagepreloader.js
        │  │          │      fckkeystrokehandler.js
        │  │          │      fckmenublock.js
        │  │          │      fckmenublockpanel.js
        │  │          │      fckmenuitem.js
        │  │          │      fckpanel.js
        │  │          │      fckplugin.js
        │  │          │      fckspecialcombo.js
        │  │          │      fckstyle.js
        │  │          │      fcktoolbar.js
        │  │          │      fcktoolbarbreak_gecko.js
        │  │          │      fcktoolbarbreak_ie.js
        │  │          │      fcktoolbarbutton.js
        │  │          │      fcktoolbarbuttonui.js
        │  │          │      fcktoolbarfontformatcombo.js
        │  │          │      fcktoolbarfontscombo.js
        │  │          │      fcktoolbarfontsizecombo.js
        │  │          │      fcktoolbarpanelbutton.js
        │  │          │      fcktoolbarspecialcombo.js
        │  │          │      fcktoolbarstylecombo.js
        │  │          │      fckw3crange.js
        │  │          │      fckxml.js
        │  │          │      fckxml_gecko.js
        │  │          │      fckxml_ie.js
        │  │          │      
        │  │          ├─commandclasses
        │  │          │      fckblockquotecommand.js
        │  │          │      fckcorestylecommand.js
        │  │          │      fckfitwindow.js
        │  │          │      fckindentcommands.js
        │  │          │      fckjustifycommands.js
        │  │          │      fcklistcommands.js
        │  │          │      fcknamedcommand.js
        │  │          │      fckpasteplaintextcommand.js
        │  │          │      fckpastewordcommand.js
        │  │          │      fckremoveformatcommand.js
        │  │          │      fckshowblocks.js
        │  │          │      fckspellcheckcommand_gecko.js
        │  │          │      fckspellcheckcommand_ie.js
        │  │          │      fckstylecommand.js
        │  │          │      fcktablecommand.js
        │  │          │      fcktextcolorcommand.js
        │  │          │      fck_othercommands.js
        │  │          │      
        │  │          └─internals
        │  │                  fck.js
        │  │                  fckbrowserinfo.js
        │  │                  fckcodeformatter.js
        │  │                  fckcommands.js
        │  │                  fckconfig.js
        │  │                  fckdebug.js
        │  │                  fckdialog.js
        │  │                  fckdocumentprocessor.js
        │  │                  fckdomtools.js
        │  │                  fcklanguagemanager.js
        │  │                  fcklisthandler.js
        │  │                  fcklistslib.js
        │  │                  fckplugins.js
        │  │                  fckregexlib.js
        │  │                  fckselection.js
        │  │                  fckselection_gecko.js
        │  │                  fckselection_ie.js
        │  │                  fckstyles.js
        │  │                  fcktablehandler.js
        │  │                  fcktablehandler_gecko.js
        │  │                  fcktablehandler_ie.js
        │  │                  fcktoolbaritems.js
        │  │                  fcktoolbarset.js
        │  │                  fcktools.js
        │  │                  fcktools_gecko.js
        │  │                  fcktools_ie.js
        │  │                  fckundo.js
        │  │                  fckurlparams.js
        │  │                  fckxhtml.js
        │  │                  fckxhtmlentities.js
        │  │                  fckxhtml_gecko.js
        │  │                  fckxhtml_ie.js
        │  │                  fck_contextmenu.js
        │  │                  fck_gecko.js
        │  │                  fck_ie.js
        │  │                  
        │  ├─images
        │  │      banner.gif
        │  │      btn_buy.gif
        │  │      cart_btn01.gif
        │  │      cart_btn02.gif
        │  │      code.gif
        │  │      ico_01.gif
        │  │      ico_02.gif
        │  │      ico_03.gif
        │  │      img.gif
        │  │      img_1.gif
        │  │      js_btn.gif
        │  │      left_bg.gif
        │  │      left_tit.gif
        │  │      login_bg.gif
        │  │      login_btn.gif
        │  │      nav_bg.gif
        │  │      nav_selected.gif
        │  │      order_ul.jpg
        │  │      right_tit.gif
        │  │      settlement.gif
        │  │      smj_submit.jpg
        │  │      sub_bottom.gif
        │  │      sub_center.gif
        │  │      sub_img.gif
        │  │      sub_top.gif
        │  │      tab_bottom.gif
        │  │      tab_center.gif
        │  │      tab_top.gif
        │  │      tc_btn.gif
        │  │      zc.gif
        │  │      首页_03.gif
        │  │      
        │  ├─js
        │  │      14.js
        │  │      16.js
        │  │      17.js
        │  │      18.js
        │  │      19.js
        │  │      20100304141518898283.jpg
        │  │      22.js
        │  │      car.js
        │  │      common.js
        │  │      dropdownc.js
        │  │      dropdowntabs.js
        │  │      dropdown_initialize.js
        │  │      jquery-1.3.2.min.js
        │  │      jquery.js
        │  │      MoveGgb2312.js
        │  │      Picasa.js
        │  │      swfobject.js
        │  │      yoka.js
        │  │      
        │  ├─news
        │  │  │  cartInsert.aspx
        │  │  │  cartInsert.aspx.cs
        │  │  │  goods.aspx
        │  │  │  goods.aspx.cs
        │  │  │  goodsDetail.aspx
        │  │  │  goodsDetail.aspx.cs
        │  │  │  index.aspx
        │  │  │  index.aspx.cs
        │  │  │  newsDetail.aspx
        │  │  │  newsDetail.aspx.cs
        │  │  │  newsGoods.aspx
        │  │  │  newsGoods.aspx.cs
        │  │  │  
        │  │  ├─css
        │  │  │      common (from Lancy).css
        │  │  │      common.css
        │  │  │      GuidedNav.css
        │  │  │      stn_style.css
        │  │  │      style.css
        │  │  │      style_sub.css
        │  │  │      
        │  │  ├─images
        │  │  │  │  banner.gif
        │  │  │  │  bg.gif
        │  │  │  │  body_bg.gif
        │  │  │  │  btn_buy.gif
        │  │  │  │  cart_ico.gif
        │  │  │  │  catr_tit.gif
        │  │  │  │  code.gif
        │  │  │  │  colce.gif
        │  │  │  │  c_bg.gif
        │  │  │  │  c_tit.gif
        │  │  │  │  footer_bg.gif
        │  │  │  │  goods.gif
        │  │  │  │  ico_02.gif
        │  │  │  │  js_btn.gif
        │  │  │  │  lb_bg.gif
        │  │  │  │  lb_tit.gif
        │  │  │  │  login_btn.gif
        │  │  │  │  login_tit.gif
        │  │  │  │  logo.gif
        │  │  │  │  nav_bg.gif
        │  │  │  │  nav_bg.png
        │  │  │  │  nav_li.gif
        │  │  │  │  nav_li.png
        │  │  │  │  newGoodsBg.png
        │  │  │  │  new_tit.gif
        │  │  │  │  order_banner_bg.gif
        │  │  │  │  order_banner_left.gif
        │  │  │  │  order_banner_right.gif
        │  │  │  │  tit.gif
        │  │  │  │  top_bg.gif
        │  │  │  │  xp_tit.gif
        │  │  │  │  zc.gif
        │  │  │  │  
        │  │  │  └─img
        │  │  ├─js
        │  │  │      common.js
        │  │  │      jquery-1.3.2.min.js
        │  │  │      yoka.js
        │  │  │      
        │  │  └─swf
        │  │          hotpic.swf
        │  │          
        │  ├─swf
        │  │      hotpic.swf
        │  │      
        │  ├─Upload
        │  │  └─image
        │  │          20101013035035.JPG
        │  │          20101013074650.JPG
        │  │          20101013105827.JPG
        │  │          20101013110024.JPG
        │  │          20101013110201.JPG
        │  │          20101013110748.JPG
        │  │          20101013110958.JPG
        │  │          20101013111041.JPG
        │  │          20101014111756.JPG
        │  │          20101014112019.JPG
        │  │          20101014112101.JPG
        │  │          20101014112108.JPG
        │  │          20101014112221.JPG
        │  │          20101014112331.JPG
        │  │          20101019012859.JPG
        │  │          20101019012909.JPG
        │  │          20101019012924.JPG
        │  │          20101019012936.JPG
        │  │          20101019012948.JPG
        │  │          20101019013000.JPG
        │  │          20101019052340.JPG
        │  │          20101019052448.JPG
        │  │          20101019052554.JPG
        │  │          20101019052619.JPG
        │  │          20101019052634.JPG
        │  │          20101019052652.JPG
        │  │          20101019052707.JPG
        │  │          20101019052721.JPG
        │  │          20101019052821.JPG
        │  │          20101019052904.JPG
        │  │          20101019112159.JPG
        │  │          20101021035818.JPG
        │  │          20101021040130.JPG
        │  │          20101021040423.JPG
        │  │          20101021040657.JPG
        │  │          20101021041012.JPG
        │  │          20101021041304.JPG
        │  │          20101021041612.JPG
        │  │          20101021041810.JPG
        │  │          780d73ad-cbc2-485a-8fd1-fed0398c0373.jpg
        │  │          e7031037-9a21-4a98-86fe-9737f941caff.jpg
        │  │          q.jpg
        │  │          T1i4XMXktmXXcZRfcZ_031919_jpg_310x310.jpg
        │  │          
        │  └─userManager
        │          orderDetail.aspx
        │          orderDetail.aspx.cs
        │          orderList.aspx
        │          orderList.aspx.cs
        │          
        └─_UpgradeReport_Files
                UpgradeReport.css
                UpgradeReport.xslt
                UpgradeReport_Minus.gif
                UpgradeReport_Plus.gif
                

目 录
目 录    4
第一章 绪论    1
1.1 网站开发背景    1
1.2 网站开发的意义    1
1.3国内外发展状况    2
1.3开发工具简介    3
?    C#简介    3
?    ASP.NET简介    3
?    数据库简介    5
1.4开发环境    6
1. 开发环境    6
2. 程序运行环境    6
第二章 需求分析    8
2.1 系统名称    8
2.2 系统功能介绍    8
2.3 系统需求分析    8
2.4 系统目标    9
第三章、系统分析    10
3.1 系统目标    10
后台:    10
1.    图书类别维护    10
2.    图书信息管理    10
3.    订单信息管理    10
4. 留言信息管理    10
5. 会员信息管理    10
前台:    11
1.    注册会员    11
2.    修改用户信息    11
3.    购物车    11
4. 我的订单    11
5. 留言板    11
3.2 主要模块流程图    12
后台:    12
1. 图书类别维护    12
2.    图书信息维护    13
3. 订单信息维护    13
前台:    14
3.3 系统的E-R图设计    15
3.4 数据字典    15
第四章、系统程序实现    17
4.1 系统主界面介绍    17
4.2 图书信息维护    19
5.3 订单中心    21
5.4 用户注册页面    22
5.5 购物车    25
5.6 用户订单    28
5.7 销售登记    30
第五章  软件测试    32
5.1 软件测试的意义    32
5.2 测试重要性    32
5.3 软件测试范围    33
5.4 测试方法    33
第六章  结论总结    34


标签:图书销售系统,网上书店,网上图书商城

  • 专注毕业设计源码作品
  • 毕业设计源码论文全套
  • 每件作品均测试后上线
  • 提供所有教程和软件下载

Copyright © 2008-2024 jsjbysjw.com . All Rights Reserved. 备案号:苏ICP备2021056683号-4

  • 联系QQ:81677093
  • 微信:bysj1950