摘要
OO思想是整个应用型软件开发的核心,不管使用.NET还是Java,只有掌握了OO思想,才能快速有效地为客户提供企业级的解决方案,而封装性又是OO思想中不可缺少的基础组成部分,所以在使用Java时,理解和掌握封装性是非常重要的,对以后学习和掌握其他面向对象的编程技术也尤为重要。
The OO thought is a core of entire application software development,whether you use.NET,or Java,you can quickly and efficiently provide customers with enterprise-class solution only if you master the OO thinking,and encapsulation is an indispensable part of the basis of OO thinking,so to understand and master the encapsulation is very important When you are using Java,for further study and master the other object-oriented programming technology is particularly important.
出处
《电脑编程技巧与维护》
2010年第22期4-5,11,共3页
Computer Programming Skills & Maintenance
关键词
JAVA
封装性
软件开发
Java
Encapsulation
Software Development