私有访问控制符-面向对象基础
私有访问控制符如:class Tom { private int weight; private int f(int a,int b) {....} .... }私有的int型变量
下载地址
用户评论