Browse Source

Site updated: 2020-02-09 21:06:52

master
nicksxs 6 years ago
parent
commit
29e618b3dc
32 changed files with 268 additions and 291 deletions
  1. +3
    -3
      2014/12/24/MFC 模态对话框/index.html
  2. +7
    -7
      2014/12/30/Clone-Graph-Part-I/index.html
  3. +5
    -5
      2015/01/04/Path-Sum/index.html
  4. +5
    -5
      2015/01/14/Two-Sum/index.html
  5. +4
    -4
      2015/01/16/pcre-intro-and-a-simple-package/index.html
  6. +5
    -5
      2015/03/11/Number-Of-1-Bits/index.html
  7. +5
    -5
      2015/03/11/Reverse-Bits/index.html
  8. +5
    -5
      2015/03/13/Reverse-Integer/index.html
  9. +5
    -5
      2015/04/14/Add-Two-Number/index.html
  10. +5
    -5
      2015/04/15/Leetcode-No-3/index.html
  11. +4
    -4
      2015/06/22/invert-binary-tree/index.html
  12. +1
    -1
      2016/08/14/34-Search-for-a-Range/index.html
  13. +4
    -4
      2016/09/29/binary-watch/index.html
  14. +4
    -4
      2016/10/11/minimum-size-subarray-sum-209/index.html
  15. +4
    -4
      2016/10/12/summary-ranges-228/index.html
  16. +6
    -6
      2019/12/07/JVM-G1-Part-1/index.html
  17. +4
    -4
      2019/12/18/1Q84读后感/index.html
  18. +4
    -4
      2019/12/26/redis数据结构介绍/index.html
  19. +4
    -4
      2020/01/04/redis数据结构介绍二/index.html
  20. +4
    -4
      2020/01/10/redis数据结构介绍三/index.html
  21. +4
    -4
      2020/01/19/redis数据结构介绍四/index.html
  22. +4
    -4
      2020/01/20/redis数据结构介绍五/index.html
  23. +4
    -4
      2020/01/22/redis数据结构介绍六/index.html
  24. +5
    -5
      2020/02/09/G1收集器概述/index.html
  25. +22
    -22
      atom.xml
  26. +10
    -10
      baidusitemap.xml
  27. +52
    -74
      categories/Java/index.html
  28. +1
    -1
      css/main.css
  29. +32
    -32
      index.html
  30. +4
    -4
      page/2/index.html
  31. +10
    -10
      sitemap.xml
  32. +32
    -33
      tags/java/index.html

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

@ -310,15 +310,15 @@
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li>
<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>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
</ul>
<div class="reward-container">


+ 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:modified_time" content="2020-01-12T13:08:26.997Z">
<meta property="article:author" content="Nicksxs">
<meta property="article:tag" content="C++">
<meta property="article:tag" content="leetcode">
<meta property="article:tag" content="C++">
<meta name="twitter:card" content="summary">
<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>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2020/02/09/G1收集器概述/" rel="bookmark">G1收集器概述</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>
</li>
<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="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
<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/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
</ul>
@ -363,8 +363,8 @@
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/leetcode/" rel="tag"># leetcode</a>
<a href="/tags/C/" rel="tag"># C++</a>
</div>


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

@ -309,13 +309,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -323,6 +320,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -310,13 +310,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -324,6 +321,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


+ 4
- 4
2015/01/16/pcre-intro-and-a-simple-package/index.html View File

@ -325,16 +325,16 @@
<div class="popular-posts-title"><a href="/2014/12/24/MFC 模态对话框/" rel="bookmark">MFC 模态对话框</a></div>
</li>
<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/03/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li>
<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/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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="/2015/03/11/Number-Of-1-Bits/" rel="bookmark">Number of 1 Bits</a></div>
</li>
<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/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>


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

@ -306,13 +306,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -320,6 +317,9 @@
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -307,13 +307,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -321,6 +318,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -310,13 +310,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -324,6 +321,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -310,19 +310,19 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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 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/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
<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/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
<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/13/Reverse-Integer/" rel="bookmark">Reverse Integer</a></div>
</li>
</ul>


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

@ -307,13 +307,10 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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="/2016/09/29/binary-watch/" rel="bookmark">binary-watch</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -321,6 +318,9 @@
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/03/11/Reverse-Bits/" rel="bookmark">Reverse Bits</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -319,10 +319,7 @@
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -330,6 +327,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -308,7 +308,7 @@
<div class="popular-posts-header">Related Posts</div>
<ul class="popular-posts">
<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 class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>


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

