首页 .NET/Web 183基于ASP.NET的博客平台的设计与实现
183基于ASP.NET的博客平台的设计与实现
作品编号:664
关注人气:1737
文件包括:设计源码+数据库+论文
设计大小:9.30 M
开发语言:.NET/Web
开发数据库:SQL Server
开发环境:Microsoft Visual Studio 2008及以上
原价:900元
现价:80元
下载说明

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

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

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

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

博客(Blog) 是继电子邮件、网络论坛、即时通讯之后出现的第四种网络交流载体, 是web2.0 的重要组成部分。它具有“零机制、零技术、零成本、零编辑、零形式”的使用特征 , 使用简便快捷, 任何人都可以轻松建立自己的博客空间, 博客的内容都是作者本人的自由个性表达; 博客具有开放交互性, 为具有相同兴趣和目标的人提供了一个充分交流沟通和协作的空间, 在博客里共享资源, 进行深度交流, 实现从资源共享到思想共享的。随着博客技术的发展和博客理念的推广, 博客现象也受到各界的广泛关注,各种博客也应运而生。

博客(Blog) WebBlog , 是“网络日志”的意思, 是“一种表达个人思想和网络链接, 内容按照时间顺序排列, 并且不断更新的出版方式”。它“倡导思想的交流和共享”1 Blog 就是1 个网页, 通常由简短且经常更新的张贴文章构成。其内容和目的各不相同, 有的相当于博客本人的随笔和日记, 有的则是一群人基于某个特定主题或共同利益领域的集体创作, 且都包含许多其他网站的超级链接和评论,通过网络传达实时信息。

      


