摘要:
Objects and classesA class consists primarily of two things: variables that can store data and methodsthat can perform operations.SubclassesClasses can also inherit functionality from an existing classInstance and class variablesChanging the value of an instance variable in one objectwill not affect 阅读全文
posted @ 2013-06-09 17:34
Master HaKu
阅读(176)
评论(0)
推荐(0)