library.disco

来自「图书管理系统 主要是为了毕业答辩做的 有一定的规范性 和应用性」· DISCO 代码 · 共 5 行

DISCO
5
字号
<?xml version="1.0" encoding="utf-8"?>
<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
  <contractRef ref="http://192.168.1.158/LibraryWebService/Library.asmx?wsdl" docRef="http://192.168.1.158/LibraryWebService/Library.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
  <soap address="http://192.168.1.158/LibraryWebService/Library.asmx" xmlns:q1="http://tempuri.org/" binding="q1:CanbeingLibraryInterfaceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
</discovery>

⌨️ 快捷键说明

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