文字列の中に指定の文字列が含まれるかどうかを検索する方法を確認します。Stringクラスで用意されている「index」メソッドを使います。 index(pattern[, pos]).
確定! 回上一頁