首页 .NET/Web 178基于ASP.NET的婚恋交友网站的设计与实现
178基于ASP.NET的婚恋交友网站的设计与实现
作品编号:659
关注人气:1857
文件包括:设计源码+数据库+论文
设计大小:8.35 M
开发语言:.NET/Web
开发数据库:SQL Server
开发环境:Microsoft Visual Studio 2008及以上
原价:900元
现价:80元
下载说明

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

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

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

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

婚恋交友网面对的用户主要有两类:注册用户和游客。对于游客的权限操作仅限于各种信息的查询和查看,并可以对文章和相册等信息发表评论;对于注册用户,用户不仅可以查看信息,还可以上传文件,修改个人信息,并发表评论,添加自己的日志等一系列的功能操作。

用户登录过程是将进行验证登录,首先当用户进入网站,如果未进行登录,将取得游客身份,并获得权限;若用户登录错误,则返回登录或选择注册,并进行下一步操作。

(1)用户注册登录功能。

用户注册:用户登录:

(一)前台:

1、用户:

用户账户管理功能:

新用户注册;系统将验证用户是否存在,以及用户信息是否合法。其中包括姓名,性别(可选男女),年龄可选(18到80),地区(可选),身高(可选130厘米到250厘米),学历(可选初中,专科,本科,硕士,博士,博士后),收入(可选2000以下,2000-3000,3000-4000,4000-5000,5000-7000,7000-10000,10000-15000,15000-25000,25000-50000,50000以上)婚姻状况(可选未婚,丧偶,离异)【以上必填】,预计对象条件(与上述一样但是没有性别和姓名)

用户登录;系统将验证用户是否存在,输入信息是否正确。

用户信息和密码修改。登录后可以更改密码和信息

用户搜索功能:

消息发布功能:

状态发布;可以发布最近心情和状态

日记发布;

照片发布;建立相册

送礼物;将购买的礼物送与他人

在线交流功能:

向其他用户打招呼;

在某个用户主页、相册、日记下留言;

对其他用户进行关注。

在线购物功能:

a.  将商品放入购物车;

b.  付费;(虚拟就可以了)

6)随即交友功能;

a.  自动配对;按照择偶条件对所有用户进行搜索,再在搜索结果中同样按照择偶条件反向搜索。

b.  翻牌配对。随即进入在线用户页面并打招呼(嗨~我是通过**功能找到你的,我们很有缘哦~)

7)人气排名功能:根据留言量和评论量(实在不行就只做留言量)对所有用户进行排名,选出前20名人气用户。

2、管理员:

登录;

留言;

编辑信息。

(二)后台:

1.用户信息管理功能:

1)对用户的头像进行认证;

2)修改和删除用户信息;

3)相册管理;是否有违规违法的照片可进行删除

2.商品管理功能:

1卷 SSD分区 的文件夹 PATH 列表
卷序列号为 0004-1E03
E:\TEST\源码
├─HunLianJiaoYou
│  │  AddMoney.aspx
│  │  AddMoney.aspx.cs
│  │  AddTopic.aspx
│  │  AddTopic.aspx.cs
│  │  BBS.aspx
│  │  BBS.aspx.cs
│  │  Default.aspx
│  │  Default.aspx.cs
│  │  GoodsList.aspx
│  │  GoodsList.aspx.cs
│  │  HunLianJiaoYou.sln
│  │  login.ascx
│  │  login.ascx.cs
│  │  MasterPage.master
│  │  MasterPage.master.cs
│  │  menu.ascx
│  │  menu.ascx.cs
│  │  MyLiwu.aspx
│  │  MyLiwu.aspx.cs
│  │  MyOrder.aspx
│  │  MyOrder.aspx.cs
│  │  NewList.aspx
│  │  NewList.aspx.cs
│  │  PageCtrl.ascx
│  │  PageCtrl.ascx.cs
│  │  PicInfoList.aspx
│  │  PicInfoList.aspx.cs
│  │  PicInfoTypeList.aspx
│  │  PicInfoTypeList.aspx.cs
│  │  PiPei.aspx
│  │  PiPei.aspx.cs
│  │  reg.aspx
│  │  reg.aspx.cs
│  │  reg2.aspx
│  │  reg2.aspx.cs
│  │  SearchUserList.aspx
│  │  SearchUserList.aspx.cs
│  │  Shopping.aspx
│  │  Shopping.aspx.cs
│  │  ShowMyShangPin.aspx
│  │  ShowMyShangPin.aspx.cs
│  │  ShowShangPin.aspx
│  │  ShowShangPin.aspx.cs
│  │  ShowTopic.aspx
│  │  ShowTopic.aspx.cs
│  │  SongLi.aspx
│  │  SongLi.aspx.cs
│  │  SuccShop.aspx
│  │  SuccShop.aspx.cs
│  │  UserList.aspx
│  │  UserList.aspx.cs
│  │  ValidateCode.aspx
│  │  ValidateCode.aspx.cs
│  │  Web.Config
│  │  
│  ├─Admin
│  │  │  Addadmin.aspx
│  │  │  Addadmin.aspx.cs
│  │  │  AddShangPin.aspx
│  │  │  AddShangPin.aspx.cs
│  │  │  ArticleList.aspx
│  │  │  ArticleList.aspx.cs
│  │  │  BBSManger.aspx
│  │  │  BBSManger.aspx.cs
│  │  │  BBSReplayManger.aspx
│  │  │  BBSReplayManger.aspx.cs
│  │  │  EditOrder.aspx
│  │  │  EditOrder.aspx.cs
│  │  │  Index.htm
│  │  │  left.aspx
│  │  │  left.aspx.cs
│  │  │  Login.aspx
│  │  │  Login.aspx.cs
│  │  │  lyList.aspx
│  │  │  lyList.aspx.cs
│  │  │  Main.aspx
│  │  │  Main.aspx.cs
│  │  │  ModifyShangPin.aspx
│  │  │  ModifyShangPin.aspx.cs
│  │  │  OrderManger.aspx
│  │  │  OrderManger.aspx.cs
│  │  │  PicInfoManger.aspx
│  │  │  PicInfoManger.aspx.cs
│  │  │  plList.aspx
│  │  │  plList.aspx.cs
│  │  │  ShangPinManger.aspx
│  │  │  ShangPinManger.aspx.cs
│  │  │  ShangPinTypeManger.aspx
│  │  │  ShangPinTypeManger.aspx.cs
│  │  │  StyleSheet1.css
│  │  │  Top.aspx
│  │  │  Top.aspx.cs
│  │  │  Uppwd.aspx
│  │  │  Uppwd.aspx.cs
│  │  │  UserList.aspx
│  │  │  UserList.aspx.cs
│  │  │  XiuGaiShangPinLeiBie.aspx
│  │  │  XiuGaiShangPinLeiBie.aspx.cs
│  │  │  
│  │  ├─Images
│  │  │      001.gif
│  │  │      002.gif
│  │  │      003.gif
│  │  │      010.gif
│  │  │      037.gif
│  │  │      083.gif
│  │  │      114.gif
│  │  │      21f94df0d26f2ade7831aa49.jpg
│  │  │      311.gif
│  │  │      a.gif
│  │  │      a1.gif
│  │  │      add.gif
│  │  │      admin_bg_1.gif
│  │  │      admin_left_9.gif
│  │  │      Admin_Login_bg.jpg
│  │  │      admin_top_bg.gif
│  │  │      arrow_082.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
│  │  │      header_bg.gif
│  │  │      intor_08.gif
│  │  │      main_18.gif
│  │  │      main_26.gif
│  │  │      main_46.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
│  │  │      user.gif
│  │  │      
│  │  └─Js
│  │          menutree.js
│  │          
│  ├─App_Code
│  │      Alert.cs
│  │      ClsDB.cs
│  │      operateMethod.cs
│  │      SqlHelper.cs
│  │      upload.cs
│  │      userinfo.cs
│  │      wCls.cs
│  │      
│  ├─App_Data
│  │      HunLianJiaoYou.mdf
│  │      HunLianJiaoYou_log.ldf
│  │      
│  ├─Bin
│  │      AjaxControlToolkit.dll
│  │      AjaxControlToolkit.dll.refresh
│  │      FredCK.FCKeditorV2.dll
│  │      FredCK.FCKeditorV2.dll.refresh
│  │      
│  ├─css
│  │      dateshow.css
│  │      IndCss.css
│  │      Main.css
│  │      spc.css
│  │      spc1.css
│  │      Web.css
│  │      
│  ├─fckeditor
│  │  │  fckconfig.js
│  │  │  fckeditor.afp
│  │  │  fckeditor.asp
│  │  │  fckeditor.cfc
│  │  │  fckeditor.cfm
│  │  │  fckeditor.js
│  │  │  fckeditor.lasso
│  │  │  fckeditor.php
│  │  │  fckeditor.pl
│  │  │  fckeditor.py
│  │  │  fckeditor_php4.php
│  │  │  fckeditor_php5.php
│  │  │  fckpackager.xml
│  │  │  fckstyles.xml
│  │  │  fcktemplates.xml
│  │  │  fckutils.cfm
│  │  │  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
│  │                  
│  ├─files
│  │      10165917980.jpg
│  │      
│  ├─Images
│  │      11.psd
│  │      5.jpg
│  │      album_list_bg.gif
│  │      bn_next_o.gif
│  │      bn_prev.gif
│  │      check.gif
│  │      clsose.bmp
│  │      computer_link.png
│  │      Delete.gif
│  │      IBCMes.gif
│  │      logo.jpg
│  │      LookMes.gif
│  │      menu_bg.jpg
│  │      menu_bg1.gif
│  │      menu_bg2.gif
│  │      menu_bgs.gif
│  │      menu_left.jpg
│  │      menu_right.jpg
│  │      Mes.gif
│  │      MesEdit.gif
│  │      my_ico.gif
│  │      News.gif
│  │      newsletter_title.jpg
│  │      news_title.jpg
│  │      new_title.jpg
│  │      Notic.gif
│  │      preload.gif
│  │      ptitc.gif
│  │      ptitc2.jpg
│  │      research_title.jpg
│  │      testimonial_title.jpg
│  │      whood.gif
│  │      
│  ├─imgFile
│  │      1.gif
│  │      1015134337.jpg
│  │      10152156553.jpg
│  │      10153553327.jpg
│  │      1315337783.jpg
│  │      13155854.jpg
│  │      815734939.gif
│  │      
│  ├─MyBlog
│  │  │  AddXiaoXi.aspx
│  │  │  AddXiaoXi.aspx.cs
│  │  │  AddZhaoHu.aspx
│  │  │  AddZhaoHu.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
│  │  │  index.aspx
│  │  │  index.aspx.cs
│  │  │  MasterSpc.master
│  │  │  MasterSpc.master.cs
│  │  │  MyXiaoXi.aspx
│  │  │  MyXiaoXi.aspx.cs
│  │  │  MyZhaoHu.aspx
│  │  │  MyZhaoHu.aspx.cs
│  │  │  PicInfo.aspx
│  │  │  PicInfo.aspx.cs
│  │  │  PicInfoInfo.aspx
│  │  │  PicInfoInfo.aspx.cs
│  │  │  PicInfoList.aspx
│  │  │  PicInfoList.aspx.cs
│  │  │  profile.aspx
│  │  │  profile.aspx.cs
│  │  │  updatepf.aspx
│  │  │  updatepf.aspx.cs
│  │  │  
│  │  └─Images
│  │          5.jpg
│  │          album_list_bg.gif
│  │          bn_next_o.gif
│  │          bn_prev.gif
│  │          check.gif
│  │          clsose.bmp
│  │          computer_link.png
│  │          Delete.gif
│  │          IBCMes.gif
│  │          logo.jpg
│  │          LookMes.gif
│  │          menu_bg.jpg
│  │          menu_bg1.gif
│  │          menu_bg2.gif
│  │          menu_bgs.gif
│  │          menu_left.jpg
│  │          menu_right.jpg
│  │          Mes.gif
│  │          MesEdit.gif
│  │          my_ico.gif
│  │          News.gif
│  │          newsletter_title.jpg
│  │          news_title.jpg
│  │          new_title.jpg
│  │          Notic.gif
│  │          preload.gif
│  │          ptitc.gif
│  │          ptitc2.jpg
│  │          research_title.jpg
│  │          testimonial_title.jpg
│  │          v2_gx_pxjg1.gif
│  │          v2_gx_pxjg2.gif
│  │          v2_gx_pxjg3.gif
│  │          v2_gx_pxjg4.gif
│  │          v2_gx_pxjg5.gif
│  │          whood.gif
│  │          
│  ├─tool
│  │      banner.swf
│  │      ffmpeg.exe
│  │      LoopId.txt
│  │      
│  └─userfiles
└─文档
        毕业论文.doc
        

