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

📄 aboutme.php

📁 后台默认帐号和密码 admin 简介:建一个网站
💻 PHP
字号:
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="stylesheet" href="img/css.css" type="text/css">
<title>小宇的介绍文档</title>
<style type="text/css">
</style>
</head>
<body>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="12"><img src="img/topl.jpg" width="12" height="36"></td>
	<td width="110" align="left" background="img/topc.jpg"class="bai12"><a href="index.php" class="bai">小宇小站--欢迎您!</a></td>
    <td background="img/topc.jpg" class="baizi STYLE23"><center>
      <span class="lvzi">今天是     
	  <SCRIPT type="text/javascript">
	<!--//日期显示
	  var isnMonths=new initArray("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");
	  var isnDays=new initArray("SUN","MON","TUE","WED","THU","FRI","SAT","SUN");
	  today=new Date();

	  function initArray(){
	    for(i=0;i<initArray.arguments.length;i++)
	    this[i]=initArray.arguments[i];
	  }

	  function getFullYear(d)	{
	  //d is a date object
	    yr = d.getYear();
	    if(yr<1000)	yr += 1900;
	    return yr;
	  }
	  document.write(getFullYear(today) +"年" + isnMonths[today.getMonth()] + "" + today.getDate()+"日");
	  //-->
	  </SCRIPT>
   	</span>
	</center>    </td>
	 <td width="200" align="right" background="img/topc.jpg" bgcolor="#f85ec0" class="bai12">
	 <a href="index.php" target="_blank" class="bai">返回首页</a>
    <td width="12"><img src="img/topr.jpg" width="13" height="36"></td>
  </tr>     
</table>
<br /><br />
<p align="center" class="STYLE26">About Me</p><br /><br />
<table align="center" width="80%" height="200" border="1" cellspacing="0" cellpadding="0">
  <tr><td>
	<table align="center" width="70%" border="0" cellspacing="0" cellpadding="0"><tr><td>
	<p class="style15 style15 STYLE25 lanzi STYLE25">&nbsp; ※姓名:小宇</p>
    <p class="STYLE25 lanzi STYLE25">&nbsp; ※网名:玄物语 or jayeeliu</p>
    <p class="STYLE25 lanzi STYLE25">&nbsp; ※邮箱:jayeeliu@gmail.com</p>
    <p class="STYLE25 lanzi STYLE25">&nbsp; ※QQ:280540452</p>
	</td></tr></table>
	 <p align="center" class="lanzi STYLE25">哈哈,有点像个人简历,就不多说废话了!</p>
</td></tr></table>
<br /><br /><br /><br />
<hr color="#FFFFFF" width="90%" size="2" />
<br />
<p align="center" class="STYLE26">About Wish</p><br /><br />
<table align="center" width="80%" height="200" border="1" cellspacing="0" cellpadding="0">
	<tr><td>
  	<span class="lanzi"><strong>&nbsp;&nbsp;&nbsp;灵感来源</strong></span></strong><span class="lanzi">:PHP版许愿树(圣诞版) by jianglb (newdir@jianglb.com),下面有演示,这个许愿树的框架就是用的这个<br/><br/></span>
  	<center class="lanzi"><a href="http://www.jianglb.com/wish" class="bai STYLE22"><strong>演示</strong></a></center>
  	<p class="lanzi"><strong>&nbsp;&nbsp;&nbsp;问题解答</strong>:
有问题是难免的,常去下面两个论坛求教,尤其是有关ajax的问题,先谢谢这里的XDJM了</p>
  	<table align="center" border="0" cellspacing="0" cellpadding="0">
	<tr><td>
	  <a href="http://www.phpchina.com/bbs/" class="STYLE25 bai">PHP China | 中国开源之路</a> <br/>
	  <br/>
  	  <a href="http://bbs.chinaunix.net/" class="STYLE25 bai"> ChinaUnix</a>
	</td>
	</tr></table>
  	<span class="lanzi"><br />
  	<strong>&nbsp;&nbsp;&nbsp;书籍:</strong>^_^,这里就要感谢学校图书馆了,《哈尔滨工程大学图书馆》,很多知识来源于在这里,喜欢那里四楼的阅览室。<br/></span></td>
	</tr></table>
<br /><br />
<hr color="#FFFFFF" width="90%" size="2" />
<p align="center" class="STYLE22">累了好多天,该休息了,五一也要留给自己一点时间,^_^ !</p>
<?
require("footer.php");
?>
</body>
</html>

⌨️ 快捷键说明

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