一、面向对象概念
class="p0" style="text-indent: 21.0000pt; margin-bottom: 0pt; margin-top: 0pt;">面向对象是一种编程思想,它基于面过过程。
面向过程强调的是功能行为,面向对象强调具备了功能的对象。
?