Difference between revisions of "Lazarus Documentation/ko"

From Free Pascal wiki
Jump to navigationJump to search
Line 32: Line 32:
 
*[[Databases in Lazarus|라자루스와 데이터베이스]] - 라자루스에서 데이터베이스를 사용하는 것에 대한 간략한 안내 입니다.
 
*[[Databases in Lazarus|라자루스와 데이터베이스]] - 라자루스에서 데이터베이스를 사용하는 것에 대한 간략한 안내 입니다.
 
*[[Code Examples|예제 모음]] - 라자루스 예제 모음 입니다.
 
*[[Code Examples|예제 모음]] - 라자루스 예제 모음 입니다.
*[[Feature_Ideas|Wishlist/Wanted Features]] - Features that you would like to see in Lazarus
+
*[[Feature_Ideas|Wishlist/Wanted Features]] - 라자루스에 추가되었으면 하는 기능들.
*[[How do I create a bug report]] - You think you found a bug in Lazarus, how can you report it?
+
*[[How do I create a bug report]] - 라자루스에 대한 오류를 발견했을 때 알리는 방법.
  
 
===설치하기===  
 
===설치하기===  
Line 52: Line 52:
  
 
===LCL===
 
===LCL===
*[[doc:lcl/|LCL documentation]] - On line help for LCL (work in progress).
+
*[[doc:lcl/|LCL documentation]] - LCL 온라인 도움말 (작업중).
 
*[[The LCL in various platforms]] - A brief discussion about LCL features which behave differently in different platforms.
 
*[[The LCL in various platforms]] - A brief discussion about LCL features which behave differently in different platforms.
 
*[[Autosize / Layout]] - How to design forms that work on all platforms.
 
*[[Autosize / Layout]] - How to design forms that work on all platforms.
Line 64: Line 64:
 
*[[LCL Defines]] - Choosing the right options to recompile LCL
 
*[[LCL Defines]] - Choosing the right options to recompile LCL
  
===Developing===
+
===개발하기===
 
*[[The Power of Proper Planning and Practices]] - common-sense programming best practices for the Free Pascal and Lazarus developer
 
*[[The Power of Proper Planning and Practices]] - common-sense programming best practices for the Free Pascal and Lazarus developer
 
*[[Multiplatform Programming Guide]] - How to develop cross-platform applications and how to port from one platform to another
 
*[[Multiplatform Programming Guide]] - How to develop cross-platform applications and how to port from one platform to another
Line 81: Line 81:
 
*[[LazDoc]] - An integrated editor for documentation files
 
*[[LazDoc]] - An integrated editor for documentation files
 
*[[FPDoc Updater]] - A GUI tool for updating FPDoc files
 
*[[FPDoc Updater]] - A GUI tool for updating FPDoc files
*[[lazbuild]] - Compiling projects and packages without the IDE
+
*[[lazbuild]] - 통합개발환경 밖에서 프로젝트 및 패키지 컴파일하기
*[[LazSVNPkg]] - Lazarus SVN IDE Plugin
+
*[[LazSVNPkg]] - 라자루스 SVN 개발환경 플러그인
  
 
===델파이 사용자를 위한 안내===
 
===델파이 사용자를 위한 안내===

Revision as of 11:30, 22 April 2011

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

라자루스와 파스칼 튜토리얼

라자루스 사용자 가이드

설치하기

IDE

LCL

개발하기

플랫폼 별 유용한 팁

함께 하면 유용한 도구들

델파이 사용자를 위한 안내

라자루스 개발자 가이드

LCL - 라자루스 컴포넌트 라이브러리

인터페이스

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.

추가 컴포넌트 문서

  • Pascal ScriptPascal Script Examples - 파스칼 스크립트 컴포넌트를 라자루스에서 사용하는 방법
  • OpenGL - OpenGL을 라자루스에서 사용하는 방법
  • KOL-CE - KOL&MCK 라이브러리의 프리 파스칼/라자루스 포트. 라자루스에서 Win32/WinCE를 위한 매우 컴팩트한 응용프로그램 생성 방법

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