Go Begin Resource Learn

https://studygolang.com/subject/2 https://github.com/talkgo/read https://www.runoob.com/go/go-tutorial.html https://learnku.com/go/t/24715 https://books.studygolang.com/The-Golang-Standard-Library-by-Example/

Some Blog Save

6. 好博文收藏 函数式编程初探 后端程序员必备的Linux基础知识 pyshon最佳实践 MySQL参考手册译文 StackExchange.Redis

My Normal Link

Java Collection 移除元素的几种方式 ''' for (int i = 0; i < aList.size(); i++) { if (“abc”.equals(aList.get(i))) { aList.remove(i–);// 索引回溯 } ''' i++不是原子运算 为什么不是原子操作 内存屏障是个CPU指令,Java内存模型

Hugo With Myblog

https://github.com/Brent-Li/brent-li.github.io/blob/master/post/build-personal-site-with-hugo/index.html hugo new post/scala-learning-pattern-matching.md 本地启动:hugo server -t even hugo -t even git add . git commit -m “Initial commit.” git remote add origin git@github.com:daleyzou/daleyzou.github.io.git git push -u origin master

My Blog Begin

亲爱的读者朋友们,你们好! 如果你阅读到了这篇文章,我相信这也是一种缘分,感谢你的阅读,我希望自己能有持续创作的动力。 我不是很喜欢 GitHub Pages 的这种写