Difference between revisions of "Template:Documentation/DevGuide/WritingUNOTOC/Zh"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (corrected a translation error)
(+cat)
 
(4 intermediate revisions by one other user not shown)
Line 49: Line 49:
 
* [[Zh/Documentation/DevGuide/WritingUNO/Simple Component in Java|Java 中的简单组件]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Simple Component in Java|Java 中的简单组件]]
 
<div id=WritingUNO2c" style="display:{{{WritingUNO2c|none}}};margin-left: 12px;">
 
<div id=WritingUNO2c" style="display:{{{WritingUNO2c|none}}};margin-left: 12px;">
* [[Zh/Documentation/DevGuide/WritingUNO/Class Definition with Helper Class|使用Helper 类定义类]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Class Definition with Helper Class|使用 Helper 类定义类]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces|实现您自己的接口]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces|实现您自己的接口]]
* [[Zh/Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method|使用帮助程序的方法提供单个工厂]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method|使用 Helper 的方法提供单个工厂]]
* [[Zh/Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method|使用帮助程序的方法编写注册信息]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method|使用 Helper 的方法编写注册信息]]
* [[Zh/Documentation/DevGuide/WritingUNO/Implementing without Helpers|不使用帮助程序方法的实现]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Implementing without Helpers|不使用 Helper 的方法实现]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use|存储服务管理器已备后用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use|存储服务管理器已备后用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Create Instance with Arguments|使用参数创建实例]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Create Instance with Arguments|使用参数创建实例]]
Line 62: Line 62:
 
* [[Zh/Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org|使注册对 OpenOffice.org 可用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org|使注册对 OpenOffice.org 可用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Test the Registration|测试注册]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Test the Registration|测试注册]]
* [[Documentation/DevGuide/WritingUNO/Debugging|调试]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Debugging|调试]]
* [[Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org|OpenOffice.org 中的 Java 环境]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org|OpenOffice.org 中的 Java 环境]]
* [[Documentation/DevGuide/WritingUNO/Troubleshooting|故障排除]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Troubleshooting|故障排除]]
 
</div>
 
</div>
 
</div>
 
</div>
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/C++ Component|C++ 组件]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/C++ Component|C++ 组件]]
 
<div id=WritingUNO2d" style="display:{{{WritingUNO2d|none}}};margin-left: 12px;">
 
<div id=WritingUNO2d" style="display:{{{WritingUNO2d|none}}};margin-left: 12px;">
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes|使用帮助程序模板类定义类]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes|使用 Helper 模板类定义类]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces|实现您自己的接口]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces|实现您自己的接口]]
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method|使用帮助程序方法提供单个工厂]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method|使用 Helper 的方法提供单个工厂]]
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method|使用帮助程序方法编写注册信息]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method|使用 Helper 的方法编写注册信息]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment|提供实现环境]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment|提供实现环境]]
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers|不使用帮助程序的实现]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers|不使用 Helper 的方法实现]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use|存储服务管理器已备后用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use|存储服务管理器已备后用]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments|使用参数创建实例]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments|使用参数创建实例]]
Line 124: Line 124:
 
* [[Zh/Documentation/DevGuide/WritingUNO/The UNO Executable|UNO 可执行文件]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/The UNO Executable|UNO 可执行文件]]
 
<div id=WritingUNO2UNOExe" style="display:{{{WritingUNO2UNOExe|none}}};margin-left: 12px;">
 
<div id=WritingUNO2UNOExe" style="display:{{{WritingUNO2UNOExe|none}}};margin-left: 12px;">
* [[Zh/Documentation/DevGuide/WritingUNO/Standalone Use Case|独立元素使用实例]]
+
* [[Zh/Documentation/DevGuide/WritingUNO/Standalone Use Case|独立使用实例]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Server Use Case|服务器使用实例]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Server Use Case|服务器使用实例]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Using the UNO Executable|使用 UNO 可执行文件]]
 
* [[Zh/Documentation/DevGuide/WritingUNO/Using the UNO Executable|使用 UNO 可执行文件]]
Line 134: Line 134:
 
</div>
 
</div>
 
}}
 
}}
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 19:07, 2 October 2013

[[{{{PrevPage}}}|< 上一页]] [[{{{NextPage}}}|下一页 >]]
Personal tools