Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java プロジェクト内に多くのプロパティ ファイルがあります。中括弧内の整数値の意味がわかりません。 例: validation.error=フィールドの入力検証に失敗しました: [{0}]。理由:[{1}]
これらはパラメーターのプレースホルダーです。使用すると、フィールドの名前と失敗の理由を示す 2 つのパラメーターが渡されます。