代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="zh">
<head>
<!-- Required meta tags always come first -->
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="google-site-verification" content="GgupatpoZgdqsBlxEZoMqGAy3aXAFtXIrYged3SB6EA" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>nJcx's Blog | 身高1.85,单身,魔都,擅长Python,Golang,很重要的一件事是,单身
</title>
<link rel="canonical" href="http://www.njcx.bid/index5.html">
<link rel="apple-touch-icon" href="http://www.njcx.bid/apple-touch-icon.png" sizes="180x180">
<link rel="icon" type="image/png" href="http://www.njcx.bid/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="http://www.njcx.bid/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="http://www.njcx.bid/manifest.json">
<meta name="theme-color" content="#333333">
<link rel="stylesheet" href="http://www.njcx.bid/theme/css/bootstrap.min.css">
<link rel="stylesheet" href="http://www.njcx.bid/theme/css/font-awesome.min.css">
<link rel="stylesheet" href="http://www.njcx.bid/theme/css/pygments/emacs.min.css">
<link rel="stylesheet" href="http://www.njcx.bid/theme/css/style.css">
<meta name="description" content="Linux重度用户,Python从业人员,个人小博客,欢迎访问">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?a34c7a96ae9745547c373575407c521f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>
<body>
<header class="header">
<div class="container">
<div class="row">
<div class="col-sm-4">
<a href="http://www.njcx.bid">
<img class="img-fluid" src=http://www.njcx.bid/images/profile.png width=200 height=200 alt="nJcx's Blog">
</a>
</div>
<div class="col-sm-8">
<h1 class="title">       <a href="http://www.njcx.bid">nJcx's Blog</a></h1>
<p class="text-muted">身高1.85,单身,魔都,擅长Python,Golang,很重要的一件事是,单身</p>
<ul class="list-inline">
<li class="list-inline-item">                   <a href="https://www.zhihu.com/people/njcxs" target="_blank">知乎</a></li>
<li class="list-inline-item"><a href="https://www.facebook.com/nJcx1" target="_blank">FaceBook</a></li>
<li class="list-inline-item"><a href="https://github.com/njcx" target="_blank">Github</a></li>
<li class=" list-inline-item text-muted">|</li>
<li class="list-inline-item"><a class="fa fa-github" href="https://github.com/njcx" target="_blank"></a></li>
</ul>
</div>
</div>
</div>
</header>
<div class="main">
<div class="container">
<h1>Articles
</h1>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-02-19T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
日 19 二月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/python.html">Python</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B7.html">爬取阮一峰博客保存为pdf</a></h4>
<div class="content">
介绍一下爬虫的应用,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-02-18T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
六 18 二月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/python.html">Python</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B6.html">爬取廖雪峰博客保存为pdf</a></h4>
<div class="content">
介绍一下爬虫的应用,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-02-17T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
五 17 二月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/python.html">Python</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B5.html">Python常用函数-zip</a></h4>
<div class="content">
介绍一下python常用函数,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-02-16T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
四 16 二月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B4.html">docker 常用命令记录</a></h4>
<div class="content">
介绍一下docker常用命令,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-01-15T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
日 15 一月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B3.html">docker应用实践</a></h4>
<div class="content">
介绍一下docker 容器应用,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2017-01-13T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
五 13 一月 2017
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/B1.html">Linux 运维常用命令总结</a></h4>
<div class="content">
Linux 运维常用命令总结
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2016-08-07T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
日 07 八月 2016
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/A7.html">Nginx 作为负载均衡服务器应用实践</a></h4>
<div class="content">
介绍一下Nginx 作为Web负载均衡服务器应用,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2016-01-02T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
六 02 一月 2016
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/A2.html">MySQL主从复制解决方案实践</a></h4>
<div class="content">
介绍一下linux下mysql主从复制搭建过程,记录一下学习过程
</div>
</div>
</article>
<hr>
<article class="row teaser">
<header class="col-sm-4 text-muted">
<ul>
<li title="2016-01-01T10:20:00+03:00">
<i class="fa fa-clock-o"></i>
五 01 一月 2016
</li>
<li>
<i class="fa fa-folder-open-o"></i>
<a href="http://www.njcx.bid/category/linux.html">Linux</a>
</li>
<li>
<i class="fa fa-user-o"></i>
<a href="http://www.njcx.bid/author/njcx.html">nJcx</a> </li>
</ul>
</header>
<div class="col-sm-8">
<h4 class="title"><a href="http://www.njcx.bid/posts/A1.html">centos6.8 下lvs+keepalived高并发实践</a></h4>
<div class="content">
介绍一下linux下lvs+keepalived 搭建过程,记录一下学习过程
</div>
</div>
</article>
<hr>
<ul class="pagination">
<li class="page-item">
<a class="page-link" href="http://www.njcx.bid/index4.html">
<span aria-hidden="true">«</span>
<span class="sr-only">Previous</span>
</a>
</li>
<li class="page-item disabled">
<span class="page-link">5 of 5</span>
</li>
</ul>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<ul class="col-sm-6 list-inline">
<li class="list-inline-item"><a href="http://www.njcx.bid/authors.html">Authors</a></li>
<li class="list-inline-item"><a href="http://www.njcx.bid/archives.html">Archives</a></li>
<li class="list-inline-item"><a href="http://www.njcx.bid/categories.html">Categories</a></li>
<li class="list-inline-item"><a href="http://www.njcx.bid/tags.html">Tags</a></li>
</ul>
<p class="col-sm-6 text-sm-right text-muted">
本站由 <a href="https://github.com/getpelican/pelican" target="_blank">Pelican 生成</a> 后续 by <a href="https://github.com/njcx" target="_blank">nJcx</a>
</p>
</div>
</div>
</footer>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。