Modifications

Sauter à la navigation Sauter à la recherche
21 661 octets ajoutés ,  26 février 2018 à 09:20
Page créée avec « == MediaWiki extension == === Template MCHobby === * MCH-Aider * MCH-Accord * ADF-Accord, ARDUINO-Accord, GOF-Accord, ECE-Accord === syntaxhighlight === <nowiki><synt... »

== MediaWiki extension ==
=== Template MCHobby ===
* MCH-Aider

* MCH-Accord
* ADF-Accord, ARDUINO-Accord, GOF-Accord, ECE-Accord

=== syntaxhighlight ===

<nowiki><syntaxhighlight lang="python">
#!/usr/bin/python

# Simple RGBMatrix example, using only Clear(), Fill() and SetPixel().
# These functions have an immediate effect on the display; no special
# refresh operation needed.
# Requires rgbmatrix.so present in the same directory.

import time
from rgbmatrix import Adafruit_RGBmatrix
</syntaxhighlight></nowiki>

<syntaxhighlight lang="python">
#!/usr/bin/python

# Simple RGBMatrix example, using only Clear(), Fill() and SetPixel().
# These functions have an immediate effect on the display; no special
# refresh operation needed.
# Requires rgbmatrix.so present in the same directory.

import time
from rgbmatrix import Adafruit_RGBmatrix
</syntaxhighlight>

Template condensé
<nowiki><syntaxhighlight lang="python">
x
</syntaxhighlight></nowiki>

<nowiki><syntaxhighlight lang="c">
x
</syntaxhighlight></nowiki>

