diff --git a/2014/12/23/my-new-post/index.html b/2014/12/23/my-new-post/index.html index 04804bee36..df9fe83fa2 100644 --- a/2014/12/23/my-new-post/index.html +++ b/2014/12/23/my-new-post/index.html @@ -438,7 +438,7 @@
- 40 + 41 posts
diff --git a/2014/12/24/MFC 模态对话框/index.html b/2014/12/24/MFC 模态对话框/index.html index 9a685133cf..4245f8c031 100644 --- a/2014/12/24/MFC 模态对话框/index.html +++ b/2014/12/24/MFC 模态对话框/index.html @@ -310,13 +310,13 @@ @@ -479,7 +479,7 @@
- 40 + 41 posts
diff --git a/2015/03/11/Number-Of-1-Bits/index.html b/2015/03/11/Number-Of-1-Bits/index.html index 9d0612a841..1bde2c207f 100644 --- a/2015/03/11/Number-Of-1-Bits/index.html +++ b/2015/03/11/Number-Of-1-Bits/index.html @@ -308,16 +308,16 @@ @@ -386,9 +386,9 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nicksxs's Blog + + + + + + + + + + + + + + + + +
+
+ +
+
+
+ + +

What hurts more, the pain of hard work or the pain of regret?

+
+ + +
+ + + +
+
+ + +
+ + 0% +
+ + + + +
+
+
+ + +
+ + +
+ + + +
+ + + + + +
+

+ + +

+ + +
+ + + + +
+ + +

在工作中碰到的一点C++指针上的一点小问题


+

在C++中,应该是从C语言就开始了,除了void型指针之外都是需要有分配对应的内存才可以使用,同时mallocfree成对使用,newdelete成对使用,否则造成内存泄漏。

+ + +
+ + + + + + +
+
+
+
+ + + + +
+ + + + + + +
+ + + + +
+ + + + + + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sitemap.xml b/sitemap.xml index c773619f44..4ee5b16d53 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,7 +4,14 @@ https://nicksxs.me/2020/03/08/docker%E6%AF%94%E4%B8%80%E8%88%AC%E5%A4%9A%E4%B8%80%E7%82%B9%E7%9A%84%E5%88%9D%E5%AD%A6%E8%80%85%E4%BB%8B%E7%BB%8D/ - 2020-03-08T15:27:19.890Z + 2020-03-15T12:25:02.990Z + + + + + https://nicksxs.me/2020/03/09/docker%E6%AF%94%E4%B8%80%E8%88%AC%E5%A4%9A%E4%B8%80%E7%82%B9%E7%9A%84%E5%88%9D%E5%AD%A6%E8%80%85%E4%BB%8B%E7%BB%8D%E4%BA%8C/ + + 2020-03-15T12:24:32.984Z @@ -114,14 +121,14 @@ - https://nicksxs.me/2016/09/29/binary-watch/ + https://nicksxs.me/2016/11/10/php-abstract-class-and-interface/ 2020-01-12T13:08:27.014Z - https://nicksxs.me/2016/11/10/php-abstract-class-and-interface/ + https://nicksxs.me/2016/09/29/binary-watch/ 2020-01-12T13:08:27.014Z @@ -240,28 +247,28 @@ - https://nicksxs.me/2016/10/12/summary-ranges-228/ + https://nicksxs.me/2015/06/22/invert-binary-tree/ 2020-01-12T13:08:26.994Z - https://nicksxs.me/2015/06/22/invert-binary-tree/ + https://nicksxs.me/2016/10/12/summary-ranges-228/ 2020-01-12T13:08:26.994Z - https://nicksxs.me/2017/04/25/rabbitmq-tips/ + https://nicksxs.me/2015/01/04/Path-Sum/ 2020-01-12T13:08:26.993Z - https://nicksxs.me/2015/01/04/Path-Sum/ + https://nicksxs.me/2017/04/25/rabbitmq-tips/ 2020-01-12T13:08:26.993Z diff --git a/tags/2019/index.html b/tags/2019/index.html index f20a4b4b9d..7da9c8c69d 100644 --- a/tags/2019/index.html +++ b/tags/2019/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Design-Patterns/index.html b/tags/Design-Patterns/index.html index 21cc1dc399..8776acb071 100644 --- a/tags/Design-Patterns/index.html +++ b/tags/Design-Patterns/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Distributed-Lock/index.html b/tags/Distributed-Lock/index.html index d69124a562..4868535663 100644 --- a/tags/Distributed-Lock/index.html +++ b/tags/Distributed-Lock/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/G1/index.html b/tags/G1/index.html index b226d93596..2d17388e74 100644 --- a/tags/G1/index.html +++ b/tags/G1/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/GC/index.html b/tags/GC/index.html index bf4f407a1d..4262df68fa 100644 --- a/tags/GC/index.html +++ b/tags/GC/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Garbage-First-Collector/index.html b/tags/Garbage-First-Collector/index.html index 88ce441392..0343f90f33 100644 --- a/tags/Garbage-First-Collector/index.html +++ b/tags/Garbage-First-Collector/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Gogs/index.html b/tags/Gogs/index.html index a77859b64e..dabee883fa 100644 --- a/tags/Gogs/index.html +++ b/tags/Gogs/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/JVM/index.html b/tags/JVM/index.html index a205622d80..a9a200924a 100644 --- a/tags/JVM/index.html +++ b/tags/JVM/index.html @@ -353,7 +353,7 @@
- 40 + 41 posts
diff --git a/tags/Maven/index.html b/tags/Maven/index.html index b89c9b4241..c29126ddb8 100644 --- a/tags/Maven/index.html +++ b/tags/Maven/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Redis/index.html b/tags/Redis/index.html index f3dea39cd3..07f666ceee 100644 --- a/tags/Redis/index.html +++ b/tags/Redis/index.html @@ -433,7 +433,7 @@
- 40 + 41 posts
diff --git a/tags/Singleton/index.html b/tags/Singleton/index.html index 2c5259ec24..5aa96eb811 100644 --- a/tags/Singleton/index.html +++ b/tags/Singleton/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/Webhook/index.html b/tags/Webhook/index.html index b041a4d40e..556e877d65 100644 --- a/tags/Webhook/index.html +++ b/tags/Webhook/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/aqs/index.html b/tags/aqs/index.html index 6b68370537..e374a9e2bf 100644 --- a/tags/aqs/index.html +++ b/tags/aqs/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/c/index.html b/tags/c/index.html index 9a83046737..c8dbc45e3a 100644 --- a/tags/c/index.html +++ b/tags/c/index.html @@ -516,7 +516,7 @@
- 40 + 41 posts
diff --git a/tags/c/page/2/index.html b/tags/c/page/2/index.html index efc9ba611b..1fbb0af1e4 100644 --- a/tags/c/page/2/index.html +++ b/tags/c/page/2/index.html @@ -396,7 +396,7 @@
- 40 + 41 posts
diff --git a/tags/cgroup/index.html b/tags/cgroup/index.html index 14247e46f9..ce6971eda1 100644 --- a/tags/cgroup/index.html +++ b/tags/cgroup/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/cluster/index.html b/tags/cluster/index.html index 13ac49c780..97c55a8af3 100644 --- a/tags/cluster/index.html +++ b/tags/cluster/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/docker/index.html b/tags/docker/index.html index 22554ecbf4..0e22d43c67 100644 --- a/tags/docker/index.html +++ b/tags/docker/index.html @@ -57,7 +57,7 @@ - + @@ -68,7 +68,7 @@ - + - Tag: docker | Nicksxs's Blog + Tag: Docker | Nicksxs's Blog @@ -512,9 +512,3 @@ -the whole page loading is completed - window.addEventListener('load', loadCount, false); - - - - diff --git a/tags/hadoop/index.html b/tags/hadoop/index.html index b4c6dd5e27..6639995226 100644 --- a/tags/hadoop/index.html +++ b/tags/hadoop/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/im/index.html b/tags/im/index.html index 81140603a3..b73585223b 100644 --- a/tags/im/index.html +++ b/tags/im/index.html @@ -330,7 +330,7 @@
- 40 + 41 posts
diff --git a/tags/index.html b/tags/index.html index ac86267907..e842a3ad7b 100644 --- a/tags/index.html +++ b/tags/index.html @@ -339,7 +339,7 @@
- 40 + 41 posts
diff --git a/tags/java/index.html b/tags/java/index.html index a187a89c82..5e426e27db 100644 --- a/tags/java/index.html +++ b/tags/java/index.html @@ -57,7 +57,7 @@ - + @@ -68,7 +68,7 @@ - + - Tag: Java | Nicksxs's Blog + Tag: java | Nicksxs's Blog + + + + + + +="/js/motion.js"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +