搜索资源列表
java_News
- 本系统用java实现了一个完整的新闻发布系统,有栏目管理,可添加,修改,删除栏目模块,管理员模块,新闻管理模块,新闻系统前端模块,有首页显示,内容显示,新闻搜索-java with the system to achieve a complete news release system, columns management, can add, modify, Delete section module, module manager, the management module, the sy
java_Vote
- 用java实现一个功能完善的投票系统,有管理员登录以及身份验证模块,新增,删除,修改投票项目模块,投票处理模块,结果显示模块-using java to achieve a perfect functioning of the voting system, and the caretakers Login authentication module, a new, deletion, modification projects voting module, the module voting r
LAN_Screen_Monitoring_System
- 客户端模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -Client module is mainly used for capturing screen information, data compression, and then divided into packets, sending data to
System-design-e-commerce-systems
- 电子商务系统 10.1 系统总体设计 10.1.1 系统功能描述 10.1.2 系统功能模块划分 10.1.3 体系架构概述 10.2 数据库设计 10.2.1 表设计 10.2.2 表关系设计 10.3 数据访问层设计 10.3.1 数据访问辅助设计 10.3.2 成员资格和角色管理 10.3.3 其他数据访问项目设计 10.3.4 存储过程设计 10.4 业务逻辑层设计 10.5 表示层设计 10.5.