1.txt

来自「Visual C++.net编成指南一书的源代码」· 文本 代码 · 共 4 行

TXT
4
字号
http://localhost/soapinterop/HW.dll?Handler=Default
"#HelloWorld"


<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><snp:HelloWorld xmlns:snp="urn:SimpleSoapAppService"><bstrInput>User</bstrInput></snp:HelloWorld></soap:Body></soap:Envelope>

⌨️ 快捷键说明

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