关于

<title>About JiaoZhu</title>
/*Who's JiaoZhu*/
#JiaoZhu {
    Sex:Male;
    Hometown:BEIJIING;
    Status:Single;
    Interests:Internet Code Computer Books;
}
/*How old are u*/
int year,age=0;
    for(year=1988;year<2010;year++){
    age++;
}
printf("I'm %d! ",age);
/*Just Introduces u*/
$character=new array("轻度偏执狂","随和不随便","好色重义","良民");
/*How to contact u*/
switch (ways){
    case 'Email' : sec@jiaozhu.org;
    case 'Gtalk' :
    case 'MSN'   : jarek.chiu@msn.com;
    case 'QQ'    : 4244505;
    default      : http://jiaozhu.org;
}
-For More...
sql="SELECT * FROM google WHERE keywords='jiaozhu'";