strings and regular expressions 中文意思是什麼

strings and regular expressions 解釋
字元串和規則表達式
  • strings : (廢紙中的)繩索廢料
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • regular : adj 1 有規則的,有規律的;有秩序的,井井有條的,整齊的;正規的,正式的。2 端正的,勻稱的,調和的...
  • expressions : 愛碧身
  1. Based on delimiting start end strings, matching regular expressions, and the occurrence of the text

    根據分隔開始/結束字元串、匹配正則表達式和文本的匹配項,從
  2. Often the easiest tool for specifying legal strings are regular expressions : just write a pattern using a regular expression to describes what string values are legal, and throw away data that doesn t match the pattern

    通常指定合法字元串最簡單的方法是使用正則表達式:只需正確使用正則表達式編寫描述哪些字元串合法的模式,拋棄那些不符合這個模式的數據。
  3. For many applications that deal with strings such as html processing, log file parsing, and http header parsing, regular expressions are an indispensable tool

    對于處理字元串(例如html處理、日誌文件分析和http標頭分析)的許多應用程序而言,正則表達式是不可缺少的工具。
  4. Regular expressions are basically a small sub - language built for text processing, used to match and replace strings of characters

    正則表達式基本上就是為進行文本處理而構建的一種小型的子語言,用來進行字元串的匹配和替換。
分享友人