|
|
Ligne 1 : |
Ligne 1 : |
| <includeonly><span style="display:inline-block; width:{{{width|70ch}}};vertical-align:top; padding:0em; margin:0em;">[[image:fr.png|8px]] {{{1}}}</span><span style="display:inline-block; vertical-align:top; padding:0em; margin:0em;padding-left:1em;padding-right:1em; ">{{{3| }}}</span><span style="display:inline-block; width:{{{width|70ch}}};vertical-align:top; padding:0em; margin:0em;">[[image:en.png|12px]] {{{2}}}</span></includeonly><noinclude> | | <includeonly><span style="display:inline-block; width:{{{width|30vw}}};vertical-align:top; padding:0em; margin:0em;">[[image:fr.png|8px]] {{{1}}}</span><span style="display:inline-block; vertical-align:top; padding:0em; margin:0em;padding-left:1em;padding-right:1em;width:1vw">{{{3| }}}</span><span style="display:inline-block; width:{{{width|30vw}}};vertical-align:top; padding:0em; margin:0em;">[[image:en.png|12px]] {{{2}}}</span></includeonly><noinclude> |
| {{Model | | {{Model |
| |texte=Ce modèle Permet décrire des titres de paragraphes français anglais. | | |texte=Ce modèle Permet décrire des titres de paragraphes français anglais. |
Version du 19 novembre 2013 à 23:27
Version : 1.36.1 678 (2013-11-19) 20131119232736
Résumé :
Ce modèle Permet décrire des titres de paragraphes français anglais.
{{Fr§en|Français|Anglais|separteur|width=}}
- Français
- text en français
- Anglais
- texte en anglais
- separteur
- un espace séparateur
- width
- largeur de chaque partie, défaut : 70ch, peut être auto
Exemple :
{{Fr§en_title|Français|Anglais|-◊-}}
{{Fr§en_title|Français|Anglais||width=550px}}
donnera :
Français-◊- Anglais
Français Anglais
1 Dans le titre In the title
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 c++ ou du python et le format de base est le format XML.
Les pilotes en c++ utilise la bibliothèque XERCES et les pilotes en python utilisent le module xml.dom.minidom.
Il pourra être complété avec le format 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 C++ or Python and the basic format is XML. C++ library drivers use Xerces and Python ones use the xml.dom.minidom module.
It may be supplemented with the format 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. | |
2 Dans le titre In the title
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 c++ ou du python et le format de base est le format XML.
Les pilotes en c++ utilise la bibliothèque XERCES et les pilotes en python utilisent le module xml.dom.minidom.
Il pourra être complété avec le format 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 C++ or Python and the basic format is XML. C++ library drivers use Xerces and Python ones use the xml.dom.minidom module.
It may be supplemented with the format 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. | |