文件名称:diaocha
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-01-11
- 文件大小:
- 1.1mb
- 下载次数:
- 0次
- 提 供 者:
- dsgd*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学生业余生活调查系统asp.net源码,可以进行选择或自定义,暂没有管理后台。
(一)设计如下面的数据项和数据结构。
1、题目信息,包括的数据项有:编号,主题,票数。
2、选项信息,包括的数据项有:编号,选项编号,选项内容,票数。
(二)数据库概念结构设计
根据上面设计规划出的实体
(三)逻辑设计
基本表设计
将E-R图转化为关系模式。利用关系型数据库的特征,将系统设计为1个数据库,包含2个基本表:
1、主表:编号,主题,票数。
2、附表:编号,选项编号,选项内容,票数。
[ 下
-Amateur student life survey system asp.net source code, you can choose or custom, temporary management background. (A) the design, such as the following items of data and data structures. 1, title information, including data items: Number, the theme of the votes. 2, option information, including data items: Number Option Number option content, number of votes. (B) database conceptual structure designed according to the above design planning entity (c) logic design table design ER diagram into a relational schema. Take advantage of the characteristics of the relational database, the system is designed to be a database, contains two basic table: 1, the main table: Number, theme, number of votes. 2 Schedule: Number Option Number option content, number of votes. [Next
(一)设计如下面的数据项和数据结构。
1、题目信息,包括的数据项有:编号,主题,票数。
2、选项信息,包括的数据项有:编号,选项编号,选项内容,票数。
(二)数据库概念结构设计
根据上面设计规划出的实体
(三)逻辑设计
基本表设计
将E-R图转化为关系模式。利用关系型数据库的特征,将系统设计为1个数据库,包含2个基本表:
1、主表:编号,主题,票数。
2、附表:编号,选项编号,选项内容,票数。
[ 下
-Amateur student life survey system asp.net source code, you can choose or custom, temporary management background. (A) the design, such as the following items of data and data structures. 1, title information, including data items: Number, the theme of the votes. 2, option information, including data items: Number Option Number option content, number of votes. (B) database conceptual structure designed according to the above design planning entity (c) logic design table design ER diagram into a relational schema. Take advantage of the characteristics of the relational database, the system is designed to be a database, contains two basic table: 1, the main table: Number, theme, number of votes. 2 Schedule: Number Option Number option content, number of votes. [Next
(系统自动生成,下载前可以参看下载内容)
下载文件列表
diaocha\diaocha\App_Code\DB.cs
.......\.......\DB\diaocha_Data.MDF
.......\.......\..\diaocha_Log.LDF
.......\.......\..\数据库设计.doc
.......\.......\denglu.aspx
.......\.......\denglu.aspx.cs
.......\.......\image\banner.gif
.......\.......\.....\banner.psd
.......\.......\.....\banner2.gif
.......\.......\.....\bannerleft.jpg
.......\.......\.....\bannerright.jpg
.......\.......\.....\hg0099.gif
.......\.......\.....\left.gif
.......\.......\.....\square.gif
.......\.......\.....\Thumbs.db
.......\.......\index.aspx
.......\.......\index.aspx.cs
.......\.......\login.aspx
.......\.......\login.aspx.cs
.......\.......\select.aspx
.......\.......\select.aspx.cs
.......\.......\Showother.aspx
.......\.......\Showother.aspx.cs
.......\.......\showResult.aspx
.......\.......\showResult.aspx.cs
.......\.......\Web.Config
.......\.......\源码之家说明.txt
.......\.......\源码必读.txt
.......\.......\App_Code
.......\.......\App_Data
.......\.......\DB
.......\.......\image
.......\diaocha
diaocha