搜索资源列表
雪晖在线投票系统
- 功能: 可以设置任意个投票主题,每个主题下面可以设置任意个投票标题,每个标题下面可以设置任意个投票选项(即问题)。每个标题可以设置是单选或者是复选。 在添加完投票标题以及投票选项之后自动生成调用代码,可以放置于你的网站任意页面的任何地方。管理员可以在后台设置是否允许同一IP多次投票,如果设置为不允许,那么同一IP在一个小时内不允许再次投票。投票后可以直接查看投票结果,在投票结果页可以详细看到每项投票的票数以及所占总投票的百分数,精确到小数点后三位。 1216更新: 修正了在没有新
chandddd
- 数据库表结构 用SQL Server建立数据库 数据库名:questionnaire Questions表 QuestionID 索引投票主题 Questions 存储投票主题内容 Isvisable 标识投票是否在前台显示 Date 记录投票发布时间 IsOpen 标识投票结果是否向投票用户公开 Items表 ItemID 索引投票选项 QuestionID 关联投票主题 Item 存储投票选项内容
usermanage
- 一个JSP代码,有关投票-a JSP code, the polling
xhvote2005
- 可以设置任意个投票主题,每个主题下面可以设置任意个投票标题,每个标题下面可以设置任意个投票选项(即问题)。每个标题可以设置是单选或者是复选。 在添加完投票标题以及投票选项之后自动生成调用代码,可以放置于你的网站任意页面的任何地方。管理员可以在后台设置是否允许同一IP多次投票,如果设置为不允许,那么同一IP在一个小时内不允许再次投票。投票后可以直接查看投票结果,在投票结果页可以详细看到每项投票的票数以及所占总投票的百分数,精确到小数点后三位。 默认管理帐号:admin 密码:admin
PHP+mysql编写的麦兜多主题投票系统V1.1版本
- 本程序为PHP+mysql编写的麦兜多主题投票系统V1.1版本。可以支持多个主题投票,按投票主题ID区分即可。 toupiao.sql是数据库文件,里面原有一些测试数据。 conn.php 为数据库连接文件,可以在些页面修改数据连接密码。 ztlist.php 管理投票列表,本系统支持多个投票,IP项为1时表示投票时1个IP一天只能投一次,登录为1表示登录后才能投票; tp.php?id= 用户投票页面,id为ztlist.php页显示的主题的序号。 showtp.php?id= 查看用户投票结
comet-demo
- 基于长轮询机制的Comet测试项目,用于开发类似于 网页QQ的平台-Mechanism based on long polling Comet test project for the development of similar web platform QQ
long_polling
- Long Polling AJAX Demo
FreeJaPoll1.0
- java jsp polling demo
PollMaker
- 该代码可以实现一个简易的投票系统,用于创建投票主题,删除投票主题或投票结果,以及指定投票主题名字和用户密码访问。-The code can achieve a simple voting system, used to create a voting topic, delete topic or vote in the voting results, as well as the designated polling password to access the names and themes
lerx_v1.0
- Lerx网站管理系统是一套采用JSP+Bean+ServLet开发的网站内容管理软件。包括以下功能: 1.门户网站 2.论坛 3.个人空间(博客) 4.事件反馈(可用于网上信访) 5.网上投票及抽奖 -Lerx website management system is a set with JSP+ Bean+ ServLet development of the site content management software. Includes the fo
IMSService
- java定时任务,轮询数据库,通过JMS推送数据实际项目。-java regular tasks, polling the database, push data through JMS actual project.
toupiao
- 一个投票网站的源码,大家试试吧,需要自己改的-The source of a polling site, we try to make their own reform
online-national-polling
- This an online jsp servlet based online voting system project documentation.-This is an online jsp servlet based online voting system project documentation.
cpilsworth-osgi-event-poll
- Long polling for OSGi events for integration across secure network zones
softhy387c
- 功能介绍: 1.所有的投票根据主题进行分类,系统可以设置任意多个投票主题 2.可以设置任意多个投票的问题以及答案 3.可以任意设置单选或者是多选形式的投票 4.可以设定是否限制同一IP重复投票,并且能够设置同一IP重复投票时间的限制 5.可以设定是否收集参与投票用户的信息 6.可以设定是否限制用户查看投票结果 7.可以设定投票主题的到期时间 8.可以清空整个投票主题的投票记录、票数 9.可以设置投票是文字形式还是图片形式 10.可以设置投票项每行的排列数量
messageself
- 这是一个实现了一对多聊天的在线客服,通过Ajax轮询实现通讯,在消息提示方面不很完善,望各位指点-This is a realization of the many online chat customer service, achieved through Ajax polling communication, prompt in the message area is not very perfect, hope you pointing
Online-Polling-System
- Online Polling System
zaixiatoupiao
- jsp投票系统源代码.给需要的人.投票类型分为单选投票和多选投票。管理员可以在线设计不同的投票主题供用户进行投票。-JSP voting system source code. To someone in need. Polling type is divided into radio vote and vote. Administrators can design different voting theme for users to vote.
comet-long-polling
- 实时监控性能模拟系统 利用ajax+json实现实时页面刷新-Real-time monitoring of the performance simulation system Based on long polling, ajax+ json, real-time refresh the page
long-polling-experiment-master
- spring mvc3.0 长轮询,tomcat 7.0以上才能运行-spring mvc3.0 long polling