Browse Source

Site updated: 2020-02-16 15:49:07

master
nicksxs 5 years ago
parent
commit
0fb6fa0eba
24 changed files with 357 additions and 295 deletions
  1. +1
    -1
      2014/12/24/MFC 模态对话框/index.html
  2. +7
    -7
      2014/12/30/Clone-Graph-Part-I/index.html
  3. +2
    -2
      2015/01/04/Path-Sum/index.html
  4. +1
    -1
      2015/01/14/Two-Sum/index.html
  5. +2
    -2
      2015/03/11/Number-Of-1-Bits/index.html
  6. +2
    -2
      2015/03/11/Reverse-Bits/index.html
  7. +1
    -1
      2015/03/13/Reverse-Integer/index.html
  8. +1
    -1
      2015/04/14/Add-Two-Number/index.html
  9. +2
    -2
      2015/04/15/Leetcode-No-3/index.html
  10. +2
    -2
      2015/06/22/invert-binary-tree/index.html
  11. +4
    -4
      2016/08/14/34-Search-for-a-Range/index.html
  12. +2
    -2
      2016/09/29/binary-watch/index.html
  13. +2
    -2
      2016/10/11/minimum-size-subarray-sum-209/index.html
  14. +2
    -2
      2016/10/12/summary-ranges-228/index.html
  15. +10
    -10
      2019/12/07/JVM-G1-Part-1/index.html
  16. +9
    -9
      2020/02/09/G1收集器概述/index.html
  17. +8
    -8
      atom.xml
  18. +8
    -8
      baidusitemap.xml
  19. +1
    -1
      css/main.css
  20. +6
    -6
      index.html
  21. +6
    -6
      page/2/index.html
  22. +10
    -10
      sitemap.xml
  23. +196
    -154
      tags/c/index.html
  24. +72
    -52
      tags/java/index.html

+ 1
- 1
2014/12/24/MFC 模态对话框/index.html View File

@ -308,7 +308,7 @@
<div class="popular-posts-title"><a href="/2015/01/16/pcre-intro-and-a-simple-package/" rel="bookmark">pcre-intro-and-a-simple-package</a></div> <div class="popular-posts-title"><a href="/2015/01/16/pcre-intro-and-a-simple-package/" rel="bookmark">pcre-intro-and-a-simple-package</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 7
- 7
2014/12/30/Clone-Graph-Part-I/index.html View File

@ -61,8 +61,8 @@
<meta property="article:published_time" content="2014-12-30T08:50:01.000Z"> <meta property="article:published_time" content="2014-12-30T08:50:01.000Z">
<meta property="article:modified_time" content="2020-01-12T13:08:26.997Z"> <meta property="article:modified_time" content="2020-01-12T13:08:26.997Z">
<meta property="article:author" content="Nicksxs"> <meta property="article:author" content="Nicksxs">
<meta property="article:tag" content="leetcode">
<meta property="article:tag" content="C++"> <meta property="article:tag" content="C++">
<meta property="article:tag" content="leetcode">
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/2014/12/30/Clone-Graph-Part-I/"> <link rel="canonical" href="https://nicksxs.me/2014/12/30/Clone-Graph-Part-I/">
@ -307,19 +307,19 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
<div class="popular-posts-title"><a href="/2020/02/09/G1收集器概述/" rel="bookmark">G1收集器概述</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>
</li> </li>
</ul> </ul>
@ -363,8 +363,8 @@
<footer class="post-footer"> <footer class="post-footer">
<div class="post-tags"> <div class="post-tags">
<a href="/tags/leetcode/" rel="tag"># leetcode</a>
<a href="/tags/C/" rel="tag"># C++</a> <a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/leetcode/" rel="tag"># leetcode</a>
</div> </div>


+ 2
- 2
2015/01/04/Path-Sum/index.html View File

@ -309,13 +309,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 1
- 1
2015/01/14/Two-Sum/index.html View File

@ -316,7 +316,7 @@
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 2
- 2
2015/03/11/Number-Of-1-Bits/index.html View File

@ -306,13 +306,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 2
- 2
2015/03/11/Reverse-Bits/index.html View File

