noun ダウンロード 🔗共有 サブ表現の連結、交互配置、および反復(繰り返し)のための表記法を備えた、正規形式言語の簡潔な説明 A concise description of a regular formal language with notations for concatenation, alternation, and iteration (repetition) of subexpressions. Examples : "The teacher used a regex to quickly find all the student names in the class list that started with the letter "J". " 先生は、クラス名簿の中で文字「J」で始まるすべての生徒の名前をすばやく見つけるために、正規表現を使用しました。 technology computing language math logic AIとチャット語彙ゲーム読解練習
noun ダウンロード 🔗共有 テキストパターン、検索パターン (more generally) Any pattern for text matching or searching, frequently offering more or less functionality than a theoretical regular expression. Examples : "To find all phone numbers in the customer list, the programmer used a simple regex that looked for ten digits in a row. " 顧客リスト内のすべての電話番号を見つけるために、プログラマーは10桁の数字が連続しているかを探すシンプルなテキストパターンを使用しました。 computing technical internet language AIとチャット語彙ゲーム読解練習