regular expressions 中文意思是什麼

regular expressions 解釋
正規表達式
  • regular : adj 1 有規則的,有規律的;有秩序的,井井有條的,整齊的;正規的,正式的。2 端正的,勻稱的,調和的...
  • expressions : 愛碧身
  1. One thing needs to be stated right away : perl 6 will support perl 5 regular expressions by using the

    首先需要聲明一件事: perl將通過使用: p5修飾符來支持perl 5正則表達式。
  2. This tab shows a more advanced use of regular expressions

    此選項卡演示正則表達式的更高級用法。
  3. Applications that use regular expressions in the. net compact framework are not binary compatible with applications that use regular expressions in the full. net framework, but they are source - code compatible

    使用. net compact framework的正則表達式的應用程序與使用. net framework全功能版的正則表達式的應用程序的二進制代碼不兼容,但它們的源代碼兼容。
  4. Probably the best way to get your feet wet with regular expressions is to see a few examples

    感受規則表達式的最好方法可能是看幾個示例。
  5. Module employs perl 5 s regular expressions to do lexing seamlessly whenever a

    模塊使用perl 5的正則表達式來無縫地進行詞法分析(當一個
  6. How to : use regular expressions to extract data fields

    如何:使用正則表達式提取數據欄位
  7. And experience with lexing and parsing will help you greatly through this article, but it is written for any perl programmer interested in the perl 6 grammars and regular expressions

    ,並且有詞法分析( lexing )和句法分析( parsing )方面的經驗,那麼這些會對您掌握本文有很大幫助,此外,本文是為那些對perl 6語法和正則表達式感興趣的所有perl編程人員撰寫的。
  8. If it seems like i m harping on readability, it s for a good reason : new perl programmers are intimidated by perl 5 regular expressions

    看起來我好像在不停地介紹perl 5的可讀性,我這樣做是有充足理由的:新的perl編程人員會被perl 5正則表達式嚇倒。
  9. The unknown words can be classified into two different types. the first type is of the closed type. this type of the compounds may contain unlimited number of elements, but the set of elements can be expressed by regular expressions

    未知詞從電腦處理語言的角度來看,必須由構詞律產生(或辨識) ,不同形式的未知詞經仔細分析可以分成兩種不同的類型。
  10. For instance numeric compounds, such as natural numbers, real number, date, phone numbers etc., are of this type. the second type is one that cannot be exactly represented by regular expressions, for they are open set and have no closed form representation. for instance, noun compounds and verb compounds are of this type

    第一種是封閉型,這類型的未知詞雖然數量上可能有無窮多個,但是可以用規則語法( regularexpression )形式的構詞律產生,例如和數字有關的復合詞,不管是自然數,小數,序數,號碼,時間等都屬于這種類型。
  11. Last the main content of my paper work are introduced, which mainly consists of four parts. the first part is lexical analysis, and the main work is to analyze asn. 1 to get its right regular expressions

    然後就闡述了本文研究的主要內容,即asn . 1翻譯器的設計與實現,主要分四個階段:第一階段為詞法分析階段,主要內容為分析asn . 1的詞法,得到正確的正規表達式。
  12. Although the code doesn t focus on extracting regular expressions from a

    雖然其中的代碼不是著重於從
  13. We can specify two regular expressions separated by a comma, and sed will match all lines starting from the first line that matches the first regular expression, up to and including the line that matches the second regular expression

    我們可以指定兩個用逗號分開的規則表達式, sed將與所有從匹配第一個規則表達式的第一行開始,到匹配第二個規則表達式的行結束(包括該行)的所有行匹配。
  14. How to : search strings using regular expressions

    >如何:使用正則表達式搜索字元串
  15. To enable the use of regular expressions in the

    的「查找內容」欄位中可使用一組特定的正則表達式。
  16. There are syntax differences between the regular expressions that can be used in

    「查找內容」字元串中可使用的正則表達式與
  17. To better understand what xi is all about, review listing 2 which describes the regular expressions that interpret listing 1

    為了更好地理解xi的一切,請查看清單2 ,它描述了解釋清單1的正則表達式。
  18. Based on delimiting start end strings, matching regular expressions, and the occurrence of the text

    根據分隔開始/結束字元串、匹配正則表達式和文本的匹配項,從
  19. Discusses formatting and parsing base data types and using regular expressions to process text

    討論如何格式化和分析基礎數據類型以及如何使用正則表達式處理文本。
  20. The url rewriter is controlled by two sets of regular expressions called rules

    被稱為規則的兩組正則表達式控制著url重寫程序。
分享友人