「wordarray」を含むwiki一覧 - 1ページ

判定系 - 基本の備忘録

・文字列の中に単語が含まれているか 複数の単語の場合string test = "testword"var wordarray = new wordarray[]{"te","wo"};if (wordarray.any

  • 1