首页 .NET/Web 417基于ASP.NET的高校运动会管理系统的设计与实现
417基于ASP.NET的高校运动会管理系统的设计与实现
作品编号:697
关注人气:1451
文件包括:设计源码+数据库+论文
设计大小:5.12 M
开发语言:.NET/Web
开发数据库:SQL Server
开发环境:Microsoft Visual Studio 2008及以上
原价:900元
现价:80元
下载说明

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

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

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

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

在系统设计的开始,我首先考虑的是如何用数据模型来数据库的结构与语义,以对现实世界进行抽象。目前广泛使用的数据模型可分为两种类型,一种是独立于计算机系统的“概念数据模型”,如“实体联系模型”;另一种是直接面向数据库逻辑结构的“结构数据模型”。在本系统中我采用“实体联系模型”(ER模型)来描述数据库的结构与语义,以对现实世界进行第一次抽象。ER模型直接从现实世界抽象出实体类型及实体间联系,然后用ER图来表示数据模型。它有两个明显的优点:接近于人的思维,容易理解;与计算机无关,用户容易接受。但它只是数据库设计的第一步。

E-R图是直观表示概念模型的工具,它有三个基本成分:                            

(1)矩形框,表示实体类型(考虑问题的对象)。

(2)菱形框,表示联系类型(实体间的联系)。

(3)椭圆形框,表示实体的属性。

实体和属性的定义如下:

管理员和操作员表(登陆ID,登录姓名,登录密码)

运动员表(运动员姓名密码,QQ,电话,地址,性别)

田径项目信息表(id,分组 称,参加人数,地点,赛制,时间,体育馆,介绍,项目图片)

报名表(id,学生,田径项目,时间)

新闻表(标题,内容,id)

公告表(标题,内容,id)

分组表(编号,分组)

