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

📄 bixmlhttp.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 XML
字号:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiXmlHttp" extends="Object">	<description>This is a factory class to the Microsoft <link href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/htm/xmobjxmlhttprequest.asp">IXMLHTTPRequest</link> object. Creating a<link class="BiXmlHttp">BiXmlHttp</link> actually creates and returns an <code>IXMLHTTPRequest</code>. For Mozilla this creates <link href="http://www.mozilla.org/xmlextras/">XMLHttpRequest</link>, which happen to implement the <code>IXMLHTTPRequest</code> interface.</description>	<arguments>	</arguments>	<staticMethods>		<method name="create">			<description>Creates a new <code>BiXmlHttp</code>			</description>			<arguments>			</arguments>			<returns>				<type>					<link class="BiXmlHttp">BiXmlHttp</link>				</type>			</returns>		</method>	</staticMethods>	<staticFields>	</staticFields>	<methods>	</methods>	<properties>	</properties>	<events>	</events>	<remarks>For methods, fields and more see the			<link href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/htm/xmobjxmlhttprequest.asp">MSDN			documentation</link> or the <link href="http://www.mozilla.org/xmlextras/">Mozilla          documentation</link>.</remarks></class>

⌨️ 快捷键说明

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