文件名称:games
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-03-05
- 文件大小:
- 579kb
- 下载次数:
- 0次
- 提 供 者:
- K**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主要功能实现游戏添加和查询,输入游戏名称、类别、发型公司、发型年份进行添加,其中名称必填判断,发行年份要求4位数字。然后可以根据需求按条件查询。-Main function of the game to add and query, enter the name of the game, category, company hairstyles, hairstyles year to add, which is required to determine the name, release year requires 4 digits. You can then query by the conditions according to demand.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
游戏管理系统\gameDB\games.mdf
............\......\games_log.ldf
............\....s\.classpath
............\.....\.mymetadata
............\.....\.project
............\.....\.settings\.jsdtscope
............\.....\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.....\.........\org.eclipse.wst.jsdt.ui.superType.name
............\.....\src\s2\jsp\zhangxiao\dao\Base.java
............\.....\...\..\...\.........\...\GameBase.java
............\.....\...\..\...\.........\...\GameDao.java
............\.....\...\..\...\.........\...Impl\GameImpl.java
............\.....\...\..\...\.........\entity\Game.java
............\.....\...\..\...\.........\test\GameTest.java
............\.....\WebRoot\index.html
............\.....\.......\insertgame.html
............\.....\.......\login.jsp
............\.....\.......\manage.jsp
............\.....\.......\META-INF\MANIFEST.MF
............\.....\.......\WEB-INF\classes\s2\jsp\zhangxiao\dao\Base.class
............\.....\.......\.......\.......\..\...\.........\...\GameBase.class
............\.....\.......\.......\.......\..\...\.........\...\GameDao.class
............\.....\.......\.......\.......\..\...\.........\...Impl\GameImpl.class
............\.....\.......\.......\.......\..\...\.........\entity\Game.class
............\.....\.......\.......\.......\..\...\.........\test\GameTest.class
............\.....\.......\.......\lib\sqljdbc.jar
............\.....\.......\.......\web.xml
............\.....\.......\.......\classes\s2\jsp\zhangxiao\dao
............\.....\.......\.......\.......\..\...\.........\daoImpl
............\.....\.......\.......\.......\..\...\.........\entity
............\.....\.......\.......\.......\..\...\.........\test
............\.....\.......\.......\.......\..\...\zhangxiao
............\.....\src\s2\jsp\zhangxiao\dao
............\.....\...\..\...\.........\daoImpl
............\.....\...\..\...\.........\entity
............\.....\...\..\...\.........\test
............\.....\WebRoot\WEB-INF\classes\s2\jsp
............\.....\src\s2\jsp\zhangxiao
............\.....\WebRoot\WEB-INF\classes\s2
............\.....\src\s2\jsp
............\.....\WebRoot\WEB-INF\classes
............\.....\.......\.......\lib
............\.....\src\s2
............\.....\WebRoot\META-INF
............\.....\.......\WEB-INF
............\.....\.myeclipse
............\.....\.settings
............\.....\src
............\.....\WebRoot
............\gameDB
............\games
游戏管理系统