摘要:        
public class Parent { public void getName(String name){ System.out.println("name:" + name); } } public class Son extends Parent{ @Override public void    阅读全文
posted @ 2023-01-20 16:44
郭慕荣
阅读(171)
评论(0)
推荐(0)
        
            
        
        
摘要:        
public class Parent { public void print(){ System.out.println("Parent"); } protected Integer getName(String name){ return 0; } } public class Son exte    阅读全文
posted @ 2023-01-20 11:19
郭慕荣
阅读(69)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号