-
New-folder
this code is an example how to program a loop with while and do statement in java
- 2015-07-11 04:29:28下载
- 积分:1
-
Object-oriented-and-traditional
本书是一部实用性很强的教学用书被国外多所大学用作课堂教材。为了便于学生学习掌握,作者将本书内容分为两部分。第一部分给出了软件工程的理论基础,第二部分全面介绍了软件生命周 期的各个阶段。第二部分的一个显著特点是通过案例研究来说明有关技术。(This is a very practical book that usually be used by foreign universities for teaching. In order to facilitate students to learn and master, the book will be divided into two parts. In the first part, the theoretical foundation of software engineering is given. The second part introduces the software life cycle. A significant feature of the second part is a case study to illustrate the technology. )
- 2016-10-22 18:50:11下载
- 积分:1
-
WorkerMIS
java+sql2005 员工管理 部门管理(Staff Management)
- 2010-06-13 17:27:29下载
- 积分:1
-
ums
简单的用户登录,增删改查 (simple user add delete select modify)
- 2009-10-08 11:17:24下载
- 积分:1
-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1
-
.metadata
设计优良学风班集体评选辅助决策软件,使用数据库存放各参评班级的各项表现信息,使得系统可以按照每个班级的各项表现(数据)每年提供优良学风班集体的候选名单。(Style class collective good design decision support software selection, use a database to store the performance of each participating class information, so that the system can provide a list of candidates for the collective good style of study classes each year according to the performance of each class (data).)
- 2014-01-21 20:49:19下载
- 积分:1
-
DeviceInfoActivity
Collect device information on target device.
- 2014-02-17 13:14:39下载
- 积分:1
-
EasyBuyDemo
易买网项目源码:内有购物车功能,登录,注册,订单管理,商品管理等功能(Easy to buy network project source code: there are shopping cart function, login, registration, order management, merchandise management functions)
- 2020-12-14 09:59:14下载
- 积分:1
-
银行转账交易毕设
开始做本项目时对Struts架构理解的并不是很深刻,导致项目有些模块
互相耦合的比较紧密,不利于以后扩展和改进。
1.SearchGene写的比较乱,程序可读性以及可维护性都不好,下一步拟通过接口编程来实现
查询字符串的自动生成。
2.BusinessDelegate写成了一个Singleton是否合适,每一个客户请求后都会new 一个业务对象
对其服务,是否有更好的解决办法以提高程序的效率。
3.Struts-config文件的Action设计的有些散乱,下一步改进。
4.业务对象和DAO合在一起了,降低了程序的扩展性和可维护性,下一步会把二者分开以降低各层
之间的耦合。
5.Struts1.2.7 的 Validator验证框架 不稳定,只能显示第一个参数,同时执行多个验证时参数的显示顺序也不对,是程序原因还是
配置不正确,再上网查找。
6.本项目大部分错误都用异常的形式来处理,异常虽可以使程序清晰,但也会消耗大量资源,若某些错误如密码错,余额不足等多次
出现则服务器响应速度必定会很慢,下一步将经常发生的错误使用硬代码来处理,减少资源浪费。
7.持久层操作大多依赖存储过程和触发器程序的部署会比较复杂,而且会使持久层和数据库耦合过紧,不利于维护,下一步准备用Hibernate
架构改进持久层,如有条件则还可用Spring框架来规范业务层,和统一整个项目。(学习Hibernate和Spring大约1个月时间)。
- 2022-01-29 04:09:26下载
- 积分:1
-
ActivityThread
这是一个简单的android程序,应用thread阻塞和inent实现简单的信息交换,适合初学者使用(This is a simple android, application thread blocking and inent simple exchange of information for beginners)
- 2013-10-07 20:58:46下载
- 积分:1