为了账号安全,请及时绑定邮箱和手机立即绑定

为什么运行不了。。。急

为什么运行不了。。。急

qq_Sun丶_2 2017-07-31 17:39:23
 public class Test{ private String name; private String sxe; private int age; public void setName(String newname){ name=newname; } public String getName(){ return name; } public void show(String name,String sxe,int age){ System.out.println("走这里没"); } } class Su{ public static void main(String[] args){ Test hello=new Test(); hello.show("苏雄飞", "男", 20); hello.setName("大傻逼"); System.out.println(hello.getName()); } }
查看完整描述

目前暂无任何回答

  • 0 回答
  • 0 关注
  • 123 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信