Returns a new string formed from the receiver by either removing characters from the end, or by appending as many occurrences as necessary of a given pad string.
新しい文字列を返します、終わりから文字を取り除くことによって、または与えられた詰め物文字列の発生を必要なだけ多く追加することによって、どちらかでレシーバから形成されます。
Returns a string made by appending to the receiver a string constructed from a given format string and the following arguments.
レシーバに、ある与えられた書式設定文字列とその続く引数から組み立てられるある文字列を加えることによって作られる文字列を返します。