Difference between revisions of "Zh/Documentation/DevGuide/ProUNO/Data Types"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: {{Documentation/DevGuide/ProUNOTOC/Zh |ProUNO2a=block |ProUNO2aDTypes=block |ShowPrevNext=block |PrevPage=Zh/Documentation/DevGuide/ProUNO/API Concepts |NextPage=Zh/Documentation/DevGuide/...)
 
m
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|NextPage=Zh/Documentation/DevGuide/ProUNO/Simple Types
 
|NextPage=Zh/Documentation/DevGuide/ProUNO/Simple Types
 
}}
 
}}
 +
{{Documentation/DevGuideLanguages|Documentation/DevGuide/ProUNO/{{SUBPAGENAME}}}}
 
{{DISPLAYTITLE:数据类型}}
 
{{DISPLAYTITLE:数据类型}}
 
<!--<idltopic>com.sun.star.uno.TypeClass</idltopic>-->
 
<!--<idltopic>com.sun.star.uno.TypeClass</idltopic>-->

Latest revision as of 01:54, 14 May 2009



API 引用中的数据类型属于 UNO 类型,需要将这些数据类型映射成可与 OpenOffice.org API 配合使用的任何编程语言中的类型。准备工作 一章中介绍了最重要的 UNO 类型,但没有对 UNO 中的简单类型、接口、属性和服务进行详细介绍。这些类型之间存在多种特殊标志、条件和关系,如果要以专业水平使用 UNO,就需要了解这些标志、条件和关系。


本节从一个想要使用 OpenOffice.org API 的开发者的角度出发,介绍 API 引用中的各种类型。如果您有兴趣编写自己的组件,且需要定义新的接口和类型,请参阅 编写 UNO 组件,该章介绍了如何编写自己的 UNOIDL 规范以及如何创建 UNO 组件。


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