Difference between revisions of "Lazarus Documentation/fr"

From Lazarus wiki
Jump to navigationJump to search
Line 95: Line 95:
 
*[[Anchor Sides]] - Description of Anchor Sides Feature
 
*[[Anchor Sides]] - Description of Anchor Sides Feature
  
==Additional Components Documentation==
+
==Documentation des composants additionnels ==
*[[Pascal Script]] and [[Pascal Script Examples]] - How to use the pascal script components in Lazarus
+
*[[Pascal Script]] et [[Pascal Script Examples]] - Comment utiliser les composants script pascal dans Lazarus
*[[OpenGL]] - How to use OpenGL in Lazarus
+
*[[OpenGL]] - Comment utiliser OpenGL dans Lazarus
  
 
==Documentation Free Pascal Compiler==
 
==Documentation Free Pascal Compiler==

Revision as of 20:41, 9 March 2006

العربية (ar) Deutsch (de) English (en) español (es) suomi (fi) français (fr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) 한국어 (ko) Nederlands (nl) português (pt) русский (ru) slovenčina (sk) Türkçe (tr) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

Tutoriels Lazarus et Pascal

  • Tutoriel Lazarus - un tutoriel pour les débutants et une description détaillée de l'EDI Lazarus.
  • Outils de l'EDI Lazarus - Un tutoriel de niveau intermédiaire à propos de la complétion de code et d'autres outils EDI.
  • Accès matériel - Comment accédet aux périphériques matériels, tels que cartes ISA, PCI, ports parallèles et séries et périphériques USB.
  • Réseaux - Tutoriels à propos de XML, du protocoleTCP/IP, de la cération de programmes sécurisés pour réseaux, WebServices, etc.

Les guides de l'utilisateur de Lazarus

  • Lazarus Faq - Information générale à propos de Lazarus et spécificités pour utilisateurs Linux et Windows.

Les guides du développeur Lazarus

Traductions

  • Getting translation strings right A few notes for programmers on how to create and use translateable strings in your application. Quickly discusses general things about creating strings, offers a few hints on implementation issues and points out some things to consider when using English as base language in particular.
  • Localization Notes:
  • German - Notes and guidelines for translating the Lazarus IDE to German, including a small dictionary to look up often used translations.
  • Portuguese-Brazilian - Small dictionary containing common translations of terms used in the Lazarus IDE for the Portuguese-Brazilian translation.
  • Add language bar explains how you can add a list of translations to the top of a wiki page.

Code Conversion Guides

IDE Documentation

  • Getting Lazarus - Instructions on how to download a released or SVN version of Lazarus

Documentation des composants additionnels

Documentation Free Pascal Compiler

En plus de ce site, la dernière version de la documentation peut aussi être trouvée en ligne dans plusieurs formats sur la page principale du Free Pascal Compiler site. Il y a maintenant un site WiKi pour FreePascal [1] très similaire dans son style à celui-ci, qui autorise les développeurs à soumettre de la documentation en plus de la documentation FPC officielle.