| 
				   | 
				
| (21 versions intermédiaires par 3 utilisateurs non affichées) | 
| Ligne 1 : | 
Ligne 1 : | 
 | <includeonly><table><tr><td style="color:#000040;vertical-align:top;width:70ch">{{{1}}}</td><td style="background-color:rgba(244,244,244,0.0);">{{{3| }}}</td><td style="color:#004000;vertical-align:top;padding-left:0.5em;width:70ch;">{{{2}}}</td></tr></table></includeonly><noinclude>
  |  | #REDIRECT [[Modèle:FrEnPar]]  | 
 | {{Model 
  |  | 
 | |class=§
  |  | 
 | |texte=Ce modèle Permet décrire des paragraphes français anglais.
  |  | 
 | |syntaxe=<nowiki>{{Fr§en|Français|Anglais|separteur}}</nowiki>
  |  | 
 | |specification= 
  |  | 
 | ;Français
  |  | 
 | :text en français 
  |  | 
 | ;Anglais 
  |  | 
 | :texte en anglais 
  |  | 
 | }}
  |  | 
 | Exemple : 
  |  | 
 |   
  |  | 
 |  <nowiki>{{Fr§en|Français|Anglais|{{sepLos}}}}</nowiki>
  |  | 
 |  
  |  | 
 | donnera :
  |  | 
 |   
  |  | 
 | {{Fr§en|Français|Anglais|{{sepLos}}}} 
  |  | 
 |    |  | 
 | == {{Fr§en|Dans le titre |In the title|{{sepLos}}}} == 
  |  | 
 | {{fr§en
  |  | 
 | |Data Flow Generator est un outil qui, à partir d'une description grammaticale d'une structure de données, permet de générer des pilotes pour lire et écrire ces structures en mémoire et/ou dans un fichier.  
  |  | 
 |    |  | 
 | Actuellement les codes générés peuvent être du {{m|c++}} ou du {{m|python}} et le format de base est le format {{m|XML}}. 
  |  | 
 | Les pilotes en c++ utilise la bibliothèque {{m|XERCES}} et les pilotes en python utilisent le module {{m|xml.dom.minidom}}.
  |  | 
 |    |  | 
 | Il pourra être complété avec le format {{m|HDF}} ou avec tout autre format structuré en arborescence. 
  |  | 
 |    |  | 
 | L'outil est utilisable en ligne sur Internet à l'adresse http://dfg.bht.fr pour la version 0 et sur  http://dfg1.bht.fr pour la version 1.
  |  | 
 |    |  | 
 | |Data Flow Generator is a tool that, from a grammatical description of a data structure can generate drivers for these structures in order to read and write them into / from random-access memory and/or files. 
  |  | 
 |    |  | 
 | Currently the code can be generated from {{m|C++}} or {{m|Python}} and the basic format is {{m|XML}}. C++ library drivers use {{m|Xerces}} and {{m|Python}} ones use the {{m|xml.dom.minidom}} module.
  |  | 
 |    |  | 
 | It may be supplemented with the format {{m|HDF}} or any other tree structured format. 
  |  | 
 |    |  | 
 | The tool can be used online at http://dfg.bht.fr for version 0 and http://dfg1.bht.fr for version 1.
  |  | 
 | }} 
  |  | 
 | </noinclude>
  |  |