文件名称:vote
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统为一个用C#实现的为我们所熟悉的简单的投票系统,该系统的具体功能如下:
1前台可以进入投票主题选择
2选择了主题后可以显示主题对应的所有选项
3可查看投票结果,并以百分比,和进度条图形显示
4提供一定的后台管理功能,能添加修改删除投票主题和投票选项,能添加修改删除后台管理登录的用户
5要求界面简洁美观,简单易用。
6设计环境本程序选择Visual Studio 2005作为实验环境。
-This system is an implementation using C# for us are familiar with the simple voting system, the system' s specific functions are as follows: a front desk can enter the theme options to vote after the two themes chosen theme can show all the options corresponding to 3 to see voting results , and as a percentage, and the progress bar graphic display 4 to provide some background management functions, can vote to add modify delete themes and voting options, be able to add the amendment to delete Admin user login required 5 simple interface, beautiful and easy to use. 6 The choice of procedure design environment Visual Studio 2005 as an experimental environment.
1前台可以进入投票主题选择
2选择了主题后可以显示主题对应的所有选项
3可查看投票结果,并以百分比,和进度条图形显示
4提供一定的后台管理功能,能添加修改删除投票主题和投票选项,能添加修改删除后台管理登录的用户
5要求界面简洁美观,简单易用。
6设计环境本程序选择Visual Studio 2005作为实验环境。
-This system is an implementation using C# for us are familiar with the simple voting system, the system' s specific functions are as follows: a front desk can enter the theme options to vote after the two themes chosen theme can show all the options corresponding to 3 to see voting results , and as a percentage, and the progress bar graphic display 4 to provide some background management functions, can vote to add modify delete themes and voting options, be able to add the amendment to delete Admin user login required 5 simple interface, beautiful and easy to use. 6 The choice of procedure design environment Visual Studio 2005 as an experimental environment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vote\admin\Default.aspx
....\.....\Default.aspx.cs
....\.....\login.aspx
....\.....\login.aspx.cs
....\App_Code\ClassDiagram.cd
....\........\datalayer\data.cs
....\....Data\vote.txt
....\........\votedb.mdb
....\Default.aspx
....\Default.aspx.cs
....\percent.GIF
....\StyleSheet.css
....\vote.aspx
....\vote.aspx.cs
....\voteresult.aspx
....\voteresult.aspx.cs
....\Web.config
....\App_Code\datalayer
....\admin
....\App_Code
....\App_Data
vote
....\.....\Default.aspx.cs
....\.....\login.aspx
....\.....\login.aspx.cs
....\App_Code\ClassDiagram.cd
....\........\datalayer\data.cs
....\....Data\vote.txt
....\........\votedb.mdb
....\Default.aspx
....\Default.aspx.cs
....\percent.GIF
....\StyleSheet.css
....\vote.aspx
....\vote.aspx.cs
....\voteresult.aspx
....\voteresult.aspx.cs
....\Web.config
....\App_Code\datalayer
....\admin
....\App_Code
....\App_Data
vote