高清影音
高清电影
无损音乐
高清MV
韩剧美剧
游戏教程
电商头条
游戏新闻
游戏攻略
游戏活动
LOL最新活动
DNF活动资讯
王者荣耀
LOL资讯视频
技术教程
电脑教程
电子商务
营销策划
破解资源
运营推广
站长资源
网页制作
网络编程
脚本专栏
数据库
服务器
操作系统
网站运营
平面设计
电脑基础
站点地图
Sitemap XML
SiteMap0
SiteMap1
SiteMap2
SiteMap3
SiteMap4
SiteMap5
SiteMap6
SiteMap7
SiteMap8
SiteMap9
SiteMap10
SiteMap11
SiteMap12
高清影音
无损音乐
高清MV
动漫资讯
高清电影
韩剧美剧
游戏教程
游戏新闻
动漫资讯
游戏攻略
游戏活动
LOL最新活动
DNF活动资讯
王者荣耀
LOL资讯视频
技术教程
电商头条
电脑教程
电子商务
营销策划
破解资源
运营推广
站长资源
网页制作
网络编程
脚本专栏
数据库
服务器
操作系统
网站运营
平面设计
电脑基础
XMLHttps
- 更新日期:2025/4/9
XMLHttps
站长资源
2025/4/9
佚名
43
1538
43
南强小屋 Design By 杰米
难得的是页面里面一个 table 也没有....而且居然在 FF 底下看还不会变形,哦哈哈哈
直接运行的话 URL 只能填本域的,如果遇到安全性限制,代码 copy 到本地保存为 hta 运行
<P><html><head><title>XMLHttps</title><meta http-equiv="content-type" content="text/html; charset=gb2312" /><style>* { font-size:13px; line-height:13px; font-family:"Comic Sans MS" Arial 宋体; color:#333; padding:0px; margin:0px; }</P> <P>body { background-color:buttonface; overflow:auto; border-style:none; padding:0px 15px; text-align:center; }</P> <P>fieldset { margin:7px 0px; }</P> <P>legend { font-weight:bold; font-size:14px; }</P> <P>input { height:16px; line-height:14px; }</P> <P>.text { height:16px; border:1px solid #333; font-size:12px; line-height:14px; padding:0px 5px; }</P> <P>.settingLabel { width:120px; padding:0px 10px; height:16px; line-height:16px; display:block; float:left; }</P> <P>.settingLabel2 { width:118px; padding:0px 10px; height:16px; line-height:16px; float:left; }</P> <P>.label01 { width:90px; }</P> <P>.floatLeft { float:left; }</P> <P>.button01 { border:1px solid #666; color:#555; height:20px; line-height:16px; text-align:center; padding:0px 10px; text-decoration:none; margin-left:10px; }</P> <P>#divMain { width:740px; margin:0px auto; position:relative; text-align:left; }</P> <P>#txtURL { width:590px; }</P> <P>#divHeaders { width:735px; height:90px; float:left; }</P> <P>#outerSelectHeaders, #outerSelectItems { border:1px solid #333; overflow:hidden; position:absolute; margin:4px; }</P> <P>#selectHeaders, #selectItems { width:220px; height:80px; margin:-3px -3px -5px -3px; }</P> <P>#divHeadersSetting, #divItemsSetting { margin-left:360px; }</P> <P>#txtHeaderName, #txtHeaderValue, #txtItemName, #txtItemValue { width:230px; }</P> <P>#txtItemValue { height:35px; overflow:auto; padding:3px; border:1px solid #333; }</P> <P>#divSending { height:120px; }</P> <P>#divSendingData2 { display:none; }</P> <P>#txtSendingData, #txtResponseHeader, #txtResponseBody { width:590px; height:80px; overflow:auto; border-width:1px; padding:3px; }</P> <P>#divReadyState, #divStatus { margin:0px 50px 0px 2px; background-color:green; color:white; padding:0px 20px; float:left; display:block; }</P> <P></style></head><body><fieldset> <legend>Threads</legend> </fieldset><fieldset> <legend>Settings</legend> URL: <input id="txtURL" class="text" value="http://"/> Method: <input id="radioMethodGet" name="radioMethod" value="get" type="radio" checked /> <label for="radioMethodGet" class="label01">Get</label> <input id="radioMethodPost" name="radioMethod" value="post" type="radio"/> <label for="radioMethodPost" class="label01">Post</label> Headers: <select id="selectHeaders" size="2"></select> Header Name: <input id="txtHeaderName" class="text"/> Header Value: <input id="txtHeaderValue" class="text"/> <input class="button01" id="cmdAddModifyHeader" type="button" value="Add / Modify" /> <input class="button01" id="cmdDelHeader" type="button" value="Delete" /> </fieldset><fieldset> <legend>Sending String</legend> Input type: <input id="radioInputType1" name="radioInputType" type="radio" value="Name-Value" checked="true"/> <label for="radioInputType1" class="label01">Name-Value</label> <input id="radioInputType2" name="radioInputType" type="radio" value="By-String"/> <label for="radioInputType2" class="label01">By-String</label> Items: <select id="selectItems" size="2"></select> Item Name: <input id="txtItemName" class="text"/> Item Value: <textarea id="txtItemValue"><"button01" id="cmdAddModifyItem" type="button" value="Add / Modify" /> <input class="button01" id="cmdDelItem" type="button" value="Delete" /> Data String: <textarea id="txtSendingData"><"divState"> Ready State: 就绪 Status: -1 </fieldset><fieldset> <legend>Operation</legend> Operations: <input class="button01" id="cmdSend" type="button" value="Send Request" /> <input class="button01" id="cmdCreateThread" type="button" value="Create Thread" /> <input class="button01" id="cmdViewResponse" type="button" value="View Reponse as HTML" /> </fieldset><fieldset> <legend>Response Data</legend> Headers: <textarea id="txtResponseHeader" readonly ><"settingLabel">Body: <textarea id="txtResponseBody" readonly ><"runEx('runcode71126')" type="button" value="运行代码" class="fn-butt" /> <INPUT onclick="copy2('runcode71126')" type="button" value="复制代码" class="fn-butt" /> <INPUT onclick="doSave(runcode71126)" type="button" value="保存代码" class="fn-butt" />[Ctrl+A 全选 注:引入外部Js需再刷新一下页面才能执行]</div> </div> <div class="tags my-2"> <i class="iconfont icon-tags"></i><a href="/page/1/169385.html" rel="tag" class="tag-%e6%a0%b8%e6%b3%84%e6%bc%8f color-6" one-link-mark="yes" title="XMLHttps">XMLHttps</a> </div> <div class="post-apd"> <strong>标签:</strong><a href="/page/1/169385.html" title="XMLHttps"> <h5>XMLHttps</h5> </a> <Br /></div> <div class="post-apd">南强小屋 Design By 杰米</div> </div> </div> <div class="single-top-area text-sm clearfix card mt-4"> <div class="card-body"> <strong><a href="/page/1/169385.html" title="XMLHttps" target="_blank">广告合作:</a></strong>本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)<br> <strong>免责声明:</strong>本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com</a> </div> </div> <div class="near-navigation rounded mt-4 py-2"> <div class="nav previous border-right border-color"> <a class="near-permalink" href="#" one-link-mark="yes"> <span>上一篇</span> <h4 class="near-title"><a href="/page/1/169384.html" title="用vbs在 HTA 内对脚本进行编码的方法">用vbs在 HTA 内对脚本进行编码的方法</a></h4> </a> </div> <div class="nav next border-left border-color"> <a class="near-permalink" href="#" one-link-mark="yes"> <span>下一篇</span> <h4 class="near-title"><a href="/page/1/169386.html" title="用hta与ajax实现的五笔字型编码查询工具">用hta与ajax实现的五笔字型编码查询工具</a></h4> </a> </div> </div> <!-- comments --> <div class="post-apd mt-4">南强小屋 Design By 杰米</div> <div id="comments" class="comments"> <h1 id="comments-list-title" class="comments-title h5 mx-1 my-4"> <i class="iconfont icon-comment"></i> <span class="noticom"> <a href="/page/1/169385.html#respond" class="comments-title" one-link-mark="yes" title="XMLHttps">评论“XMLHttps”</a> </span> </h1> <div class="card"> <div class="card-body"> <div id="respond_box"> <div id="respond" class="comment-respond"> <form action="#" method="post" id="commentform" class="text-sm mb-4"> <div class="visitor-avatar d-flex flex-fill mb-2"> <img class="v-avatar rounded-circle" src="/images/gravatar.jpg"> </div> <div class="comment-textarea mb-3"> <textarea name="comment" id="comment" class="form-control" placeholder="输入对“XMLHttps”评论内容..." tabindex="4" cols="50" rows="3">
暂无XMLHttps的评论...
www.nqxw.com
南强小屋
8,675
无损音乐
1,324
高清电影
213
破解软件
70,141
收录教程
最新文章
群星《奔赴!万人现场 第2期》[FLAC/分轨][5
群星《奇妙浪一夏 (上海迪士尼度假区音乐)》
群星《奇妙浪一夏 (上海迪士尼度假区音乐)》
【古典音乐】詹姆斯·高威《季节》1993[WAV+
贝拉芳蒂《卡里普索之王》SACD[WAV+CUE]
站点导航
抖音极速版
河马剧场
京东
小红书
微信
高德地图
红果短剧
夸克
美团
剪映
拼多多
支付宝
淘宝
快手
QQ
哔哩哔哩
番茄小说
得物
阿里巴巴
王者荣耀
和平精英
腾讯视频
爱奇艺
QQ音乐
咸鱼之王
逆水寒
三国志战略版
梦幻西游
金铲铲之战
捕鱼大作战
原神
英雄联盟手游
网易云音乐
崩坏星穹铁道
优酷视屏
酷狗音乐
蛋仔派对
搜索
关键字搜索
热门推荐:
2022年最新
VIP解析
网盘资源