⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 license.html

📁 用AJAX制作的一个超强桌面
💻 HTML
字号:
<!--xWin Child Window Template File-->
<html>
<!--

  xWindows for Laputa System
  auther: Jangogo Chan Q108112937
  copyright: 4Fang Technology 广州海然数码科技有限公司
  date created : 2006-12-08


-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>License</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="laputaxWinChild.js"></script>
<script language=javascript>
  //xWin.move(0.5,0.5,200,200);
  function repos(){
    var headerHeight=50;
    $("BBSFrm").style.height=(document.body.clientHeight-headerHeight)+"px";
	$("BBSFrm").style.top=headerHeight+"px";
  }
  function init(){
      var liforgetdate= new Date();
       $('BBSFrm').src="http://www.laputac.com/bbs/index.asp";
	repos();
  }
  window.onresize=repos;
</script>
</head>

<body style="overflow:hidden;boder:0;" onLoad="init();">



<div  class="iframehead" id="HeadDiv" >
  <div  class="positiontLeft">
    <ul>
      <li style=" width:300px;height:50px; line-height:50px; text-align:left; padding-top:10px;" class="positiont"><img style="margin-bottom:-5px;" src="images/positiont.gif" width="30" height="30" />License</li>
    </ul>
  </div>

</div>

<!-- xWin Caption/Toobar -->
<div class="xWin-title-bar" id="xWin-title-bar" onMouseDown="xWin.drag();" onDblClick="xWin.maximize();"></div>
   <div class="window-positiont" id="big-small-close-bg" ></div>
   <div  class="window-positiont">
   <div class="big-small-close"   onMouseOver="this.className='big-small-close-over';" onMouseOut="this.className='big-small-close';" onClick="Util.License();"></div>
   <div class="big-small-close"  onMouseOver="this.className='big-small-close-over';" onMouseOut="this.className='big-small-close';" onClick="xWin.minimize();"></div>
   <div class="big-small-close"  onMouseOver="this.className='big-small-close-over';" onMouseOut="this.className='big-small-close';" onClick="xWin.maximize();"></div>
   <div class="big-small-close"  onMouseOver="this.className='big-small-close-over';" onMouseOut="this.className='big-small-close';" onClick="xWin.close();"></div>
   </div>
</body>
<div id="BBSFrm"  style="background:white;border:0;overflow:auto;width:100%; position:absolute;left:0;padding:10px">

License (许可) :&nbsp; <br>
<br>
1.你必须保留原作者的署名信息,不得更改版权归属.<p>2.如果你愿意,请在您的主页上给  
<a target="_blank" href="http://www.laputac.com">www.laputac.com </a>做一个连接</p>
<p>3.到 <a target="_blank" href="http://www.laputac.com">www.laputac.com</a> 
的论坛最少发表一个帖子,最好是关于美食的,告诉我哪里有好吃的,呵呵</p>
<p>4.如果用于商业目的,如果你愿意, 就请我吃好吃的(寄给我也行呀,哈哈), 如果你不愿意, 你就发一个E-Mail给我们, 
只有拥有我们E-Mail回复同意下,你才能用于商业目的.</p>
<p>5.发现了什么BUG或者做了改进,请你务必到 <a target="_blank" href="http://www.laputac.com/bbs/">
www.laputac.com/bbs/ </a>告诉我(公司发我奖金我请你吃东西...)<p>6.其他参照 GPL ,如有抵触之处, 以这份内容为准.<p> </div>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -