-
webscin
web漏洞扫描 web安全检测 网站检测(web vulnerability scanning web security testing)
- 2014-02-21 11:44:29下载
- 积分:1
-
围堵神经猫
资源描述围堵神经猫,学习createjs时作为联系的代码
- 2022-08-04 08:40:37下载
- 积分: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
-
code
php验证码的实现,多种验证码的实现,并对其进行验证。(php code to achieve, achieve various authentication code and validate.)
- 2013-11-04 13:46:11下载
- 积分:1
-
blog_swan_8apytg
采用php的源码实现,这是一个用php脚本语言写的计数统计,qita短网址(MYSQL高负载版) v1.1,qita短网址SQLITE版发布后,得到大量网友的支持。,简单全面供给各类学习参考(Using php source code to achieve , which is a scripting language used to write php counting statistics , qita short URL (MYSQL high load version ) v1.1, qita short URL SQLITE release , got the support of a large number of users .)
- 2013-09-19 16:54:50下载
- 积分:1
-
v29
一个博客系统,简单的博客,没什么特别,初学者使用(A blog system, simple blog, nothing special, beginners use)
- 2020-06-18 14:00:02下载
- 积分:1
-
qiye_2
说明: 企业批发零售网站源码,包括前台设计和后台设计(Wholesale and retail businesses web site source code, including the design of front and back design)
- 2011-04-15 10:42:24下载
- 积分:1
-
tel
PHP在线生成电话网址图片程序,php编程学习源码,很好的参考资料。(PHP online generation telephone website picture program, PHP learning programming source code, a good reference.)
- 2013-12-18 18:08:10下载
- 积分:1
-
webserver_c3
The term web server can refer to either the hardware (the computer) or the software (the computer application) that helps to deliver web content that can be accessed through the Internet.(web server)
- 2014-03-23 20:00:14下载
- 积分:1
-
网页分析器
资源描述这是简易的网页分析器,用以统计网站数据,采用asp编写,适合初学者学习。
- 2022-01-31 05:04:35下载
- 积分:1