代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>MY GITEE HOME PAGE</title>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/reset.css">
<!-- <link rel="stylesheet" href="css/tag.css">-->
<script src="https://lib.baomitu.com/jquery/3.5.0/jquery.js"></script>
<script src="js/main.js"></script>
</head>
<body>
<header>
<div class="header_div">
<a href="https://gitee.com/fengfeng233">
<img alt="?" src="img/header.jpg">
</a>
</div>
</header>
<div class="main_con">
<div class="profile">
<div class="profile_img">
<img alt="?" src="img/profile_photo.jpg">
</div>
<br>
<div class="username">汉塞大叔</div>
</div>
<div class="div_con">
<div class="div_tag">
<!-- 利用jQuery实现将鼠标移入哪个标签页,显示对应的内容页本
次只完成了,git页面;blog 和 web 的页面下次再做,-->
<div class="tag_git tag">Git</div>
<div class="tag_blog tag">Blog</div>
<div class="tag_web tag">Web</div>
</div>
<div class="div_content">
<!-- git 内容区块-->
<div class="div_content_pro div_git">
<div class="content_title">项目库:</div>
<div class="div_rep_con">
<div class="rep_con_line">
<div class="div_repositorie fl">
<a href="https://gitee.com/fengfeng233/pyshp"><div class="con_title">Pyshp</div></a>
<div class="con_recommend">
This library reads and writes ESRI Shapefiles in pure Python.
</div>
</div>
<div class="div_repositorie fr">
<a href="https://gitee.com/fengfeng233/Learn"><div class="con_title">Learn</div></a>
<div class="con_recommend">
Code and data samples from GeospatialPython.com and Books.
</div>
</div>
</div>
<div class="rep_con_line">
<div class="div_repositorie fl">
<a href="https://gitee.com/fengfeng233/matplotlib-by-python"><div class="con_title">Matplotlib By Python</div></a>
<div class="con_recommend">
Matplotlib包的学习代码.
</div>
</div>
<div class="div_repositorie fr">
<a href="https://gitee.com/fengfeng233/pyshp-by-pyton"><div class="con_title">Pyshp By Pyton</div></a>
<div class="con_recommend">
Pyshp的学习代码.
</div>
</div>
</div>
</div>
</div>
<!-- blog 内容区块-->
<div class="div_content_pro div_blog"></div>
<!-- web 内容区块-->
<div class="div_content_pro div_web">
<div class="content_title">HTML:</div>
<div class="div_pro_con">
<!-- 插入的web div 的结构 -->
<!-- <div class="div_html_con"> -->
<!-- <a href=" json.url "> -->
<!-- <div class="con_title"> -->
<!-- json.title -->
<!-- </div> -->
<!-- </a> -->
<!-- <div class="con_recommend"> -->
<!-- json.recommend -->
<!-- </div> -->
<!-- </div> -->
</div>
</div>
</div>
</div>
<footer>
<!-- 暂时没想好footer放那些内容-->
</footer>
</div>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。