摘要:
http://blog.csdn.net/Sherwin/archive/2007/11/30/1908650.aspx 阅读全文
posted @ 2009-08-19 16:31
白开水皮皮
阅读(159)
评论(0)
推荐(0)
摘要:
Class manager = null; try {//1.创建class manager = Class.forName(name); } catch (ClassNotFoundException e) { } Method oMethod = null; try {//2.得到函数 oMethod = manager.getMethod("getInstance", null); } ca... 阅读全文
posted @ 2009-08-19 10:50
白开水皮皮
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号