-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important!
- 2022-02-04 19:10:50下载
- 积分:1
-
windows socket 编程实现的会话通信服务器端程序
windows socket 编程实现的会话通信服务器端程序-windows socket programming the oral communications server process
- 2023-02-14 09:40:04下载
- 积分:1
-
Amend the Mac Address!
修改Mac地址! 并且不需要关机器!-Amend the Mac Address!
- 2022-11-02 17:40:03下载
- 积分:1
-
linux下的聊天软件
局域网OICQ程序设计,包括客户端和服务端。
客户端与服务端之间使用tcp协议进行通讯,客户端和客户端之间使用upd协议进行通讯。服务端监听一个tcp端口,接受客户端的连接。每个客户端使用udp协议监听一个端口。接受来自其他客户端的信息。
- 2022-01-24 08:45:03下载
- 积分:1
-
an FTP download the source code. Code quality is very high
一个FTP下载的源代码。代码质量非常高-an FTP download the source code. Code quality is very high
- 2022-03-23 17:03:17下载
- 积分:1
-
上海移动通信企信通客户端接口例程,采用Empp API函数
上海移动通信企信通客户端接口例程,采用Empp API函数-Shanghai Mobile Communications ICT level client interface routines, the use of Empp API function
- 2022-07-15 13:10:07下载
- 积分:1
-
LAN, chat program. A LAN
局域网,聊天程序。一个基于局域网的聊天程序-LAN, chat program. A LAN-based chat program
- 2022-01-31 02:17:58下载
- 积分:1
-
计算机网络编程技术基础篇第7章 IPv6报文封装及地址生成程序
资源描述
仅包含IPv6报头的报文封装程序,
操作系统:Windows XP SP2
开发语言:C++
编译环境:MS Visual C++6.0
- 2022-02-05 14:39:33下载
- 积分:1
-
tree ASP Forum Download
树型ASP论坛下载-tree ASP Forum Download
- 2022-03-14 21:35:06下载
- 积分:1
-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1