This commit is contained in:
lh_wang
2015-10-09 11:30:36 +08:00
parent fda7ba40d5
commit 03f7859882
2 changed files with 3 additions and 97 deletions
+2 -13
View File
@@ -2,21 +2,10 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel='stylesheet' href='style.css'/>
<!--<script type="text/javascript" src="main.js"></script>-->
<script type="text/javascript">
</script>
</head>
<body>
<div id="main">
<div id="mycav">
<div id="fun_rate">vczero</div>
<div style="float:right;visibility:hidden;"><a href="t2048/t2048.html">T2048</a></div>
<canvas id="canvas" width="910" height="1500">
您好!您的浏览器不支持HTML5 Canvas。请更换其他浏览器。
</canvas>
</div>
<div>
<H1>404</H1>
</div>
</body>
</html>
+1 -84
View File
@@ -1,84 +1 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>vczero.me--首页</title>
<meta name="keywords" content="vczero;王利华;鬼谣;前端">
<meta name="description" content="vczero 王利华个人Github站点简单介绍">
<link type="text/css" rel="stylesheet" href="css/main.css" />
</head>
<body>
<div class="bk">
<img src="img/bk.jpg"/>
</div>
<div class="index_btn">
<a class="fl" href="html/aboutme.html">
About ME
</a>
<a class="fl" href="html/project.html">
About Project
</a>
<!--<a class="fl" href="html/project.html">
My Starred
</a>-->
</div>
<div class="title">
The Projects Of My Participation In The Past Time
</div>
<div class="userinfo fl">
<div class="userinfo_avatar center">
<img src="img/avatar.png"/>
</div>
<div class="userinfo_hr center"></div>
<div class="userinfo_info">
<div>
<span>昵称:</span>
<span>vczero</span>
</div>
<div>
<span>从业:</span>
<span>web前端研发工程师(JS + Node)</span>
</div>
<div>
<span>公司:</span>
<span>高德地图研发中心</span>
</div>
<div>
<span>职责:</span>
<span>JavaScript API & API服务</span>
</div>
</div>
<div class="userinfo_desc">
高中没有学好VB,那时觉得高考才是重点。大学选择
了理科(GIS),于是开始了自学C语言,大一
下学期课程安排是C++,放弃了C,于是开始捣鼓C++,
开始捣鼓MFC。大二开始看点web编程,大二实习的时
候,做的是公司的C++平台研发。但是心里一直装着一
个web的梦想,于是回学校继续做一些web项目。大三的
时候,专心web编程,既写前端,也写后端,参加过比赛,
给老师做过项目,也自己捣鼓一些自己的项目,渐渐没
有了周末...大四,专心写Node.js和JS。<span>活该现在是小胖子!!!</span>
</div>
<div class="userinfo_desc">
大学到参加工作以来,要感谢的人很多,感谢如兄如父的@涛哥,C++大牛@dll,web创新@蒋博士,带我的@yhostc & @ivan706...
特别感谢我60岁老父亲把我抚养长大...从农村一路走来,我很幸运,谢谢你们!
</div>
<div class="userinfo_btn">
<div class="fl text_center">TimeLine</div>
<div class="fl text_center">Start Game</div>
</div>
<div class="userinfo_link">
<a href="https://github.com/vczero">
<img src="img/github.png" />
</a>
<a href="http://weibo.com/2762275212/profile?rightmod=1&wvr=6&mod=personinfo">
<img src="img/weibo.png"/>
</a>
<a href="http://www.cnblogs.com/vczero/">
<img src="img/blog.png"/>
</a>
</div>
</div>
</body>
</html>
<h1>404</h1>