⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmlformat.htm

📁 文件包含了关于开源的xen虚拟机的API接口函数的说明文档
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head>      <link href="http://www.xen.org/css/community_aps_7.css" rel="stylesheet" type="text/css" />      <script type="text/javascript" src="http://www.xen.org/globals/javascript.js"></script>      <link rel="shortcut icon" href="http://www.xen.org/favicon.ico" /><script type="text/javascript" src="http://www.xen.org/globals/milonic_src.js"></script>		<script type="text/javascript">if(ns4)_d.write("<scr"+"ipt type=text/javascript src=http://www.xen.org/globals/mmenuns4.js><\/scr"+"ipt>");		  else _d.write("<scr"+"ipt type=text/javascript src=http://www.xen.org/globals/mmenudom.js><\/scr"+"ipt>"); </script><script type="text/javascript" src="http://www.xen.org/globals/menu_data_xenorg_wiki.js"></script>	    <meta http-equiv="Content-Type" content="text/html;charset=utf-8"><meta name="robots" content="index,nofollow"><title>XmlFormat - Xen Wiki</title><script type="text/javascript" src="/wiki/common/js/common.js"></script><script type="text/javascript"><!--// common functions// We keep here the state of the search boxsearchIsDisabled = false;function searchChange(e) {    // Update search buttons status according to search box content.    // Ignore empty or whitespace search term.    var value = e.value.replace(/\s+/, '');    if (value == '' || searchIsDisabled) {         searchSetDisabled(true);    } else {        searchSetDisabled(false);    }}function searchSetDisabled(flag) {    // Enable or disable search    document.getElementById('fullsearch').disabled = flag;    document.getElementById('titlesearch').disabled = flag;}function searchFocus(e) {    // Update search input content on focus    if (e.value == 'Search') {        e.value = '';        e.className = '';        searchIsDisabled = false;    }}function searchBlur(e) {    // Update search input content on blur    if (e.value == '') {        e.value = 'Search';        e.className = 'disabled';        searchIsDisabled = true;    }}function actionsMenuInit(title) {    // Initialize action menu    for (i = 0; i < document.forms.length; i++) {        var form = document.forms[i];        if (form.className == 'actionsmenu') {            // Check if this form needs update            var div = form.getElementsByTagName('div')[0];            var label = div.getElementsByTagName('label')[0];            if (label) {                // This is the first time: remove label and do buton.                div.removeChild(label);                var dobutton = div.getElementsByTagName('input')[0];                div.removeChild(dobutton);                // and add menu title                var select = div.getElementsByTagName('select')[0];                var item = document.createElement('option');                item.appendChild(document.createTextNode(title));                item.value = 'show';                select.insertBefore(item, select.options[0]);                select.selectedIndex = 0;            }        }    }}//--></script><link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/wiki/modern/css/common.css"><link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="/wiki/modern/css/screen.css"><link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="/wiki/modern/css/print.css"><link rel="stylesheet" type="text/css" charset="utf-8" media="projection" href="/wiki/modern/css/projection.css"><link rel="alternate" title="Xen Wiki Recent Changes" href="/xenwiki/RecentChanges?action=rss_rc&amp;ddiffs=1&amp;unique=1" type="application/rss+xml"><link rel="Start" href="/xenwiki/FrontPage"><link rel="Alternate" title="Wiki Markup" href="/xenwiki/XmlFormat?action=raw"><link rel="Alternate" media="print" title="Print View" href="/xenwiki/XmlFormat?action=print"><link rel="Search" href="/xenwiki/FindPage"><link rel="Index" href="/xenwiki/TitleIndex"><link rel="Glossary" href="/xenwiki/WordIndex"><link rel="Help" href="/xenwiki/HelpOnFormatting"></head><body  lang="en" dir="ltr"><table cellpadding="0" cellspacing="0" id="xen_mainTable">  <tr>    <td class="xen_topCell">&nbsp;</td>    <td class="xen_topCell">&nbsp;</td>  </tr>  <tr>    <td class="xen_corner_tl"><a name="topofpage" id="topofpage"></a><img src="http://www.xen.org/images/globals/pixel.gif" alt="" width="700" height="9" /></td>    <td class="xen_corner_tr">&nbsp;</td>  </tr><tr>   <td><table border="0" align="right" cellpadding="0" cellspacing="0" id="xen_navTopTable"><tr><td><div id="xen_navTop" >&nbsp;</div></td></tr></table><a href="/"><img src="http://www.xen.org/images/globals/xen_logo.gif" alt="Xen" width="149" height="67" border="0" id="xen" /></a><span class="xen_tag">&nbsp;</span></td>  <td>&nbsp;</td>  </tr>  <tr>    <td id="xen_navMainContainer"><table width="535" border="0" align="right" cellpadding="0" cellspacing="0" id="xen_navMain">        <tr>          <td ><img src="/globals/anchorpix.gif" alt="" name="topnav_home" width="1" height="1" id="topnav_xenhome"><a href="http://www.xen.org"  onmouseover="popup('xenhome','topnav_xenhome')" onmouseout=popdown()>Home</a></td>          <td><img src="/globals/anchorpix.gif" alt="" name="topnav_about" width="1" height="1" id="topnav_about"><a href="http://www.xen.org/about/" onmouseover="popup('about','topnav_about')" onmouseout=popdown()>About</a></td>          <td ><img src="/globals/anchorpix.gif" alt="" name="topnav_community" width="1" height="1" id="topnav_community"><a href="http://www.xen.org/community/" onmouseover="popup('community','topnav_community')" onmouseout=popdown()>Community</a></td>          <td id="xen_navMainOn"><img src="http://www.xen.org/globals/anchorpix.gif" alt="" name="topnav_support" width="1" height="1" id="topnav_support"><a href="http://www.xen.org/support/" onmouseover="popup('support','topnav_support')" onmouseout=popdown()>Support</a></td>         <td><img src="/globals/anchorpix.gif" alt="" name="topnav_download" width="1" height="1" id="topnav_download"><a href="http://www.xen.org/download/" onmouseover="popup('releases','topnav_download')" onmouseout=popdown()>Downloads</a></td>        </tr>    </table></td>  <td id="xen_navMainContainerRt">&nbsp;</td>  </tr>  <tr>    <td id="xen_navSecond">&nbsp;</td>    <td id="xen_navSecondRt">&nbsp;</td>  </tr>  <tr>    <td id="xen_content">    <div id="header"><div id="logo"><a href="/xenwiki/FrontPage">Xen Wiki</a></div><form id="searchform" method="get" action=""><div><input type="hidden" name="action" value="fullsearch"><input type="hidden" name="context" value="180"><label for="searchinput">Search:</label><input id="searchinput" type="text" name="value" value="" size="20"    onfocus="searchFocus(this)" onblur="searchBlur(this)"    onkeyup="searchChange(this)" onchange="searchChange(this)" alt="Search"><input id="titlesearch" name="titlesearch" type="submit"    value="Titles" alt="Search Titles"><input id="fullsearch" name="fullsearch" type="submit"    value="Text" alt="Search Full Text"></div></form><script type="text/javascript"><!--// Initialize search formvar f = document.getElementById('searchform');f.getElementsByTagName('label')[0].style.display = 'none';var e = document.getElementById('searchinput');searchChange(e);searchBlur(e);//--></script><ul id="username"><li><a href="/xenwiki/XmlFormat?action=login" id="login">Login</a></li></ul><div id="locationline"><ul id="pagelocation"><li><a class="backlink" title="Click to do a full-text search for this title" href="/xenwiki/XmlFormat?action=fullsearch&amp;value=linkto%3A%22XmlFormat%22&amp;context=180">XmlFormat</a></li></ul></div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -