-
whiteboard1.0.3
php 的白板程序,但是比较消耗服务器资源(php whiteboard program, but it consumes more server resources)
- 2010-01-11 16:59:17下载
- 积分:1
-
PHPBook
PHP Ebook for all user of PHP
- 2014-11-12 16:54:28下载
- 积分:1
-
q
说明: 提炼的ecshop缩略图和添加水印的功能(Ecshop refined features thumbnails and add watermarks)
- 2013-06-01 17:44:50下载
- 积分:1
-
Raphael 开发中国省份地图
应用背景还在用一些flash的插件做中国地图,哥们,你out了!怎么样不兼容移动设备吧!都啥年月了,还用那么落后的技术。用我这款基于svg的地图吧,svg啥好处?矢量图绘图,你说呢!放大不失真,兼容性好,你可以用css控制其样式,啥设备都给你支持上!让你的老板都竖大拇指称赞你。关键技术svg、html、Raphael、jquery、JavaScript、css、web前端、移动开发
- 2022-07-23 15:05:56下载
- 积分:1
-
html多种瀑布流效果示例
资源描述
html瀑布流效果示例,多种瀑布流效果
动态加载页面显示。
可添加到phonegap里作为android项目示例
- 2022-03-29 07:34:12下载
- 积分:1
-
Blog
基于JSP的bbs论坛代码,有利于大家学习JSP
基于论坛的代码实现的功能满足初学者的要求(Based on the bbs Forum JSP code will help them to learn JSP code based on the forum to achieve the functionality to meet the requirements of beginners)
- 2008-12-12 16:08:32下载
- 积分:1
-
Struts2.1_Sptring_Hibernate
Struts2.1+Sptring+Hibernate的完整的注册系统源码。里面包含“识别码”生成代码。(Struts2.1+ Sptring+ Hibernate complete registration system source code. Which contains the " identification code" generate code.)
- 2009-11-28 17:46:26下载
- 积分: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
-
article
浪人文章文章系统是一款适合中小型文章(新闻)阅读的网站源码(Ronin article system is a suitable for small articles (News) to read the website source)
- 2013-12-29 20:45:22下载
- 积分:1
-
bbs_3.4
使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准;
论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问;
数据分表功能,减轻数据量大的时候访问数据库的负担;
支持多皮肤、风格切换功能;
框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择;
优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录;
可扩展插件,为广大朋友提供了一个广阔的论坛服务扩展空间;
站长可以根据不同版面添加不同的顶部广告;
发帖采用HTML+UBB的方式,两种编辑器,互相转换、互相兼容;
(Using XHTML+ CSS framework, with a page structure, saving the transmission of static page code, but also easy to modify the interface, more in line with standard WEB
Forum uses Cookies, Session, Application and other technical data of the forum cache, reducing access to the database to improve the performance of the forum. Can host more users simultaneously access
Data points table function, reduce the amount of data to access the database when the burden
Support multi-skin, style switching function
Frame mode+ tablet mode is displayed, the user can choose according to their preferences
Optimization forum page keyword search, lets be more easily indexed by search engines
Extensible plug-in, for our friends to provide a broad forum for service expansion space
Webmasters can add different layouts according to different top advertising
Posting using HTML+ UBB way the two editors, interchangeable, compatible with each )
- 2013-11-17 17:30:58下载
- 积分:1