class.forName() is a method in Java that returns the class object associated with the class or interface passed as the first parameter (i.e., name).
確定! 回上一頁