LazarusCompleteGuide: Difference between revisions
Jump to navigation
Jump to search
Onionmixer (talk | contribs) (5.0 페이지 link 추가) |
Onionmixer (talk | contribs) (LCG 6.0 link 추가) |
||
Line 20: | Line 20: | ||
* [[:LazarusCompleteGuide:transdic|번역관련 기타내용]] | * [[:LazarusCompleteGuide:transdic|번역관련 기타내용]] | ||
====서문==== | ====서문==== | ||
Line 26: | Line 28: | ||
* [[:LazarusCompleteGuide:Foreword|서문]] | * [[:LazarusCompleteGuide:Foreword|서문]] | ||
* [[:LazarusCompleteGuide:Content|목차]] | * [[:LazarusCompleteGuide:Content|목차]] | ||
====1장: Lazarus의 구조==== | ====1장: Lazarus의 구조==== | ||
Line 37: | Line 41: | ||
* [[:LazarusCompleteGuide:1.6|1.6 Source Code documentation]] | * [[:LazarusCompleteGuide:1.6|1.6 Source Code documentation]] | ||
* [[:LazarusCompleteGuide:1.7|1.7 Unicode]] | * [[:LazarusCompleteGuide:1.7|1.7 Unicode]] | ||
====2장: Lazarus 설치하기==== | ====2장: Lazarus 설치하기==== | ||
Line 46: | Line 52: | ||
* [[:LazarusCompleteGuide:2.4|2.4 Installation on FreeBSD]] | * [[:LazarusCompleteGuide:2.4|2.4 Installation on FreeBSD]] | ||
* [[:LazarusCompleteGuide:2.5|2.5 Installation on MacOS X]] | * [[:LazarusCompleteGuide:2.5|2.5 Installation on MacOS X]] | ||
====3장: The IDE==== | ====3장: The IDE==== | ||
Line 53: | Line 61: | ||
* [[:LazarusCompleteGuide:3.2|3.2 Programming Tools avaliable in the IDE]] | * [[:LazarusCompleteGuide:3.2|3.2 Programming Tools avaliable in the IDE]] | ||
* [[:LazarusCompleteGuide:3.3|3.3 Recompiling the IDE]] | * [[:LazarusCompleteGuide:3.3|3.3 Recompiling the IDE]] | ||
====4장: 프로젝트==== | ====4장: 프로젝트==== | ||
Line 63: | Line 73: | ||
* [[:LazarusCompleteGuide:4.5|4.5 Packages]] | * [[:LazarusCompleteGuide:4.5|4.5 Packages]] | ||
* [[:LazarusCompleteGuide:4.6|4.6 Service and Daemons]] | * [[:LazarusCompleteGuide:4.6|4.6 Service and Daemons]] | ||
====5장: 대상플랫폼==== | ====5장: 대상플랫폼==== | ||
Line 70: | Line 82: | ||
* [[:LazarusCompleteGuide:5.2|5.2 Configuration Files]] | * [[:LazarusCompleteGuide:5.2|5.2 Configuration Files]] | ||
* [[:LazarusCompleteGuide:5.3|5.3 Resource Files]] | * [[:LazarusCompleteGuide:5.3|5.3 Resource Files]] | ||
====6장: 클래스 라이브러리==== | ====6장: 클래스 라이브러리==== | ||
* [[:LazarusCompleteGuide:6.0|6.0 Class Library]] | |||
* [[:LazarusCompleteGuide:6.1|6.1 The RTL (Free Pascal Run Time Library)]] | * [[:LazarusCompleteGuide:6.1|6.1 The RTL (Free Pascal Run Time Library)]] | ||
* [[:LazarusCompleteGuide:6.2|6.2 The FCL (Free Component Library)]] | * [[:LazarusCompleteGuide:6.2|6.2 The FCL (Free Component Library)]] | ||
* [[:LazarusCompleteGuide:6.3|6.3 The LCL (Lazarus Component Library)]] | * [[:LazarusCompleteGuide:6.3|6.3 The LCL (Lazarus Component Library)]] | ||
* [[:LazarusCompleteGuide:6.4|6.4 An intrioduction to the component palette]] | * [[:LazarusCompleteGuide:6.4|6.4 An intrioduction to the component palette]] | ||
====7장: Delphi 컴포넌트 포팅하기==== | ====7장: Delphi 컴포넌트 포팅하기==== | ||
Line 83: | Line 100: | ||
* [[:LazarusCompleteGuide:7.2|7.2 The component model]] | * [[:LazarusCompleteGuide:7.2|7.2 The component model]] | ||
* [[:LazarusCompleteGuide:7.3|7.3 The Porting process]] | * [[:LazarusCompleteGuide:7.3|7.3 The Porting process]] | ||
====8장: 파일과 장치==== | ====8장: 파일과 장치==== | ||
Line 90: | Line 109: | ||
* [[:LazarusCompleteGuide:8.3|8.3 Searching in Directories]] | * [[:LazarusCompleteGuide:8.3|8.3 Searching in Directories]] | ||
* [[:LazarusCompleteGuide:8.4|8.4 Communication with Devices]] | * [[:LazarusCompleteGuide:8.4|8.4 Communication with Devices]] | ||
====9장: 그래픽 프로그래밍==== | ====9장: 그래픽 프로그래밍==== | ||
Line 96: | Line 117: | ||
* [[:LazarusCompleteGuide:9.2|9.2 Graphics components]] | * [[:LazarusCompleteGuide:9.2|9.2 Graphics components]] | ||
* [[:LazarusCompleteGuide:9.3|9.3 Graphics Formats]] | * [[:LazarusCompleteGuide:9.3|9.3 Graphics Formats]] | ||
====10장: 프로세스와 스레드==== | ====10장: 프로세스와 스레드==== | ||
Line 101: | Line 124: | ||
* [[:LazarusCompleteGuide:10.1|10.1 Processes]] | * [[:LazarusCompleteGuide:10.1|10.1 Processes]] | ||
* [[:LazarusCompleteGuide:10.2|10.2 Threads]] | * [[:LazarusCompleteGuide:10.2|10.2 Threads]] | ||
====11장: 네트워크 프로그래밍==== | ====11장: 네트워크 프로그래밍==== | ||
Line 106: | Line 131: | ||
* [[:LazarusCompleteGuide:11.1|11.1 TCP/IP Programming]] | * [[:LazarusCompleteGuide:11.1|11.1 TCP/IP Programming]] | ||
* [[:LazarusCompleteGuide:11.2|11.2 Web services]] | * [[:LazarusCompleteGuide:11.2|11.2 Web services]] | ||
====12장: 데이터베이스 억세스==== | ====12장: 데이터베이스 억세스==== |
Revision as of 14:14, 28 February 2013
- Lazarus The Complete Guide
원본-독일어
http://www.cul.de/lazarus.html <- 현재 절판중입니다
원본-영어
http://www.blaisepascal.eu/index.php?actie=./subscribers/lazarusbookinfoEnglish
번역진행
이화영 (Hwa Young Lee)
검수진행
없음
Lazarus The Complete Guide
번역관련 내용
서문
1장: Lazarus의 구조
- 1.0 라자루스의 아키텍처
- 1.1 The Source Code Editor
- 1.2 Language Basics
- 1.3 Projetcs
- 1.4 Components
- 1.5 Packages
- 1.6 Source Code documentation
- 1.7 Unicode
2장: Lazarus 설치하기
- 2.0 라자루스 설치하기
- 2.1 Downloading from a Version Management System
- 2.2 Installation on Windows
- 2.3 Installation on Linux
- 2.4 Installation on FreeBSD
- 2.5 Installation on MacOS X
3장: The IDE
- 3.0 The IDE
- 3.1 The Lazarus Main Menu
- 3.2 Programming Tools avaliable in the IDE
- 3.3 Recompiling the IDE
4장: 프로젝트
- 4.0 Projects
- 4.1 GUI Applications
- 4.2 Console Applications
- 4.3 DLLs And Shared Objects
- 4.4 Unit Testing
- 4.5 Packages
- 4.6 Service and Daemons
5장: 대상플랫폼
6장: 클래스 라이브러리
- 6.0 Class Library
- 6.1 The RTL (Free Pascal Run Time Library)
- 6.2 The FCL (Free Component Library)
- 6.3 The LCL (Lazarus Component Library)
- 6.4 An intrioduction to the component palette
7장: Delphi 컴포넌트 포팅하기
8장: 파일과 장치
- 8.1 File Dialogs in Lazarus
- 8.2 Working with files
- 8.3 Searching in Directories
- 8.4 Communication with Devices
9장: 그래픽 프로그래밍
10장: 프로세스와 스레드
11장: 네트워크 프로그래밍