先上源码Object.toString() public String toString() { return getClass().getName() + "@" + Integer.toHexString(hashCode()); }String.
確定! 回上一頁