简介

RT

code

String s = "java.util.Random";
Object m = Class.forName(s).newInstance();
posted on 2020-07-29 19:00  HDU李少帅  阅读(496)  评论(0)    收藏  举报