在Java API中, String.format() 通過以下方式使用: public static String format(String format, Object... args) 因此,我認為 %1$# 是格式說明符。
確定! 回上一頁