卷 SSD分区 的文件夹 PATH 列表
卷序列号为 0004-1E03
E:\TEST\源码
│  多用户博客系统论文.doc
│  
└─Blog
    │  Default.aspx
    │  Default.aspx.cs
    │  foot.ascx
    │  foot.ascx.cs
    │  list.aspx
    │  list.aspx.cs
    │  login.ascx
    │  login.ascx.cs
    │  login.aspx
    │  login.aspx.cs
    │  menu.ascx
    │  menu.ascx.cs
    │  reg.aspx
    │  reg.aspx.cs
    │  reg2.aspx
    │  reg2.aspx.cs
    │  top.ascx
    │  top.ascx.cs
    │  ValidateCode.aspx
    │  ValidateCode.aspx.cs
    │  Web.config
    │  wenlist.aspx
    │  wenlist.aspx.cs
    │  
    ├─Admin
    │  │  Addadmin.aspx
    │  │  Addadmin.aspx.cs
    │  │  ArticleList.aspx
    │  │  ArticleList.aspx.cs
    │  │  DataBase.aspx
    │  │  DataBase.aspx.cs
    │  │  Index.htm
    │  │  left.aspx
    │  │  left.aspx.cs
    │  │  Login.aspx
    │  │  Login.aspx.cs
    │  │  Main.aspx
    │  │  Main.aspx.cs
    │  │  StyleSheet1.css
    │  │  Top.aspx
    │  │  Top.aspx.cs
    │  │  Uppwd.aspx
    │  │  Uppwd.aspx.cs
    │  │  UserList.aspx
    │  │  UserList.aspx.cs
    │  │  
    │  ├─DataBack
    │  ├─Images
    │  │      add.gif
    │  │      admin_bg_1.gif
    │  │      admin_left_9.gif
    │  │      Admin_Login_bg.jpg
    │  │      admin_top_bg.gif
    │  │      bar1.gif
    │  │      bar2.gif
    │  │      bar3.gif
    │  │      bul_arrowGrnSm.gif
    │  │      bul_arrowGrnSm1.gif
    │  │      cancel.gif
    │  │      cl1.gif
    │  │      closedfolder.gif
    │  │      del.gif
    │  │      edit.gif
    │  │      edit_1.gif
    │  │      edit_10.gif
    │  │      memberflag_03.gif
    │  │      menufile.gif
    │  │      m_news.gif
    │  │      m_olds.gif
    │  │      openedfolder.gif
    │  │      save.gif
    │  │      search.gif
    │  │      search1.gif
    │  │      spacer.gif
    │  │      title.gif
    │  │      title_bg.gif
    │  │      title_bg_quit.gif
    │  │      top.gif
    │  │      top_bg.gif
    │  │      top_bg1.gif
    │  │      
    │  └─Js
    │          menutree.js
    │          
    ├─App_Code
    │      Alert.cs
    │      Clsbaidu.cs
    │      Clsfrd.cs
    │      ClsPic.cs
    │      SqlHelper.cs
    │      userinfo.cs
    │      wCls.cs
    │      
    ├─App_Data
    │      NewsBlog_Data.MDF
    │      NewsBlog_Log.LDF
    │      
    ├─App_WebReferences
    │  └─getcity
    │          WeatherWebService.disco
    │          WeatherWebService.discomap
    │          WeatherWebService.wsdl
    │          
    ├─bbs
    │      addfrd.ascx
    │      addfrd.ascx.cs
    │      album.aspx
    │      album.aspx.cs
    │      albumck.aspx
    │      albumck.aspx.cs
    │      albumlist.aspx
    │      albumlist.aspx.cs
    │      blog.aspx
    │      blog.aspx.cs
    │      blogaddw.aspx
    │      blogaddw.aspx.cs
    │      blogct.aspx
    │      blogct.aspx.cs
    │      Default.aspx
    │      Default.aspx.cs
    │      file.aspx
    │      file.aspx.cs
    │      findfrd.aspx
    │      findfrd.aspx.cs
    │      friend.aspx
    │      friend.aspx.cs
    │      grda.ascx
    │      grda.ascx.cs
    │      index.aspx
    │      index.aspx.cs
    │      MasterSpc.master
    │      MasterSpc.master.cs
    │      profile.aspx
    │      profile.aspx.cs
    │      spbasic.aspx
    │      spbasic.aspx.cs
    │      updatepf.aspx
    │      updatepf.aspx.cs
    │      
    ├─Bin
    │      AjaxControlToolkit.dll
    │      AjaxControlToolkit.dll.refresh
    │      FredCK.FCKeditorV2.dll
    │      FredCK.FCKeditorV2.dll.refresh
    │      System.Web.Extensions.Design.dll
    │      System.Web.Extensions.dll
    │      
    ├─css
    │      IndCss.css
    │      spc.css
    │      spc1.css
    │      
    ├─datepicker
    │  │  calendar.js
    │  │  config.js
    │  │  My97DatePicker.htm
    │  │  WdatePicker.js
    │  │  
    │  ├─lang
    │  │      en.js
    │  │      zh-cn.js
    │  │      zh-tw.js
    │  │      
    │  └─skin
    │      │  datePicker.gif
    │      │  WdatePicker.css
    │      │  
    │      ├─default
    │      │      datepicker.css
    │      │      down.jpg
    │      │      left.gif
    │      │      navLeft.gif
    │      │      navRight.gif
    │      │      right.gif
    │      │      up.jpg
    │      │      
    │      └─whyGreen
    │          │  bg.jpg
    │          │  datepicker.css
    │          │  down.jpg
    │          │  left.gif
    │          │  navLeft.gif
    │          │  navRight.gif
    │          │  right.gif
    │          │  up.jpg
    │          │  ymbg.jpg
    │          │  
    │          └─other
    │                  bg2.jpg
    │                  interface.jpg
    │                  
    ├─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
    │  │  license.txt
    │  │  _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
    │  │              
    │  └─_samples
    │      │  default.html
    │      │  sample.css
    │      │  sampleslist.html
    │      │  
    │      ├─adobeair
    │      │  │  application.xml
    │      │  │  package.bat
    │      │  │  run.bat
    │      │  │  sample01.html
    │      │  │  sample01_cert.pfx
    │      │  │  
    │      │  └─icons
    │      │          128.png
    │      │          16.png
    │      │          32.png
    │      │          48.png
    │      │          
    │      ├─afp
    │      │      fck.afpa
    │      │      fck.afpa.code
    │      │      sample01.afp
    │      │      sample02.afp
    │      │      sample03.afp
    │      │      sample04.afp
    │      │      sampleposteddata.afp
    │      │      
    │      ├─asp
    │      │      sample01.asp
    │      │      sample02.asp
    │      │      sample03.asp
    │      │      sample04.asp
    │      │      sampleposteddata.asp
    │      │      
    │      ├─cfm
    │      │      sample01.cfm
    │      │      sample01_mx.cfm
    │      │      sample02.cfm
    │      │      sample02_mx.cfm
    │      │      sample03.cfm
    │      │      sample03_mx.cfm
    │      │      sample04.cfm
    │      │      sample04_mx.cfm
    │      │      sampleposteddata.cfm
    │      │      
    │      ├─html
    │      │      sample01.html
    │      │      sample02.html
    │      │      sample03.html
    │      │      sample04.html
    │      │      sample05.html
    │      │      sample06.config.js
    │      │      sample06.html
    │      │      sample07.html
    │      │      sample08.html
    │      │      sample09.html
    │      │      sample10.html
    │      │      sample11.html
    │      │      sample11_frame.html
    │      │      sample12.html
    │      │      sample13.html
    │      │      sample14.config.js
    │      │      sample14.html
    │      │      sample14.styles.css
    │      │      sampleposteddata.asp
    │      │      sampleposteddata.html
    │      │      
    │      ├─lasso
    │      │      sample01.lasso
    │      │      sample02.lasso
    │      │      sample03.lasso
    │      │      sample04.lasso
    │      │      sampleposteddata.lasso
    │      │      
    │      ├─perl
    │      │      sample01.cgi
    │      │      sample02.cgi
    │      │      sample03.cgi
    │      │      sample04.cgi
    │      │      sampleposteddata.cgi
    │      │      
    │      ├─php
    │      │      sample01.php
    │      │      sample02.php
    │      │      sample03.php
    │      │      sample04.php
    │      │      sampleposteddata.php
    │      │      
    │      ├─py
    │      │      sample01.py
    │      │      sampleposteddata.py
    │      │      
    │      └─_plugins
    │          ├─findreplace
    │          │  │  fckplugin.js
    │          │  │  find.gif
    │          │  │  find.html
    │          │  │  replace.gif
    │          │  │  replace.html
    │          │  │  
    │          │  └─lang
    │          │          en.js
    │          │          fr.js
    │          │          it.js
    │          │          
    │          └─samples
    │                  fckplugin.js
    │                  
    ├─img
    │      1.bmp
    │      1.jpg
    │      2.gif
    │      2.jpg
    │      3.jpg
    │      4.jpg
    │      5.jpg
    │      6.jpg
    │      album_list_bg.gif
    │      bn_next_o.gif
    │      bn_prev.gif
    │      check.gif
    │      clsose.bmp
    │      logo-hi.gif
    │      my_ico.gif
    │      pg.bmp
    │      ptitc.gif
    │      ptitc2.jpg
    │      
    ├─pic
    │      01-07-08_1932.jpg
    │      01-07-08_1934.jpg
    │      01-09-07_1209.jpg
    │      01103951W25.jpg
    │      02-05-07_1625.jpg
    │      0430102.gif
    │      1.jpg
    │      1047230.gif
    │      1057180.jpg
    │      11.jpg
    │      1152380.jpg
    │      1164598434984.jpg
    │      17.jpg
    │      18.jpg
    │      1852420.jpg
    │      2.jpg
    │      2025T01528.jpg
    │      21300161P10.jpg
    │      6.jpg
    │      7.jpg
    │      8.jpg
    │      back.GIF
    │      bar1_bg.gif
    │      Blue hills.jpg
    │      error.gif
    │      large_4671n63.jpg
    │      nopic.gif
    │      Sunset.jpg
    │      Water lilies.jpg
    │      Winter.jpg
    │      复件 (2) 01103951W25.jpg
    │      复件 (2) 0430102.gif
    │      复件 (2) 1047230.gif
    │      复件 (2) 1057180.jpg
    │      复件 (2) 11.jpg
    │      复件 (2) 1152380.jpg
    │      复件 (2) 1164598434984.jpg
    │      复件 (2) 17.jpg
    │      复件 (2) 18.jpg
    │      复件 (2) 1852420.jpg
    │      复件 (2) 2025T01528.jpg
    │      复件 (2) 21300161P10.jpg
    │      复件 (2) 6.jpg
    │      复件 (2) 7.jpg
    │      复件 (2) 8.jpg
    │      复件 (2) back.GIF
    │      复件 (2) bar1_bg.gif
    │      复件 (2) Blue hills.jpg
    │      复件 (2) error.gif
    │      复件 (2) large_4671n63.jpg
    │      复件 (2) nopic.gif
    │      复件 (2) Winter.jpg
    │      复件 01103951W25.jpg
    │      复件 0430102.gif
    │      复件 1047230.gif
    │      复件 1057180.jpg
    │      复件 11.jpg
    │      复件 1152380.jpg
    │      复件 1164598434984.jpg
    │      复件 17.jpg
    │      复件 18.jpg
    │      复件 1852420.jpg
    │      复件 2025T01528.jpg
    │      复件 21300161P10.jpg
    │      复件 6.jpg
    │      复件 7.jpg
    │      复件 8.jpg
    │      复件 back.GIF
    │      复件 bar1_bg.gif
    │      复件 Blue hills.jpg
    │      复件 error.gif
    │      复件 large_4671n63.jpg
    │      复件 nopic.gif
    │      复件 Water lilies.jpg
    │      复件 Winter.jpg
    │      新建 文本文档.txt
    │      
    ├─skin
    ├─tou
    │      0430106.gif
    │      0831380.jpg
    │      1.gif
    │      21300161P10.jpg
    │      2780r4iWm1GE.gif
    │      D0A1B0D7%4002379985201275.jpg
    │      down.gif
    │      mp.jpg
    │      Sunset.jpg
    │      Water lilies.jpg
    │      
    └─userfiles

目录
摘要    1
Abstract    2
1 前言    4
2  开发背景    5
2.1选题背景    5
2.2 系统目标    5
2.3 系统特点    6
3 所用技术    6
3.1 ASP.NET 简介    6
3.2 ADO.NET概述    8
3.3 SQL Server数据库简介    9
3.4 HTML    10
3.5 SQL Server 2000数据库对象管理    10
3.6 ADO.NET连接数据库    11
3.7  硬件环境    12
4 可行性研究及其需求分析    13
4.1可行性研究    13
4.1.1 技术可行性    14
4.1.2 经济可行性    14
4.1.3 操作可行性    15
5 系统分析    15
5.1实现概述    15
5.2 系统功能模块设计    16
5.3数据库需求分析    16
5.4数据库结构设计    16
5.5功能模块    18
6系统调试与测试    34
6.1  系统调试    34
6.2  系统测试    34
结  论    36
致  谢    37
参考文献    38


标签:个人博客,Blog平台,博客网站

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

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

  • 联系QQ:81677093
  • 微信:bysj1950