系统信息表(名称地址,电话,传真,E-mail,网址

各实体属性图如图所示。

      


卷 SSD分区 的文件夹 PATH 列表
卷序列号为 0004-1E03
E:\TEST\源码
│  高校田径运动会管理系统.doc
│  
├─数据库
│      tj.mdf
│      tj_log.ldf
│      
└─程序
    │  contact.aspx
    │  contact.aspx.cs
    │  css.css
    │  Default.aspx
    │  Default.aspx.cs
    │  down.ascx
    │  down.ascx.cs
    │  error.html
    │  newinfo.aspx
    │  newinfo.aspx.cs
    │  News.aspx
    │  News.aspx.cs
    │  top.ascx
    │  top.ascx.cs
    │  Web.Config
    │  
    ├─admin
    │      31.gif
    │      addlei.aspx
    │      addlei.aspx.cs
    │      back_035.gif
    │      blue20080402_009.jpg
    │      bm.aspx
    │      bm.aspx.cs
    │      bm1.aspx
    │      bm1.aspx.cs
    │      company.aspx
    │      company.aspx.cs
    │      dat.gif
    │      denl.GIF
    │      edithelp.aspx
    │      edithelp.aspx.cs
    │      editnew.aspx
    │      editnew.aspx.cs
    │      editweihu.aspx
    │      editweihu.aspx.cs
    │      help.aspx
    │      help.aspx.cs
    │      HTMLPage.htm
    │      HTMLPage2.htm
    │      left.aspx
    │      left.aspx.cs
    │      left2.aspx
    │      left2.aspx.cs
    │      lei.aspx
    │      lei.aspx.cs
    │      login.aspx
    │      login.aspx.cs
    │      main.aspx
    │      main.aspx.cs
    │      message3.aspx
    │      message3.aspx.cs
    │      messlook3.aspx
    │      messlook3.aspx.cs
    │      new.aspx
    │      new.aspx.cs
    │      pass.aspx
    │      pass.aspx.cs
    │      product.aspx
    │      product.aspx.cs
    │      pshow.aspx
    │      pshow.aspx.cs
    │      top.aspx
    │      VerifyCode.aspx
    │      VerifyCode.aspx.cs
    │      weihu.aspx
    │      weihu.aspx.cs
    │      
    ├─bin
    │      AspNetPager.dll
    │      FredCK.FCKeditorV2.dll
    │      System.Web.Extensions.Design.dll
    │      System.Web.Extensions.dll
    │      System.Web.Mobile.dll
    │      System.Web.RegularExpressions.dll
    │      System.Web.Services.dll
    │      
    ├─FCKeditor
    │  │  fckconfig.js
    │  │  fckeditor.asp
    │  │  fckeditor.js
    │  │  fckpackager.xml
    │  │  fckstyles.xml
    │  │  fcktemplates.xml
    │  │  license.txt
    │  │  
    │  ├─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
    │  │  │          
    │  │  ├─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
    │  │  │  │      
    │  │  │  ├─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
    │  │  │  │  Thumbs.db
    │  │  │  │  
    │  │  │  └─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.db
    │  │  │              thumbs_down.gif
    │  │  │              thumbs_up.gif
    │  │  │              tounge_smile.gif
    │  │  │              whatchutalkingabout_smile.gif
    │  │  │              wink_smile.gif
    │  │  │              
    │  │  ├─js
    │  │  │      fckeditorcode_gecko.js
    │  │  │      fckeditorcode_ie.js
    │  │  │      
    │  │  ├─lang
    │  │  │      en.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
    │  │  │  │          fr.js
    │  │  │  │          it.js
    │  │  │  │          pl.js
    │  │  │  │          
    │  │  │  ├─simplecommands
    │  │  │  │      fckplugin.js
    │  │  │  │      
    │  │  │  └─tablecommands
    │  │  │          fckplugin.js
    │  │  │          
    │  │  └─skins
    │  │      │  _fckviewstrips.html
    │  │      │  
    │  │      ├─default
    │  │      │  │  fck_dialog.css
    │  │      │  │  fck_editor.css
    │  │      │  │  fck_strip.gif
    │  │      │  │  
    │  │      │  └─images
    │  │      │          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_editor.css
    │  │      │  │  fck_strip.gif
    │  │      │  │  
    │  │      │  └─images
    │  │      │          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_editor.css
    │  │          │  fck_strip.gif
    │  │          │  
    │  │          └─images
    │  │                  toolbar.arrowright.gif
    │  │                  toolbar.buttonarrow.gif
    │  │                  toolbar.buttonbg.gif
    │  │                  toolbar.collapse.gif
    │  │                  toolbar.end.gif
    │  │                  toolbar.expand.gif
    │  │                  toolbar.separator.gif
    │  │                  toolbar.start.gif
    │  │                  
    │  └─Image
    └─images
            1.jpg
            10.jpg
            111(1).gif
            111.gif
            2.jpg
            20140228090504.JPG
            20140302083336.JPG
            3.jpg
            4.jpg
            6.jpg
            7.jpg
            application_go.png
            bg.GIF
            bullet_blue.png
            cgsa.gif
            clip_image002(10).jpg
            clip_image002(11).jpg
            clip_image002(12).jpg
            contact_01.GIF
            dj.gif
            dow.gif
            ico.jpg
            left.gif
            more2.gif
            myshow_r11_c6.gif
            Original_Messenger_003.PNG
            plugin.GIF
            plugin.png
            qqq.jpg
            right.gif
            show3.gif
            spacer.gif
            top_bg_01.gif
            top_bg_02.gif
            top_bg_03.gif
            tp_1.GIF
            tp_2.gif
            tp_3.gif
            tp_4.gif
            tp_6.gif
            tp_7.gif
            tp_8.gif
            tp_9.gif
            view.gif
            webdesignicon1_054.png
            webpbg.gif
            xu.GIF
            zz.GIF
            

目录
摘要    1
Abstract    1
第1章 绪论    3
第2章  需求分析与技术分析    5
2.1  需求分析    5
2.2  操作系统和Web服务器技术对比    8
2.3  目前主流的动态网页技术比较    8
2.4  可行性分析    8
2.5  计算机软硬件配置和开发平台    8
2.6  C#简介    8
第3章  项目的实现与设计    11
3.1     高校田径运动会管理系统大体结构图    11
3.2     数据库概念结构设计    12
第4章  系统的实现    18
4.1系统实现的技术路线    18
4.2连接数据库的包含文件    33
4.3运动员管理    33
4.4审核运动员页面    33
4.5报名查询页面    33
4.6田径项目信息增加:    33
4.7新闻管理    33
4.8田径项目展示页面    33
4.9新闻动态    33
4.10登陆页面    33
4.11联系我们页面    33
第5章  结束语    42
致谢    43
参考文献    44

标签:运动会管理系统,校园田径运动会管理系统,运动会报名

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

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

  • 联系QQ:81677093
  • 微信:bysj1950