Outils pour utilisateurs

Outils du site


programmation_windows_trucs

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édentesRévision précédente
Prochaine révision
Révision précédente
programmation_windows_trucs [2008/09/20 23:25] thierryprogrammation_windows_trucs [2008/09/20 23:29] (Version actuelle) thierry
Ligne 7: Ligne 7:
  
 Et voila. Et voila.
 +
 +
  
  
Ligne 13: Ligne 15:
 http://odetocode.com/Articles/463.aspx http://odetocode.com/Articles/463.aspx
  
-  $ cat gadget.xml+Fichier: ''gadget.xml''
   <?xml version="1.0" encoding="utf-8" ?>   <?xml version="1.0" encoding="utf-8" ?>
   <gadget>   <gadget>
Ligne 33: Ligne 35:
   </gadget>   </gadget>
  
-  $ cat LA_SOURCE_HTML.htm+Fichier: ''LA_SOURCE_HTML.htm''
   <html xmlns="http://www.w3.org/1999/xhtml" >   <html xmlns="http://www.w3.org/1999/xhtml" >
   <head>   <head>
Ligne 59: Ligne 61:
   </html>   </html>
  
-  $ cat FICHIER_CSS.css+Fichier: ''FICHIER_CSS.css''
   body   body
   {   {
Ligne 69: Ligne 71:
         margin:0;         margin:0;
   }   }
 +
 +Compresser chaque fichier:
 +  $ zip -j FICHIER.gadget FICHIER_CSS.css LA_SOURCE_HTML.htm gadget.xml
 +
 +Le fichier "FICHIER.gadget" peut être installer sous Vista (Click droit => Installer)
  
programmation_windows_trucs.txt · Dernière modification : 2008/09/20 23:29 de thierry