JAVA例78-714及实验26-31
例7.8 将圆柱体类Cylinder里的变量pi和num声明为静态变量编写程序如下://filename:App7_8.java 静态变量的使用class Cylinder
JAVA例78-714及实验26-31