-
3
JS抖音弹球打砖块小游戏,玩家通过鼠标滑动控制挡板左右移动,接住击打砖块而改变飞行轨迹掉落下来的小球,小球的速度越快难度就越大。(JS jitter Pinball brick game, the player through the mouse sliding control baffle left and right movement, catch hit bricks and change the flight trajectory of the ball dropped, the faster the ball is more difficult.)
- 2019-01-05 20:49:14下载
- 积分:1
-
03094705802
在线借阅、续期、还书、查询、修改,图书馆有的功能他全都有,使用asp全程编写,内容精彩,结构合理,是一个不可多得的asp源码……(Online loan, renewal, but also books, query, modify, libraries and some features are all he has to use asp full preparation, the content excellent, reasonable structure, is a rare asp source ... ...)
- 2010-05-28 11:57:59下载
- 积分:1
-
module
洛克王国源码,功能全面,还有非常多的功能,公告大家使用(Locke Kingdom source, full-featured, there are many features that you use notice)
- 2014-01-01 19:18:25下载
- 积分:1
-
no1erpp5B1p5D
一款不错的ERP,可以作为新手的学习材料(A good ERP, can be used as a novice learning materials)
- 2013-05-24 09:45:45下载
- 积分:1
-
应用注册新来的学生
新学生 registration.very 样品基本编程 PHP mysql 的源代码
- 2022-08-24 19:37:15下载
- 积分:1
-
smpss
超市进销存基于php和mysql (supermarket purchase、sales and stock management system)
- 2014-11-18 17:40:44下载
- 积分:1
-
ECSHOP更改邮费
ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费ECSHOP更改邮费
- 2022-03-11 00:19:25下载
- 积分:1
-
taoke
最新topapi淘宝客系统,用浪子的topapi系统做的淘客taoke系统,带缓存,全自动采集淘宝网数据(taoke)
- 2020-11-12 19:29:43下载
- 积分:1
-
HTML5+JS的俄罗斯方块
HTML5和JS写的俄罗斯方块。用方向键来控制,对于初学者很有用
/*
* 本游戏基于HTML 5、JavaScript来完成。
* 本游戏主要使用了canvas组件来绘制游戏界面,
* 使用了Local Storage记录游戏状态
*
*/
var TETRIS_ROWS = 20;
var TETRIS_COLS = 14;
var CELL_SIZE = 24;
// 没方块是0
var NO_BLOCK = 0;
var tetris_canvas;
var tetris_ctx;
// 记录当前积分
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 03:30:18下载
- 积分:1
-
location
使用者当前位置获取/地图显示(精确到路)(Get users current location/map (accurate to Road))
- 2012-11-02 04:25:35下载
- 积分:1