-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,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 of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore 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, which is its greatest advantage. This site is a further guarantee of stabi
- 2023-09-02 04:25:03下载
- 积分:1
-
This procedure for network television, according to IP address and port access t...
此程序为网络电视,根据IP地址与端口可以获得视频或电影!-This procedure for network television, according to IP address and port access to video or film!
- 2023-02-19 22:10:03下载
- 积分:1
-
IOCP 连接
连接
此示例演示使用和执行情况连接
点 (支持和要求的接口)
在多线程环境中。
服务器实现中的连接。允许此 DLL 的 DLL。
CoRandom COM 对象,由 CRandom c + + 实现的创建
类。COM 对象支持 IRandom (双接口) 和
支持,和它接受连接
IRandomEven
- 2022-12-19 05:15:03下载
- 积分:1
-
这是一个单线程的实现数据收发功能源程序,并且已经清楚的注释...
这是一个单线程的实现数据收发功能源程序,并且已经清楚的注释-This is a single-threaded data source to send and receive functions, and has clear notes
- 2022-08-19 07:16:44下载
- 积分:1
-
protocol
protocol
- 2022-04-10 15:29:21下载
- 积分:1
-
凌阳 flash 翻车机
此文件是凌阳的一个节目为倾倒的从所有设备是凌阳的基于 spmp8000 源的来源。
- 2022-06-01 19:07:43下载
- 积分:1
-
Distributed Computing
分布式计算――CORBA客户服务器编程,学习CORBA客户/服务器编程。-Distributed Computing-- CORBA client-server programming, learning CORBA client/server programming.
- 2023-08-17 10:35:03下载
- 积分:1
-
websocket实用代码
一个简单的 websocket的例子,非常适合初学者。能够简单的发请求,并且响应。代码结果比较简单,逻辑也很简单。对于入门的初学者非常实用,如果想深入了解就不太适用了。
- 2022-01-22 00:19:04下载
- 积分:1
-
VC++ 采用UDP协议传输文件
应用背景UDP传输文件,不丢包,VC++的代码,贡献出来,希望可以供用得着的人使用关键技术VC++ 采用UDP协议传输文件(不丢包),希望网络编程的人可以使用得到
- 2022-01-31 22:00:23下载
- 积分:1
-
C# Socket通信例子
用C#写的socket client端的测试程序, 可以设置IP,端口,UDP/TCP类型。 可以测试通信速率,模拟通信消息。
- 2022-06-26 21:09:46下载
- 积分:1