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.
Jrules では、次のようなことによく遭遇しましたgetValue(CONTSANT,5)。定数の後の数字の意味は何ですか? value の後の小数点以下4桁を意味すると思います。ここで私の仮定は正しいですか?
getValue(CONTSANT,5)
メソッドの署名は
public String getValue(String key, Locale locale)
Locale オブジェクトは、特定の地理的、政治的、または文化的な地域を表します。
次のリンクに従ってください。
irlPropertyManager
クラスロケール