rawsoap.xml
来自「OpenMeetings是一款基于LGPL协议发布的多语言支持的开源网络视频会议」· XML 代码 · 共 22 行
XML
22 行
<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns:getListOfFilesResponse xmlns:ns="http://services.axis.openmeetings.org" xmlns:ax21="http://util.java/xsd"> <ns:return type="java.util.LinkedList"> <ax21:empty>false</ax21:empty> <ax21:first>5f089830_4c61_4b.jpg</ax21:first> <ax21:last>y</ax21:last> </ns:return> <ns:return type="java.util.LinkedList"> <ax21:empty>false</ax21:empty> <ax21:first>browsefiles_erro.jpg</ax21:first> <ax21:last>y</ax21:last></ns:return> <ns:return type="java.util.LinkedList"> <ax21:empty>false</ax21:empty> <ax21:first>resizemouse.jpg</ax21:first> <ax21:last>y</ax21:last> </ns:return> </ns:getListOfFilesResponse> </soapenv:Body></soapenv:Envelope>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?