package com.googlepages.smallnest.facet;
import java.awt.print.Printable;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
public class DynaTest {
public static void main(String[] args) throws ClassNotFoundException,
SecurityException, NoSuchMethodException, IllegalArgumentException,
IllegalAccessException, InvocationTargetException {
Class cla = Class.forName("com.googlepages.smallnest.facet.Test");
Test t=new Test();
for(int i=0;i
class Test{
public void print0(String sb){
System.out.println(sb);
}
public void print1(String sb){
System.out.println(sb);
}
public void print2(String sb){
System.out.println(sb);
}
public void print3(String sb){
System.out.println(sb);
}
}
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net
机房租用,北京机房租用,IDC机房托管, http://www.e1idc.net