加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
15254919622349.html 6.14 KB
一键复制 编辑 原始数据 按行查看 历史
DogWang 提交于 2018-05-05 13:32 . 正在编写Git教程
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>
简介 -
</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="atom.xml" rel="alternate" title="" type="application/atom+xml">
<link href="asset/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="asset/stylesheets/font-awesome.min.css" media="screen, projection" rel="stylesheet" type="text/css">
<script src="asset/javascripts/jquery.min.js"></script>
<script src="asset/highlightjs/highlight.pack.js"></script>
<link href="asset/highlightjs/styles/solarized_dark.css" media="screen, projection" rel="stylesheet" type="text/css">
<script>hljs.initHighlightingOnLoad();</script>
<!--[if lt IE 9]><script src="asset/javascripts/html5.js"></script><![endif]-->
<!-- <link href='http://fonts.googleapis.com/css?family=Nunito:400,300,700' rel='stylesheet' type='text/css'> -->
<style type="text/css">
/* latin */
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 300;
src: local('Nunito-Light'), url(asset/font/1TiHc9yag0wq3lDO9cw0voX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 400;
src: local('Nunito-Regular'), url(asset/font/6TbRXKWJjpj6V2v_WyRbMX-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 700;
src: local('Nunito-Bold'), url(asset/font/TttUCfJ272GBgSKaOaD7KoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
</style>
<style type="text/css">
.container .left-col{ opacity: 1;}
#pagenavi a{ font-size: 1.3em;}
#pagenavi .next:before{ top: 3px;}
#pagenavi .prev:before{ top: 3px;}
.container .mid-col .mid-col-container #content .archives .title{ font-size: 1.5em;}
.container .mid-col .mid-col-container #content article{ padding: 15px 0px;}
#header .subtitle {
line-height: 1.2em;
padding-top: 8px;
}
article pre{ background: none; border: none; padding: 0;}
article .entry-content{text-align: left;}
.share-comment{ padding: 25px 0px; clear: both;}
hr{ margin: 20px 0px;border: 0; border-top:solid 1px #ddd;}
</style>
</head>
<body>
<div class="container">
<div class="left-col">
<div class="intrude-less">
<header id="header" class="inner">
<h1><a href="index.html"></a></h1>
<p class="subtitle"></p>
<nav id="main-nav">
<ul class="main">
<li id=""><a target="_self" href="archives.html">目录</a></li>
<li id=""><a target="_self" href="15254919622349.html">第一章:简介</a></li>
<li id=""><a target="_self" href="15254954428209.html">第二章:通用技术的学习</a></li>
<li id=""><a target="_self" href="15254958459733.html"> 2.1节:Git</a></li>
</ul>
</nav>
<nav id="sub-nav">
<div class="social">
<a target="_blank" class="weibo" href="https://weibo.com/u/1746639594/home?wvr=5" title="weibo">Weibo</a>
<a target="_blank" class="github" target="_blank" href="https://github.com/DW-Under-Sunshine" title="GitHub">GitHub</a>
<a target="_blank" class="email" href="mailto:15162709915@163.com" title="Email">Email</a>
<a class="rss" href="atom.xml" title="RSS">RSS</a>
</div>
</nav>
</header>
</div>
</div>
<div class="mid-col">
<div class="mid-col-container"> <div id="content" class="inner">
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
<h1 class="title" itemprop="name">简介</h1>
<div class="entry-content" itemprop="articleBody">
<p>我呢,是一个浪的不行的技术人员,大学时间没接触过代码,到了研究生阶段不得不接触了,在接触了代码世界至今三年,我发现我发展的方向不是很对头,别人那是往深度发展,我是往广度发展,现在将我常用的语言及我所写的产品罗列于此(仅仅是语言,咱不说框架)</p>
<pre><code>Java:完成支持百万级长连接的中间件,Boxnearby项目支付及Label购买模块
Swift:压岁,考研盒子,联友魔盒,专业课...APP
Android:联友魔盒
Python:深度爬取某研究生**网站爬虫,阿里天池某地公交数据预测
html+css+js:考研盒子管理端,联友魔盒管理端
微信小程序(其实也是上面三部分,就是想装*):简单简历,考研排名预测,柚子社团
shell:Boxnearby中所有CI脚本
</code></pre>
<p><code>写下来突然发现,其实也不是很多,我是不是忘了什么?</code></p>
<p>那么,因为我还兼职做考研培训中的数据结构讲师,每年都有那么大几十号人学习数据结构,而他们普遍的在学习完数据结构后会想知道技术这条路怎么走,所以我又想来整这么一个教程.</p>
<hr/>
<p>不过,这个教程不会按照语言来教授,因为语言毕竟是为产品服务,或者说,我们学习这些语言是为了最后能用上这些语言来学产品,而不是单纯的会&quot;&quot;这个语言,那么这个教程则按照如下模块学习</p>
<ul>
<li><p>通用技术学习</p>
<ul>
<li><a href="15254958459733.html">Git</a></li>
<li>百度/Google</li>
<li>MarkDown</li>
</ul></li>
<li><p>后台学习</p>
<ul>
<li>基础篇</li>
<li>学习篇</li>
<li>创造篇</li>
</ul></li>
</ul>
</div>
</article>
<div class="share-comment">
</div>
</div> </div>
<footer id="footer" class="inner">Copyright &copy; 2014
Powered by <a target="_blank" href="http://www.mweb.im">MWeb</a> &nbsp;&nbsp;
Theme by <a href="http://shashankmehta.in/archive/2012/greyshade.html">Shashank Mehta</a>
</footer>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化