文件名称:mosaic
介绍说明--下载内容均来自于网络,请自行研究使用
jsp实现拼图游戏,通过Ajax控制方块的移动。再通过js将结果显示在页面上。是学习参考相关知识的优秀案例-jsp achieve a jigsaw puzzle, through the the Ajax control box mobile. The by js results are displayed on the page. Learning excellent case to refer to the relevant knowledge
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mosaic
......\.classpath
......\.myeclipse
......\.mymetadata
......\.project
......\.settings
......\.........\.jsdtscope
......\.........\com.genuitec.eclipse.j2eedt.core.prefs
......\.........\org.eclipse.core.resources.prefs
......\.........\org.eclipse.wst.jsdt.ui.superType.container
......\.........\org.eclipse.wst.jsdt.ui.superType.name
......\WebRoot
......\.......\META-INF
......\.......\........\MANIFEST.MF
......\.......\WEB-INF
......\.......\.......\classes
......\.......\.......\.......\web
......\.......\.......\.......\...\ActionServlet.class
......\.......\.......\.......\...\Block.class
......\.......\.......\.......\...\Point.class
......\.......\.......\lib
......\.......\.......\web.xml
......\.......\index.jsp
......\.......\js
......\.......\..\jquery.js
......\src
......\...\web
......\...\...\ActionServlet.java
......\...\...\Block.java