Hachoir-Regex

Regex Manipulatie Python Library
Download nu

Hachoir-Regex Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • GPL
  • Prijs:
  • FREE
  • Naam uitgever:
  • Victor Stinner
  • Uitgever website:
  • http://fusil.hachoir.org/trac

Hachoir-Regex Tags


Hachoir-Regex Beschrijving

Regex Manipulatie Python Library Hachoir-Regex-applicatie is Regex Manipulatie Python-bibliotheek. Het wordt gebruikt door Hachoir-subfile voor snelle patronen-matching (vind bestandskoptekst). VoorbeeldenRegex Creatie >>> van Hachoir_core.Regex Import Parse, Createstring >>> Createstring ("Bike") | Createstring ("Motor") >>> Createstring ("Big") + Createstring ("Bike") >>> R = Parse ('(Cat | paard) ') >>> r.minlengte (), r.maxlengte () (3, 5) optimalisaties >>> van Hachoir_Core.Regex Import Parse, Createstring >>> Parse (MA | MB | MC) ") >>> Createstring ("MOTO") | Parse ("MOT.") Patroon MatchingFrom Hachoir_Core.Regex Import PatternMatchingP = PatternMatching () P.ADDSTRING ("VN", 1) P.ADDSTRING ("Deux", 2) P.ADDREGEX ("(Trois | Drie)", 3) voor Begin, Einde , Item in P.Search ("VN Deux Trois"): Print "% r bij% s: gebruiker =% r"% (item, start, item.user) Zoek op 0: gebruiker = 1 op 3: Gebruiker = 2 Om 8: Gebruiker = 3 Vereisten: · Python Wat is er nieuw in deze release: · Refix PatternMatching zonder enig patroon


Hachoir-Regex Gerelateerde software

Carte

Carte is een rapportmotor die rapporten van willekeurige gegevens produceert. ...

161

Downloaden

Nanospell

NanoSpell is een zeer eenvoudige nep-spellingcontrole die het protocol "ISPELL -A" implementeert. ...

141

Downloaden