Topic: 请帮我看看下面的代码?谢谢! |
Print this page |
1.请帮我看看下面的代码?谢谢! | Copy to clipboard |
Posted by: hedy_sd Posted on: 2004-11-15 09:31 static Class class$(String s) { try { return Class.forName; } catch ( ClassNotFoundException classnotfoundexception ) { throw new NoClassDefFoundError(classnotfoundexception.getMessage()); } } 这个方法的返回值是Class?还有$符号,我初学,还没有找到在哪里?请帮忙解释一下啊,谢谢! |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |