jsp 广告

  • %@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
  • <%
  • String path = request.getContextPath();
  • String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
  • %>
  • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  • <html>
  • <head>
  • <base href="<%=basePath%>">
  • <title>广告效果</title>
  • <meta http-equiv="pragma" content="no-cache">
  • <meta http-equiv="cache-control" content="no-cache">
  • <meta http-equiv="expires" content="0">
  • <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
  • <meta http-equiv="description" content="This is my page">
  • </head>
  • <body>
  • <!--广告效果 -->
  • <div style="width:192px;height:144px;background-color: white">
  • <table style="width:100%;height: 100%;font-size: 12px;">
  • <tr><td colspan="2" style="border:1px solid gray">华金矿业有限责任公司</td></tr>
  • <tr>
  • <td style="border:1px solid gray">
  • <marquee scrollamount="3" width="152px" height="144px;" direction="up" behavior="scroll">
  • 原标题:美国又退群!这回要退出万国邮政联盟,原因与中国有关美国白宫17日宣布,美国启动退出万国邮政联盟程序;如未来一年未能与万国邮政联盟达成新协议,美国将会退出。
  • 美国白宫两名匿名高级官员在当天的记者吹风会上称,万国邮政联盟当前的“终端费”政策对美国不公平,全球多国都在国际邮件计费问题上“占美国的便宜”。
  • 白宫在随后发表的声明中说,美国国务院将向万国邮政联盟发函通知美国的决定。未来一年内,美国将在万国邮政联盟内部就新规则进行双边或多边谈判;如不能达成协议,美国将退出万国邮政联盟。
  • 声明同时说,不管协商结果如何,美国将在“现实允许的情况下”尽早开始实施美方自定的“终端费”费率,实施日期不会晚于2020年1月1日。
  • 万国邮政联盟是什么组织?
  • 特朗普政府为什么又要退出呢?
  • 在国际邮政业务中,有一个叫做终端费(terminal dues)的东西。什么是终端费呢?
  • 你住在A国,你的朋友小志住在B国。小志过生日,你要给他寄礼物。那么这个礼物从你手上到小志手上需要经过两步:
  • 1、你去A国邮政支付邮费,由A国邮政把东西寄到B国。
  • 2、B国邮政把东西交到小志手上。
  • B国邮政肯定不会免费为你服务,这就涉及到所谓的终端费。也就是说,你付钱给A国邮政,而A国邮政给B国邮政支付终端费。
  • </marquee>
  • </td>
  • <td style="border:1px solid gray">
  • <marquee scrollamount="3" height="144px;" width="40px;" direction="left" behavior="scroll">
  •  
  • 热烈欢迎领导视察
  •  
  • </marquee>
  • </td>
  • </tr>
  • <tr>
  • <td colspan="2" style="border:1px solid gray">
  • <marquee scrollamount="3" height="20px" width="144px" direction="right" behavior="scroll">
  • 总计:人
  • </marquee>
  •  
  • </td>
  • </tr>
  • </table>
  • </div>
  • </body>
  • </html>

posted @ 2020-08-15 16:32  雨安寧  阅读(96)  评论(0)    收藏  举报