Difference between revisions of "Lazarus Documentation/zh CN"

From Free Pascal wiki
Jump to navigationJump to search
Line 98: Line 98:
 
*[[LCL Documentation Roadmap|LCL 文档路线图]] —— 哪些单元已经有文档了?
 
*[[LCL Documentation Roadmap|LCL 文档路线图]] —— 哪些单元已经有文档了?
  
===Interfaces===
+
===界面===
* [[Lazarus known issues (things that will never be fixed)]] - A list of interface compatibility issues
+
* [[Lazarus known issues (things that will never be fixed)|Lazarus 的已知问题(也许永远无法解决的)]] —— 界面兼容问题的一份列表。
  
*[[GTK2 Interface]] - The gtk2 for Unixes, Mac OS X, Windows
+
*[[GTK2 Interface|GTK2 界面]] —— 适用于 Unixes,Mac OS X,Windows 的 GTK2。
*[[Carbon Interface]] - The Carbon Interface for Mac OS X
+
*[[Carbon Interface|Carbon 界面]] —— 适用于 Mac OS X 的 Carbon 界面。
*[[Qt Interface]] - The Qt 4 Interface for Unixes, Mac OS X and linux-based PDAs
+
*[[Qt Interface|Qt 界面]] —— 适用于 Unixes,Mac OS X 还有基于 Linux 的 PDA 的 Qt 4。
*[[Windows CE Interface]] - For Pocket PC and Smartphones
+
*[[Windows CE Interface|Windows CE 界面]] —— 适用于 Pocket PC 和 智能电话。
*[[fpGUI Interface]] - A widgetset completely written in Object Pascal
+
*[[fpGUI Interface|fpGUI 界面]] —— 完全使用 Free Pascal 编写的 widgetset。
  
 
===Translations===
 
===Translations===

Revision as of 15:47, 4 December 2007

العربية (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)

Lazarus and Pascal 教学

The Lazarus 用户指导

安装

IDE

LCL

开发

工具

从 Delphi 来

The Lazarus 开发者指导

LCL - Lazarus 组件库

界面

  • GTK2 界面 —— 适用于 Unixes,Mac OS X,Windows 的 GTK2。
  • Carbon 界面 —— 适用于 Mac OS X 的 Carbon 界面。
  • Qt 界面 —— 适用于 Unixes,Mac OS X 还有基于 Linux 的 PDA 的 Qt 4。
  • Windows CE 界面 —— 适用于 Pocket PC 和 智能电话。
  • fpGUI 界面 —— 完全使用 Free Pascal 编写的 widgetset。

Translations

  • 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.
  • Russian - Notes and guidelines for translating the Lazarus IDE to Russian.
  • Add language bar explains how you can add a list of translations to the top of a wiki page.

Additional Components Documentation

  • Pascal Script and Pascal Script Examples - How to use the pascal script components in Lazarus
  • OpenGL - How to use OpenGL in Lazarus
  • KOL-CE - Free Pascal/Lazarus port of KOL&MCK library. How to create very compact applications for Win32/WinCE in Lazarus.

Free Pascal Compiler Documentation

In addition to this site, the latest version of the documentation can also be found online and in a variety of downloadable formats on the main Free Pascal Compiler site. There is now also a WiKi site for FreePascal [1] very similar in style to this one, to allow developers to submit documentation in addition to the official FPC documents below.

Lazarus related blogs and websites

Blogs

Websites