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.
私は新しいユーザーです。ユーザー入力をウルドゥー語で受け取り、その入力を英語に変換するプログラムを作成したいと考えています。入力をウルドゥー語に設定する方法、つまり、ユーザーが入力を行うときに、英語の文字ではなくウルドゥー語にする必要があることを知りたいだけです。
使用できますSystem.out.printf(Locale l,String format,Object ... args)
System.out.printf(Locale l,String format,Object ... args)