搜索资源列表
Index
- 一个java小编程,学的粗浅,编的不是太好。-A little java programming, learning of shallow, not a very good series.
ArrayDemo
- (1) 声明数组 (2) 创建数组 (3) 初始化数组 (4) 输出数组 (5) 数组最大值、最小值及其索引 (6) 随机数组 (7) 从控制台接受任意个整数,以数组形式返回 (8) 数组到String 转化 (9) 扩张数组-(1) declare an array (2) create an array (3) initialize the array (4) the output array (5) an array of the m
index
- 使用ajax 与后台进行交互功能,实现了数据的填充,和页面的加载,前台使用json数组实现填充-Ajax background interactive features, the filling of the data, and the page loaded, front json array fill
3810_01_code
- ajax function use, $(document).ready(function()) $( #content h2 ).each(function(index) -ajax function use, $(document).ready(function()) $( #content h2 ).each(function(index)
index
- ajax+jsp+javascr ipt实现网页用户注册验证- ajax+ jsp+ javascr ipt to achieve Web user registration verification
织梦PHP5.7GBK模版源码
- 【模板说明】 这套模板比较适合网络公司、企业站,一般的企业站都可以使用这套模板进行建设,首页文章较多,有利于SEO,这是本人的第一次仿的。 模板的结构以及文件 moban + images - 网站模板图片以及css文件存放目录 + style - css js文件存放目录 +index.htm 首页主体部分模板 +head.htm 通用头部文件模板 +footer.
ajax
- developed in html for the index application
DataBaseDrive
- 学校用户界面的登陆注册 数据库的登陆开发等(index and register School user interface login registration, database development and so on)
仿淘宝购车车前端界面
- 基于Jquery的仿淘宝购物车前端界面,打开index文件,将select.css和jQuery-shopping.js还有jQuery,还有img里面的图片文件引用到你的文件里,即可使用,你也可以根据你的项目进行修改
IPC-hegularly-index
- spring 3,2,8文档doc,即为spring的源码注释()
驾考小程序源码 带后台
- 环境要求: centos + php7.0+ mysql5.6 域名配置好https 建议使用宝塔环境一键配置 将后台代码上传至网站根目录 修改数据库配置文件\data\conf\db.php 用Navicat或者phpmyadmin将enve_dbdt.sql导入数据库 打开你的网站https://hb.5988vip.cn/index.php/admin/public/login 用户名 :admin 密码:kuangfuhui 配置你的小程序
html5 开发的桌球游戏
- 这个桌球游戏具有以下特点: 基本功能: 使用鼠标瞄准和击球 物理碰撞系统 6个球袋 7个彩球和1个白球 摩擦力模拟 操作方式: 用鼠标点击并拖动来瞄准和设置力度 松开鼠标发射白球 点击"重新开始"按钮重置游戏 物理特性: 球与球之间的碰撞 球与边界的碰撞 摩擦力减速 进袋检测 游戏机制: 球进袋后消失 可以随时重新开始游戏 显示瞄准辅助线 要运行游戏: 将代码保存为 index.html 在浏览器中打开文件