摘要: <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>js操作文件(ie可用)</title> <script src="http://libs 阅读全文
posted @ 2020-09-21 17:20 迢迢 阅读(256) 评论(0) 推荐(0) 编辑
摘要: <!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>右键显示菜单</title> <script src="http://libs.baidu.com/jquery/1.9.1/jquery.min.js"></ 阅读全文
posted @ 2020-09-21 16:50 迢迢 阅读(496) 评论(0) 推荐(0) 编辑
摘要: 1、headers加上Content-Type=text/xml;charset=utf-8,如下图: 2、 body选择xml格式,如下图: 3、测试: 比如url为:http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?wsdl 阅读全文
posted @ 2020-09-21 15:28 迢迢 阅读(8873) 评论(0) 推荐(1) 编辑