<title>
Hexo
</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="/css/mic_main.css" />
<link rel="stylesheet" href="/css/dropdownMenu.css" />
<meta name="keywords" content="LIUQI Tokyo ERI" />
<script async src="//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<noscript>
<link rel="stylesheet" href="/css/noscript.css" />
</noscript>
<style type="text/css">
body:before {
content: ' ';
position: fixed;
top: 0;
background: url('/img/IMG_2286.jpg') center 0 no-repeat;
right: 0;
bottom: 0;
left: 0;
background-size: cover;
}
</style>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for (i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script async type="text/javascript" src="//cdn.bootcss.com/mathjax/2.7.1/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery.scrollex.min.js"></script>
<script src="/js/jquery.scrolly.min.js"></script>
<script src="/js/skel.min.js"></script>
<script src="/js/util.js"></script>
<script src="/js/main.js"></script>
<body class="is-loading">
<!-- Wrapper 外包 s-->
<div id="wrapper" class="fade-in overlay">
<!-- Intro 头部显示 s -->
<div id="intro">
<h1>This is<br />
LIUQI </h1>
<p> None is of freedom or of life deserving <br/> Nnless he daily conquers it anew.
</p>
<ul class="actions">
<li><a href="#header" class="button icon solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Intro 头部显示 e -->
<!-- Header 头部logo start -->
<header id="header">
<a href="/" class="logo">MYBLOG</a>
<!-- Main-first -->
<div id="main">
<!-- Main first s-->
<article id="me" class="panel">
<header style="color: #000000">
<h1>LIU QI</h1>
<p>A researcher for Geoscience and Computer science.<br/>I had graduated at HoHai University.</p>
</header>
<a href="" class="jumplink pic">
<span class="arrow icon fa-chevron-right"><span></span></span>
<img src="/images/me1.jpg" alt="" />
</a>
</article>
<!-- Main first e-->
</div>
<!-- 文章列表 s -->
<div id="main" style="background-color: transparent; padding:0;">
<section class="link_container" style="margin-top: 0; background-color: transparent; ">
<div class="link_row">
<!-- 文章sample s-->
<div class="6u 12u(narrower)">
<section class="link_box special">
<a href="/2018/10/13/Complex-Number/">
<div class="page_title" style="background-image: url(https://www.fractalposter.com/images/mandelbrot_set_02_969_720_480.jpg);background-position: center; background-repeat:no-repeat; background-size:cover;-moz-background-size:cover;">
<!--标题-->
<h2 class="page_title_text"> Complex Number </h2>
<!--段落-->
</div>
</a>
<div class="home-post-info">
<!-- Author Avatar -->
<div class="home-post-info-author-avatar">
<h6><span class="home-post-info-data">2018-10-13</span></h6>
<div class="home-post-info-Category">
<!-- Category -->
<span>
<h6>
<a class="post_category-link" href="http://localhost:4000/categories/Algorithm/">
<a class="post_category-link" href="/categories/MATH/">MATH</a></a>
</h6>
</span>
</div>
</div>
</div>
</section>
</div>
<!-- 文章sample e-->
<div class="6u 12u(narrower)">
<section class="link_box special">
<a href="/2018/10/12/hello-world/">
<div class="page_title" style="background-image: url();background-position: center; background-repeat:no-repeat; background-size:cover;-moz-background-size:cover;">
<!--标题-->
<h2 class="page_title_text"> Hello World </h2>
<!--段落-->
</div>
</a>
<div class="home-post-info">
<!-- Author Avatar -->
<div class="home-post-info-author-avatar">
<h6><span class="home-post-info-data">2018-10-12</span></h6>
<div class="home-post-info-Category">
<!-- Category -->
<span>
<h6>
<a class="post_category-link" href="http://localhost:4000/categories/Algorithm/">
</a>
</h6>
</span>
</div>
</div>
</div>
</section>
</div>
<!-- 文章sample e-->
</div>
</section>
</div>
<!-- 文章列表 end -->
<!-- Main 主要部分 end -->
<!-- footer 页码 start-->
<footer style="text-align: center; padding-top: 2em;">
<!-- footer 页码 end-->
<!-- Copyright 版权 start -->
<div id="copyright">
<ul>
<li>©Powered By <a href="https://hexo.io/zh-cn/" style="border-bottom: none;">hexo</a></li>
<li>Design: <a href="http://miccall.tech " style="border-bottom: none;">miccall</a></li>
</ul>
<span id="busuanzi_container_site_pv">2018总访问量<span id="busuanzi_value_site_pv"></span>次</span>
</div>
<!-- Copyright 版权 end -->
</div>
<!-- Wrapper 外包 e-->
<!-- Scripts -->