📄 bixmlrpcdouble.xml
字号:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiXmlRpcDouble" extends="Number"> <description>This class is useful when working with<link class="BiXmlRpc">BiXmlRpc</link> whenever a double is required but you don't know whether the number is an integer or not</description> <arguments> <argument name="n"> <description>The number that should be treated as a double in XML-RPC</description> <type>Number</type> </argument> </arguments> <staticMethods> </staticMethods> <staticFields> </staticFields> <methods> </methods> <properties> </properties> <events> </events> <remarks>You can use arithmetic operations on<link class="BiXmlRpcDouble">BiXmlRpcDouble</link> just like it was a normal Number.</remarks></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -