Difference between revisions of "ZH/Documentation/BASIC Guide/API Intro"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
|ShowPrevNext=block
 
|ShowPrevNext=block
 
|ShowPrevPage=block
 
|ShowPrevPage=block
|PrevPage=Documentation/BASIC Guide/Other Functions (Runtime Library)
+
|PrevPage=ZH/Documentation/BASIC Guide/Other Functions (Runtime Library)
|NextPage=Documentation/BASIC Guide/UNO
+
|NextPage=ZH/Documentation/BASIC Guide/UNO
 
|api=block
 
|api=block
 
}}
 
}}
Line 21: Line 21:
  
 
{{PDL1}}
 
{{PDL1}}
 +
 +
 
{{InterWiki_Languages_BasicGuide|articletitle=Documentation/BASIC Guide/API Intro}}
 
{{InterWiki_Languages_BasicGuide|articletitle=Documentation/BASIC Guide/API Intro}}

Latest revision as of 22:27, 16 December 2008

doc OOo
Book.png

Apache OpenOffice API 是用于访问 Apache OpenOffice 的通用编程接口。可以使用 Apache OpenOffice API 创建、打开、修改和打印 Apache OpenOffice 文档。它提供了通过个人宏扩展 Apache OpenOffice 功能范围的选项,并可用来编写个人对话框。

Apache OpenOffice API 不仅可以与 Apache OpenOffice Basic 一起使用,而且还可以与其他编程语言(如 Java 和 C++)一起使用。这是通过一种称为通用网络对象 (Universal Network Objects, UNO) 的技术实现的,该技术可以为各种编程语言提供接口。

本章重点介绍如何借助 UNO 在 Apache OpenOffice Basic 中使用 Apache OpenOffice。它从 Apache OpenOffice Basic 程序员的角度介绍了 UNO 的主要概念。后面的章节详细介绍了如何使用 Apache OpenOffice API 的各个部分:

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