nwordersws.disco

来自「wrox出版社的另一套经典的VB2005数据库编程学习书籍,收集了书中源码,郑重」· DISCO 代码 · 共 6 行

DISCO
6
字号
<?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://localhost/nwordersws/nwordersws.asmx?wsdl" docRef="http://localhost/nwordersws/nwordersws.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
  <soap address="http://localhost/nwordersws/nwordersws.asmx" xmlns:q1="http://oakleaf.ws/webservices/nwordersws" binding="q1:NWOrdersWSSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
  <soap address="http://localhost/nwordersws/nwordersws.asmx" xmlns:q2="http://oakleaf.ws/webservices/nwordersws" binding="q2:NWOrdersWSSoap12" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
</discovery>

⌨️ 快捷键说明

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