摘要
深入分析Java语言中类的概念,将从客观实体中抽象出来的类称为模型类,将实现某些功能的类称为功能类。进一步通过应用实例证明Java语言中的主方法具有特殊的作用,应该将Java语言中的主方法看作"工作类"。
Analysing the conception of the calss in jave language deeply,it is called model calss which is abstracted out of objective entity and it is called function calss which realizes some function. Demonstrating the special action of the main method in java language by applying example fruther,so the main method would be looked as'work calss'.
出处
《渤海大学学报(自然科学版)》
CAS
2005年第1期23-26,共4页
Journal of Bohai University:Natural Science Edition
关键词
模型类
功能类
主方法
工作类
model calss
function calss
main method
work calss