在Java 中使用 class.getSimpleName() 獲取類名 · 使用 getName() 獲取匿名類的類名 · 使用 Thread.currentThread().getStackTrace()[1].getClassName() ...
確定! 回上一頁