-
基于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
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
一个好的通迅录程序
一个好的通迅录程序-a good communications process.
- 2023-08-23 14:40:04下载
- 积分:1
-
语音视频聊天程序MeChat4.
语音视频聊天程序MeChat4.-voice, video chat program MeChat4.
- 2022-01-24 17:02:50下载
- 积分:1
-
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用...
ch4通信服务器,是我编写的适用于通信的服务器,很适合初级者学习使用,也适合资深使用者修改使用-ch4 communication server that I have written for communication servers, very suitable for beginners to learn to use, is also suitable for experienced users to modify the use of
- 2022-12-11 02:40:03下载
- 积分:1
-
一个聊天程序的客户端源代码
一个聊天程序的客户端源代码-a chat program and the client source code
- 2022-07-04 01:10:46下载
- 积分:1
-
mFC socket
mFC 实现的socket通讯 ,TCP/IP网络编程第十章实例。很好的源码,实现了客户端和服务器的通讯,一个回声程序的实例,客户端先请求连接服务器,然后就可以发送内容给服务器,服务器再转发回来显示 。
- 2023-03-11 01:15:04下载
- 积分:1
-
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发...
介绍了如何应用visul C++ 访问access的方式,给出了相关的应用开发- vc access
- 2023-07-09 06:05:03下载
- 积分:1
-
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料...
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料-similar, but based on the LAN, including documentation, source code and executable programs, the Learning Network Programming is the indispensable supporting information
- 2022-04-25 01:25:31下载
- 积分:1
-
C# 4.5最新的IOCP 服务器源码
在C#中用Socket通信的时候,用老旧的Socket模式已经 完全满足不了了。现在用最新的IOCP模式来通信,可以达到百万级 连接数据的通信,而且不卡不顿
- 2022-08-16 17:35:18下载
- 积分:1