在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 《ASP.NET项目开发案例全程实录(第2版)》所有案例源码.rar

《ASP.NET项目开发案例全程实录(第2版)》所有案例源码.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:22.14M
  • 下载次数:20
  • 浏览次数:173
  • 发布时间:2020-04-09
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 相关标签:

实例介绍

【实例简介】

【实例截图】

from clipboard

【核心代码】

└─《ASP.NET项目开发案例全程实录(第2版)》所有案例源码
    ├─01
    │  └─SIS
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  Help.aspx
    │      │  Help.aspx.cs
    │      │  InfoAdd.aspx
    │      │  InfoAdd.aspx.cs
    │      │  Logon.aspx
    │      │  Logon.aspx.cs
    │      │  MasterPage.master
    │      │  MasterPage.master.cs
    │      │  readme.doc
    │      │  ShowLeaguerInfo.aspx
    │      │  ShowLeaguerInfo.aspx.cs
    │      │  Web.Config
    │      │  
    │      ├─App_Code
    │      │      DataBase.cs
    │      │      Operation.cs
    │      │      StringFormat.cs
    │      │      WebMessageBox.cs
    │      │      
    │      ├─App_Data
    │      │      db_SIS.mdf
    │      │      db_SIS_log.ldf
    │      │      
    │      ├─BackGround
    │      │  │  CheckInfo.aspx
    │      │  │  CheckInfo.aspx.cs
    │      │  │  Default.aspx
    │      │  │  Default.aspx.cs
    │      │  │  DeleteInfo.aspx
    │      │  │  DeleteInfo.aspx.cs
    │      │  │  DetailInfo.aspx
    │      │  │  DetailInfo.aspx.cs
    │      │  │  DetailLeaguerInfo.aspx
    │      │  │  DetailLeaguerInfo.aspx.cs
    │      │  │  LeaguerInfo.aspx
    │      │  │  LeaguerInfo.aspx.cs
    │      │  │  LeaguerInfoDelete.aspx
    │      │  │  LeaguerInfoDelete.aspx.cs
    │      │  │  
    │      │  └─images
    │      │          01.GIF
    │      │          anhiu1.jpg
    │      │          anhiu2.jpg
    │      │          banner.jpg
    │      │          banner1.JPG
    │      │          beijing.gif
    │      │          chongzhi.gif
    │      │          daohangb.GIF
    │      │          denglu.gif
    │      │          end.gif
    │      │          fabu.gif
    │      │          fabu.swf
    │      │          gongqiu.GIF
    │      │          guanli_01.jpg
    │      │          guanli_02.jpg
    │      │          guanli_03.jpg
    │      │          guanli_04.jpg
    │      │          guanli_05.jpg
    │      │          htbj.JPG
    │      │          kaishifa.jpg
    │      │          left1.GIF
    │      │          left2.gif
    │      │          left3.gif
    │      │          line.gif
    │      │          longline.gif
    │      │          mianfeifabu.GIF
    │      │          right1.gif
    │      │          right2.GIF
    │      │          right3.gif
    │      │          right4.gif
    │      │          right5.gif
    │      │          right6.GIF
    │      │          tcbeijing.jpg
    │      │          xiaobei.gif
    │      │          
    │      ├─Css
    │      │      css.css
    │      │      StyleSheet.css
    │      │      
    │      ├─images
    │      │      01.GIF
    │      │      anhiu1.jpg
    │      │      anhiu2.jpg
    │      │      banner.jpg
    │      │      banner1.JPG
    │      │      beijing.gif
    │      │      chongzhi.gif
    │      │      close.GIF
    │      │      daohangb.GIF
    │      │      denglu.gif
    │      │      end.gif
    │      │      fabu.gif
    │      │      gongqiu.GIF
    │      │      guanli_01.jpg
    │      │      guanli_02.jpg
    │      │      guanli_03.jpg
    │      │      guanli_04.jpg
    │      │      guanli_05.jpg
    │      │      help.jpg
    │      │      kaishifa.jpg
    │      │      left1.GIF
    │      │      left2.gif
    │      │      left3.gif
    │      │      line.gif
    │      │      longline.gif
    │      │      mianfeifabu.GIF
    │      │      right1.gif
    │      │      right2.GIF
    │      │      right3.gif
    │      │      right4.gif
    │      │      right5.gif
    │      │      right6.GIF
    │      │      tcbeijing.jpg
    │      │      Thumbs.db
    │      │      xiaobei.gif
    │      │      
    │      ├─ShowPage
    │      │  │  ShowLeaguerInfo.aspx
    │      │  │  ShowLeaguerInfo.aspx.cs
    │      │  │  webCL.aspx
    │      │  │  webCL.aspx.cs
    │      │  │  webGY.aspx
    │      │  │  webGY.aspx.cs
    │      │  │  webJJ.aspx
    │      │  │  webJJ.aspx.cs
    │      │  │  webPX.aspx
    │      │  │  webPX.aspx.cs
    │      │  │  webQDCD.aspx
    │      │  │  webQDCD.aspx.cs
    │      │  │  webQYGG.aspx
    │      │  │  webQYGG.aspx.cs
    │      │  │  webQZ.aspx
    │      │  │  webQZ.aspx.cs
    │      │  │  webWPCS.aspx
    │      │  │  webWPCS.aspx.cs
    │      │  │  webWPQG.aspx
    │      │  │  webWPQG.aspx.cs
    │      │  │  webXQHZ.aspx
    │      │  │  webXQHZ.aspx.cs
    │      │  │  webZP.aspx
    │      │  │  webZP.aspx.cs
    │      │  │  
    │      │  └─images
    │      │          01.GIF
    │      │          anhiu1.jpg
    │      │          anhiu2.jpg
    │      │          banner.jpg
    │      │          banner1.JPG
    │      │          beijing.gif
    │      │          chongzhi.gif
    │      │          daohangb.GIF
    │      │          denglu.gif
    │      │          end.gif
    │      │          fabu.gif
    │      │          fabu.swf
    │      │          gongqiu.GIF
    │      │          guanli_01.jpg
    │      │          guanli_02.jpg
    │      │          guanli_03.jpg
    │      │          guanli_04.jpg
    │      │          guanli_05.jpg
    │      │          kaishifa.jpg
    │      │          left1.GIF
    │      │          left2.gif
    │      │          left3.gif
    │      │          line.gif
    │      │          longline.gif
    │      │          mianfeifabu.GIF
    │      │          right1.gif
    │      │          right2.GIF
    │      │          right3.gif
    │      │          right4.gif
    │      │          right5.gif
    │      │          right6.GIF
    │      │          xiaobei.gif
    │      │          
    │      └─UserControl
    │              InfoSearch.ascx
    │              InfoSearch.ascx.cs
    │              RecommendInfo.ascx
    │              RecommendInfo.ascx.cs
    │              
    ├─02
    │  └─B2C
    │      │  buyFlow.aspx
    │      │  buyFlow.aspx.cs
    │      │  checkOut.aspx
    │      │  checkOut.aspx.cs
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  feedback.aspx
    │      │  feedback.aspx.cs
    │      │  Get.aspx.cs.exclude
    │      │  Get.aspx.exclude
    │      │  GoBank.aspx
    │      │  GoBank.aspx.cs
    │      │  goodsList.aspx
    │      │  goodsList.aspx.cs
    │      │  helpCenter.aspx
    │      │  helpCenter.aspx.cs
    │      │  LeaveWordBack.aspx
    │      │  LeaveWordBack.aspx.cs
    │      │  LeaveWordView.aspx
    │      │  LeaveWordView.aspx.cs
    │      │  MasterPage.master
    │      │  MasterPage.master.cs
    │      │  MyWord.aspx
    │      │  MyWord.aspx.cs
    │      │  PayWay.aspx
    │      │  PayWay.aspx.cs
    │      │  readme.doc
    │      │  Register.aspx
    │      │  Register.aspx.cs
    │      │  shopCart.aspx
    │      │  shopCart.aspx.cs
    │      │  showInfo.aspx
    │      │  showInfo.aspx.cs
    │      │  UpdateMember.aspx
    │      │  UpdateMember.aspx.cs
    │      │  Web.Config
    │      │  
    │      ├─App_Code
    │      │      BankPay.cs
    │      │      CommonClass.cs
    │      │      DBClass.cs
    │      │      GoodsClass.cs
    │      │      OrderClass.cs
    │      │      OrderProperty.cs
    │      │      UserClass.cs
    │      │      
    │      ├─App_Data
    │      │      db_NetStore.mdf
    │      │      db_NetStore_log.ldf
    │      │      
    │      ├─App_Themes
    │      │  └─SkinFile
    │      │          SkinFile.skin
    │      │          
    │      ├─aspnet_client
    │      ├─bank
    │      ├─Bin
    │      ├─images
    │      │  │  admin_title_bg_quit.gif
    │      │  │  admin_title_bg_show.gif
    │      │  │  admin_top_close.gif
    │      │  │  admin_top_open.gif
    │      │  │  banner.jpg
    │      │  │  buyflow.jpg
    │      │  │  hide.gif
    │      │  │  icons_orders.gif
    │      │  │  index1_11.gif
    │      │  │  index_16.gif
    │      │  │  index_160.gif
    │      │  │  mybuy.gif
    │      │  │  search.gif
    │      │  │  Thumbs.db
    │      │  │  上海普东银行.jpg
    │      │  │  中国农业银行.jpg
    │      │  │  中国工商银行.jpg
    │      │  │  中国建设银行.jpg
    │      │  │  交通银行.jpg
    │      │  │  原稿.jpg
    │      │  │  商品分类.jpg
    │      │  │  大背景.jpg
    │      │  │  底部.jpg
    │      │  │  您已登录.jpg
    │      │  │  新品上市.jpg
    │      │  │  显示页面当前位置.jpg
    │      │  │  更多.jpg
    │      │  │  最新商品.jpg
    │      │  │  注册按钮.jpg
    │      │  │  热门商品.jpg
    │      │  │  特价商品.jpg
    │      │  │  电子商务后台登录页面.jpg
    │      │  │  登录.jpg
    │      │  │  登录后.jpg
    │      │  │  登录按钮.jpg
    │      │  │  立即支付.JPG
    │      │  │  精品推荐.jpg
    │      │  │  背景.jpg
    │      │  │  购买.jpg
    │      │  │  
    │      │  └─ftp
    │      │          fjtp.jpg
    │      │          Thumbs.db
    │      │          图标 (138).bmp
    │      │          图标 (171).bmp
    │      │          小说.jpg
    │      │          工具书.jpg
    │      │          文艺.jpg
    │      │          热销商品.jpg
    │      │          热销商品3.jpg
    │      │          热销商品4.jpg
    │      │          特价商品3.jpg
    │      │          精品推荐3.jpg
    │      │          
    │      ├─Manage
    │      │      AdminIndex.aspx
    │      │      AdminIndex.aspx.cs
    │      │      Category.aspx
    │      │      Category.aspx.cs
    │      │      CategoryAdd.aspx
    │      │      CategoryAdd.aspx.cs
    │      │      EditProduct.aspx
    │      │      EditProduct.aspx.cs
    │      │      imagery.aspx
    │      │      imagery.aspx.cs
    │      │      LeaveWordBack.aspx
    │      │      LeaveWordBack.aspx.cs
    │      │      LeaveWordManage.aspx
    │      │      LeaveWordManage.aspx.cs
    │      │      Left.aspx
    │      │      Left.aspx.cs
    │      │      Login.aspx
    │      │      Login.aspx.cs
    │      │      Main.aspx
    │      │      Main.aspx.cs
    │      │      Manager.aspx
    │      │      Manager.aspx.cs
    │      │      Member.aspx
    │      │      Member.aspx.cs
    │      │      MemberAdd.aspx
    │      │      MemberAdd.aspx.cs
    │      │      OrderList.aspx
    │      │      OrderList.aspx.cs
    │      │      OrderModify.aspx
    │      │      OrderModify.aspx.cs
    │      │      OrderPrint.aspx
    │      │      OrderPrint.aspx.cs
    │      │      Product.aspx
    │      │      Product.aspx.cs
    │      │      ProductAdd.aspx
    │      │      ProductAdd.aspx.cs
    │      │      ShowWord.aspx
    │      │      ShowWord.aspx.cs
    │      │      Top.aspx
    │      │      Top.aspx.cs
    │      │      
    │      └─userControl
    │              bottom.ascx
    │              bottom.ascx.cs
    │              LoadingControl.ascx
    │              LoadingControl.ascx.cs
    │              menu.ascx
    │              menu.ascx.cs
    │              navigate.ascx
    │              navigate.ascx.cs
    │              
    ├─03
    │  └─WebSite3
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  denglu.aspx
    │      │  denglu.aspx.cs
    │      │  readme.doc
    │      │  Web.Config
    │      │  yuangong.ascx
    │      │  yuangong.ascx.cs
    │      │  zhibanyuangong.aspx
    │      │  zhibanyuangong.aspx.cs
    │      │  
    │      ├─App_Code
    │      │      DB.cs
    │      │      
    │      ├─App_Data
    │      │      db_wygl.mdb
    │      │      
    │      ├─aspnet_client
    │      │  └─system_web
    │      │      └─2_0_50727
    │      │          └─CrystalReportWebFormViewer3
    │      │              ├─CSs
    │      │              │      default.css
    │      │              │      
    │      │              ├─html
    │      │              │      calendar.html
    │      │              │      calendarbottom.html
    │      │              │      calendartop.html
    │      │              │      crystalexportdialog.htm
    │      │              │      crystalprinthost.html
    │      │              │      
    │      │              ├─Images
    │      │              │  ├─ToolBar
    │      │              │  │      calendar.gif
    │      │              │  │      crlogo.gif
    │      │              │  │      export.gif
    │      │              │  │      exportd.gif
    │      │              │  │      export_over.gif
    │      │              │  │      First.gif
    │      │              │  │      Firstd.gif
    │      │              │  │      first_over.gif
    │      │              │  │      gotopage.gif
    │      │              │  │      gotopaged.gif
    │      │              │  │      gotopage_over.gif
    │      │              │  │      grouptree.gif
    │      │              │  │      grouptreed.gif
    │      │              │  │      grouptreepressed.gif
    │      │              │  │      grouptree_over.gif
    │      │              │  │      Last.gif
    │      │              │  │      Lastd.gif
    │      │              │  │      last_over.gif
    │      │              │  │      Next.gif
    │      │              │  │      Nextd.gif
    │      │              │  │      next_over.gif
    │      │              │  │      Prev.gif
    │      │              │  │      Prevd.gif
    │      │              │  │      prev_over.gif
    │      │              │  │      print.gif
    │      │              │  │      printd.gif
    │      │              │  │      print_over.gif
    │      │              │  │      Refresh.gif
    │      │              │  │      refreshd.gif
    │      │              │  │      refresh_over.gif
    │      │              │  │      Search.gif
    │      │              │  │      searchd.gif
    │      │              │  │      search_over.gif
    │      │              │  │      up.gif
    │      │              │  │      upd.gif
    │      │              │  │      up_over.gif
    │      │              │  │      
    │      │              │  └─Tree
    │      │              │          begindots.gif
    │      │              │          beginminus.gif
    │      │              │          beginplus.gif
    │      │              │          blank.gif
    │      │              │          blankdots.gif
    │      │              │          dots.gif
    │      │              │          lastdots.gif
    │      │              │          lastminus.gif
    │      │              │          lastplus.gif
    │      │              │          Magnify.gif
    │      │              │          minus.gif
    │      │              │          Minusbox.gif
    │      │              │          plus.gif
    │      │              │          Plusbox.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
    │      │                      
    │      ├─cheliangxinxi
    │      │      cheliangchaxun.aspx
    │      │      cheliangchaxun.aspx.cs
    │      │      cheliangguanli.aspx
    │      │      cheliangguanli.aspx.cs
    │      │      cheliangshenhe.aspx
    │      │      cheliangshenhe.aspx.cs
    │      │      
    │      ├─css
    │      │      css.css
    │      │      
    │      ├─guanliyuan
    │      │      guanliindex.aspx
    │      │      guanliindex.aspx.cs
    │      │      guanliyuandenglu.aspx
    │      │      guanliyuandenglu.aspx.cs
    │      │      
    │      ├─image
    │      │      banner.gif
    │      │      beijinghtml_01.jpg
    │      │      beijinghtml_02.jpg
    │      │      beijinghtml_03.jpg
    │      │      daohang_01.jpg
    │      │      daohang_02.jpg
    │      │      daohang_03.jpg
    │      │      daohang_04.jpg
    │      │      daohang_05.jpg
    │      │      daohang_06.jpg
    │      │      daohang_07.jpg
    │      │      daohang_08.jpg
    │      │      dd.gif
    │      │      dengl_01.jpg
    │      │      dengl_02.jpg
    │      │      dengl_03.jpg
    │      │      dl.gif
    │      │      gg1.gif
    │      │      gg2.gif
    │      │      guanlidi_01.jpg
    │      │      guanlidi_02.jpg
    │      │      guanlidi_03.jpg
    │      │      guanli_01.jpg
    │      │      guanli_02.jpg
    │      │      guanli_03.jpg
    │      │      guanli_04.jpg
    │      │      index_01.jpg
    │      │      index_02.jpg
    │      │      index_03.jpg
    │      │      index_04.jpg
    │      │      index_05.jpg
    │      │      index_06.jpg
    │      │      index_07.jpg
    │      │      jian.gif
    │      │      login_01.jpg
    │      │      login_02.jpg
    │      │      login_03.jpg
    │      │      login_04.jpg
    │      │      login_05.jpg
    │      │      login_06.jpg
    │      │      login_07.jpg
    │      │      login_08.jpg
    │      │      login_09.jpg
    │      │      login_10.jpg
    │      │      login_11.jpg
    │      │      login_12.jpg
    │      │      qf.gif
    │      │      quai.gif
    │      │      rili.gif
    │      │      rili_01.jpg
    │      │      rili_02.jpg
    │      │      rili_03.jpg
    │      │      Thumbs.db
    │      │      xw.gif
    │      │      zc.gif
    │      │      zngg.gif
    │      │      
    │      ├─photo
    │      │      01-_small9[20061113100616].jpg
    │      │      1.gif
    │      │      2.gif
    │      │      3.gif
    │      │      fjtp.jpg
    │      │      
    │      ├─qianfeixinxi
    │      │      qianfeicx.aspx
    │      │      qianfeicx.aspx.cs
    │      │      qianfeiguanli.aspx
    │      │      qianfeiguanli.aspx.cs
    │      │      qianfeishenhe.aspx
    │      │      qianfeishenhe.aspx.cs
    │      │      qianfeixiangxi.aspx
    │      │      qianfeixiangxi.aspx.cs
    │      │      
    │      ├─tousuxinxi
    │      │      tousucx.aspx
    │      │      tousucx.aspx.cs
    │      │      tousuguanli.aspx
    │      │      tousuguanli.aspx.cs
    │      │      tousushenhe.aspx
    │      │      tousushenhe.aspx.cs
    │      │      
    │      ├─userControl
    │      │      foot.ascx
    │      │      foot.ascx.cs
    │      │      head.ascx
    │      │      head.ascx.cs
    │      │      syhead.ascx
    │      │      syhead.ascx.cs
    │      │      
    │      ├─weihuxinxi
    │      │      weihushenhe.aspx
    │      │      weihushenhe.aspx.cs
    │      │      weixuichaxun.aspx
    │      │      weixuichaxun.aspx.cs
    │      │      weixuiguanli.aspx
    │      │      weixuiguanli.aspx.cs
    │      │      
    │      ├─xinwenxinxi
    │      │      xinwencx.aspx
    │      │      xinwencx.aspx.cs
    │      │      xinwenguanli.aspx
    │      │      xinwenguanli.aspx.cs
    │      │      xinwenshehe.aspx
    │      │      xinwenshehe.aspx.cs
    │      │      xinwenxiangxi.aspx
    │      │      xinwenxiangxi.aspx.cs
    │      │      
    │      ├─yuangongxinxi
    │      │      xiangxi.aspx
    │      │      xiangxi.aspx.cs
    │      │      yuangongcx.aspx
    │      │      yuangongcx.aspx.cs
    │      │      yuangonginfo.aspx
    │      │      yuangonginfo.aspx.cs
    │      │      
    │      ├─zhuce
    │      │      yuangongzhuce.aspx
    │      │      yuangongzhuce.aspx.cs
    │      │      zhuce.aspx
    │      │      zhuce.aspx.cs
    │      │      
    │      └─zhuhuxinxi
    │              zhuhucx.aspx
    │              zhuhucx.aspx.cs
    │              zhuhurzshenhe.aspx
    │              zhuhurzshenhe.aspx.cs
    │              zhuhuxinxiguanli.aspx
    │              zhuhuxinxiguanli.aspx.cs
    │              
    ├─04
    │  └─libraryManage
    │      │  addBookcase.aspx
    │      │  addBookcase.aspx.cs
    │      │  addBookInfo.aspx
    │      │  addBookInfo.aspx.cs
    │      │  addBookType.aspx
    │      │  addBookType.aspx.cs
    │      │  addReaderInfo.aspx
    │      │  addReaderInfo.aspx.cs
    │      │  addReaderType.aspx
    │      │  addReaderType.aspx.cs
    │      │  addUser.aspx
    │      │  addUser.aspx.cs
    │      │  admSet.aspx
    │      │  admSet.aspx.cs
    │      │  bookBorrow.aspx
    │      │  bookBorrow.aspx.cs
    │      │  bookBorrowSearch.aspx
    │      │  bookBorrowSearch.aspx.cs
    │      │  bookcaseManage.aspx
    │      │  bookcaseManage.aspx.cs
    │      │  bookInfoManage.aspx
    │      │  bookInfoManage.aspx.cs
    │      │  bookInfoPrint.aspx
    │      │  bookInfoPrint.aspx.cs
    │      │  bookInfoSearch.aspx
    │      │  bookInfoSearch.aspx.cs
    │      │  bookRenewal.aspx
    │      │  bookRenewal.aspx.cs
    │      │  bookReturn.aspx
    │      │  bookReturn.aspx.cs
    │      │  bookType.aspx
    │      │  bookType.aspx.cs
    │      │  bottom.ascx
    │      │  bottom.ascx.cs
    │      │  CrystalReport1.rpt
    │      │  css.css
    │      │  entry.aspx
    │      │  entry.aspx.cs
    │      │  header.ascx
    │      │  header.ascx.cs
    │      │  index.aspx
    │      │  index.aspx.cs
    │      │  libraryInfo.aspx
    │      │  libraryInfo.aspx.cs
    │      │  newPass.aspx
    │      │  newPass.aspx.cs
    │      │  readerInfo.aspx
    │      │  readerInfo.aspx.cs
    │      │  readerType.aspx
    │      │  readerType.aspx.cs
    │      │  readme.doc
    │      │  userManage.aspx
    │      │  userManage.aspx.cs
    │      │  vwd.webinfo
    │      │  Web.Config
    │      │  关于水晶报表的程序集无法加载的解决办法.doc
    │      │  
    │      ├─App_Code
    │      │      dataOperate.cs
    │      │      
    │      ├─App_Data
    │      │      db_tsrj_Data.MDF
    │      │      db_tsrj_Log.LDF
    │      │      
    │      ├─aspnet_client
    │      │  └─system_web
    │      │      ├─1_1_4322
    │      │      │      SmartNav.htm
    │      │      │      smartnav.js
    │      │      │      webuivalidation.js
    │      │      │      
    │      │      └─2_0_50727
    │      │          └─CrystalReportWebFormViewer3
    │      │              ├─CSs
    │      │              │      default.css
    │      │              │      
    │      │              ├─html
    │      │              │      calendar.html
    │      │              │      calendarbottom.html
    │      │              │      calendartop.html
    │      │              │      crystalexportdialog.htm
    │      │              │      crystalprinthost.html
    │      │              │      
    │      │              ├─Images
    │      │              │  ├─ToolBar
    │      │              │  │      calendar.gif
    │      │              │  │      crlogo.gif
    │      │              │  │      export.gif
    │      │              │  │      exportd.gif
    │      │              │  │      export_over.gif
    │      │              │  │      First.gif
    │      │              │  │      Firstd.gif
    │      │              │  │      first_over.gif
    │      │              │  │      gotopage.gif
    │      │              │  │      gotopaged.gif
    │      │              │  │      gotopage_over.gif
    │      │              │  │      grouptree.gif
    │      │              │  │      grouptreed.gif
    │      │              │  │      grouptreepressed.gif
    │      │              │  │      grouptree_over.gif
    │      │              │  │      Last.gif
    │      │              │  │      Lastd.gif
    │      │              │  │      last_over.gif
    │      │              │  │      Next.gif
    │      │              │  │      Nextd.gif
    │      │              │  │      next_over.gif
    │      │              │  │      Prev.gif
    │      │              │  │      Prevd.gif
    │      │              │  │      prev_over.gif
    │      │              │  │      print.gif
    │      │              │  │      printd.gif
    │      │              │  │      print_over.gif
    │      │              │  │      Refresh.gif
    │      │              │  │      refreshd.gif
    │      │              │  │      refresh_over.gif
    │      │              │  │      Search.gif
    │      │              │  │      searchd.gif
    │      │              │  │      search_over.gif
    │      │              │  │      Thumbs.db
    │      │              │  │      up.gif
    │      │              │  │      upd.gif
    │      │              │  │      up_over.gif
    │      │              │  │      
    │      │              │  └─Tree
    │      │              │          begindots.gif
    │      │              │          beginminus.gif
    │      │              │          beginplus.gif
    │      │              │          blank.gif
    │      │              │          blankdots.gif
    │      │              │          dots.gif
    │      │              │          lastdots.gif
    │      │              │          lastminus.gif
    │      │              │          lastplus.gif
    │      │              │          Magnify.gif
    │      │              │          minus.gif
    │      │              │          Minusbox.gif
    │      │              │          plus.gif
    │      │              │          Plusbox.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
    │      │                      
    │      └─Images
    │              beijing.gif
    │              borrowBackRenew.gif
    │              borrowBackRenew_back.gif
    │              borrowBackRenew_r.gif
    │              borrow_if.gif
    │              copyright_t.gif
    │              danganchaxun.GIF
    │              duzhedangan.GIF
    │              duzheleixing.GIF
    │              error.jpg
    │              error_b.gif
    │              fooder.bmp
    │              genggaikouling.GIF
    │              guanliyuanshezhi.GIF
    │              item_out.gif
    │              item_over.gif
    │              login.jpg
    │              main_booksort.gif
    │              main_booksort_1.gif
    │              main_booksort_2.gif
    │              main_readersort_1.gif
    │              more.GIF
    │              navigation_bg.gif
    │              navigation_bg_bottom.gif
    │              reader_checkbg.jpg
    │              search.gif
    │              shujiashezhi.GIF
    │              Thumbs.db
    │              top_bg.gif
    │              tsjycx.GIF
    │              tushudangan.GIF
    │              tushuguanxinxi.gif
    │              tushuguihuan.GIF
    │              tushujieyue.GIF
    │              tushuleixingshezhi.GIF
    │              tushuxujie.GIF
    │              xiaobei.gif
    │              
    ├─05
    │  └─OAS
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  Global.asax
    │      │  licenses.licx
    │      │  readme.doc
    │      │  SystemDefault.aspx
    │      │  SystemDefault.aspx.cs
    │      │  web.config
    │      │  web.config.bak
    │      │  
    │      ├─App_Code
    │      │      BaseClass.cs
    │      │      
    │      ├─App_Data
    │      │      db_OAS_Data.MDF
    │      │      db_OAS_Log.LDF
    │      │      
    │      ├─BaseInfo
    │      │      BaseDepartmentAdd.aspx
    │      │      BaseDepartmentAdd.aspx.cs
    │      │      BaseDepartmentListResponsibility.aspx
    │      │      BaseDepartmentListResponsibility.aspx.cs
    │      │      BaseDepartmentManager.aspx
    │      │      BaseDepartmentManager.aspx.cs
    │      │      BaseDepartmentUpdate.aspx
    │      │      BaseDepartmentUpdate.aspx.cs
    │      │      BaseEmployeeAdd.aspx
    │      │      BaseEmployeeAdd.aspx.cs
    │      │      BaseEmployeeManager.aspx
    │      │      BaseEmployeeManager.aspx.cs
    │      │      BaseEmployeeRponsibility.aspx
    │      │      BaseEmployeeRponsibility.aspx.cs
    │      │      BaseEmployeeUpdate.aspx
    │      │      BaseEmployeeUpdate.aspx.cs
    │      │      BaseNoteBook.aspx
    │      │      BaseNoteBook.aspx.cs
    │      │      BaseNoticeIssuance.aspx
    │      │      BaseNoticeIssuance.aspx.cs
    │      │      BaseNoticeList.aspx
    │      │      BaseNoticeList.aspx.cs
    │      │      
    │      ├─Bin
    │      │      App_Licenses.dll
    │      │      FreeTextBox.dll
    │      │      SP.dll
    │      │      SP.dll.refresh
    │      │      SP.pdb
    │      │      
    │      ├─Communion
    │      │  │  VoteItemSetting.aspx
    │      │  │  VoteItemSetting.aspx.cs
    │      │  │  Voting.aspx
    │      │  │  Voting.aspx.cs
    │      │  │  VotingResult.aspx
    │      │  │  VotingResult.aspx.cs
    │      │  │  
    │      │  └─CheckAttendance
    │      │          SetingTime.aspx
    │      │          SetingTime.aspx.cs
    │      │          SignIn.aspx
    │      │          SignIn.aspx.cs
    │      │          
    │      ├─CSS
    │      │      CSS.css
    │      │      
    │      ├─file
    │      ├─fileManage
    │      │      FileDelete.aspx
    │      │      FileDelete.aspx.cs
    │      │      FileIncept.aspx
    │      │      FileIncept.aspx.cs
    │      │      FileSend.aspx
    │      │      FileSend.aspx.cs
    │      │      
    │      ├─images
    │      │      back.jpg
    │      │      back_01.jpg
    │      │      back_02.jpg
    │      │      back_03.jpg
    │      │      back_04.jpg
    │      │      back_09.jpg
    │      │      back_11.jpg
    │      │      back_13.jpg
    │      │      bg_messgae.jpg
    │      │      delete.gif
    │      │      fabu.gif
    │      │      fasong.gif
    │      │      index_01.jpg
    │      │      index_02.jpg
    │      │      index_03.jpg
    │      │      index_04.jpg
    │      │      index_05.jpg
    │      │      index_06.jpg
    │      │      index_07.jpg
    │      │      index_09.jpg
    │      │      index_10.jpg
    │      │      index_13.jpg
    │      │      index_16.jpg
    │      │      index_18.jpg
    │      │      index_20.jpg
    │      │      index_21.jpg
    │      │      index_22.jpg
    │      │      member_19.jpg
    │      │      member_22.jpg
    │      │      member_24.jpg
    │      │      member_28.jpg
    │      │      qingkong.gif
    │      │      save.gif
    │      │      shangchuan.gif
    │      │      Thumbs.db
    │      │      tijiao.gif
    │      │      tt.gif
    │      │      
    │      ├─MobileInfo
    │      │      InfoSend.aspx
    │      │      InfoSend.aspx.cs
    │      │      
    │      ├─photo
    │      │      DSCI0142.JPG
    │      │      DSCI0464.JPG
    │      │      fjtp.jpg
    │      │      Thumbs.db
    │      │      
    │      ├─Rule
    │      │      RulePreview.aspx
    │      │      RulePreview.aspx.cs
    │      │      RuleUpdate.aspx
    │      │      RuleUpdate.aspx.cs
    │      │      
    │      ├─SP
    │      │  │  SP.sln
    │      │  │  SP.suo
    │      │  │  
    │      │  └─SP
    │      │      │  Class1.cs
    │      │      │  SP.csproj
    │      │      │  
    │      │      ├─bin
    │      │      │  └─Debug
    │      │      │          SP.dll
    │      │      │          SP.pdb
    │      │      │          
    │      │      ├─obj
    │      │      │  │  SP.csproj.FileList.txt
    │      │      │  │  
    │      │      │  └─Debug
    │      │      │      │  SP.dll
    │      │      │      │  SP.pdb
    │      │      │      │  
    │      │      │      └─TempPE
    │      │      └─Properties
    │      │              AssemblyInfo.cs
    │      │              
    │      ├─System
    │      │      SystemUser.aspx
    │      │      SystemUser.aspx.cs
    │      │      SystemUserPwdUpdate.aspx
    │      │      SystemUserPwdUpdate.aspx.cs
    │      │      
    │      └─UserControl
    │              GoodEmployee.ascx
    │              GoodEmployee.ascx.cs
    │              Logon.ascx
    │              Logon.ascx.cs
    │              Notice.ascx
    │              Notice.ascx.cs
    │              
    ├─06
    │  │  Thumbs.db
    │  │  
    │  └─studyCommunity
    │      │  bottomT.ascx
    │      │  bottomT.ascx.cs
    │      │  bulletinInfo.aspx
    │      │  bulletinInfo.aspx.cs
    │      │  dh.ascx
    │      │  dh.ascx.cs
    │      │  entry.ascx
    │      │  entry.ascx.cs
    │      │  error.aspx
    │      │  error.aspx.cs
    │      │  index.aspx
    │      │  index.aspx.cs
    │      │  issuance.aspx
    │      │  issuance.aspx.cs
    │      │  login.aspx
    │      │  login.aspx.cs
    │      │  manageEntry.aspx
    │      │  manageEntry.aspx.cs
    │      │  playSound.aspx
    │      │  playSound.aspx.cs
    │      │  readme.doc
    │      │  search.ascx
    │      │  search.ascx.cs
    │      │  searchList.aspx
    │      │  searchList.aspx.cs
    │      │  seekPass.aspx
    │      │  seekPass.aspx.cs
    │      │  seeVideo.aspx
    │      │  seeVideo.aspx.cs
    │      │  soundList.aspx
    │      │  soundList.aspx.cs
    │      │  typeInfo.aspx
    │      │  typeInfo.aspx.cs
    │      │  userBulletinInfo.ascx
    │      │  userBulletinInfo.ascx.cs
    │      │  userSound.ascx
    │      │  userSound.ascx.cs
    │      │  userVideo.ascx
    │      │  userVideo.ascx.cs
    │      │  ValidateCode.aspx
    │      │  ValidateCode.aspx.cs
    │      │  VideoList.aspx
    │      │  VideoList.aspx.cs
    │      │  Web.Config
    │      │  ypkt.gif
    │      │  
    │      ├─App_Code
    │      │      dataOperate.cs
    │      │      Operate.cs
    │      │      
    │      ├─App_Data
    │      │      db_study.mdb
    │      │      
    │      ├─Bin
    │      ├─css
    │      │      css.css
    │      │      
    │      ├─images
    │      │      bei.GIF
    │      │      dengl.jpg
    │      │      denglu.gif
    │      │      dline.gif
    │      │      fabuanniu_01.jpg
    │      │      fabuanniu_02.jpg
    │      │      fabuanniu_03.jpg
    │      │      fabuanniu_04.gif
    │      │      fbjc.gif
    │      │      fbjc.jpg
    │      │      fbjiaoce 拷贝.jpg
    │      │      gld.JPG
    │      │      glend.JPG
    │      │      gltop.GIF
    │      │      gonggao.gif
    │      │      htbj.JPG
    │      │      indextubiao 拷贝.jpg
    │      │      indextubiao.jpg
    │      │      index_01.jpg
    │      │      index_02.jpg
    │      │      index_03.jpg
    │      │      index_04.jpg
    │      │      index_05.jpg
    │      │      index_06.jpg
    │      │      index_08.jpg
    │      │      jia.GIF
    │      │      jian.GIF
    │      │      kaisuo.gif
    │      │      lianxiwomen 拷贝.jpg
    │      │      manageIndex_01.jpg
    │      │      manageIndex_02.jpg
    │      │      manageIndex_03.jpg
    │      │      manageIndex_05.jpg
    │      │      manageIndex_06.jpg
    │      │      manage_fs .jpg
    │      │      manage_tc.jpg
    │      │      menudown.gif
    │      │      menuup.gif
    │      │      pangbian.GIF
    │      │      quxiao.jpg
    │      │      shipin.gif
    │      │      shipinketang 拷贝.jpg
    │      │      sousuo.gif
    │      │      sousuolangif.gif
    │      │      spkt.gif
    │      │      spph.gif
    │      │      suo.gif
    │      │      Thumbs.db
    │      │      www.GIF
    │      │      yanzg.jpg
    │      │      yinpin.gif
    │      │      ypkt.gif
    │      │      yuyiketa 拷贝.jpg
    │      │      yyph.jpg
    │      │      yysp.gif
    │      │      zchy.gif
    │      │      zhuce 拷贝.jpg
    │      │      
    │      ├─Manage
    │      │      change.aspx
    │      │      change.aspx.cs
    │      │      leftMenu.aspx
    │      │      leftMenu.aspx.cs
    │      │      manageIndex.aspx
    │      │      manageIndex.aspx.cs
    │      │      manage_bulletin.aspx
    │      │      manage_bulletin.aspx.cs
    │      │      manage_inssuanceTutorial.aspx
    │      │      manage_inssuanceTutorial.aspx.cs
    │      │      manage_issuanceBulletin.aspx
    │      │      manage_issuanceBulletin.aspx.cs
    │      │      manage_playSound.aspx
    │      │      manage_playSound.aspx.cs
    │      │      manage_seeVideo.aspx
    │      │      manage_seeVideo.aspx.cs
    │      │      manage_sound.aspx
    │      │      manage_sound.aspx.cs
    │      │      manage_soundSpeak.aspx
    │      │      manage_soundSpeak.aspx.cs
    │      │      manage_user.aspx
    │      │      manage_user.aspx.cs
    │      │      manage_video.aspx
    │      │      manage_video.aspx.cs
    │      │      manage_videoSpeak.aspx
    │      │      manage_videoSpeak.aspx.cs
    │      │      rightMenu.aspx
    │      │      rightMenu.aspx.cs
    │      │      
    │      ├─Sound
    │      └─Video
    │              clock.wmv
    │              Thumbs.db
    │              
    ├─07
    │  └─NE
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  InfoPwd.aspx
    │      │  InfoPwd.aspx.cs
    │      │  InfoPwdd.aspx
    │      │  InfoPwdd.aspx.cs
    │      │  InfoPwddd.aspx
    │      │  InfoPwddd.aspx.cs
    │      │  readme.doc
    │      │  web.config
    │      │  zhuce.aspx
    │      │  zhuce.aspx.cs
    │      │  
    │      ├─App_Code
    │      │      Datacon.cs
    │      │      
    │      ├─App_Data
    │      │      db_Examination_Data.MDF
    │      │      db_Examination_Log.LDF
    │      │      
    │      ├─App_Themes
    │      │  └─mytheme
    │      │          SkinFile.skin
    │      │          
    │      ├─HouAdmin
    │      │      admin.aspx
    │      │      admin.aspx.cs
    │      │      AdminInsert.aspx
    │      │      AdminInsert.aspx.cs
    │      │      admin_update.aspx
    │      │      admin_update.aspx.cs
    │      │      InsertShiTi.aspx
    │      │      InsertShiTi.aspx.cs
    │      │      insert_shiti.aspx
    │      │      insert_shiti.aspx.cs
    │      │      kaosheng_chengji.aspx
    │      │      kaosheng_chengji.aspx.cs
    │      │      KaoshiUpdate.aspx
    │      │      KaoshiUpdate.aspx.cs
    │      │      kaoshi_timu.aspx
    │      │      kaoshi_timu.aspx.cs
    │      │      KechengInsert.aspx
    │      │      KechengInsert.aspx.cs
    │      │      KechengUpdate.aspx
    │      │      KechengUpdate.aspx.cs
    │      │      kecheng_xinxi.aspx
    │      │      kecheng_xinxi.aspx.cs
    │      │      TaotiInsert.aspx
    │      │      TaotiInsert.aspx.cs
    │      │      TaotiUpdate.aspx
    │      │      TaotiUpdate.aspx.cs
    │      │      taoti_xinxi.aspx
    │      │      taoti_xinxi.aspx.cs
    │      │      ZhuangyeInsert.aspx
    │      │      ZhuangyeInsert.aspx.cs
    │      │      ZhuanyeUpdate.aspx
    │      │      ZhuanyeUpdate.aspx.cs
    │      │      zhuanye_xinxi.aspx
    │      │      zhuanye_xinxi.aspx.cs
    │      │      zhuce_stu.aspx
    │      │      zhuce_stu.aspx.cs
    │      │      
    │      ├─igm
    │      │      Thumbs.db
    │      │      准备考试.jpg
    │      │      在线考试后台1.jpg
    │      │      在线考试登录.jpg
    │      │      学生注册.jpg
    │      │      总登录页面.jpg
    │      │      成绩查询1.jpg
    │      │      找回密码.jpg
    │      │      正在考试.jpg
    │      │      考试规则.jpg
    │      │      考试规则_03.jpg
    │      │      考试规则_05.jpg
    │      │      考试规则_07.jpg
    │      │      
    │      └─QianUser
    │              Info_StuResult.aspx
    │              Info_StuResult.aspx.cs
    │              StartExamfra.aspx
    │              StartExamfra.aspx.cs
    │              XuanZe_TaoTi.aspx
    │              XuanZe_TaoTi.aspx.cs
    │              zaixian_kaoshi.aspx
    │              zaixian_kaoshi.aspx.cs
    │              ZhunBeiKaoShi.aspx
    │              ZhunBeiKaoShi.aspx.cs
    │              
    ├─08
    │  └─luntan
    │      │  Default.aspx
    │      │  Default.aspx.cs
    │      │  readme.doc
    │      │  Web.Config
    │      │  
    │      ├─App_Code
    │      │      DB.cs
    │      │      
    │      ├─App_Data
    │      │      db_Discuss.mdf
    │      │      db_Discuss_log.ldf
    │      │      
    │      ├─dangqianxinxi
    │      │      dqyhxinxixg.aspx
    │      │      dqyhxinxixg.aspx.cs
    │      │      xiangxixinxi.aspx
    │      │      xiangxixinxi.aspx.cs
    │      │      
    │      ├─denglu
    │      │      denglu.aspx
    │      │      denglu.aspx.cs
    │      │      
    │      ├─image
    │      │      baocun an niu.gif
    │      │      biaotilan.gif
    │      │      bkline.gif
    │      │      daohang1.gif
    │      │      denglu an niu.gif
    │      │      f zhu ti 1.gif
    │      │      f zhu ti 2.gif
    │      │      f zhu ti 3.gif
    │      │      faxintie an niu.gif
    │      │      index_02.gif
    │      │      index_05.gif
    │      │      index_08.gif
    │      │      index_17.gif
    │      │      index_20.gif
    │      │      jian tou.gif
    │      │      jiantou.gif
    │      │      kongjian.gif
    │      │      kuang1.gif
    │      │      kuang2.gif
    │      │      kuang3.gif
    │      │      laba.gif
    │      │      line.gif
    │      │      quanbuchengxie an niu.gif
    │      │      sorry.jpg
    │      │      speaker.gif
    │      │      success.jpg
    │      │      Thumbs.db
    │      │      tijiao an niu.gif
    │      │      touxiang1.gif
    │      │      touxiang2.gif
    │      │      zhu ti 1.gif
    │      │      zhu ti 2.gif
    │      │      zhu ti 3.gif
    │      │      zhuce an niu.gif
    │      │      
    │      ├─teizixinxi
    │      │      addteizi.aspx
    │      │      addteizi.aspx.cs
    │      │      chakan.aspx
    │      │      chakan.aspx.cs
    │      │      
    │      ├─tisixinxi
    │      │      chenggong.aspx
    │      │      chenggong.aspx.cs
    │      │      shibai.aspx
    │      │      shibai.aspx.cs
    │      │      
    │      ├─touxiang
    │      │      01.gif
    │      │      02.gif
    │      │      Thumbs.db
    │      │      
    │      ├─UserControl
    │      │      foot.ascx
    │      │      foot.ascx.cs
    │      │      
    │      ├─yonghuxinxi
    │      │      yonghu.aspx
    │      │      yonghu.aspx.cs
    │      │      yonghuadd.aspx
    │      │      yonghuadd.aspx.cs
    │      │      yonghuchaxun.aspx
    │      │      yonghuchaxun.aspx.cs
    │      │      yonghuxiugai.aspx
    │      │      yonghuxiugai.aspx.cs
    │      │      
    │      └─zhucexinix
    │              zhuce.aspx
    │              zhuce.aspx.cs
    │              zhucexinxi.aspx
    │              zhucexinxi.aspx.cs
    │              
    ├─09
    │  └─WuLiu
    │      │  companyInfo.aspx
    │      │  companyInfo.aspx.cs
    │      │  companyList.aspx
    │      │  companyList.aspx.cs
    │      │  depotInfo.aspx
    │      │  depotInfo.aspx.cs
    │      │  depotList.aspx
    │      │  depotList.aspx.cs
    │      │  entry.ascx
    │      │  entry.ascx.cs
    │      │  freightInfo.aspx
    │      │  freightInfo.aspx.cs
    │      │  freightList.aspx
    │      │  freightList.aspx.cs
    │      │  grLeft.aspx
    │      │  grLeft.aspx.cs
    │      │  header.ascx
    │      │  header.ascx.cs
    │      │  index.aspx
    │      │  index.aspx.cs
    │      │  issuanceDepot.aspx
    │      │  issuanceDepot.aspx.cs
    │      │  issuanceFreight.aspx
    │      │  issuanceFreight.aspx.cs
    │      │  issuanceInfo.aspx
    │      │  issuanceInfo.aspx.cs
    │      │  issuanceJob.aspx
    │      │  issuanceJob.aspx.cs
    │      │  issuanceSpecial.aspx
    │      │  issuanceSpecial.aspx.cs
    │      │  issuanceTruck.aspx
    │      │  issuanceTruck.aspx.cs
    │      │  jobInfo.aspx
    │      │  jobInfo.aspx.cs
    │      │  jobList.aspx
    │      │  jobList.aspx.cs
    │      │  login.aspx
    │      │  login.aspx.cs
    │      │  manageEntry.aspx
    │      │  manageEntry.aspx.cs
    │      │  MasterPage.master
    │      │  MasterPage.master.cs
    │      │  newPass.aspx
    │      │  newPass.aspx.cs
    │      │  news.aspx
    │      │  news.aspx.cs
    │      │  qyLeft.aspx
    │      │  qyLeft.aspx.cs
    │      │  readme.doc
    │      │  search.ascx
    │      │  search.ascx.cs
    │      │  searchList.aspx
    │      │  searchList.aspx.cs
    │      │  specialInfo.aspx
    │      │  specialInfo.aspx.cs
    │      │  specialList.aspx
    │      │  specialList.aspx.cs
    │      │  truckInfo.aspx
    │      │  truckInfo.aspx.cs
    │      │  truckList.aspx
    │      │  truckList.aspx.cs
    │      │  Web.Config
    │      │  
    │      ├─App_Code
    │      │      dataOperate.cs
    │      │      operate.cs
    │      │      
    │      ├─App_Data
    │      │      db_WL.mdf
    │      │      db_WL_log.LDF
    │      │      
    │      ├─Bin
    │      │      Interop.jmail.dll
    │      │      jmail.dll
    │      │      
    │      ├─css
    │      │      css.css
    │      │      
    │      ├─images
    │      │      cangchu.GIF
    │      │      cangchuxinxi.gif
    │      │      cheyuan.GIF
    │      │      cheyuanxinxi.gif
    │      │      chongzhi.GIF
    │      │      dengl.GIF
    │      │      dengl.jpg
    │      │      denglu.GIF
    │      │      end.GIF
    │      │      fabuxinxi.gif
    │      │      fabuxuanxiang.gif
    │      │      guanggao.JPG
    │      │      hbei.JPG
    │      │      huiyuanzhuce.gif
    │      │      huoyuan.GIF
    │      │      huoyuanxinxi.gif
    │      │      index1.JPG
    │      │      lianxiwomen.gif
    │      │      news.GIF
    │      │      qiye.GIF
    │      │      qiyexinxi.gif
    │      │      tanchuang.gif
    │      │      Thumbs.db
    │      │      xinwenguanli.GIF
    │      │      xinxiguanli.GIF
    │      │      yonghuguanli.GIF
    │      │      zhaopin.GIF
    │      │      zhaopinxinxi.gif
    │      │      zhuanxian.GIF
    │      │      zhuanxianxinxi.gif
    │      │      
    │      ├─Manage
    │      │      leftMenu.aspx
    │      │      leftMenu.aspx.cs
    │      │      lockCause.aspx
    │      │      lockCause.aspx.cs
    │      │      manageIndex.aspx
    │      │      manageIndex.aspx.cs
    │      │      manage_Depot.aspx
    │      │      manage_Depot.aspx.cs
    │      │      manage_Freight.aspx
    │      │      manage_Freight.aspx.cs
    │      │      manage_grUser.aspx
    │      │      manage_grUser.aspx.cs
    │      │      manage_issuanceNews.aspx
    │      │      manage_issuanceNews.aspx.cs
    │      │      manage_Job.aspx
    │      │      manage_Job.aspx.cs
    │      │      manage_news.aspx
    │      │      manage_news.aspx.cs
    │      │      manage_qyUser.aspx
    │      │      manage_qyUser.aspx.cs
    │      │      manage_Special.aspx
    │      │      manage_Special.aspx.cs
    │      │      manage_Truck.aspx
    │      │      manage_Truck.aspx.cs
    │      │      rightMenu.aspx
    │      │      rightMenu.aspx.cs
    │      │      
    │      └─swf
    │              font.swf
    │              top.swf
    │              
    ├─10
    │  └─myBLog
    │      │  BlogIndex.aspx
    │      │  BlogIndex.aspx.cs
    │      │  Footer.ascx
    │      │  Footer.ascx.cs
    │      │  Header.ascx
    │      │  Header.ascx.cs
    │      │  readme.doc
    │      │  ST_message.aspx
    │      │  ST_message.aspx.cs
    │      │  ST_save.aspx
    │      │  ST_save.aspx.cs
    │      │  ST_show.aspx
    │      │  ST_show.aspx.cs
    │      │  VisitorNav.ascx
    │      │  VisitorNav.ascx.cs
    │      │  Web.config
    │      │  
    │      ├─App_Code
    │      │      AssemblyInfo.cs
    │      │      SqlData.cs
    │      │      
    │      ├─App_Data
    │      │      db_Blog_Data.MDF
    │      │      db_Blog_Log.LDF
    │      │      
    │      ├─bin
    │      │      URLRewriter.dll
    │      │      
    │      ├─css
    │      │      css.css
    │      │      StyleSheet.css
    │      │      
    │      ├─Images
    │      │  │  Thumbs.db
    │      │  │  
    │      │  ├─Pictures
    │      │  │      01-_small9[20061113100616].jpg
    │      │  │      02-_small9[20061102090405].jpg
    │      │  │      2-1.jpg
    │      │  │      2003820957777349.bmp
    │      │  │      3.jpg
    │      │  │      Aqua07.jpg
    │      │  │      backgroud.jpg
    │      │  │      Floating.gif
    │      │  │      pips6.gif
    │      │  │      Thumbs.db
    │      │  │      图标 (2).png
    │      │  │      
    │      │  └─Skin
    │      │          1294850_472733.gif
    │      │          back_head.jpg
    │      │          bbgg.jpg
    │      │          bottom.jpg
    │      │          footer.jpg
    │      │          head.jpg
    │      │          index1_01_05.jpg
    │      │          index1_01_08.jpg
    │      │          index1_01_10.jpg
    │      │          index1_01_12.jpg
    │      │          index1_01_14.jpg
    │      │          index1_01_16.jpg
    │      │          left.jpg
    │      │          reg.jpg
    │      │          right.jpg
    │      │          Thumbs.db
    │      │          大背景.jpg
    │      │          
    │      ├─MasterPage
    │      │      AdminMasterPage.master
    │      │      AdminMasterPage.master.cs
    │      │      MasterPage.master
    │      │      MasterPage.master.cs
    │      │      
    │      └─Module
    │          ├─Admin
    │          │      AdminHeader.ascx
    │          │      AdminHeader.ascx.cs
    │          │      AdminInfo.aspx
    │          │      AdminInfo.aspx.cs
    │          │      AdminManage.aspx
    │          │      AdminManage.aspx.cs
    │          │      AdminNav.ascx
    │          │      AdminNav.ascx.cs
    │          │      BlogInfo.aspx
    │          │      BlogInfo.aspx.cs
    │          │      BlogManage.aspx
    │          │      BlogManage.aspx.cs
    │          │      CommonPage.aspx
    │          │      CommonPage.aspx.cs
    │          │      Findpwd.aspx
    │          │      Findpwd.aspx.cs
    │          │      Findpwd1.aspx
    │          │      Findpwd1.aspx.cs
    │          │      Footer.ascx
    │          │      Footer.ascx.cs
    │          │      Help.aspx
    │          │      Help.aspx.cs
    │          │      Index.aspx
    │          │      Index.aspx.cs
    │          │      Register.aspx
    │          │      Register.aspx.cs
    │          │      ShowPwd.aspx
    │          │      ShowPwd.aspx.cs
    │          │      ST_BlogIndex.aspx
    │          │      ST_BlogIndex.aspx.cs
    │          │      TreeMenuSys.aspx
    │          │      TreeMenuSys.aspx.cs
    │          │      VisitorHeader.ascx
    │          │      VisitorHeader.ascx.cs
    │          │      VisitorNav.ascx
    │          │      VisitorNav.ascx.cs
    │          │      
    │          └─Blog
    │                  AddArt.aspx
    │                  AddArt.aspx.cs
    │                  AddLink.aspx
    │                  AddLink.aspx.cs
    │                  AddLinkMan.aspx
    │                  AddLinkMan.aspx.cs
    │                  AddPhoto.aspx
    │                  AddPhoto.aspx.cs
    │                  AdminNav.ascx
    │                  AdminNav.ascx.cs
    │                  AmendLink.aspx
    │                  AmendLink.aspx.cs
    │                  ArticleManage.aspx
    │                  ArticleManage.aspx.cs
    │                  BlogHeader.ascx
    │                  BlogHeader.ascx.cs
    │                  BlogInfo.aspx
    │                  BlogInfo.aspx.cs
    │                  BlogType.aspx
    │                  BlogType.aspx.cs
    │                  CommonPage.aspx
    │                  CommonPage.aspx.cs
    │                  Findpwd.aspx
    │                  Findpwd.aspx.cs
    │                  Findpwd1.aspx
    │                  Findpwd1.aspx.cs
    │                  Footer.ascx
    │                  Footer.ascx.cs
    │                  LinkManage.aspx
    │                  LinkManage.aspx.cs
    │                  LinkManInfo.aspx
    │                  LinkManInfo.aspx.cs
    │                  LinkManManage.aspx
    │                  LinkManManage.aspx.cs
    │                  PersonInfo.aspx
    │                  PersonInfo.aspx.cs
    │                  PhotoManage.aspx
    │                  PhotoManage.aspx.cs
    │                  Register.aspx
    │                  Register.aspx.cs
    │                  RegPro.aspx
    │                  RegPro.aspx.cs
    │                  ShowPwd.aspx
    │                  ShowPwd.aspx.cs
    │                  ST_admin_message.aspx
    │                  ST_admin_message.aspx.cs
    │                  ST_admin_replay.aspx
    │                  ST_admin_replay.aspx.cs
    │                  ST_BlogIndex.aspx
    │                  ST_BlogIndex.aspx.cs
    │                  ST_edit.aspx
    │                  ST_edit.aspx.cs
    │                  TreeMenuSys.aspx
    │                  TreeMenuSys.aspx.cs
    │                  ViewContent.aspx
    │                  ViewContent.aspx.cs
    │                  VisitorHeader.ascx
    │                  VisitorHeader.ascx.cs
    │                  VisitorNav.ascx
    │                  VisitorNav.ascx.cs
    │                  
    ├─11
    │  └─PlayVideo
    │      │  GetPass.aspx
    │      │  GetPass.aspx.cs
    │      │  index.aspx
    │      │  index.aspx.cs
    │      │  login.aspx
    │      │  login.aspx.cs
    │      │  play.aspx
    │      │  play.aspx.cs
    │      │  player.swf
    │      │  readme.doc
    │      │  Register.aspx
    │      │  Register.aspx.cs
    │      │  searchList.aspx
    │      │  searchList.aspx.cs
    │      │  userInfo.aspx
    │      │  userInfo.aspx.cs
    │      │  userPage.aspx
    │      │  userPage.aspx.cs
    │      │  videoCartoon.aspx
    │      │  videoCartoon.aspx.cs
    │      │  videoFilm.aspx
    │      │  videoFilm.aspx.cs
    │      │  videoHumour.aspx
    │      │  videoHumour.aspx.cs
    │      │  videoNew.aspx
    │      │  videoNew.aspx.cs
    │      │  videoPlaySum.aspx
    │      │  videoPlaySum.aspx.cs
    │      │  videoSport.aspx
    │      │  videoSport.aspx.cs
    │      │  videoTaxis.aspx
    │      │  videoTaxis.aspx.cs
    │      │  Web.config
    │      │  
    │      ├─App_Code
    │      │      operateData.cs
    │      │      operateMethod.cs
    │      │      
    │      ├─App_Data
    │      │      playVideo_Data.MDF
    │      │      playVideo_Log.LDF
    │      │      
    │      ├─css
    │      │      css.css
    │      │      
    │      ├─images
    │      │      .gif
    │      │      -.gif
    │      │      1.GIF
    │      │      10.gif
    │      │      2.gif
    │      │      3.gif
    │      │      4.gif
    │      │      5.gif
    │      │      6.gif
    │      │      7.gif
    │      │      8.gif
    │      │      9.gif
    │      │      bbanner.jpg
    │      │      beijing.gif
    │      │      bg.gif
    │      │      chongzhi.gif
    │      │      default.gif
    │      │      denglu.gif
    │      │      dlbg_13.jpg
    │      │      dle.jpg
    │      │      dMima.gif
    │      │      dZuce.gif
    │      │      end.gif
    │      │      end1_08.jpg
    │      │      end2_09.jpg
    │      │      fanhui.gif
    │      │      gaoxiao.jpg
    │      │      ghh.jpg
    │      │      gl1_02.jpg
    │      │      glbgsc_12.jpg
    │      │      glsc1_05.jpg
    │      │      glsc3_14.jpg
    │      │      gonggao.jpg
    │      │      guanl.gif
    │      │      houbei.GIF
    │      │      htdl.jpg
    │      │      htgl_bom.jpg
    │      │      htgl_glxu.jpg
    │      │      htgl_top.jpg
    │      │      htgl_wz.jpg
    │      │      hy1_02.jpg
    │      │      hy5_05.jpg
    │      │      hy6_13.jpg
    │      │      hy7_16.jpg
    │      │      hyBg_1.jpg
    │      │      jiao.gif
    │      │      ksdl.jpg
    │      │      ksdl_dl.jpg
    │      │      ksdl_fh.jpg
    │      │      ksdl_mlzh.jpg
    │      │      ksdl_xyhzc.jpg
    │      │      liebioa.gif
    │      │      line.gif
    │      │      lvsou.GIF
    │      │      midbg_02.jpg
    │      │      mingribk.GIF
    │      │      mizh_t.jpg
    │      │      mmzh_b.bmp
    │      │      mrbkBg.jpg
    │      │      mrbkw.jpg
    │      │      no1.gif
    │      │      paiming.gif
    │      │      phbg_01.jpg
    │      │      pinglun.gif
    │      │      play_b.jpg
    │      │      renqi.gif
    │      │      renqi.jpg
    │      │      sanjiao.gif
    │      │      sgetPss.gif
    │      │      shou.gif
    │      │      sRegster.gif
    │      │      sy_03.jpg
    │      │      sy_04.jpg
    │      │      sy_05.jpg
    │      │      Thumbs.db
    │      │      tijiao.gif
    │      │      tou1.jpg
    │      │      wjmm.jpg
    │      │      xgsp.jpg
    │      │      xiala.gif
    │      │      xiaos.GIF
    │      │      xyhzc.jpg
    │      │      yonghu.GIF
    │      │      zc.jpg
    │      │      
    │      ├─img
    │      │      1.jpg
    │      │      2.jpg
    │      │      3.jpg
    │      │      4.jpg
    │      │      flower.gif
    │      │      Thumbs.db
    │      │      tile.gif
    │      │      
    │      ├─imgFile
    │      │      200808121023542968.jpg
    │      │      200808121024305625.jpg
    │      │      200808161036462656.jpg
    │      │      Thumbs.db
    │      │      
    │      ├─imgHead
    │      │      787878.jpg
    │      │      fdw.jpg
    │      │      lx.jpg
    │      │      mr.gif
    │      │      mr1.jpg
    │      │      mr3.jpg
    │      │      mr8.jpg
    │      │      mr9.gif
    │      │      sy.jpg
    │      │      Thumbs.db
    │      │      
    │      ├─manage
    │      │      lockCause.aspx
    │      │      lockCause.aspx.cs
    │      │      manage_amendLoopAd.aspx
    │      │      manage_amendLoopAd.aspx.cs
    │      │      manage_bulletin.aspx
    │      │      manage_bulletin.aspx.cs
    │      │      manage_cartoon.aspx
    │      │      manage_cartoon.aspx.cs
    │      │      manage_film.aspx
    │      │      manage_film.aspx.cs
    │      │      manage_humour.aspx
    │      │      manage_humour.aspx.cs
    │      │      manage_index.aspx
    │      │      manage_index.aspx.cs
    │      │      manage_leftMenu.aspx
    │      │      manage_leftMenu.aspx.cs
    │      │      manage_login.aspx
    │      │      manage_login.aspx.cs
    │      │      manage_rightMenu.aspx
    │      │      manage_rightMenu.aspx.cs
    │      │      manage_saveTaxis.aspx
    │      │      manage_saveTaxis.aspx.cs
    │      │      manage_sport.aspx
    │      │      manage_sport.aspx.cs
    │      │      manage_user.aspx
    │      │      manage_user.aspx.cs
    │      │      
    │      ├─playFile
    │      │      200808161036462656.flv
    │      │      
    │      ├─tool
    │      │      banner.swf
    │      │      LoopId.txt
    │      │      
    │      ├─upFile
    │      ├─user
    │      │      amendInfo.aspx
    │      │      amendInfo.aspx.cs
    │      │      amendPass.aspx
    │      │      amendPass.aspx.cs
    │      │      amendVideoInfo.aspx
    │      │      amendVideoInfo.aspx.cs
    │      │      ideaFrame.aspx
    │      │      ideaFrame.aspx.cs
    │      │      MasterPageUser.master
    │      │      MasterPageUser.master.cs
    │      │      revertIdea.aspx
    │      │      revertIdea.aspx.cs
    │      │      upVideo.aspx
    │      │      upVideo.aspx.cs
    │      │      userIdea.aspx
    │      │      userIdea.aspx.cs
    │      │      userIndex.aspx
    │      │      userIndex.aspx.cs
    │      │      
    │      └─webUser
    │              Search.ascx
    │              Search.ascx.cs
    │              Top.ascx
    │              Top.ascx.cs
    │              WebUserControlLoopAD.ascx
    │              WebUserControlLoopAD.ascx.cs
    │              WebUserControlUserLogin.ascx
    │              WebUserControlUserLogin.ascx.cs
    │              WebUserControlVideoPlaySum.ascx
    │              WebUserControlVideoPlaySum.ascx.cs
    │              WebUserLeft.ascx
    │              WebUserLeft.ascx.cs
    │              
    └─12
        │  MRQA.sln
        │  MRQA.suo
        │  
        ├─ClientWebSite
        │  │  Answer.aspx
        │  │  Answer.aspx.cs
        │  │  Index.aspx
        │  │  Index.aspx.cs
        │  │  Login.aspx
        │  │  Login.aspx.cs
        │  │  NotLogin.aspx
        │  │  NotLogin.aspx.cs
        │  │  NotSearch.aspx
        │  │  NotSearch.aspx.cs
        │  │  Question.aspx
        │  │  Question.aspx.cs
        │  │  QuestionAnswer.aspx
        │  │  QuestionAnswer.aspx.cs
        │  │  QuestionCatalog.aspx
        │  │  QuestionCatalog.aspx.cs
        │  │  QuestionList.aspx
        │  │  QuestionList.aspx.cs
        │  │  QuestionList2.aspx
        │  │  QuestionList2.aspx.cs
        │  │  readme.doc
        │  │  Register.aspx
        │  │  Register.aspx.cs
        │  │  UC_Footer.ascx
        │  │  UC_Footer.ascx.cs
        │  │  UC_Header.ascx
        │  │  UC_Header.ascx.cs
        │  │  UC_Navigation.ascx
        │  │  UC_Navigation.ascx.cs
        │  │  UC_Search.ascx
        │  │  UC_Search.ascx.cs
        │  │  vwd.webinfo
        │  │  web.config
        │  │  
        │  ├─App_Code
        │  │      ClientHelper.cs
        │  │      DataClasses.dbml
        │  │      DataClasses.dbml.layout
        │  │      DataClasses.designer.cs
        │  │      
        │  ├─App_Data
        │  │      db_MRQA.mdf
        │  │      db_MRQA_log.ldf
        │  │      
        │  ├─Bin
        │  │      ServerControl.dll
        │  │      ServerControl.pdb
        │  │      
        │  ├─css
        │  │      css.css
        │  │      jquery.js
        │  │      style.css
        │  │      
        │  └─Images
        │          bbs_header_nav.gif
        │          bg.gif
        │          btn_register.gif
        │          end.gif
        │          hd.gif
        │          home32.gif
        │          ite.gif
        │          left01.gif
        │          left011.gif
        │          left02.gif
        │          left022.GIF
        │          left03.gif
        │          left033.gif
        │          login.jpg
        │          login1_01.gif
        │          login1_02.gif
        │          login1_03.gif
        │          login1_04.gif
        │          loginb.gif
        │          loginbg.gif
        │          logo.gif
        │          mark_time.gif
        │          mark_title_simple.gif
        │          mark_ts.gif
        │          mark_unsearch.gif
        │          so.GIF
        │          SureLogin.JPG
        │          text.gif
        │          top2_01.gif
        │          top2_02.gif
        │          top2_03.gif
        │          top2_04.gif
        │          top2_05.gif
        │          top2_06.gif
        │          top2_07.gif
        │          top2_08.gif
        │          top2_09.gif
        │          top2_10.gif
        │          topic_permit.gif
        │          top_01.gif
        │          top_02.gif
        │          top_03.gif
        │          top_04.gif
        │          top_05.gif
        │          top_06.gif
        │          top_07.gif
        │          top_08.gif
        │          top_09.gif
        │          top_10.gif
        │          tw.gif
        │          unface.gif
        │          zhuce.jpg
        │          
        ├─Database
        │      db_MRQA.mdf
        │      db_MRQA_log.ldf
        │      
        ├─ServerControl
        │  │  GridView.cs
        │  │  OurPager.cs
        │  │  ServerControl.csproj
        │  │  ServerControl.csproj.user
        │  │  ValidateCode.cs
        │  │  
        │  ├─bin
        │  │  └─Debug
        │  │          ServerControl.dll
        │  │          ServerControl.pdb
        │  │          
        │  ├─obj
        │  │  └─Debug
        │  │      │  ServerControl.csproj.FileListAbsolute.txt
        │  │      │  ServerControl.dll
        │  │      │  ServerControl.pdb
        │  │      │  
        │  │      ├─Refactor
        │  │      │      ServerControl.dll
        │  │      │      
        │  │      └─TempPE
        │  └─Properties
        │          AssemblyInfo.cs
        │          
        └─ServerWebSite
            │  QuestionManager.aspx
            │  QuestionManager.aspx.cs
            │  UserManager.aspx
            │  UserManager.aspx.cs
            │  vwd.webinfo
            │  web.config
            │  
            ├─App_Code
            │      ClientHelper.cs
            │      Cookie.cs
            │      DataClasses.dbml
            │      DataClasses.dbml.layout
            │      DataClasses.designer.cs
            │      
            ├─App_Data
            ├─App_Themes
            │  └─Green
            │      │  base.css
            │      │  master.css
            │      │  SkinFile.skin
            │      │  vssver2.scc
            │      │  
            │      └─Images
            │              Bottom.jpg
            │              buttonbgGray.gif
            │              GvTitlebgGreen.gif
            │              jinxiaocun-index-lan0.gif
            │              jinxiaocun-index-lan02.gif
            │              jinxiaocun-index-lan03.gif
            │              jinxiaocun-index-lan04.gif
            │              jinxiaocun-index-lan05.gif
            │              logo.png
            │              logoGreen.gif
            │              mainbgGreen.gif
            │              mainbottomGreen.gif
            │              maintopbgGreen.gif
            │              maintopleftGreen.gif
            │              maintoprightGreen.gif
            │              miantoptabGreen.gif
            │              redLine.gif
            │              submitTitleGreen.gif
            │              topbg2.gif
            │              topbgGreen.gif
            │              vssver2.scc
            │              
            ├─Bin
            │      ServerControl.dll
            │      ServerControl.pdb
            │      
            └─Themes
                │  MasterPage.master
                │  MasterPage.master.cs
                │  vssver2.scc
                │  
                ├─Css
                │      Common.css
                │      default.css
                │      Master.css
                │      screen.css
                │      uploadify.css
                │      vssver2.scc
                │      
                ├─Images
                │  ├─Common
                │  │      buttonbg.gif
                │  │      buttondel.gif
                │  │      buttonnext.gif
                │  │      calendar.gif
                │  │      help.gif
                │  │      line.gif
                │  │      mainContent.jpg
                │  │      meetingtitlebg.gif
                │  │      richengicon.gif
                │  │      rightbg.gif
                │  │      rightbottom.gif
                │  │      rightmiddline.gif
                │  │      rightmiddlw.gif
                │  │      righttop.gif
                │  │      tab1.gif
                │  │      tab2.gif
                │  │      title.gif
                │  │      titlebluebg.gif
                │  │      titleleft.gif
                │  │      vssver2.scc
                │  │      
                │  ├─Error
                │  │      Bottom.gif
                │  │      Broken line.gif
                │  │      ErectLineleft.gif
                │  │      ErectLineright.gif
                │  │      SmallMan.jpg
                │  │      top.gif
                │  │      
                │  ├─Login
                │  │      exit.jpg
                │  │      exitreturn.jpg
                │  │      login.jpg
                │  │      loginreturn.jpg
                │  │      user-login_01.gif
                │  │      user-login_02.gif
                │  │      user-login_03.gif
                │  │      user-login_04.gif
                │  │      user-login_05.gif
                │  │      
                │  ├─Navigation
                │  │      Cube.bmp
                │  │      folder.gif
                │  │      page.gif
                │  │      
                │  ├─ToolBarN
                │  │      toolbarbg.gif
                │  │      vssver2.scc
                │  │      
                │  └─UploadFile
                │          BeginUpload.gif
                │          CancelUpload.gif
                │          SelectUpload.gif
                │          
                ├─Js
                │      Dialog.js
                │      FileManager.js
                │      gridrowselect.js
                │      lightbox.js
                │      modalDialog.js
                │      prototype.js
                │      vssver2.scc
                │      
                └─Xml
                        CustomConfig.xml
                        SiteMap.xml
                        vssver2.scc
                        


标签:

实例下载地址

《ASP.NET项目开发案例全程实录(第2版)》所有案例源码.rar

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警