현재 메소드명 알아내기. Java 1.4. new Exception().getStackTrace()[0].getMethodName();. Java 1.5. StackTraceElement[] elements = Thread.
確定! 回上一頁