@ -307,13 +307,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 1
- 1
2015/03/13/Reverse-Integer/index.html View File

@ -316,7 +316,7 @@
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 1
- 1
2015/04/14/Add-Two-Number/index.html View File

@ -310,7 +310,7 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>


+ 2
- 2
2015/04/15/Leetcode-No-3/index.html View File

@ -307,13 +307,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div> <div class="popular-posts-title"><a href="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>


+ 2
- 2
2015/06/22/invert-binary-tree/index.html View File

@ -316,13 +316,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 4
- 4
2016/08/14/34-Search-for-a-Range/index.html View File

@ -311,16 +311,16 @@
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div> <div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li> </li>
</ul> </ul>


+ 2
- 2
2016/09/29/binary-watch/index.html View File

@ -316,13 +316,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 2
- 2
2016/10/11/minimum-size-subarray-sum-209/index.html View File

@ -306,13 +306,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 2
- 2
2016/10/12/summary-ranges-228/index.html View File

@ -305,13 +305,13 @@
<div class="popular-posts-header">Related Posts</div> <div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts"> <ul class="popular-posts">
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
<div class="popular-posts-title"><a href="/2015/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div> <div class="popular-posts-title"><a href="/2016/08/14/34-Search-for-a-Range/" rel="bookmark">34_Search_for_a_Range</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
<div class="popular-posts-title"><a href="/2016/10/11/minimum-size-subarray-sum-209/" rel="bookmark">minimum-size-subarray-sum-209</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div> <div class="popular-posts-title"><a href="/2015/04/15/Leetcode-No-3/" rel="bookmark">leetcode no.3</a></div>


+ 10
- 10
2019/12/07/JVM-G1-Part-1/index.html View File

@ -61,9 +61,9 @@
<meta property="article:published_time" content="2019-12-06T16:54:19.000Z"> <meta property="article:published_time" content="2019-12-06T16:54:19.000Z">
<meta property="article:modified_time" content="2019-12-19T16:01:42.000Z"> <meta property="article:modified_time" content="2019-12-19T16:01:42.000Z">
<meta property="article:author" content="Nicksxs"> <meta property="article:author" content="Nicksxs">
<meta property="article:tag" content="C++">
<meta property="article:tag" content="Java"> <meta property="article:tag" content="Java">
<meta property="article:tag" content="JVM"> <meta property="article:tag" content="JVM">
<meta property="article:tag" content="C++">
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/2019/12/07/JVM-G1-Part-1/"> <link rel="canonical" href="https://nicksxs.me/2019/12/07/JVM-G1-Part-1/">
@ -261,12 +261,6 @@
<i class="fa fa-folder-o"></i> <i class="fa fa-folder-o"></i>
</span> </span>
<span class="post-meta-item-text">In</span> <span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/" itemprop="url" rel="index"> <a href="/categories/Java/" itemprop="url" rel="index">
<span itemprop="name">Java</span> <span itemprop="name">Java</span>
@ -279,6 +273,12 @@
</a> </a>
</span> </span>
, ,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/GC/" itemprop="url" rel="index"> <a href="/categories/Java/GC/" itemprop="url" rel="index">
<span itemprop="name">GC</span> <span itemprop="name">GC</span>
@ -337,10 +337,10 @@
<div class="popular-posts-title"><a href="/2020/02/09/G1收集器概述/" rel="bookmark">G1收集器概述</a></div> <div class="popular-posts-title"><a href="/2020/02/09/G1收集器概述/" rel="bookmark">G1收集器概述</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2014/12/30/Clone-Graph-Part-I/" rel="bookmark">Clone Graph Part I</a></div>
<div class="popular-posts-title"><a href="/2020/02/16/Maven实用小技巧/" rel="bookmark">Maven实用小技巧</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2020/02/16/Maven实用小技巧/" rel="bookmark">Maven实用小技巧</a></div>
<div class="popular-posts-title"><a href="/2014/12/30/Clone-Graph-Part-I/" rel="bookmark">Clone Graph Part I</a></div>
</li> </li>
</ul> </ul>
@ -384,9 +384,9 @@
<footer class="post-footer"> <footer class="post-footer">
<div class="post-tags"> <div class="post-tags">
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/Java/" rel="tag"># Java</a> <a href="/tags/Java/" rel="tag"># Java</a>
<a href="/tags/JVM/" rel="tag"># JVM</a> <a href="/tags/JVM/" rel="tag"># JVM</a>
<a href="/tags/C/" rel="tag"># C++</a>
</div> </div>


