文件名称:MovieScore

  • 所属分类:
  • 其它源码
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2013-06-21
  • 文件大小:
  • 3.33mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 风**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

功能使用ajax来实现) 国家与演员表的级联关系实现 页面显示的时候,自动从数据库 国家表 中查询出国家进行显示;

当选择了某个国家后,能无刷新的自动的修改对应的演员列表.

初始化界面显示的时候,演员列表默认为 国家列表 中的第一个值对应的演员列表

无刷新的显示该演员参与评分的电影信息

当选择了某个演员后,通过查询,可以从数据库中查询出该演员参与评分的电影信息,并实现无刷新的显示

平均得分 = 总得分/(参评次数*5)

评分的时候是通过五个星星图片来实现的,按照从左到右的顺序分别代表1.2.3.4.5分;

给电影参与评分

在指定电影后的“你的评价”列中,选择对应的星星,单击后,则给该电影参与了评分;并将数据提交到数据库中。

每次参与评分后,页面中的显示进行自动刷新,且必须从数据库中查询后显示,不能直接通过js修改显示的值。-Function uses ajax to achieve national relationship with actor table cascade realization

Page displays the time automatically from a database table, check out the national state is displayed

When you select a country, can not refresh automatically modify the corresponding actor list.

Initialization interface is displayed, actor list defaults to the list of countries in the first value corresponding actor list

None of the actors involved in the display refresh rates movie information

When you select an actor, through query, you can check out from the database of the actors involved rated movie information, and to achieve without refresh the display

The average score = total score/(number PARTICIPATING* 5)

When the score is five stars picture to be achieved, in the order from left to right represent 1.2.3.4.5 points

To movie ratings

After the specified movie "Your rating" column, select the corresponding stars, clicked, then participated in the score to the film and submit d
(系统自动生成,下载前可以参看下载内容)

下载文件列表





MovieScore\.classpath

..........\.myhibernatedata

..........\.mymetadata

..........\.project

..........\.settings\.jsdtscope

..........\.........\com.genuitec.eclipse.migration.prefs

..........\.........\com.genuitec.runtime.libraries.xml

..........\.........\org.eclipse.core.resources.prefs

..........\.........\org.eclipse.jdt.core.prefs

..........\.........\org.eclipse.wst.jsdt.ui.superType.container

..........\.........\org.eclipse.wst.jsdt.ui.superType.name

..........\src\cn\yiscat\DAO\ActorDAO.java

..........\...\..\......\...\CountryDAO.java

..........\...\..\......\...\MovieDAO.java

..........\...\..\......\Entity\Actor.java

..........\...\..\......\......\Country.java

..........\...\..\......\......\Movie.java

..........\...\..\......\Service\AjaxActorJson.java

..........\...\..\......\.......\AjaxCountryJson.java

..........\...\..\......\.......\AjaxMovieJson.java

..........\...\..\......\.......\AjaxRateJson.java

..........\...\..\......\Util\HibernateSessionFactory.java

..........\...\.om\test\add.java

..........\...\hibernate.cfg.xml

..........\WebRoot\css\index.css

..........\.......\images\bg.jpg

..........\.......\......\Ghost_Rider.jpg

..........\.......\......\hfh.jpg

..........\.......\......\Looking_for_Jakie.jpg

..........\.......\......\Rob_B_Hood.jpg

..........\.......\......\Shaolin_Monastery.jpg

..........\.......\......\Terminator.jpg

..........\.......\......\The_6th_Day.jpg

..........\.......\......\The_Myth.jpg

..........\.......\......\The_Sorcerer_Apprentice.jpg

..........\.......\index.jsp

..........\.......\js\ajax.js

..........\.......\..\json.js

..........\.......\..\stars.js

..........\.......\META-INF\MANIFEST.MF

..........\.......\WEB-INF\classes\cn\yiscat\DAO\ActorDAO.class

..........\.......\.......\.......\..\......\...\CountryDAO.class

..........\.......\.......\.......\..\......\...\MovieDAO.class

..........\.......\.......\.......\..\......\Entity\Actor.class

..........\.......\.......\.......\..\......\......\Country.class

..........\.......\.......\.......\..\......\......\Movie.class

..........\.......\.......\.......\..\......\Service\AjaxActorJson.class

..........\.......\.......\.......\..\......\.......\AjaxCountryJson.class

..........\.......\.......\.......\..\......\.......\AjaxMovieJson.class

..........\.......\.......\.......\..\......\.......\AjaxRateJson.class

..........\.......\.......\.......\..\......\Util\HibernateSessionFactory.class

..........\.......\.......\.......\.om\test\add.class

..........\.......\.......\.......\hibernate.cfg.xml

..........\.......\.......\lib\commons-beanutils-1.8.0.jar

..........\.......\.......\...\commons-collections-3.1.jar

..........\.......\.......\...\commons-lang-2.5.jar

..........\.......\.......\...\commons-logging-1.1.1.jar

..........\.......\.......\...\ezmorph-1.0.6.jar

..........\.......\.......\...\json-lib-2.4-jdk15.jar

..........\.......\.......\...\ojdbc6.jar

..........\.......\.......\web.xml

..........\.......\.......\classes\cn\yiscat\DAO

..........\.......\.......\.......\..\......\Entity

..........\.......\.......\.......\..\......\Service

..........\.......\.......\.......\..\......\Util

..........\.......\.......\.......\..\yiscat

..........\.......\.......\.......\.om\test

..........\src\cn\yiscat\DAO

..........\...\..\......\Entity

..........\...\..\......\Service

..........\...\..\......\Util

..........\WebRoot\WEB-INF\classes\cn

..........\.......\.......\.......\com

..........\src\cn\yiscat

..........\...\.om\test

..........\WebRoot\WEB-INF\classes

..........\.......\.......\lib

..........\src\cn

..........\...\com

..........\WebRoot\css

..........\.......\images

..........\.......\js

..........\.......\META-INF

..........\.......\WEB-INF

..........\.myeclipse

..........\.settings

..........\src

..........\WebRoot

MovieScore

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org