Difference between revisions of "Zh/Documentation/DevGuide/FirstSteps/First Steps"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Documentation/DevGuide/FirstStepsTOC/Zh
 
{{Documentation/DevGuide/FirstStepsTOC/Zh
 
|ShowPrevNext=block
 
|ShowPrevNext=block
|PrevPage=Documentation/DevGuide/OpenOffice.org Developers Guide
+
|PrevPage=Zh/Documentation/DevGuide/OpenOffice.org Developers Guide
|NextPage=Documentation/DevGuide/FirstSteps/Programming with UNO
+
|NextPage=Zh/Documentation/DevGuide/FirstSteps/Programming with UNO
 
}}
 
}}
{{DISPLAYTITLE:First Steps}}
+
{{DISPLAYTITLE:准备工作}}
  
本章向您介绍使用 StarSuite API 时的一些准备工作。熟悉这些准备工作有助于理解和使用 StarSuite
+
本章向您介绍使用 OpenOffice.org API 时的一些准备工作。熟悉这些准备工作有助于理解和使用 StarSuite
文档的相关章节,例如 [[Documentation/DevGuide/Text/Text Documents|文本文档]]、[[Documentation/DevGuide/Spreadsheets/Spreadsheet Documents|电子表格文档]] 和 [[Documentation/DevGuide/Drawings/Drawing Documents and Presentation Documents|Drawing 和演示文稿文档]]。完成准备工作后,即可进入本手册的其他章节。
+
文档的相关章节,例如 [[Zh/Documentation/DevGuide/Text/Text Documents|文本文档]]、[[Zh/Documentation/DevGuide/Spreadsheets/Spreadsheet Documents|电子表格文档]] 和 [[Zh/Documentation/DevGuide/Drawings/Drawing Documents and Presentation Documents|Drawing 和演示文稿文档]]。完成准备工作后,即可进入本手册的其他章节。
  
 
准备工作的内容主要集中于Java 语言,但也涉及到其他语言。如果您以后要使用
 
准备工作的内容主要集中于Java 语言,但也涉及到其他语言。如果您以后要使用
OpenOffice.org Basic,请参阅章节 [[Documentation/DevGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]]。我们在 [[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO 语言绑定]]- [[Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ 语言绑定]] 一章中介绍 C++ 语言的用法。
+
OpenOffice.org Basic,请参阅章节 [[Zh/Documentation/DevGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]]。我们在 [[Zh/Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO 语言绑定]]- [[Zh/Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ 语言绑定]] 一章中介绍 C++ 语言的用法。
  
  

Revision as of 01:49, 3 June 2008



本章向您介绍使用 OpenOffice.org API 时的一些准备工作。熟悉这些准备工作有助于理解和使用 StarSuite 文档的相关章节,例如 文本文档电子表格文档Drawing 和演示文稿文档。完成准备工作后,即可进入本手册的其他章节。

准备工作的内容主要集中于Java 语言,但也涉及到其他语言。如果您以后要使用 OpenOffice.org Basic,请参阅章节 First Steps with OpenOffice.org Basic。我们在 UNO 语言绑定- C++ 语言绑定 一章中介绍 C++ 语言的用法。


Content on this page is licensed under the Public Documentation License (PDL).
Personal tools