VirtualBox

source: vbox/trunk/doc/manual/en_US/user_VirtualBoxAPI.xml@ 73278

最後變更 在這個檔案從73278是 73278,由 vboxsync 提交於 7 年 前

doc/manual: trailing whitespace

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.4 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
4<!ENTITY % all.entities SYSTEM "all-entities.ent">
5%all.entities;
6]>
7<chapter id="VirtualBoxAPI">
8
9 <title>VirtualBox Programming Interfaces</title>
10
11 <para>
12 VirtualBox comes with comprehensive support for third-party
13 developers. The so-called "Main API" of VirtualBox exposes the
14 entire feature set of the virtualization engine. It is completely
15 documented and available to anyone who wishes to control VirtualBox
16 programmatically.
17 </para>
18
19 <para>
20 The Main API is made available to C++ clients through COM on Windows
21 hosts or XPCOM on other hosts. Bridges also exist for SOAP, Java and
22 Python.
23 </para>
24
25 <para>
26 All programming information such as documentation, reference
27 information, header and other interface files, as well as samples
28 have been split out to a separate <emphasis role="bold">Software
29 Development Kit (SDK)</emphasis>. The SDK is available for download
30 from
31 <ulink
32 url="http://www.alldomusa.eu.org">http://www.alldomusa.eu.org</ulink>.
33 In particular, the SDK comes with a Programming Guide and Reference
34 manual in PDF format. This manual contains, among other things, the
35 information that was previously in this chapter of the User Manual.
36 </para>
37
38</chapter>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette