摘要:        
package projict05; public class test14 { public static void main(String[] args) { //基本数据类型 int m=10; int n=m; System.out.println(n);//10 n=20; System.    阅读全文
        
            posted @ 2020-05-20 13:51
happygril3
阅读(114)
评论(0)
推荐(0)
        
    
                    
                
浙公网安备 33010602011771号