摘要: 概论: oop方法将世界看作一个有结构、有组织、有层次、有普遍联系,有属性特征、有行为方法的有机体、生命体,在oop当中对象不仅有数据和结构,而且有控制代码、行为、函数、方法,自身特征与自身行为封装到类中,实例化到具体事务当中,每个层面均有自身意义,下层可以继承上层,乃至多个上层,下层可以传承、繁衍 阅读全文
posted @ 2019-08-15 18:57 Augustone 阅读(1212) 评论(0) 推荐(0)
摘要: 一,简介 Author Info Adapter Augustone Zhang Updated: August 8, 2019 Explore this Article Using the from-import instruction Using the import instruction A 阅读全文
posted @ 2019-08-15 09:06 Augustone 阅读(347) 评论(0) 推荐(0)