index.html 5.6 KB
Newer Older
T
TRHX 已提交
1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html>
<html>
  <!-- Html Head Tag-->
  <head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="description" content="">
  <meta name="author" content="TRHX">
  <!-- Open Graph Data -->
T
TRHX 已提交
11
  <meta property="og:title" content="About"/>
T
TRHX 已提交
12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
  <meta property="og:description" content="一个大学生用于自学的个人博客" />
  <meta property="og:site_name" content="TRHX&#39;Blog"/>
  <meta property="og:type" content="article" />
  <meta property="og:image" content="http://yoursite.com"/>
  
    <link rel="alternate" href="/atom.xml" title="TRHX&#39;Blog" type="application/atom+xml">
  
  
    <link rel="icon" href="/img/favicon.png">
  

  <!-- Site Title -->
  <title>TRHX'Blog</title>

  <!-- Bootstrap CSS -->
  <link rel="stylesheet" href="/css/bootstrap.min.css">
  <!-- Custom CSS -->
  
  <link rel="stylesheet" href="/css/style.light.css">

  <!-- Google Analytics -->
  

</head>

  <body>
    <!-- Page Header -->


<header class="site-header header-background" style="background-image: url(/img/default-banner-dark.jpg)">
  <div class="container">
    <div class="row">
      <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
        <div class="page-title with-background-image">
T
TRHX 已提交
46
          <p class="title">About</p>
T
TRHX 已提交
47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
          <p class="subtitle"></p>
        </div>
        <div class="site-menu with-background-image">
          <ul>
            
              <li>
                <a href="/">
                  
                  Home
                  
                </a>
              </li>
            
              <li>
                <a href="/archives">
                  
                  Archives
                  
                </a>
              </li>
            
              <li>
                <a href="https://github.com/TRHX">
                  
                  Github
                  
                </a>
              </li>
            
              <li>
                <a href="mailto:tanrenhou@126.com">
                  
                  Email
                  
                </a>
              </li>
            
              <li>
                <a href="http://wpa.qq.com/msgrd?v=3&uin=2273902448&site=qq&menu=yes">
                  
                  QQ
                  
                </a>
              </li>
            
T
TRHX 已提交
92 93 94 95 96 97 98 99
              <li>
                <a href="/about">
                  
                  About
                  
                </a>
              </li>
            
T
TRHX 已提交
100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
          </ul>
        </div>
      </div>
    </div>
  </div>
</header>

<article>
  <div class="container typo">
    <div class="row">
      <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
        <div class="post-info text-muted">
          
            <!-- Author -->
            <span class="author info">By TRHX</span>
          
          <!-- Date -->
          <span class="date-time info">On
            <span class="date">2018-08-19</span>
T
TRHX 已提交
119
            <span class="time">15:52:18</span>
T
TRHX 已提交
120 121 122 123 124 125 126
          </span>
          
        </div>
        <!-- Tags -->
        
        <!-- Post Main Content -->
        <div class="post-content">
T
TRHX 已提交
127
          <hr>
T
TRHX 已提交
128
<center><table><tr><td bgcolor="#0000CD"><font size="6" face="华文楷体">  <strong>About TRHX</strong>  </font></td></tr></table></center>
T
TRHX 已提交
129 130

<hr>
T
TRHX 已提交
131
<font color="#dd0000" size="4" face="楷体"><br><strong></strong> TRHX 武汉某二本院校大二学生,软件工程专业,平时爱捣鼓一切与IT有关的东西,对一切高科技产品非常感兴趣;<br><br><strong></strong> 爱编程,但又没技术,渴望成为技术大佬,但暂时看起来还是天方夜谭,在校学习C、C++、Java,准备自学Python;<br><br><strong></strong> 爱骑行,混迹于骑行界超过五年,走遍许多城市,想去西藏,奈何家里不同意,儿女情长什么的真的影响走江湖;<br><br><strong></strong> 爱听比较嗨的歌,尤其喜欢一边听歌一边搞学(che)习(dan),一边放低音炮一边骑车飞(zhuang)奔(bi);<br><br><strong></strong> 性格正直,看不惯一切恶势力;<br><br><strong></strong> 爱吃辣,无辣不欢;<br><br>不知道写什么,以后慢慢写吧,反正不是正式的,也没人看。</font>
T
TRHX 已提交
132 133

<hr>
T
TRHX 已提交
134
<center><table><tr><td bgcolor="#0000CD"><font size="6" face="华文楷体">   <strong>近期计划</strong>   </font></td></tr></table></center>
T
TRHX 已提交
135 136

<hr>
T
TRHX 已提交
137
<font color="#dd0000" size="4" face="楷体"><br><strong></strong> 学好Python<br><strong></strong> 坚持写博客<br><strong></strong> 大二学好Java<br></font>
T
TRHX 已提交
138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
        </div>
      </div>
    </div>
  </div>
</article>



    <!-- Footer -->
<footer>
  <div class="container">
    <div class="row">
      <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
        <p class="copyright text-muted">
          Theme By <a target="_blank" href="https://github.com/levblanc">Levblanc.</a>
          Inspired By <a target="_blank" href="https://github.com/klugjo/hexo-theme-clean-blog">Clean Blog.</a>
        <p class="copyright text-muted">
          Powered By <a target="_blank" href="https://hexo.io/">Hexo.</a>
        </p>
      </div>
    </div>
  </div>
</footer>


    <!-- After Footer Scripts -->
<script src="/js/highlight.pack.js"></script>
<script>
  document.addEventListener("DOMContentLoaded", function(event) {
    var codeBlocks = Array.prototype.slice.call(document.getElementsByTagName('pre'))
    codeBlocks.forEach(function(block, index) {
      hljs.highlightBlock(block);
    });
  });
</script>

  </body>
</html>