-
PHPmh
PHP漫画程序软件介绍:文本+采集+静态技术(PHP software cartoon Introduction: text+ collection+ static technology)
- 2009-04-03 13:16:37下载
- 积分:1
-
Course.Technology.PHP.5.Fast.and.Easy.Web
是《php5快速网站开发》一整本书。英文版本的。
by Julie C. Meloni ISBN:1592004733
Course Technology © 2004 (545 pages) (Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more.)
- 2009-12-16 21:33:57下载
- 积分:1
-
faq1222
大头蚂蚁出品的企业级FAQ系统,可方便快速地搭建一个大型FAQ或者是HELP系统(The bulk of ants produced FAQ enterprise system, you can quickly and easily build a large FAQ or HELP system)
- 2016-03-01 22:11:51下载
- 积分:1
-
ACCCCCC
创建一个数据库db_student,在数据库中添加数据表student,表的结构任意,用Mysql语句往表里插入一些数据,并进行查询操作。(用MYsql命令和phpMyAdmin两种方法实现)(Create a database db_student, add data tables in the database student, structure of the arbitrary table using the Mysql statement to the table, insert some data, and query operations. (using MYsql command and the phpMyAdmin two method)
)
- 2014-06-06 09:10:05下载
- 积分:1
-
chunck
asp+javascript 编写的一个简单的抽奖程序,很好玩(asp+ javascript to write a simple program draw a lot of fun)
- 2014-02-25 08:29:00下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
空心书屋,起点用的
空心书屋,起点文学站用的(Hollow Library, starting with the literary Station)
- 2005-03-15 17:18:48下载
- 积分:1
-
code2html
利用正则表达式实现将C++代码转换为html页面并对不同类别关键字高亮显示。编译时需boost/regex库支持。(Use regular expressions to achieve the C++ code into a html page and highlight the different types of keywords. When compiling boost/regex library support.)
- 2009-07-12 10:16:42下载
- 积分:1
-
Jbox提示信息
Jbox提示信息
- 2023-06-28 16:30:04下载
- 积分:1
-
Chevereto_v2.5.2
主要功能:
本地/远程两种图片上传方式;
后台文件管理系统;
调整图片大小;
社交网站分享按钮;
TinyURL短地址服务;
支持自定义主题模板;
多张图片同时上传;
缩略图功能;(Main function:
Local/remote upload two pictures
Background document management system
Adjust picture size
Social networking site sharing button
TinyURL short address service
Support custom theme templates
Multiple pictures at the same time upload
Thumbnail function )
- 2016-03-24 15:46:43下载
- 积分:1