摘要:
package com.imooc.reflect; public class ClassDemo1 { public static void main(String[] args) { //Foo的实例对象如何表示 Foo foo1=new Foo();//foo1就表示出来了 //Foo这个类也 阅读全文
posted @ 2016-11-26 15:46
Young_Yang_Yang
阅读(119)
评论(0)
推荐(0)
浙公网安备 33010602011771号