-
-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
string: 「文字列」「部分文字列」「検索文字列」 #208
Comments
Closed
|
後正規表現の |
部分文字列 -> 指定文字列 でも良さそう |
azu
added a commit
that referenced
this issue
Jun 30, 2019
azu
added a commit
that referenced
this issue
Jul 23, 2019
* refactor(string): 検索文字列に統一 fix #208 * feat(string): i18nについてを追加 * refactor(string): `String#match`メソッドと`RegExp#exec`メソッドの書き直し * fix * fix * fix * fix * fix code * fix * fix: タグ関数の説明を修正 * fix * ふぃx * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * refactor(string): 正規表現オブジェクトを書き直し * fix typo * fix typo * use [ instead of + * fix * fixup! * セクションを減らす * fixup! * fixup! * fixup! * fixup! * fixup! * fixup! * fixup * fixup! * add {{book.console}} * fix link * fixup! * fixup! * fixup * fix * fix * fix * fix * fix * add comment * fix * fix
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#204 #205
で「文字列」から『部分文字列」を使った検索するといった表現がでてくる。
「部分文字列」と同じ意味で「検索文字列」という言葉も使ってる。
これを上手くまとめたい。
The text was updated successfully, but these errors were encountered: