前端页面js代码:

<head>
<script>
window.name = "PremaritalCheckup_ManSocietyAgreeForm";
</script>
<base target="_self" />
</head> <form id="form1" runat="server" target="PremaritalCheckup_ManSocietyAgreeForm">

window.name中赋值的值是form中target中的值

最新文章

  1. rhel5.8安装oracle 10g ASM
  2. 关于iOS 10不能跳转设置的解决办法
  3. mysql 在linux 修改账号密码
  4. oracle的存储过程和函数(PL/SQL)
  5. springmvc视图解析流程
  6. C# conn.open() 外部表不是预期的格式( 读取EXCEL文件出错)
  7. 编写爬虫程序的神器 - Groovy + Jsoup + Sublime
  8. #linux包之sysstat之iostat命令
  9. linux terminal 日常shell
  10. [LeetCode OJ] Linked List Cycle II—Given a linked list, return the node where the cycle begins. If there is no cycle, return null.
  11. 使用canvas来实时播放RTSP视频
  12. 为什么我们需要性能测试,需要loadrunner
  13. Dev GridView RowCellClick活动MouseDown事件
  14. 物联网蓝牙模块:DA14586蓝牙5模块很快到来
  15. shell 编程记录
  16. 龙光集团地产跃居“中国房地产500强TOP28”
  17. 利用arcgis和envi对卫星图像按城市进行拼接,分割
  18. 【分享】Vue 资源典藏(UI组件、开发框架、服务端、辅助工具、应用实例、Demo示例)
  19. unicodedata.normalize()/使用strip()、rstrip()和lstrip()/encode和decode 笔记(具体可看 《Python Cookbook》3rd Edition 2.9~2.11)
  20. C#.NET常见问题(FAQ)-如何设置控件水平对齐,垂直对齐

热门文章

  1. jar 冲突、class 冲突的检测脚本
  2. elasticsearch 多字段聚合或者对字段子串聚合
  3. Springboot的entity,dao,controller,service层级理解
  4. Python Treelib 多叉树 数据结构 中文使用帮助文档
  5. nginx 缓存配置
  6. jq form表单渲染单选框内容渲染
  7. uuid模块
  8. 编码-转义2-mark
  9. requests--会话对象,ssl验证
  10. 【转】web.xml详解