+ 9
- 9
2020/02/09/G1收集器概述/index.html View File

@ -259,12 +259,6 @@
<i class="fa fa-folder-o"></i> <i class="fa fa-folder-o"></i>
</span> </span>
<span class="post-meta-item-text">In</span> <span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/" itemprop="url" rel="index"> <a href="/categories/Java/" itemprop="url" rel="index">
<span itemprop="name">Java</span> <span itemprop="name">Java</span>
@ -277,6 +271,12 @@
</a> </a>
</span> </span>
, ,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/GC/" itemprop="url" rel="index"> <a href="/categories/Java/GC/" itemprop="url" rel="index">
<span itemprop="name">GC</span> <span itemprop="name">GC</span>
@ -332,10 +332,10 @@
<div class="popular-posts-title"><a href="/2019/12/07/JVM-G1-Part-1/" rel="bookmark">JVM源码分析之G1垃圾收集器分析一</a></div> <div class="popular-posts-title"><a href="/2019/12/07/JVM-G1-Part-1/" rel="bookmark">JVM源码分析之G1垃圾收集器分析一</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2014/12/30/Clone-Graph-Part-I/" rel="bookmark">Clone Graph Part I</a></div>
<div class="popular-posts-title"><a href="/2020/02/16/Maven实用小技巧/" rel="bookmark">Maven实用小技巧</a></div>
</li> </li>
<li class="popular-posts-item"> <li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2020/02/16/Maven实用小技巧/" rel="bookmark">Maven实用小技巧</a></div>
<div class="popular-posts-title"><a href="/2014/12/30/Clone-Graph-Part-I/" rel="bookmark">Clone Graph Part I</a></div>
</li> </li>
</ul> </ul>
@ -379,9 +379,9 @@
<footer class="post-footer"> <footer class="post-footer">
<div class="post-tags"> <div class="post-tags">
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/Java/" rel="tag"># Java</a> <a href="/tags/Java/" rel="tag"># Java</a>
<a href="/tags/JVM/" rel="tag"># JVM</a> <a href="/tags/JVM/" rel="tag"># JVM</a>
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/G1/" rel="tag"># G1</a> <a href="/tags/G1/" rel="tag"># G1</a>
<a href="/tags/GC/" rel="tag"># GC</a> <a href="/tags/GC/" rel="tag"># GC</a>
<a href="/tags/Garbage-First-Collector/" rel="tag"># Garbage-First Collector</a> <a href="/tags/Garbage-First-Collector/" rel="tag"># Garbage-First Collector</a>


+ 8
- 8
atom.xml View File

@ -68,21 +68,21 @@
</summary> </summary>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<category term="Java" scheme="https://nicksxs.me/categories/Java/"/> <category term="Java" scheme="https://nicksxs.me/categories/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/> <category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/>
<category term="GC" scheme="https://nicksxs.me/categories/Java/GC/"/>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<category term="GC" scheme="https://nicksxs.me/categories/Java/GC/"/>
<category term="C++" scheme="https://nicksxs.me/tags/C/"/>
<category term="Java" scheme="https://nicksxs.me/tags/Java/"/> <category term="Java" scheme="https://nicksxs.me/tags/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/tags/JVM/"/> <category term="JVM" scheme="https://nicksxs.me/tags/JVM/"/>
<category term="C++" scheme="https://nicksxs.me/tags/C/"/>
<category term="G1" scheme="https://nicksxs.me/tags/G1/"/> <category term="G1" scheme="https://nicksxs.me/tags/G1/"/>
<category term="GC" scheme="https://nicksxs.me/tags/GC/"/> <category term="GC" scheme="https://nicksxs.me/tags/GC/"/>
@ -490,21 +490,21 @@
</summary> </summary>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<category term="Java" scheme="https://nicksxs.me/categories/Java/"/> <category term="Java" scheme="https://nicksxs.me/categories/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/> <category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/>
<category term="GC" scheme="https://nicksxs.me/categories/Java/GC/"/>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<category term="GC" scheme="https://nicksxs.me/categories/Java/GC/"/>
<category term="C++" scheme="https://nicksxs.me/tags/C/"/>
<category term="Java" scheme="https://nicksxs.me/tags/Java/"/> <category term="Java" scheme="https://nicksxs.me/tags/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/tags/JVM/"/> <category term="JVM" scheme="https://nicksxs.me/tags/JVM/"/>
<category term="C++" scheme="https://nicksxs.me/tags/C/"/>
</entry> </entry>
<entry> <entry>


+ 8
- 8
baidusitemap.xml View File

@ -40,10 +40,10 @@
<loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc> <loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2016/08/14/docker-mysql-cluster/</loc>
<loc>https://nicksxs.me/2014/12/24/MFC%20%E6%A8%A1%E6%80%81%E5%AF%B9%E8%AF%9D%E6%A1%86/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2014/12/24/MFC%20%E6%A8%A1%E6%80%81%E5%AF%B9%E8%AF%9D%E6%A1%86/</loc>
<loc>https://nicksxs.me/2016/08/14/docker-mysql-cluster/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc> <loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc>
@ -67,10 +67,10 @@
<loc>https://nicksxs.me/2020/01/10/redis%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%BB%8B%E7%BB%8D%E4%B8%89/</loc> <loc>https://nicksxs.me/2020/01/10/redis%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%BB%8B%E7%BB%8D%E4%B8%89/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2017/03/28/spark-little-tips/</loc>
<loc>https://nicksxs.me/2014/12/23/my-new-post/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2014/12/23/my-new-post/</loc>
<loc>https://nicksxs.me/2017/03/28/spark-little-tips/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2014/12/30/Clone-Graph-Part-I/</loc> <loc>https://nicksxs.me/2014/12/30/Clone-Graph-Part-I/</loc>
@ -78,18 +78,18 @@
</url> <url> </url> <url>
<loc>https://nicksxs.me/2016/07/13/swoole-websocket-test/</loc> <loc>https://nicksxs.me/2016/07/13/swoole-websocket-test/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc> <loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2015/01/04/Path-Sum/</loc>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2017/04/25/rabbitmq-tips/</loc> <loc>https://nicksxs.me/2017/04/25/rabbitmq-tips/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2015/01/04/Path-Sum/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url> </url> <url>
<loc>https://nicksxs.me/2015/03/11/Number-Of-1-Bits/</loc> <loc>https://nicksxs.me/2015/03/11/Number-Of-1-Bits/</loc>
<lastmod>2020-01-12</lastmod> <lastmod>2020-01-12</lastmod>


+ 1
- 1
css/main.css View File