@ -319,10 +319,7 @@
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -330,6 +327,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -309,10 +309,7 @@
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2016/10/12/summary-ranges-228/" rel="bookmark">summary-ranges-228</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -320,6 +317,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


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

@ -308,10 +308,7 @@
<div class="popular-posts-title"><a href="/2015/01/14/Two-Sum/" rel="bookmark">two sum</a></div>
</li>
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/06/22/invert-binary-tree/" rel="bookmark">invert-binary-tree</a></div>
<div class="popular-posts-title"><a href="/2015/04/14/Add-Two-Number/" rel="bookmark">add-two-number</a></div>
</li>
<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>
@ -319,6 +316,9 @@
<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>
</li>
<li class="popular-posts-item">
<div class="popular-posts-title"><a href="/2015/01/04/Path-Sum/" rel="bookmark">Path Sum</a></div>
</li>
</ul>
<div class="reward-container">


+ 6
- 6
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:modified_time" content="2019-12-19T16:01:42.000Z">
<meta property="article:author" content="Nicksxs">
<meta property="article:tag" content="C++">
<meta property="article:tag" content="Java">
<meta property="article:tag" content="JVM">
<meta property="article:tag" content="C++">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/2019/12/07/JVM-G1-Part-1/">
@ -268,14 +268,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
</a>
</span>
,
@ -381,9 +381,9 @@
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/Java/" rel="tag"># Java</a>
<a href="/tags/JVM/" rel="tag"># JVM</a>
<a href="/tags/C/" rel="tag"># C++</a>
</div>


+ 4
- 4
2019/12/18/1Q84读后感/index.html View File

@ -260,14 +260,14 @@
</span>
<span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E7%94%9F%E6%B4%BB/" itemprop="url" rel="index">
<span itemprop="name">生活</span>
<a href="/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/" itemprop="url" rel="index">
<span itemprop="name">读后感</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/" itemprop="url" rel="index">
<span itemprop="name">读后感</span>
<a href="/categories/%E7%94%9F%E6%B4%BB/" itemprop="url" rel="index">
<span itemprop="name">生活</span>
</a>
</span>
,


+ 4
- 4
2019/12/26/redis数据结构介绍/index.html View File

@ -283,14 +283,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


+ 4
- 4
2020/01/04/redis数据结构介绍二/index.html View File

@ -282,14 +282,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


+ 4
- 4
2020/01/10/redis数据结构介绍三/index.html View File

@ -280,14 +280,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


+ 4
- 4
2020/01/19/redis数据结构介绍四/index.html View File

@ -271,14 +271,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


+ 4
- 4
2020/01/20/redis数据结构介绍五/index.html View File

@ -271,14 +271,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


+ 4
- 4
2020/01/22/redis数据结构介绍六/index.html View File

@ -278,14 +278,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,


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

@ -266,14 +266,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
</a>
</span>
,
@ -376,9 +376,9 @@
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/C/" rel="tag"># C++</a>
<a href="/tags/Java/" rel="tag"># Java</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/GC/" rel="tag"># GC</a>
<a href="/tags/Garbage-First-Collector/" rel="tag"># Garbage-First Collector</a>


+ 22
- 22
atom.xml View File

@ -38,19 +38,19 @@
<category term="Java" scheme="https://nicksxs.me/categories/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<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/tags/C/"/>
<category term="Java" scheme="https://nicksxs.me/tags/Java/"/>
<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="GC" scheme="https://nicksxs.me/tags/GC/"/>
@ -119,10 +119,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -158,10 +158,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -197,10 +197,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -237,10 +237,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -276,10 +276,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -315,10 +315,10 @@
<category term="数据结构" scheme="https://nicksxs.me/categories/Redis/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="C" scheme="https://nicksxs.me/categories/C/"/>
<category term="源码" scheme="https://nicksxs.me/categories/Redis/%E6%BA%90%E7%A0%81/"/>
<category term="Redis" scheme="https://nicksxs.me/categories/C/Redis/"/>
@ -387,10 +387,10 @@
</summary>
<category term="生活" scheme="https://nicksxs.me/categories/%E7%94%9F%E6%B4%BB/"/>
<category term="读后感" scheme="https://nicksxs.me/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/"/>
<category term="生活" scheme="https://nicksxs.me/categories/%E7%94%9F%E6%B4%BB/"/>
<category term="村上春树" scheme="https://nicksxs.me/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/%E6%9D%91%E4%B8%8A%E6%98%A5%E6%A0%91/"/>
@ -460,19 +460,19 @@
<category term="Java" scheme="https://nicksxs.me/categories/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/categories/Java/JVM/"/>
<category term="C++" scheme="https://nicksxs.me/categories/C/"/>
<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/tags/C/"/>
<category term="Java" scheme="https://nicksxs.me/tags/Java/"/>
<category term="JVM" scheme="https://nicksxs.me/tags/JVM/"/>
<category term="C++" scheme="https://nicksxs.me/tags/C/"/>
</entry>
<entry>


