Skip to main content

Home/ InfokeyDEV/ Group items tagged b

Rss Feed Group items tagged

12More

Groovy - Regular Expressions - 0 views

  • Groovy supports regular expressions natively using the ~"pattern" expression
    • Benx Shen
       
      Groovy 對於 regexp 的支援有 3 個特殊的表示方式:
      ~"pattern" (create java.util.regex.Pattern)=~ (create java.util.regex.Matcher)==~ (do Matcher.matches() )
  • // lets create a regex Pattern def pattern = ~/foo/ assert pattern instanceof Pattern
  • Groovy also supports the =~ (create Matcher) and ==~ (matches regex) operators.
  • ...6 more annotations...
  • Since a Matcher coerces to a boolean by calling its find method, the =~ operator is consistent with the simple use of Perl's =~ operator, when it appears as a predicate (in 'if', 'while', etc.). The "stricter-looking" ==~ operator requires an exact match of the whole subject string.
  • def matcher = "\$abc." =~ /\$(.*)\./ // no need to double-escape! assert "\\\$(.*)\\." == /\$(.*)\./ matcher.matches(); // must be invoked assert matcher.group(1) == "abc" // is one, not zero
  • def m = "foobarfoo" =~ /o(b.*r)f/ assert m[0][1] == "bar"
  • // lets create a Matcher def matcher = "cheesecheese" =~ /cheese/ assert matcher instanceof Matcher answer = matcher.replaceAll("edam")
    • Benx Shen
       
      以下是一些 groovy regexp 的程式碼,請特別注意劃線的部份!
  • // fancier group demo matcher = "\$abc." =~ "\\\$(.*)\\." matcher.matches(); // must be invoked [Question: is this still true? Not in my experience with jsr-04.] assert matcher.group(1) == "abc" // is one, not zero
    • Benx Shen
       
      這裡需要特別注意的是,如果想要使用 matcher.group() 方法,那麼必須先執行 matcher.matches() 方法呼叫(我記得呼叫 find() 也行)。然而,如果是直接使用 groovy 的語法,那麼就可以直接使用 matcher[0][?] 的用法了!

The Best Bookkeeping Service - 2 views

started by Justin Pierce on 27 Jan 13 no follow-up yet
1More

Beautiful Maria B Lawn Prints Collection - 0 views

  •  
    Here i'll told you about the Beautiful Maria B Lawn Prints Collection.Maria B is a famous designer of Embroidery like wedding, Lawn, summer and spring and in the list fashion of top brands of Pakistan. With out of any doubt the Maria B is the list of top brand. It is associated with fashion, cloth and latest trend.

Thank You Onward Process! - 1 views

started by Felipp Crawly on 28 Jan 13 no follow-up yet

Enough Cash Help For People With Less Of Paperwork - 0 views

started by Enrique Jobson on 17 Oct 15 no follow-up yet

curry one mvp for sale 0 and ecco biom b 1 - 0 views

started by lshfang on 03 Jun 15 no follow-up yet

Bad Credit Long Term Loans Always Meant For You - 0 views

started by dyerzwats on 07 Sep 15 no follow-up yet
1More

Java Open Single Sign-On (JOSSO) - Confluence - 0 views

shared by Benx Shen on 15 Oct 07 - No Cached
  • What is JOSSO ? JOSSO, or Java Open Single Sign-On, is an open source JEE-based SSO infrastructure aimed to provide a solution for centralized, platform neutral, user authentication and authorization.

buy nike kd 7 premium on sale type i rejection b - 0 views

started by zhanhu on 21 Jan 15 no follow-up yet

nike kobe 9 elite low beethoven for sale when buyin - 0 views

started by huhu789 on 20 Jan 15 no follow-up yet
3More

Getting Started with Chrome extension - Diigo help - 0 views

  • Use the “Save” option to bookmark a page. Bookmarking saves a link to the page in your online Diigo library, allowing you to easily access it later.
  • Highlighting can also be accomplished from the context pop-up. After the Chrome extension is installed, whenever you select text on a webpage, the context pop-up will appear, allowing you to accomplish text-related annotation. Highlight Pop-up Menu – After you highlight some text, position your mouse cursor over it and the highlight pop-up menu will appear. The highlight pop-up menu allows you to add notes to, share, or delete the highlight.
  • Sticky Note Click the middle icon on the annotation toolbar to add a sticky note to the page. With a sticky note, you can write your thoughts anywhere on a web page.

Correct Your Monetary Problems Before Next Day - 0 views

started by Jermaine Sullivan on 18 Feb 16 no follow-up yet

Bad Credit Long Term Loans Always Meant For You - 0 views

started by dyerzwats on 11 Mar 16 no follow-up yet

Some Tips Before You Apply With Ease Manners Online - 0 views

started by Carle zylla on 21 Mar 16 no follow-up yet

nike lebron 11 what the lebron for cheap which attributes a white colorway - 0 views

started by linxue on 08 Oct 14 no follow-up yet

buy nike kd 7 easy money identification and it could be treatment options - 0 views

started by huhu789 on 24 Nov 14 no follow-up yet

nike kd 7 usa alot more colleges want pune - 0 views

started by hanhan789 on 20 Jan 15 no follow-up yet

what the kobe 9 for cheap plastic caps can b - 0 views

started by lisfang on 06 Apr 15 no follow-up yet

air jordan 7 marvin the martian sale at least in the raw grade b form - 0 views

started by linlin1023 on 02 Apr 15 no follow-up yet
1 - 20 of 136 Next › Last »
Showing 20 items per page