-
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
-
StudentSearch
某系统登录后现实的内容,将页面分成两部分,包含五个选择框(The content of the reality after a system login, the page is divided into two parts, contains five selection box)
- 2013-11-23 20:38:28下载
- 积分:1
-
luobbs
LUOBBS是一款基于PHP+MYSQL的小型论坛源码,简洁易用,全程DIV+CSS架构,整站HTML化,良好的内部结构,更适合网站优化推广。 功能简单,测试版本,功能还不完善,供学习参考使用! inc/conn.php 数据库链接文件 inc/const.php 配置文件 管理地址:admin/index.php (LUOBBS is a small forum based on PHP+ MYSQL source code, simple and easy to use, the whole DIV+ CSS framework, the entire station HTML, a good internal structure, more suitable for website optimization promotion. Function is simple, test version, function is not perfect, for learning reference! Inc/conn.php link file inc/const.php configuration file management address: admin/index.php)
- 2016-11-03 19:28:55下载
- 积分:1
-
轮播图插件
页面旋转图,图片显示在页面上,用鼠标点击导航栏,相应的图片将被播放。(Page rotation map, the picture is displayed on the page, with the mouse click on the navigation bar, the corresponding picture will be broadcast.)
- 2020-06-17 18:40:02下载
- 积分:1
-
域名转向系统源代码
资源描述为每一个域名自动分配id号,单独设立密码
> 为每一个域名单独进行计数/统计,直接启用access数据库进行管理
- 2022-02-12 12:23:40下载
- 积分:1
-
flappy
下坠鸟网页程序下坠鸟网页程序下坠鸟网页程序下坠鸟网页程序(Fall bird)
- 2014-11-21 11:53:08下载
- 积分:1
-
ADisEaseads10
易成 ADisease 1.0 广告发布管理系统具有如下特点:
1、从管理上看,系统内管理的广告分三类:(1)目前在你的网站上正常播放的广告;(2)已满足限制条件(如开始设置的显示数已满,或者最后播放时间已到等),被系统自动停止播放的失效广告;(3)由于其它原因,虽未失效,但被你人为停止播放的广告。(Yicheng Disease 1.0 advertising management system with the following characteristics:
1, a management point of view, the system management of advertising into three categories: (1) present in the normal play on your website advertising (2) have been met constraints (such as the start to set the number of full display, or the last player the time has come, etc.), by the system automatically stops playback failure advertising (3) due to other reasons, although not fail, but you are artificially stop playing ads.)
- 2016-02-26 20:27:00下载
- 积分:1
-
noevilmonkeys
Html 5 free template
- 2018-11-04 18:15:36下载
- 积分:1
-
caiquan-game-ASP-program
一个简单的网页版猜拳游戏,带有记分功能,短小易懂,适合ASP网页初学者学习使用。(A simple web version the mora game, with a scoring function, short and easy to understand, for ASP pages for beginners learning to use.)
- 2012-08-16 23:29:10下载
- 积分:1
-
HTML5-1国外漂亮宽屏鞋子包包电子商务商城网站模板分享(html5源码)
应用背景HTML5-1国外漂亮宽屏鞋子包包电子商务商城网站模板分享(html5源码):在这个HTML5很火的时代,拥有这套案例魔板代码,比什么都重要!还等什么赶快下载吧!关键技术
这是本人网上寻找到的HTML5-1国外漂亮宽屏鞋子包包电子商务商城网站模板分享(html5源码)案例,主要运用到了一下知识:
1、HTML5;
2、css3;
3、ajax+jQuery验证
4、等等
- 2023-07-31 05:40:04下载
- 积分:1