社区
JavaScript
帖子详情
xxx.htm?id=00000123 在JavaScript里可以得到这个id的值吗??
andiyang
2001-08-29 01:47:59
xxx.htm?id=00000123 在JavaScript里可以得到这个id的值吗
...全文
113
4
打赏
收藏
xxx.htm?id=00000123 在JavaScript里可以得到这个id的值吗??
xxx.htm?id=00000123 在JavaScript里可以得到这个id的值吗
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
4 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
andiyang
2001-08-30
打赏
举报
回复
to color7(侯雨)
你的提示对我很有启发
color7
2001-08-29
打赏
举报
回复
<script language=LiveScript><!--
function L_goToURL(){
var wlink=window.location;
var c=wlink.indexOf("id=");
wlink=wlink.substring(c+3,c+11);
return wlink;
}
// --></script>
blues-star
2001-08-29
打赏
举报
回复
当然可以,php一例
<script>
var testvalue = <?echo $id?>;
</script>
ASP
<script>
var testvalue = <%response.write request("id")%>;
</script>
JSP
<script>
var testvalue = <%out.print(这里有点不会写啦,:),JSP很菜的)%>; //注意一定是out.print,不是out.println
</script>
jeff2001
2001-08-29
打赏
举报
回复
你要这个值干嘛?用字符串操作?
elasticsearch-kibana
演示输出文件
cloudsim-云模拟Notes Complete Set(第1到第8集)
源码来自:https://pan.quark.cn/s/e40db037db81 Overview Consulting Build Status Codacy Badge Codacy Code Coverage Maven Central Documentation Status GPL licensed Repo stars Twitter Follow CloudSim Plus is a modern, up-to-date, full-featured and fully documented Java 25 simulation framework. It's easy to use and extend, enabling modeling, simulation, and experimentation of Cloud computing infrastructures and application services. It allows developers to focus on specific system design issues to be investigated, without concerning the low-level details related to Cloud-based infrastructures and services. CloudSim Plus is a fork of CloudSim 3, re-engineered primarily to avo
id
code duplication, prov
id
e code reuse and ensure compliance with s...
txz-推箱子游戏QZQ.zip-Andro
id
studio游戏源代码
txz-推箱子游戏QZQ-Andro
id
studio游戏源代码
SIMATIC ET 200SP CPU 1510SP-1 PN手册.pdf
源码来自:https://pan.quark.cn/s/bc13629ffadc This is the izmir download daemon. It needs to be built with the yocto Linux cross compiler, not the cross compiler for sketches. Compiler was setup using: source /nfs/iir/disks/clantondisk005/users/software/linuxxcompiler/1.4.1/environment-setup-i586-poky-linux-uclibc Run the command on the target: ./clloader --escape --binary < /dev/ttyGS0 > /dev/ttyGS0 clloader --help for other options. Clloader will look for /sketch/sketch.elf and run it if found. Output from the sketch will be redirected back to /dev/ttyGS0 If clloader is HUPed while running a sketch it will terminate the sketch and wait for a command. If the sketch terminates the loader will revert back to waiting for a remote command.
基于Vuejs与ElementUI构建的现代化医院在线预约挂号系统前端用户界面_包含患者注册登录科室医生查询号源时段选择预约订单管理就诊人信息维护智能导诊推荐候诊队.zip
基于Vuejs与ElementUI构建的现代化医院在线预约挂号系统前端用户界面_包含患者注册登录科室医生查询号源时段选择预约订单管理就诊人信息维护智能导诊推荐候诊队.zip
JavaScript
87,995
社区成员
224,693
社区内容
发帖
与我相关
我的任务
JavaScript
Web 开发 JavaScript
复制链接
扫一扫
分享
社区描述
Web 开发 JavaScript
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章