目录
目录    3
1.开发背景    4
1.1交友网站的发展背景    4
1.2研究的理论意义和应用价值    5
1.3发展现状及发展前景    5
2开发工具简介    7
2.1 ASP.NET技术介绍    7
2.3 AJAX技术介绍    9
2.4 数据库介绍    9
3. 可行性分析    12
3.1可行性研究    12
3.1.1技术可行性    12
3.1.2经济可行性    12
3.1.3操作可行性    13
3.2需求分析    13
4. 总体设计    15
4.1 网站总体功能需求分析    15
4.2系统功能模块图    15
5. 数据库设计    18
5.1数据库逻辑设计    18
5.2数据库表设计    21
6.系统主要功能的实现    27
6.1前台设计    27
6.1.1用户注册模块    28
6.1.2用户发布日志模块    29
6.1.3 上传相册模块    31
6.1.4 用户资料模块    32
6.2 后台设计    32
6.2.1 管理员登录模块    33
6.2.2 管理用户信息模块    34
4.2.3文章管理模块    35
4.2.4相册管理模块    36
7 开发平台的实现    38
7.1 搭建系统平台    38
7.2.测试    38
7.2.1 测试成员:    38
7.2.2 测试环境:    38
7.2.3 测试内容:    38
结论    39
参考文献    39


标签:婚恋网站,交友网,征婚网站

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

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

  • 联系QQ:81677093
  • 微信:bysj1950