=== Round Box ===
<nowiki><div style="border: 1px solid #FF9933; background-color: #FFCC66; padding-top: 10px; padding-bottom: 10px; padding-left:10px; border-radius: 15px; margin-bottom: 10px; text-align: left;">Traduction réalisée par Meurisse. D pour [http://shop.mchobby.be shop.MCHobby.be] - '''Licence CC-BY-SA.'''<br />
'''Crédit de traduction:''' Toute référence, mention ou extrait de cette traduction doit également être explicitement accompagné du crédit de traduction suivant : « Traduction par MCHobby ([http://shop.mchobby.be shop.MCHobby.be]) » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.</div></nowiki>

<div style="border: 1px solid #FF9933; background-color: #FFCC66; padding-top: 10px; padding-bottom: 10px; padding-left:10px; border-radius: 15px; margin-bottom: 10px; text-align: left;">Traduction réalisée par Meurisse. D pour [http://shop.mchobby.be shop.MCHobby.be] - '''Licence CC-BY-SA.'''<br />
'''Crédit de traduction:''' Toute référence, mention ou extrait de cette traduction doit également être explicitement accompagné du crédit de traduction suivant : « Traduction par MCHobby ([http://shop.mchobby.be shop.MCHobby.be]) » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.</div>

<nowiki><div style="border: 1px solid #BAC6C7; background-color: #F1BBBB; padding-top: 10px; padding-bottom: 10px; padding-left:10px; border-radius: 15px; margin-bottom: 10px; text-align: left;">Un message important à ne pas rater!</div></nowiki>

<div style="border: 1px solid #BAC6C7; background-color: #F1BBBB; padding-top: 10px; padding-bottom: 10px; padding-left:10px; border-radius: 15px; margin-bottom: 10px; text-align: left;">Un message important à ne pas rater!</div>

<nowiki><div style="background-color: #B6F7B8; padding: 8px 10px; border-radius: 0; border: 1px solid #30C164; margin-left: 10px; margin-bottom:10px; border-radius:5px;">Encore un autre modèle</div></nowiki>

<div style="background-color: #B6F7B8; padding: 8px 10px; border-radius: 0; border: 1px solid #30C164; margin-left: 10px; margin-bottom:10px; border-radius:5px;">Encore un autre modèle</div>

Voyez le [http://www.w3schools.com/tags/ref_colorpicker.asp Color Picker de W3Schools] pour les couleurs ;-)

=== Boxes ===
* [http://en.wikipedia.org/wiki/Template:Ambox AmBox] et [http://www.mwusers.com/forums/showthread.php?10179-How-to-impliment-ambox ses instructions d'installation] la documentation du modèle est [[Modèle:Ambox/doc|Modèle:Ambox/doc]]
* [http://en.wikipedia.org/wiki/Template:Tmbox TmBox] qui peut être obtenu [http://en.wikipedia.org/wiki/Special:Export ici], pour visualiser, faire une recherche sur le modèle [[Modèle:Tmbox/doc|Modèle:Tmbox/doc]]<br />
* Visiblement besoin d'un parser pour "#ifeq:". Pour plus d'info voir [http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions/fr Extension:ParserFunctions]. Le parseur est diponible dans la [http://wiki.spiralknights.com/index.php?title=MediaWiki:Common.css&redirect=no version 1.16] (visiblement pas la 1.17!)
* Rechercher la page MediaWiki:Common.css et ajouter une partie du style CSS mentionné [http://wiki.spiralknights.com/index.php?title=MediaWiki:Common.css&redirect=no ici]
* [https://commons.wikimedia.org/wiki/Category:Ambox Images pour AmBox]

Exemple TmBox
{{tmbox | text = Some text.}}

{{tmbox | text = En cours de traduction}}
<nowiki>{{tmbox | text = En cours de traduction}}</nowiki>

{{tmbox
| type = speedy
| text = Pas Op! Une betise tu va bientôt faire une fois}}
<nowiki>{{tmbox | type = speedy | text = Pas Op! Une betise tu va bientôt faire une fois}}</nowiki>

Exemple AmBox

{{ambox | text = Some text.}}
<nowiki>{{ambox | text = Some text.}}</nowiki>

{{Ambox
| type = delete
| image = [[File:StopHand.png|40px|alt=Stop]]
| textstyle = color: red; font-weight: bold; font-style: italic;
| text = Text for a big box, for the top of articles.
}}
{{ambox-stop | text = Ne surtout pas faire cette bêtise!!! }}
<nowiki>{{Ambox
| type = delete
| image = [[File:StopHand.png|40px|alt=Stop]]
| textstyle = color: red; font-weight: bold; font-style: italic;
| text = Text for a big box, for the top of articles.
}}

{{ambox-stop | text = Ne surtout pas faire cette bêtises!!! }}
</nowiki>

=== IFrame (vidéo) ===
* [http://www.mediawikiwidgets.org/Iframe MediaWiki IFrame Widget] et son [[SmsCommand#R.C3.A9sultat_en_image|exemple sur MCHobby]]

Exemple de IFrame

{{#Widget:Iframe
|url=https://www.youtube.com/embed/lmoz-XrSfEw
|width=420
|height=315
|border=0
}}
<nowiki>{{#Widget:Iframe
|url=https://www.youtube.com/embed/lmoz-XrSfEw
|width=420
|height=315
|border=0
}}</nowiki>

== Navigation & Formatage ==

=== Navigateur ===
Petite structure permettant de naviguer plus facilement dans les articles composés de plusieurs pages.

Déclaration à l'aide d'un template

<nowiki>{{TFT-SHIELD-NAV}}</nowiki>

Anciennement, le contenu du template était:

<nowiki><div style="position: absolute; right:10px; background-color: #f6f6f6; padding-right: 5px; border: 1px #d8d8d8 solid;">
* Introduction
** [[Ecran tactile 2.8" TFT]]
* Librairie GFX
** [[Tutoriel Librairie Adafruit GFX|Tutoriel GFX]]
** [[Tutoriel Librairie Adafruit GFX - Couleurs 16 Bits|Couleurs 16 bits]]
* Acheter
** [http://mchobby.be/PrestaShop/product.php?id_product=16 Ecran tactile 2.8"]
</div>
</nowiki>

Il est maintenant remplacé par l'utilisation du template <nowiki>{{TUTO-NAV}}</nowiki> prenant en charge l'affichage des éléments HTML du navigateur.

Voici donc le nouveau contenu de <nowiki>{{TFT-SHIELD-NAV}}</nowiki>

<nowiki>{{TUTO-NAV|
* Introduction
** [[Ecran tactile 2.8" TFT]]
* Librairie GFX
** [[Tutoriel Librairie Adafruit GFX|Tutoriel GFX]]
** [[Tutoriel Librairie Adafruit GFX - Couleurs 16 Bits|Couleurs 16 bits]]
* Acheter
** {{pl|16|Ecran tactile 2.8"}}
}}</nowiki>

=== Bas de page ===
Utilise la technique du template reprenant la nomenclature suivante:

<nowiki>{{TFT-SHIELD-TRAILER}}</nowiki>

Qui contient généralement:

<nowiki><hr />
<small>Source: [http://learn.adafruit.com/wave-shield-voice-changer/overview]

''Réalisé avec l'aide de Mr Carette J. à qui nous remettons tous nos remerciements.''</small>

{{ADF-Accord}}

{{MCH-Accord}}
</nowiki>

=== Bloc ===

==== Bloc Etroit ====
Les blocs permettent de mettre en place une section plus étroite pour placer du texte à gauche du navigateur... sans devoir utiliser soit même une série de <br />

<nowiki>{{bloc-etroit
|text=Le texte a faire paraitre dans le bloc :-) avec toute sorte de truc Wiki
}}</nowiki>

==== Bloc Download ====
Bloc présentant un aspect plus agréable qu'un simple lien. Le texte de la boite passe également à 120%.

{{download-box|Téléchargez Raspbian PiTFT 2.8"|http://adafruit-download.s3.amazonaws.com/PiTFT28R_raspbian140620_2014_08_25.zip}}

<nowiki>{{download-box|Téléchargez Raspbian PiTFT 2.8"|http://adafruit-download.s3.amazonaws.com/PiTFT28R_raspbian140620_2014_08_25.zip}}</nowiki>

=== Formatage de texte ===
Hormis le formatage standard de médiawiki, voici quelques petits extra:

Comment mettre {{underline|un texte en souligné}} ;-)
<nowiki>Comment mettre {{underline|un texte en souligné}}</nowiki>

Comment afficher {{fname|LeNomDuneFonction()}} ou du code en courrier :-)

<nowiki>Comment afficher {{fname|LeNomDuneFonction()}} en courrier</nowiki>

=== Exemple de page type ===

<nowiki>{{Voice-Changer-NAV}}

{{traduction}}

{{bloc-etroit
|text=Blablabla
}}

{{Voice-Changer-TRAILER}}</nowiki>

Ce qui produit:
{{Voice-Changer-NAV}}

{{traduction}}

{{bloc-etroit
|text=Blablabla
}}

{{Voice-Changer-TRAILER}}

== Liste des tutoriels ==

Flag spéciaux:
* traduction=1 : permet d'indiquer un banner "under construction" à la place de l'image du tutoriel. Affiche également le texte "<font color="red">TRAVAUX EN COURS.</font>" en tête de description.

<nowiki>{{ttuto-begin}}
{{ttuto-begin}}

{{ttuto
|label=Senseur de courant
|descr=Mesure de puissance/energie dans une installation électrique.
|img=Senseur-Courant.jpg
|link=SENSEUR-COURANT
|traduction=1
}}

{{ttuto
|label=Arduino Yun
|descr=Arduino '''Yun''', spécialiste du WIFI et du Net. <font color="red">avec traduction de la librairie en français</font>.
|img=tlogo-yun.jpg
|link=Arduino Yun
}}

{{ttuto-end}}</nowiki>

{{ttuto-begin}}

{{ttuto
|label=Senseur de courant
|descr=Mesure de puissance/energie dans une installation électrique.
|img=Senseur-Courant.jpg
|link=SENSEUR-COURANT
|traduction=1
}}

{{ttuto
|label=Arduino Yun
|descr=Arduino '''Yun''', spécialiste du WIFI et du Net.
|img=tlogo-yun.jpg
|link=Arduino Yun
}}

{{ttuto-end}}

== TABLES ==
=== Parts List - Table ===
<nowiki>
{{parts-begin}}

{{parts-item
|name=Afficheur
|descr=Afficheur LCD (2x16 caractères)
|img=afficheur-lcd-afficheur.jpg
|link=http://mchobby.be/PrestaShop/product.php?id_product=176
|qty=1
}}

{{parts-item
|name=Potentiomètre
|descr=pot. 10 KOhms linéraire<br />Inclus avec l'afficheur LCD
|img=afficheur-lcd-pot.jpg
|link=http://mchobby.be/PrestaShop/product.php?id_product=33
|qty=1
}}

{{parts-end}}
</nowiki>


{{parts-begin}}

{{parts-item
|name=Afficheur
|descr=Afficheur LCD (2x16 caractères)
|img=afficheur-lcd-afficheur.jpg
|link=http://mchobby.be/PrestaShop/product.php?id_product=176
|qty=1
}}

{{parts-item
|name=Potentiomètre
|descr=pot. 10 KOhms linéraire<br />Inclus avec l'afficheur LCD
|img=afficheur-lcd-pot.jpg
|link=http://mchobby.be/PrestaShop/product.php?id_product=33
|qty=1
}}

{{parts-end}}

=== parts-item prédéfini ===
Plutôt que recoder systématiquement toutes les informations d'un part-item, il est également possible d'utiliser l'un des [[Liste des parts-items parts-item|prédéfini]].

''' Exemple :'''
<nowiki>{{parts-begin}}
{{parts-item-pi|qty=1}}
{{parts-end}}</nowiki>

{{parts-begin}}
{{parts-item-pi|qty=1}}
{{parts-end}}

'''Modèle pour Création :'''
<nowiki>{{parts-item
|name=Raspberry Pi
|descr=Raspberry Pi<br />{{{note| }}}
|img=part-item-pi.jpg
|link=http://mchobby.be/PrestaShop/product.php?id_product=141
|qty={{{qty}}}
}}</nowiki>

'''Liste :'''

[[Liste des parts-items]]

=== Assemblage - Tables ===
décrit les opérations d'assemblages

{{asm-begin}}

{{asm-row|img=part-item-pi.jpg}}
{{asm-text}} Le texte de description ici

{{asm-row|img=afficheur-lcd-afficheur.jpg}}
{{asm-img|img=part-item-pi.jpg}}
{{asm-text}} Blablabla

Autre ligne
* Et bullet list :-)
{{asm-end}}

<nowiki>
{{asm-begin}}

{{asm-row|img=part-item-pi.jpg}}
{{asm-text}} Le texte de description ici

{{asm-row|img=afficheur-lcd-afficheur.jpg}}
{{asm-img|img=part-item-pi.jpg}}
{{asm-text}} Blablabla

Autre ligne
* Et bullet list :-)
{{asm-end}}</nowiki>

=== WikiMedia - Tables ===
* [http://excel2wiki.net/wikipedia.php SpreadSheet to Wikitable converter] (''fonctionne aussi avec un copy d'une table HTML'')

{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Description
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|}

<nowiki>{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Description
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | xx
| align="left" | yyyy
|}</nowiki>


{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Titre2
| align="center" | Description
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|}

<nowiki>
{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Titre2
| align="center" | Description
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
|}</nowiki>

{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Titre2
| align="center" | Titre3
| align="center" | Description
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|}

<nowiki>{| class="wikitable" border="1"
|-
| align="center" | Titre1
| align="center" | Titre2
| align="center" | Titre3
| align="center" | Description
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|- style="font-size: 90%"
| align="left" | ww
| align="left" | xx
| align="left" | yyyy
| align="left" | zzzz
|}</nowiki>

{| class="wikitable" border="1"
|-
| align="center" | Type de lumière ambiante...
| align="center" | Lumière ambiante (lux)
| align="center" | Valeur photo-Résistance (Ohms)
| align="center" | Photo-résistance + R (Ohms)
| align="center" | Courant (Photo-résistance + R)
| align="center" | Tension aux bornes de R
|- style="font-size: 90%"
| align="left" | Hall faiblement éclairé
| align="left" | 0.1 lux
| align="left" | 600 KOhms
| align="left" | 610 KOhms
| align="left" | 0.008 mA
| align="left" | 0.1 V
|- style="font-size: 90%"
| align="left" | Clair de lune
| align="left" | 1 lux
| align="left" | 70 KOhms
| align="left" | 80 KOhms
| align="left" | 0.07 mA
| align="left" | 0.6 V
|- style="font-size: 90%"
| align="left" | Pièce sombre
| align="left" | 10 lux
| align="left" | 10 KOhms
| align="left" | 20 KOhms
| align="left" | 0.25 mA
| align="left" | 2.5 V
|- style="font-size: 90%"
| align="left" | Jour très couvert (sombre) / Pièce lumineuse
| align="left" | 100 lux
| align="left" | 1.5 KOhms
| align="left" | 11.5 KOhms
| align="left" | 0.43 mA
| align="left" | 4.3 V
|- style="font-size: 90%"
| align="left" | Jour couvert
| align="left" | 1000 lux
| align="left" | 300 Ohms
| align="left" | 10.03 KOhms
| align="left" | 0.5 mA
| align="left" | 5V
|}

<nowiki>
{| class="wikitable" border="1"
|-
| align="center" | Type de lumière ambiante...
| align="center" | Lumière ambiante (lux)
| align="center" | Valeur photo-Résistance (Ohms)
| align="center" | Photo-résistance + R (Ohms)
| align="center" | Courant (Photo-résistance + R)
| align="center" | Tension aux bornes de R
|- style="font-size: 90%"
| align="left" | Hall faiblement éclairé
| align="left" | 0.1 lux
| align="left" | 600 KOhms
| align="left" | 610 KOhms
| align="left" | 0.008 mA
| align="left" | 0.1 V
|- style="font-size: 90%"
| align="left" | Clair de lune
| align="left" | 1 lux
| align="left" | 70 KOhms
| align="left" | 80 KOhms
| align="left" | 0.07 mA
| align="left" | 0.6 V
|- style="font-size: 90%"
| align="left" | Pièce sombre
| align="left" | 10 lux
| align="left" | 10 KOhms
| align="left" | 20 KOhms
| align="left" | 0.25 mA
| align="left" | 2.5 V
|- style="font-size: 90%"
| align="left" | Jour très couvert (sombre) / Pièce lumineuse
| align="left" | 100 lux
| align="left" | 1.5 KOhms
| align="left" | 11.5 KOhms
| align="left" | 0.43 mA
| align="left" | 4.3 V
|- style="font-size: 90%"
| align="left" | Jour couvert
| align="left" | 1000 lux
| align="left" | 300 Ohms
| align="left" | 10.03 KOhms
| align="left" | 0.5 mA
| align="left" | 5V
|}
</nowiki>

== Liens Produits & Categ ==
=== Hyperlien produit ===
Permet de créer rapidement & facilement un lien produit vers le WebShop à partir de l'ID produit.

Utilise le code '''PL''' en minuscule pour ''Product Link''.

<nowiki>{{pl|_ID_|_texte_}}</nowiki>

Exemple:
<nowiki>{{pl|345|The Pi-Rack de la mort qui tue}}</nowiki>

{{pl|345|The Pi-Rack de la mort qui tue}}

=== Hyperlien Categorie ===
Permet de créer rapidement & facilement un lien catégorie vers le WebShop à partir de l'ID produit.

Utilise le code '''CL''' en minuscule pour ''Category Link''.

<nowiki>{{cl|_ID_|_texte_}}</nowiki>

Exemple:
<nowiki>{{cl|43|La gamme Trinket}}</nowiki>

{{cl|43|La gamme Trinket}}

=== Hyperlien Recherche produit ===
Permet de créer rapidement & facilement un lien recherche de produit sur le WebShop à partir de d'un mot clé.

Utilise le code '''SL''' en minuscule pour ''Search Link''.

<nowiki>{{sl|_MOT_CLE_|_texte_}}</nowiki>

Exemple:
<nowiki>{{sl|neopixel|Les différents produits NéoPixel}}</nowiki>

{{sl|neopixel|Les différents produits NéoPixel}}


=== link-product-CODE ===
Commence par "link-product-" + code produit
* link-product-vise : {{link-product-vise}}
* link-product-iron : {{link-product-iron}}
* link-product-pince-coupante : {{link-product-pince-coupante}}
* link-product-bbdemi : {{link-product-bbdemi}}
* link-product-filsbb : {{link-product-filsbb}}
* link-product-picobbler : {{link-product-picobbler}}
* link-product-pi : {{link-product-pi}}
* link-product-pilus : {{link-product-piplus}}
* link-product-pi2 : {{link-product-pi2}}
* link-product-pi3 : {{link-product-pi3}}
* link-product-arduino : {{link-product-arduino}}
* link-product-bbb : {{link-product-bbb}}
* link-product-flora : {{link-product-flora}}

=== link-product-categ ===

* link-product-categ-pi : {{link-product-categ-pi}}

== Editing Tools / UNICODE ==
* [http://excel2wiki.net/wikipedia.php SpreadSheet to Wikitable converter] ('''LIEN MORT!''', ''fonctionne aussi avec un copy d'une table HTML'')
* [https://www.mattsbits.co.uk/webtools/text_to_html/index.php text to html table]
* [http://en.wikipedia.org/wiki/Wikipedia:Tools/Editing_tools Wikipedia:Tools/Editing tools]
* [http://dabuttonfactory.com Da Button Factory Creator]
** [http://dabuttonfactory.com/#t=D%C3%A9marrer%20le%20Live&f=DejaVuSansCondensed-Bold&ts=22&tc=eeeeee&tshs=1&tshc=00a146&c=5&bgt=gradient&bgc=00cf45&ebgc=49ba6f&be=on&bs=1&bc=deff66&hp=30&vp=11 Bouton Vert]
* Unicode<small><br />Linux: [ctrl]+[shift]+u then key-in hexa code</small>
** [https://www.key-shortcut.com/en/writing-systems/35-symbols/arrows/ Unicode Arrows]
** [https://www.key-shortcut.com/en/writing-systems/35-symbols/symbols-typography/ Unicode Symbol, Geometric Shape, tech symbols; etc]
** [https://www.key-shortcut.com/en/writing-systems/35-symbols/mathematics/ Unicode MATH]
** Copyright : U+00A9
** Registered : U+00AE
* Text editor
** [https://www.sublimetext.com/ SublimText]
** [https://atom.io/ téléchargez Atom]

== Toolbox ==
Quelques outils pour créer plus facilement du contenu sur ce wiki.

* [http://www.dannyg.com/examples/res2/resistor.htm Graphical Resistance Calculator]
* [https://www.guidgenerator.com/online-guid-generator.aspx GUID generator]
* [http://commons.wikimedia.org/wiki/Commons:Tools/Commonist Commonist uploaded (a tester)]

* [http://www.asciitable.com/ Codes ASCII]
* [http://www.w3schools.com/tags/ref_colorpicker.asp W3schools - Color Picker]
* [https://en.wikipedia.org/wiki/List_of_Unicode_characters#Currency_Symbols|Unicode Symbol référence] (''Wikipedia'')
* [https://regex101.com/ Regular Expression Tester] (regex101.com)
* [http://www.expreg.com/symbole.php Symbole des Expressions Régulière (RegExp)]
* [http://www.corntab.com Cron Tab online editor] (''crontab.com'')<br />[http://www.everydaylinuxuser.com/2014/10/an-everyday-linux-user-guide-to.html a CronTab guide]

== Scratch Programming ==

* [http://wiki.scratch.mit.edu/wiki/Build_Your_Own_Blocks_(BYOB)_(Scratch_Modification) Build Your Own Blocks (BYOB)]
* [http://wiki.scratch.mit.edu/wiki/Panther_(Scratch_Modification) Panther]
* [http://wiki.scratch.mit.edu/wiki/()_Sensor_Value_(block) ( ) sensor value)]
* [http://wiki.scratch.mit.edu/wiki/System_Browser System Browser]
* [http://wiki.scratch.mit.edu/wiki/Shift-Click-R Shift-clicking the R]
* [http://wiki.scratch.mit.edu/wiki/Mesh Mesh] (as if you need that article, a Mesh guide is right here and the article was based on this anyway)

== Divers ==
* [[Origine des connaissances|Origine des connaissances]]
* [[Stage chez MCHobby|Stage ou TFE @ MCHobby]]
29 917

modifications

Menu de navigation