搜索资源列表
ajax
- ajax基本操作,可以通过它来了解ajax的基本原理-ajax basic operation, it can be to understand the basic principles of ajax
liuyanban
- 简单的留言板系统,有数据库操作,基本的增删改查,还有实时显示功能,中间 加了一些ajax的页面刷新功能-my EngLish is no.......
ajaxpro
- ajaxpro的基本操作及使用步骤及变量说明-ajaxpro the basic operation and use of steps and variables Descr iption
data-struct-program
- 一元稀疏多项式计算器、迷宫问题、成绩分析问题、图的基本操作与实现以及背包问题的求解-One yuan sparse polynomial calculator, maze, performance analysis of the problem, graph realization of the basic operations and the knapsack problem and the solution
UsersWithAJAXAndVerifyCode
- S2SH框架下的基本操作及结合ajax的异步请求校验-S2SH under the framework of basic operations and combined ajax asynchronous request verification
gongchengruanjian
- 稀疏矩阵压缩存储的基本操作实现实验 要求:数据元素类型ElemType取float。 1)从键盘输入稀疏矩阵的各元素。(行<=5,列<=5) 2)建立稀疏矩阵的十字链表。 3)分别按行、列输出链表中各元素的数据域。
JQuerybaseOption
- jQuery的基本操作 包括对象选择器,selector以及不同方法选择,ajax应用-jQuery base option
mlacement__end
- 简单的用Java做的Web服务器,可用来代替IIS完成简单的Web服务器的基本操作()
html5 开发的桌球游戏
- 这个桌球游戏具有以下特点: 基本功能: 使用鼠标瞄准和击球 物理碰撞系统 6个球袋 7个彩球和1个白球 摩擦力模拟 操作方式: 用鼠标点击并拖动来瞄准和设置力度 松开鼠标发射白球 点击"重新开始"按钮重置游戏 物理特性: 球与球之间的碰撞 球与边界的碰撞 摩擦力减速 进袋检测 游戏机制: 球进袋后消失 可以随时重新开始游戏 显示瞄准辅助线 要运行游戏: 将代码保存为 index.html 在浏览器中打开文件