+ 10
- 10
baidusitemap.xml View File

@ -22,19 +22,19 @@
<loc>https://nicksxs.me/2019/12/10/Redis-Part-1/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2016/09/29/binary-watch/</loc>
<loc>https://nicksxs.me/2016/11/10/php-abstract-class-and-interface/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2016/11/10/php-abstract-class-and-interface/</loc>
<loc>https://nicksxs.me/2016/09/29/binary-watch/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2019/12/26/redis%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%BB%8B%E7%BB%8D/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2015/03/13/Reverse-Integer/</loc>
<loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc>
<loc>https://nicksxs.me/2015/03/13/Reverse-Integer/</loc>
<lastmod>2020-01-12</lastmod>
</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>
@ -43,10 +43,10 @@
<loc>https://nicksxs.me/2016/08/14/docker-mysql-cluster/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc>
<loc>https://nicksxs.me/2019/06/18/openresty/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2019/06/18/openresty/</loc>
<loc>https://nicksxs.me/2017/05/09/ambari-summary/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2020/01/04/redis%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%BB%8B%E7%BB%8D%E4%BA%8C/</loc>
@ -64,10 +64,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>
<lastmod>2020-01-12</lastmod>
</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>
</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>
</url> <url>
<loc>https://nicksxs.me/2014/12/30/Clone-Graph-Part-I/</loc>
@ -76,10 +76,10 @@
<loc>https://nicksxs.me/2016/07/13/swoole-websocket-test/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<lastmod>2020-01-12</lastmod>
</url> <url>
<loc>https://nicksxs.me/2017/04/25/rabbitmq-tips/</loc>


+ 52
- 74
categories/Java/index.html View File

