Outils pour utilisateurs

Outils du site


python:apprentissage

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
python:apprentissage [2019/11/16 09:44]
Francesco Beretta [Expressions régulières]
python:apprentissage [2019/12/04 08:39] (Version actuelle)
Francesco Beretta [Cas particuliers / astuces]
Ligne 36: Ligne 36:
   * [[https://​docs.python.org/​fr/​3.6/​library/​re.html|documentation de la syntaxe en Python 3.6]]   * [[https://​docs.python.org/​fr/​3.6/​library/​re.html|documentation de la syntaxe en Python 3.6]]
  
 +
 +Voire dans ce wiki la [[python:​encodage_semantique_atom#​chercher_remplacer_avec_expressions_regulieres_dans_atom|partie consacrée aux expressions régulières en utilisant le logicisl ATOM]].
  
  
Ligne 41: Ligne 43:
  
   * [[https://​stackoverflow.com/​questions/​406230/​regular-expression-to-match-a-line-that-doesnt-contain-a-word|Regular expression to match a line that doesn'​t contain a word]]   * [[https://​stackoverflow.com/​questions/​406230/​regular-expression-to-match-a-line-that-doesnt-contain-a-word|Regular expression to match a line that doesn'​t contain a word]]
 +  * [[https://​stackoverflow.com/​questions/​2953039/​regular-expression-for-a-string-containing-one-word-but-not-another|Regular expression for a string containing one word but not another]]
 +
 + 
python/apprentissage.1573893840.txt.gz · Dernière modification: 2019/11/16 09:44 par Francesco Beretta