Difference between revisions of "Lazarus Documentation/ja"

From Free Pascal wiki
Jump to navigationJump to search
Line 65: Line 65:
  
 
===Developing===
 
===Developing===
*[[The Power of Proper Planning and Practices/ja|適切な計画と練習で力をつける]] - Free PascalとLazarus開発者にとって、プログラミングに役に立つ共通の基礎知識や練習問題
+
*[[The Power of Proper Planning and Practices/ja|適切な計画と実施の効果]] - Free PascalとLazarus開発者にとって、プログラミングに役に立つ共通の基礎知識や練習問題
* [[Multiplatform Programming Guide/ja |マルチプラットホームプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
+
* [[Multiplatform Programming Guide/ja |マルチプラットホームのためのプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
 
*[[Using Pascal Libraries with .NET and Mono/ja | .NET や Mono から Pascal ライブラリを使用する]] - .NET や Mono を使ってFree Pascal のコードを利用する。
 
*[[Using Pascal Libraries with .NET and Mono/ja | .NET や Mono から Pascal ライブラリを使用する]] - .NET や Mono を使ってFree Pascal のコードを利用する。
*[[Deploying Your Application/ja|あなたのアプリケーションを開発する]] - いかにして、あなたのアプリケーションのインストーラを作成するか。
+
*[[Deploying Your Application/ja|開発したアプリケーションのインストール方法]] - アプリケーションのインストール方法の紹介
*[[Cross compiling/ja]] - あるプラットホームの実行ファイルから、別のプラットホームの実行ファイルを作る
+
*[[Cross compiling/ja|クロスコンパイリング]] - あるプラットホームの実行ファイルから、別のプラットホームの実行ファイルを作る
*[[Remote Debugging/ja|リモートデバッグ]] - Lazarusアプリケーションを別のパソコンからデバッグする方法
+
*[[Remote Debugging/ja|リモートデバッグ]] - リモートデバッグ(別のパソコンからデバッグする)の方法
*[[Application Icon/ja]] - アプリケーションにアイコンを設定する
+
*[[Application Icon/ja|アプリケーションのアイコン]] - アプリケーションにアイコンを設定する
  
 
===Tools===
 
===Tools===

Revision as of 06:29, 28 January 2009

العربية (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 Documentation日本語版 - 翻訳ノート - 日本語障害情報


日本語翻訳に参加頂ける方は翻訳ノートを御覧ください。


LazarusとPascalのチュートリアル

Lazarusユーザーガイド

インストール方法

IDE

LCL

Developing

Tools

Delphiを利用している方へ 

Lazarus開発者ガイド

LCL - Lazarus コンポーネントライブラリ

Interfaces

翻訳

  • 文字列(strings)を正しく翻訳する方法 - プログラマ向けのノート:アプリケーションを作成する際に、翻訳しやすい文字列をどのように生成し、使用するか。 文字列を生成するに当たっての一般的な事柄、特に、英語を基礎の言語としたときに考慮すべき点や実装についてのヒントを記述しています。
  • 翻訳ノート:
  • language barの設置 - 各ページに language bar (画面上部の言語選択のリンク)を設置する方法

追加可能なコンポーネントの文書

  • Pascal Scriptそのサンプル - Lazarus上でのPascal Scriptコンポーネントの使いかた。
  • Open GL - OpenGLをLazarus上で使う方法。
  • KOL-CE - Free Pascal/Lazarus port of KOL&MCK library. How to create very compact applications for Win32/WinCE in Lazarus.

Free Pascal コンパイラ文書

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

  • 初心者の冒険 - チュートリアルを見ながら Lazarus を使い始めた初心者の記録
  • On the road with Lazarus/Freepascal - A blog dedicated to register my experiences while programming with Lazarus and Freepascal (by Luiz Américo)
  • Porting to Lazarus - This blog describes the porting of a medium-sized application (~100 kloc) from D7 with CLX to Lazarus (by Alexsander da Rosa)
  • Living Lazarus - One mans exploration into the possibilities of an open source RAD (by Wibblytim).
  • Bee.ography just (another) Bee’s buzz!