info.xml

来自「用于网络服务的matlab源程序」· XML 代码 · 共 35 行

XML
35
字号
<productinfo  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xsi:noNamespaceSchemaLocation="http://www.mathworks.com/namespace/info/v1/info.xsd"><?xml-stylesheet type="text/xsl" href="http://www.mathworks.com/namespace/info/v1/info.xsl"?><matlabrelease>13</matlabrelease><name>MATLAB Web Server</name><type>matlab</type><icon>$toolbox/matlab/icons/matlabicon.gif</icon><help_location>$docroot/toolbox/webserver</help_location><list><listitem><label>Help</label><callback>doc webserver/</callback><icon>$toolbox/matlab/icons/book_mat.gif</icon></listitem><listitem><label>Demos (Web)</label><callback>web http://www.mathworks.com/products/webserver/demos.shtml -browser;</callback><icon>$toolbox/matlab/icons/demoicon.gif</icon></listitem><listitem><label>Product Page (Web)</label><callback>web http://www.mathworks.com/products/webserver/ -browser;</callback><icon>$toolbox/matlab/icons/webicon.gif</icon></listitem></list></productinfo>

⌨️ 快捷键说明

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