ex01.disco

来自「介绍vb.net的一本很好的英文资料,深入浅出,值得一读」· DISCO 代码 · 共 4 行

DISCO
4
字号
<?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/2373/Labs/Lab072/Ex01/Solution/CustomerService.asmx?wsdl" docRef="http://localhost/2373/Labs/Lab072/Ex01/Solution/CustomerService.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
</discovery>

⌨️ 快捷键说明

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