|
|
Ligne 1 : |
Ligne 1 : |
| <includeonly>{{t2|{{{1}}}|{{{2}}}|textColor1=#000040|textColor2=#004000}}</includeonly><noinclude>
| | #REDIRECTION [[Modèle:FrEnParTi]] |
| {{Model
| |
| |class=§
| |
| |texte=Ce modèle Permet décrire des titres de paragraphes français anglais.
| |
| |syntaxe=<nowiki>{{Fr§en|Français|Anglais|separteur}}</nowiki>
| |
| |specification=
| |
| ; Français
| |
| : text en français
| |
| ; Anglais
| |
| : texte en anglais
| |
| ; separteur
| |
| : un espace séparateur
| |
| ; largeur de chaque partie
| |
| : défaut : normal(full) voir [[MediaWiki:Common.css.]]
| |
| }}
| |
| Exemple :
| |
|
| |
| <nowiki>{{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title}}</nowiki>
| |
| <nowiki>{{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title|-◊-}}</nowiki>
| |
| | |
| donnera :
| |
|
| |
| {{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title}}
| |
| | |
| {{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title|-◊-}}
| |
| | |
| | |
| == {{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title}} ==
| |
| {{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.
| |
| }}
| |
| | |
| == {{Fr§en_title|Dans le titre Dans le titre Dans le titre Dans le titre|In the title In the title In the title In the title In the title In the title|-◊-}} ==
| |
| {{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>
| |