摘要
为了更好的满足JAVA开发人员的需求,以面向对象的思维方法,运用JAVA编程语言,设计了一个标准类,进而丰富了JAVA的类库。从而可以利用一个简单的方法来实现归档功能。也就是当表中数据显示到页面上,经过查阅筛选后,希望通过简单的行和列的选择,就能按照设计的要求,在不改变原数据库的基础上,重新生成一个新表。文章描述了此设计方法以及设计中常用的类与接口,重点对设计中所开发的类做了详细说明。通过实现几种功能,来说明如何使用所开发的标准类。
The standard class has been developed by object oriented method and Java language to enrich the class of standard Java and to meet the needs of Java developers so that pigeonhole function is easily realized by a simple method. It means that a new table is generated by simply filtering rows and columns depending on requests without changing original database and data in the table will be displayed on pages. This article presents the design method, classes and interface involved in the design, and focuses on explaining the developed class in detail. Finally, the application of the standard class is demonstrated by realizing several functions.
出处
《苏州科技学院学报(工程技术版)》
CAS
2007年第4期81-85,共5页
Journal of Suzhou University of Science and Technology (Engineering and Technology)
关键词
JAVA
类
行
列
筛选
数据库
基本表
JAVA
class
row
column
filter
database
basic table