<iframe src='<%=ResolveUrl("~/Content/HTML_file/Agreement.html")%>'

<%@ Page Language="C#" Inherits="System.Web.Mvc.ViewPage<dynamic>" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>AgreementContent</title>
</head>
<body>
<iframe src='<%=ResolveUrl("~/Content/HTML_file/Agreement.html")%>' width="640px" height="540px" style=" margin-top:3px; margin-left:3px;"></iframe> </body>
</html>

最新文章

  1. Python 修改电脑DNS
  2. owin建控制台应用程序步骤
  3. 使用PDFCreate 和 Powershell 自动保存网页为PDF
  4. C primer plus 练习题 第三章
  5. SQL top order between 一起使用
  6. MyEclipse8.6 破解以及注册码
  7. many-to-one和one-to-many的配置比较
  8. protocol buffer介绍(protobuf)
  9. 微信支付:redirect_uri参数错误 的解决办法
  10. windows下配置lamp环境(0)---软件获取
  11. 这样就算会了PHP么?-7
  12. Lucene文件扩展名
  13. jquery 获取自定义属性(attr 和 prop的区别)
  14. Docker4Windows -- 从外部(非本机host)访问 由docker container运行的程序
  15. 大数据算法设计模式(2) - 左外链接(leftOuterJoin) spark实现
  16. python3 配置logging日志类
  17. 获取Android设备WIFI的MAC地址 “MAC地址”
  18. Oracle分析函数-OLAP函数总结
  19. JOISC 2017 自然公园
  20. Linux 命令详解(十一)Shell 解析 json命令jq详解

热门文章

  1. Local storage htm5
  2. liunx环境下安装tomcat
  3. codevs 1048石子归并
  4. bzoj2257瓶子与燃料——最大公约数
  5. bootStrap效果图
  6. 开发板启动时,内核打印出"can't access tty,job control turned off"
  7. 前端学习之——js解析json数组
  8. 3.4-3.6 Hive Storage Format
  9. C#下Hashtable和Dictionary之间的差别
  10. 一步一步学Entity FrameWork 4(1)