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

From Apache OpenOffice Wiki
Jump to: navigation, search
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 14: Line 14:
 
本章重点介绍如何借助 UNO 在 {{OOo}} Basic 中使用 {{OOo}}。它从 {{OOo}} Basic 程序员的角度介绍了 UNO 的主要概念。后面的章节详细介绍了如何使用 {{OOo}} API 的各个部分:
 
本章重点介绍如何借助 UNO 在 {{OOo}} Basic 中使用 {{OOo}}。它从 {{OOo}} Basic 程序员的角度介绍了 UNO 的主要概念。后面的章节详细介绍了如何使用 {{OOo}} API 的各个部分:
  
* [[Documentation/BASIC Guide/UNO|通用网络对象 (Universal Network Objects, UNO)]]
+
* [[ZH/Documentation/BASIC Guide/UNO|通用网络对象 (Universal Network Objects, UNO)]]
* [[Documentation/BASIC Guide/Properties and Methods (API)|属性和方法]]
+
* [[ZH/Documentation/BASIC Guide/Properties and Methods (API)|属性和方法]]
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|模块、服务和接口]]
+
* [[ZH/Documentation/BASIC Guide/Modules, Services and Interfaces|模块、服务和接口]]
* [[Documentation/BASIC Guide/UNO Tools|使用 UNO 时所需的工具]]
+
* [[ZH/Documentation/BASIC Guide/UNO Tools|使用 UNO 时所需的工具]]
* [[Documentation/BASIC Guide/Interface Overview|主要接口概述]]
+
* [[ZH/Documentation/BASIC Guide/Interface Overview|主要接口概述]]
  
 
{{PDL1}}
 
{{PDL1}}
 +
{{InterWiki_Languages_BasicGuide|articletitle=Documentation/BASIC Guide/API Intro}}
 
{{InterWiki_Languages_BasicGuide|articletitle=Documentation/BASIC Guide/API Intro}}
 
{{InterWiki_Languages_BasicGuide|articletitle=Documentation/BASIC Guide/API Intro}}

Revision as of 22:06, 12 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