摘要:
public class TestDemo{ public static void main(String args[]){ Person perA= new Person(); perA.setName("王强"); perA.setAge(30); perA.tell(); } } class 阅读全文
posted @ 2017-01-05 09:47
跳动de手指
阅读(160)
评论(0)
推荐(0)
浙公网安备 33010602011771号