@ -1259,7 +1259,7 @@ pre .javascript .function {
} }
.links-of-author a::before, .links-of-author a::before,
.links-of-author span.exturl::before { .links-of-author span.exturl::before {
background: #4fff3b;
background: #ffe9c1;
border-radius: 50%; border-radius: 50%;
content: ' '; content: ' ';
display: inline-block; display: inline-block;


+ 6
- 6
index.html View File

@ -372,12 +372,6 @@
<i class="fa fa-folder-o"></i> <i class="fa fa-folder-o"></i>
</span> </span>
<span class="post-meta-item-text">In</span> <span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/" itemprop="url" rel="index"> <a href="/categories/Java/" itemprop="url" rel="index">
<span itemprop="name">Java</span> <span itemprop="name">Java</span>
@ -390,6 +384,12 @@
</a> </a>
</span> </span>
, ,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/GC/" itemprop="url" rel="index"> <a href="/categories/Java/GC/" itemprop="url" rel="index">
<span itemprop="name">GC</span> <span itemprop="name">GC</span>


+ 6
- 6
page/2/index.html View File

@ -499,12 +499,6 @@
<i class="fa fa-folder-o"></i> <i class="fa fa-folder-o"></i>
</span> </span>
<span class="post-meta-item-text">In</span> <span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/" itemprop="url" rel="index"> <a href="/categories/Java/" itemprop="url" rel="index">
<span itemprop="name">Java</span> <span itemprop="name">Java</span>
@ -517,6 +511,12 @@
</a> </a>
</span> </span>
, ,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing"> <span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/GC/" itemprop="url" rel="index"> <a href="/categories/Java/GC/" itemprop="url" rel="index">
<span itemprop="name">GC</span> <span itemprop="name">GC</span>


+ 10
- 10
sitemap.xml View File

@ -128,28 +128,28 @@
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2016/08/14/docker-mysql-cluster/</loc>
<loc>https://nicksxs.me/2014/12/24/MFC%20%E6%A8%A1%E6%80%81%E5%AF%B9%E8%AF%9D%E6%A1%86/</loc>
<lastmod>2020-01-12T13:08:27.011Z</lastmod> <lastmod>2020-01-12T13:08:27.011Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2014/12/24/MFC%20%E6%A8%A1%E6%80%81%E5%AF%B9%E8%AF%9D%E6%A1%86/</loc>
<loc>https://nicksxs.me/2016/08/14/docker-mysql-cluster/</loc>
<lastmod>2020-01-12T13:08:27.011Z</lastmod> <lastmod>2020-01-12T13:08:27.011Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2019/06/18/openresty/</loc>
<loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc>
<lastmod>2020-01-12T13:08:27.010Z</lastmod> <lastmod>2020-01-12T13:08:27.010Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc>
<loc>https://nicksxs.me/2019/06/18/openresty/</loc>
<lastmod>2020-01-12T13:08:27.010Z</lastmod> <lastmod>2020-01-12T13:08:27.010Z</lastmod>
@ -191,14 +191,14 @@
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2014/12/23/my-new-post/</loc>
<loc>https://nicksxs.me/2017/03/28/spark-little-tips/</loc>
<lastmod>2020-01-12T13:08:26.998Z</lastmod> <lastmod>2020-01-12T13:08:26.998Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2017/03/28/spark-little-tips/</loc>
<loc>https://nicksxs.me/2014/12/23/my-new-post/</loc>
<lastmod>2020-01-12T13:08:26.998Z</lastmod> <lastmod>2020-01-12T13:08:26.998Z</lastmod>
@ -233,14 +233,14 @@
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2015/01/04/Path-Sum/</loc>
<loc>https://nicksxs.me/2017/04/25/rabbitmq-tips/</loc>
<lastmod>2020-01-12T13:08:26.993Z</lastmod> <lastmod>2020-01-12T13:08:26.993Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2017/04/25/rabbitmq-tips/</loc>
<loc>https://nicksxs.me/2015/01/04/Path-Sum/</loc>
<lastmod>2020-01-12T13:08:26.993Z</lastmod> <lastmod>2020-01-12T13:08:26.993Z</lastmod>
@ -254,14 +254,14 @@
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2019/09/23/AbstractQueuedSynchronizer/</loc>
<loc>https://nicksxs.me/2015/04/15/Leetcode-No-3/</loc>
<lastmod>2020-01-12T13:08:26.991Z</lastmod> <lastmod>2020-01-12T13:08:26.991Z</lastmod>
</url> </url>
<url> <url>
<loc>https://nicksxs.me/2015/04/15/Leetcode-No-3/</loc>
<loc>https://nicksxs.me/2019/09/23/AbstractQueuedSynchronizer/</loc>
<lastmod>2020-01-12T13:08:26.991Z</lastmod> <lastmod>2020-01-12T13:08:26.991Z</lastmod>


+ 196
- 154
tags/c/index.html View File

@ -55,7 +55,7 @@
<meta name="description" content="learn from zero,技术博客,Nicksxs,史学森"> <meta name="description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Nicksxs&#39;s Blog"> <meta property="og:title" content="Nicksxs&#39;s Blog">
<meta property="og:url" content="https://nicksxs.me/tags/C/index.html">
<meta property="og:url" content="https://nicksxs.me/tags/c/index.html">
<meta property="og:site_name" content="Nicksxs&#39;s Blog"> <meta property="og:site_name" content="Nicksxs&#39;s Blog">
<meta property="og:description" content="learn from zero,技术博客,Nicksxs,史学森"> <meta property="og:description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="article:author" content="Nicksxs"> <meta property="article:author" content="Nicksxs">
@ -66,7 +66,7 @@
<meta property="article:tag" content="森哥"> <meta property="article:tag" content="森哥">
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/tags/C/">
<link rel="canonical" href="https://nicksxs.me/tags/c/">
<script id="page-configurations"> <script id="page-configurations">
@ -78,7 +78,7 @@
}; };
</script> </script>
<title>Tag: C | Nicksxs's Blog</title>
<title>Tag: c++ | Nicksxs's Blog</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61358619-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-61358619-1"></script>
<script> <script>
@ -225,14 +225,14 @@
<div class="post-block"> <div class="post-block">
<div class="posts-collapse"> <div class="posts-collapse">
<div class="collection-title"> <div class="collection-title">
<h1 class="collection-header">C
<h1 class="collection-header">c++
<small>Tag</small> <small>Tag</small>
</h1> </h1>
</div> </div>
<div class="collection-year"> <div class="collection-year">
<h1 class="collection-header">2019</h1>
<h1 class="collection-header">2016</h1>
</div> </div>
<article itemscope itemtype="http://schema.org/Article"> <article itemscope itemtype="http://schema.org/Article">
@ -240,15 +240,198 @@
<div class="post-meta"> <div class="post-meta">
<time itemprop="dateCreated" <time itemprop="dateCreated"
datetime="2019-12-10T23:26:26+08:00"
content="2019-12-10">
12-10
datetime="2016-10-12T23:25:17+08:00"
content="2016-10-12">
10-12
</time> </time>
</div> </div>
<h2 class="post-title"> <h2 class="post-title">
<a class="post-title-link" href="/2019/12/10/Redis-Part-1/" itemprop="url">
<span itemprop="name">Redis_分布式锁</span>
<a class="post-title-link" href="/2016/10/12/summary-ranges-228/" itemprop="url">
<span itemprop="name">summary-ranges-228</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2016-10-11T22:04:28+08:00"
content="2016-10-11">
10-11
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2016/10/11/minimum-size-subarray-sum-209/" itemprop="url">
<span itemprop="name">minimum-size-subarray-sum-209</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2016-09-29T23:16:06+08:00"
content="2016-09-29">
09-29
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2016/09/29/binary-watch/" itemprop="url">
<span itemprop="name">binary-watch</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2016-08-14T21:33:24+08:00"
content="2016-08-14">
08-14
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2016/08/14/34-Search-for-a-Range/" itemprop="url">
<span itemprop="name">34_Search_for_a_Range</span>
</a>
</h2>
</header>
</article>
<div class="collection-year">
<h1 class="collection-header">2015</h1>
</div>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-06-22T10:29:44+08:00"
content="2015-06-22">
06-22
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/06/22/invert-binary-tree/" itemprop="url">
<span itemprop="name">invert-binary-tree</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-04-15T13:49:00+08:00"
content="2015-04-15">
04-15
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/04/15/Leetcode-No-3/" itemprop="url">
<span itemprop="name">leetcode no.3</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-04-14T17:40:10+08:00"
content="2015-04-14">
04-14
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/04/14/Add-Two-Number/" itemprop="url">
<span itemprop="name">add-two-number</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-03-13T17:22:20+08:00"
content="2015-03-13">
03-13
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/03/13/Reverse-Integer/" itemprop="url">
<span itemprop="name">Reverse Integer</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-03-11T17:35:20+08:00"
content="2015-03-11">
03-11
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/03/11/Reverse-Bits/" itemprop="url">
<span itemprop="name">Reverse Bits</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2015-03-11T17:02:58+08:00"
content="2015-03-11">
03-11
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2015/03/11/Number-Of-1-Bits/" itemprop="url">
<span itemprop="name">Number of 1 Bits</span>
</a> </a>
</h2> </h2>
@ -262,6 +445,9 @@
<nav class="pagination">
<span class="page-number current">1</span><a class="page-number" href="/tags/c/page/2/">2</a><a class="extend next" rel="next" href="/tags/c/page/2/"><i class="fa fa-angle-right" aria-label="Next page"></i></a>
</nav>
@ -486,150 +672,6 @@
<script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script>
<script>
window.addEventListener('load', () => {
quicklink({
timeout: 3000,
priority: true,
ignores: [uri => uri.includes('#'),uri => uri == 'https://nicksxs.me/tags/C/',]
});
});
</script>
<script>
function loadCount() {
var d = document, s = d.createElement('script');
s.src = 'https://nicksxs.disqus.com/count.js';
s.id = 'dsq-count-scr';
(d.head || d.body).appendChild(s);
}
// defer loading until the whole page loading is completed
window.addEventListener('load', loadCount, false);
</script>
</body>
</html>
class="tag-list-link" href="/tags/websocket/" rel="tag">websocket</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E5%88%86%E5%B8%83%E5%BC%8F%E9%94%81/" rel="tag">分布式锁</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E5%8D%95%E4%BE%8B/" rel="tag">单例</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E5%8D%9A%E5%AE%A2%EF%BC%8C%E6%96%87%E7%AB%A0/" rel="tag">博客,文章</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E5%B9%B4%E7%BB%88%E6%80%BB%E7%BB%93/" rel="tag">年终总结</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/" rel="tag">数据结构</a><span class="tag-list-count">6</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E6%BA%90%E7%A0%81/" rel="tag">源码</a><span class="tag-list-count">6</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E7%94%9F%E6%B4%BB/" rel="tag">生活</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/" rel="tag">设计模式</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/%E8%AF%BB%E5%90%8E%E6%84%9F/" rel="tag">读后感</a><span class="tag-list-count">1</span></li></ul>
</canvas>
</div>
</div>
<div class="links-of-blogroll motion-element">
<div class="links-of-blogroll-title">
<i class="fa fa-fw fa-link"></i>
Links
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="http://www.zipperary.com/" title="http:&#x2F;&#x2F;www.zipperary.com&#x2F;" rel="noopener" target="_blank">Zippera's blog</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://x20a.xyz/" title="http:&#x2F;&#x2F;x20a.xyz&#x2F;" rel="noopener" target="_blank">Freedom</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://samuel.group/" title="http:&#x2F;&#x2F;samuel.group&#x2F;" rel="noopener" target="_blank">sfwtt</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://blog.leanote.com/buru" title="http:&#x2F;&#x2F;blog.leanote.com&#x2F;buru" rel="noopener" target="_blank">bruce</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://m2shad0w.com/" title="http:&#x2F;&#x2F;m2shad0w.com&#x2F;" rel="noopener" target="_blank">m2shad0w</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://www.programcat.com/" title="http:&#x2F;&#x2F;www.programcat.com" rel="noopener" target="_blank">程序喵的厨房</a>
</li>
</ul>
</div>
</div>
</div>
</aside>
<div id="sidebar-dimmer"></div>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="copyright">
&copy;
<span itemprop="copyrightYear">2020</span>
<span class="with-love">
<i class="fa fa-user"></i>
</span>
<span class="author" itemprop="copyrightHolder">Nicksxs</span>
</div>
</div>
</footer>
</div>
<script src="/lib/anime.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js"></script>
<script src="//cdn.jsdelivr.net/gh/fancyapps/fancybox@3/dist/jquery.fancybox.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/lozad@1/dist/lozad.min.js"></script>
<script src="/lib/velocity/velocity.min.js"></script>
<script src="/lib/velocity/velocity.ui.min.js"></script>
<script src="/js/utils.js"></script>
<script src="/js/motion.js"></script>
<script src="/js/schemes/pisces.js"></script>
<script src="/js/next-boot.js"></script>
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
bp.src = (curProtocol === 'https') ? 'https://zz.bdstatic.com/linksubmit/push.js' : 'http://push.zhanzhang.baidu.com/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script> <script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script>
<script> <script>
window.addEventListener('load', () => { window.addEventListener('load', () => {


+ 72
- 52
tags/java/index.html View File

@ -55,7 +55,7 @@
<meta name="description" content="learn from zero,技术博客,Nicksxs,史学森"> <meta name="description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:title" content="Nicksxs&#39;s Blog"> <meta property="og:title" content="Nicksxs&#39;s Blog">
<meta property="og:url" content="https://nicksxs.me/tags/Java/index.html">
<meta property="og:url" content="https://nicksxs.me/tags/java/index.html">
<meta property="og:site_name" content="Nicksxs&#39;s Blog"> <meta property="og:site_name" content="Nicksxs&#39;s Blog">
<meta property="og:description" content="learn from zero,技术博客,Nicksxs,史学森"> <meta property="og:description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="article:author" content="Nicksxs"> <meta property="article:author" content="Nicksxs">
@ -66,7 +66,7 @@
<meta property="article:tag" content="森哥"> <meta property="article:tag" content="森哥">
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/tags/Java/">
<link rel="canonical" href="https://nicksxs.me/tags/java/">
<script id="page-configurations"> <script id="page-configurations">
@ -78,7 +78,7 @@
}; };
</script> </script>
<title>Tag: Java | Nicksxs's Blog</title>
<title>Tag: java | Nicksxs's Blog</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61358619-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-61358619-1"></script>
<script> <script>
@ -225,55 +225,12 @@
<div class="post-block"> <div class="post-block">
<div class="posts-collapse"> <div class="posts-collapse">
<div class="collection-title"> <div class="collection-title">
<h1 class="collection-header">Java
<h1 class="collection-header">java
<small>Tag</small> <small>Tag</small>
</h1> </h1>
</div> </div>
<div class="collection-year">
<h1 class="collection-header">2020</h1>
</div>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2020-02-16T10:39:42+08:00"
content="2020-02-16">
02-16
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2020/02/16/Maven%E5%AE%9E%E7%94%A8%E5%B0%8F%E6%8A%80%E5%B7%A7/" itemprop="url">
<span itemprop="name">Maven实用小技巧</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2020-02-09T20:52:02+08:00"
content="2020-02-09">
02-09
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2020/02/09/G1%E6%94%B6%E9%9B%86%E5%99%A8%E6%A6%82%E8%BF%B0/" itemprop="url">
<span itemprop="name">G1收集器概述</span>
</a>
</h2>
</header>
</article>
<div class="collection-year"> <div class="collection-year">
<h1 class="collection-header">2019</h1> <h1 class="collection-header">2019</h1>
</div> </div>
@ -283,15 +240,15 @@
<div class="post-meta"> <div class="post-meta">
<time itemprop="dateCreated" <time itemprop="dateCreated"
datetime="2019-12-07T00:54:19+08:00"
content="2019-12-07">
12-07
datetime="2019-09-23T23:40:05+08:00"
content="2019-09-23">
09-23
</time> </time>
</div> </div>
<h2 class="post-title"> <h2 class="post-title">
<a class="post-title-link" href="/2019/12/07/JVM-G1-Part-1/" itemprop="url">
<span itemprop="name">JVM源码分析之G1垃圾收集器分析一</span>
<a class="post-title-link" href="/2019/09/23/AbstractQueuedSynchronizer/" itemprop="url">
<span itemprop="name">AbstractQueuedSynchronizer</span>
</a> </a>
</h2> </h2>
@ -529,6 +486,69 @@
<script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script>
<script>
window.addEventListener('load', () => {
quicklink({
timeout: 3000,
priority: true,
ignores: [uri => uri.includes('#'),uri => uri == 'https://nicksxs.me/tags/java/',]
});
});
</script>
<script>
function loadCount() {
var d = document, s = d.createElement('script');
s.src = 'https://nicksxs.disqus.com/count.js';
s.id = 'dsq-count-scr';
(d.head || d.body).appendChild(s);
}
// defer loading until the whole page loading is completed
window.addEventListener('load', loadCount, false);
</script>
</body>
</html>
="/js/motion.js"></script>
<script src="/js/schemes/pisces.js"></script>
<script src="/js/next-boot.js"></script>
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
bp.src = (curProtocol === 'https') ? 'https://zz.bdstatic.com/linksubmit/push.js' : 'http://push.zhanzhang.baidu.com/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script> <script src="//cdn.jsdelivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script>
<script> <script>
window.addEventListener('load', () => { window.addEventListener('load', () => {


Loading…
Cancel
Save