-
wjszxt
文件上传提取系统,专门用于网页上传文件到服务器中!(Extract the file upload system, specifically for web pages upload files to the server!)
- 2011-11-22 12:00:39下载
- 积分:1
-
留言系统asp代码
本留言板简单轻巧,实用美观,便于嵌入网站的留言本,这个留言本不用进行安装,直接打开包里的ASP运行环境Appser.exe即可进行浏览,适合ASP新手使用研究。
- 2023-08-31 01:20:03下载
- 积分:1
-
js 生日特效
一图胜千言
- 2022-02-27 02:50:18下载
- 积分:1
-
vue-scan-demo-master
vue实现扫描二维码功能,大家可以看看。(vue scan Realization of Scanning Two-Dimensional Code Functio.)
- 2020-06-24 18:00:02下载
- 积分:1
-
tab
<Web版实验室教学管理系统>(全套源码 安装即用)
本系统是一个完整的JSP-JAVA应用项目,合适有初步JSP编程经验的朋友们提高和学习之用。
系统含全套源码,合适朋友们在此基础上举一反三结合实际开发出优秀的JSP应用系统。(<Web version of the laboratory teaching management system> (full set of source code that is used to install)
This system is a complete JSP-JAVA application projects, appropriate preliminary friends JSP programming experience and improve learning.
The system includes a full set of source code, the right friends, on this basis, by analogy with the actual development of a good JSP applications.)
- 2015-03-17 09:37:44下载
- 积分:1
-
源码01 销售管理系统
资源描述┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 猫扑网络进销存综合管理系统 net2005+SQL2000 ┃
┃ 版权所有: 猫扑网络科技有限公司(MsopSoft.Com) ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ Copyright 2006-2008 MsopSoft.Com - All Rights Reserved. ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃【版权声明】 ┃
┃ 您可以对本系统的前台页面进行修改和美化,但必须保留完整的版权信息。 ┃
┃ 不得将修改后的版本用于任何商业目的; ┃
┃ 本软件受中华人民共和国《著作权法》《计算机软件保护条例》等相关法律 ┃
┃ 法规保护,作者保留一切权利。
- 2022-03-15 22:19:24下载
- 积分:1
-
wordpress
说明: 建站快速工具 quickly build the web site(quickly build the web site)
- 2020-06-21 04:20:02下载
- 积分:1
-
week12
例子;使用了css,实现了其他网页的部分功能(Example;itis carryout
other html fuction)
- 2013-05-29 11:16:24下载
- 积分:1
-
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站 基于MVC开发。 用的是MYSQL代码如下create database manaSystem;use manaSystem;create table member_info(member_id int auto_increment primary key,member_account varchar(100),member_pwd varchar(50),member_email varchar(100));insert into member_info(member_account,member_pwd,member_email) values("独自等待的鸭子","yangxiaonawzy","yangxiaonawzy@163.com");insert into member_info(member_account,member_pwd,member_email) values("倒霉熊","yangxiaonawzy","daomeixiong@126.com");create database shopping;use shopping;create table user_info(user_id int auto_increment primary key,user_account varchar(100),user_pwd varchar(50));create table message_info(message_id int auto_increment primary key,user_id int,message_content varchar(250),message_time datetime);alter table u
- 2022-07-14 11:28:52下载
- 积分:1
-
订餐2
一个绿色的动态的个人网上订餐网页,也可适用于web开发的前台(A dynamic Web page for ordering meals on the Internet)
- 2018-10-31 14:37:55下载
- 积分:1