@ -55,7 +55,7 @@
<meta name="description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="og:type" content="website">
<meta property="og:title" content="Nicksxs&#39;s Blog">
<meta property="og:url" content="https://nicksxs.me/categories/java/index.html">
<meta property="og:url" content="https://nicksxs.me/categories/Java/index.html">
<meta property="og:site_name" content="Nicksxs&#39;s Blog">
<meta property="og:description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="article:author" content="Nicksxs">
@ -66,7 +66,7 @@
<meta property="article:tag" content="森哥">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://nicksxs.me/categories/java/">
<link rel="canonical" href="https://nicksxs.me/categories/Java/">
<script id="page-configurations">
@ -78,7 +78,7 @@
};
</script>
<title>Category: java | Nicksxs's Blog</title>
<title>Category: Java | Nicksxs's Blog</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61358619-1"></script>
<script>
@ -225,12 +225,35 @@
<div class="post-block">
<div class="posts-collapse">
<div class="collection-title">
<h1 class="collection-header">java
<h1 class="collection-header">Java
<small>Category</small>
</h1>
</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-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">
<h1 class="collection-header">2019</h1>
</div>
@ -240,15 +263,35 @@
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2019-09-23T23:40:05+08:00"
content="2019-09-23">
09-23
datetime="2019-12-21T01:03:09+08:00"
content="2019-12-21">
12-21
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2019/12/21/%E8%81%8A%E8%81%8AJava%E4%B8%AD%E7%9A%84%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F/" itemprop="url">
<span itemprop="name">聊聊Java中的单例模式</span>
</a>
</h2>
</header>
</article>
<article itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2019-12-07T00:54:19+08:00"
content="2019-12-07">
12-07
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2019/09/23/AbstractQueuedSynchronizer/" itemprop="url">
<span itemprop="name">AbstractQueuedSynchronizer</span>
<a class="post-title-link" href="/2019/12/07/JVM-G1-Part-1/" itemprop="url">
<span itemprop="name">JVM源码分析之G1垃圾收集器分析一</span>
</a>
</h2>
@ -486,71 +529,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/categories/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>
s.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>
window.addEventListener('load', () => {


+ 1
- 1
css/main.css View File

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


+ 32
- 32
index.html View File

@ -263,14 +263,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
</a>
</span>
,
@ -499,14 +499,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -631,14 +631,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -749,14 +749,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -876,14 +876,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -999,14 +999,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -1119,14 +1119,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C</span>
<a href="/categories/Redis/%E6%BA%90%E7%A0%81/" itemprop="url" rel="index">
<span itemprop="name">源码</span>
</a>
</span>
,
@ -1345,14 +1345,14 @@
</span>
<span class="post-meta-item-text">In</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E7%94%9F%E6%B4%BB/" itemprop="url" rel="index">
<span itemprop="name">生活</span>
<a href="/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/" itemprop="url" rel="index">
<span itemprop="name">读后感</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E8%AF%BB%E5%90%8E%E6%84%9F/" itemprop="url" rel="index">
<span itemprop="name">读后感</span>
<a href="/categories/%E7%94%9F%E6%B4%BB/" itemprop="url" rel="index">
<span itemprop="name">生活</span>
</a>
</span>
,


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

@ -396,14 +396,14 @@
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
</a>
</span>
,
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/C/" itemprop="url" rel="index">
<span itemprop="name">C++</span>
<a href="/categories/Java/JVM/" itemprop="url" rel="index">
<span itemprop="name">JVM</span>
</a>
</span>
,


+ 10
- 10
sitemap.xml View File

@ -72,14 +72,14 @@
</url>
<url>
<loc>https://nicksxs.me/2019/12/10/Redis-Part-1/</loc>
<loc>https://nicksxs.me/2015/01/14/Two-Sum/</loc>
<lastmod>2020-01-12T13:08:27.015Z</lastmod>
</url>
<url>
<loc>https://nicksxs.me/2015/01/14/Two-Sum/</loc>
<loc>https://nicksxs.me/2019/12/10/Redis-Part-1/</loc>
<lastmod>2020-01-12T13:08:27.015Z</lastmod>
@ -107,14 +107,14 @@
</url>
<url>
<loc>https://nicksxs.me/2015/03/13/Reverse-Integer/</loc>
<loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc>
<lastmod>2020-01-12T13:08:27.012Z</lastmod>
</url>
<url>
<loc>https://nicksxs.me/2015/04/14/Add-Two-Number/</loc>
<loc>https://nicksxs.me/2015/03/13/Reverse-Integer/</loc>
<lastmod>2020-01-12T13:08:27.012Z</lastmod>
@ -135,14 +135,14 @@
</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>
</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>
@ -212,14 +212,14 @@
</url>
<url>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc>
<lastmod>2020-01-12T13:08:26.994Z</lastmod>
</url>
<url>
<loc>https://nicksxs.me/2016/10/12/summary-ranges-228/</loc>
<loc>https://nicksxs.me/2015/06/22/invert-binary-tree/</loc>
<lastmod>2020-01-12T13:08:26.994Z</lastmod>
@ -247,14 +247,14 @@
</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>
</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>


+ 32
- 33
tags/java/index.html View File

@ -55,7 +55,7 @@
<meta name="description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="og:type" content="website">
<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:description" content="learn from zero,技术博客,Nicksxs,史学森">
<meta property="article:author" content="Nicksxs">
@ -66,7 +66,7 @@
<meta property="article:tag" content="森哥">
<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">
@ -78,7 +78,7 @@
};
</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>
@ -225,12 +225,35 @@
<div class="post-block">
<div class="posts-collapse">
<div class="collection-title">
<h1 class="collection-header">java
<h1 class="collection-header">Java
<small>Tag</small>
</h1>
</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-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">
<h1 class="collection-header">2019</h1>
</div>
@ -240,15 +263,15 @@
<div class="post-meta">
<time itemprop="dateCreated"
datetime="2019-09-23T23:40:05+08:00"
content="2019-09-23">
09-23
datetime="2019-12-07T00:54:19+08:00"
content="2019-12-07">
12-07
</time>
</div>
<h2 class="post-title">
<a class="post-title-link" href="/2019/09/23/AbstractQueuedSynchronizer/" itemprop="url">
<span itemprop="name">AbstractQueuedSynchronizer</span>
<a class="post-title-link" href="/2019/12/07/JVM-G1-Part-1/" itemprop="url">
<span itemprop="name">JVM源码分析之G1垃圾收集器分析一</span>
</a>
</h2>
@ -487,30 +510,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/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>
elivr.net/npm/quicklink@1/dist/quicklink.umd.js"></script>
<script>
window.addEventListener('load', () => {
quicklink({


Loading…
Cancel
Save