笔记和理解. 面向对象的基础知识 消息之间的传递之类总结. 1.通过函数, new newObject( ).Method() ; 2. 静态变量, new newObject().staticValue; 具体待续,