<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title>动态 · Amigoer‘s Blog</title><subtitle>随手记下的片段 —— 一句话、几张图、一首歌、一段视频。</subtitle><link href="https://www.amigoer.com/moments/" rel="alternate" type="text/html"/><link href="https://www.amigoer.com/moments/atom.xml" rel="self" type="application/atom+xml"/><id>https://www.amigoer.com/moments/</id><updated>2026-06-13T04:46:30Z</updated><rights>© 2026 Amigoer</rights><generator uri="https://gohugo.io/">Hugo + amigoer</generator><author><name>Amigoer</name><email>i@amigoer.com</email></author><entry><title/><link href="https://www.amigoer.com/moments/2026-04-30-hello/" rel="alternate" type="text/html"/><id>https://www.amigoer.com/moments/2026-04-30-hello/</id><published>2026-04-30T00:00:00+08:00</published><updated>2026-04-30T00:00:00+08:00</updated><author><name>Amigoer</name><email>i@amigoer.com</email></author><summary type="html">第一条动态 —— 给主题加了个朋友圈风格的微动态流，就先在这里试一下。
支持纯文 / 多图九宫格 / 网易云音乐 / B 站 · YouTube 视频，按天分组展示。这条之后会被覆盖。</summary><content type="html">&lt;p>第一条动态 —— 给主题加了个朋友圈风格的微动态流，就先在这里试一下。&lt;/p>
&lt;p>支持纯文 / 多图九宫格 / 网易云音乐 / B 站 · YouTube 视频，按天分组展示。这条之后会被覆盖。&lt;/p>
</content></entry><entry><title/><link href="https://www.amigoer.com/moments/2022-10-11-cpp-basics/" rel="alternate" type="text/html"/><id>https://www.amigoer.com/moments/2022-10-11-cpp-basics/</id><published>2022-10-11T20:50:32+08:00</published><updated>2022-10-11T20:50:32+08:00</updated><author><name>Amigoer</name><email>i@amigoer.com</email></author><summary type="html">考研考的是408，数据结构部分现在只允许C/C++语言进行代码编写，我之前自学的主要是Java的Spring全家桶，对于C语言就只有一些简单的语法的了解。</summary><content type="html"><![CDATA[<p>考研考的是408，数据结构部分现在只允许C/C++语言进行代码编写，我之前自学的主要是Java的Spring全家桶，对于C语言就只有一些简单的语法的了解。</p>
<p>前几天看了一下C++的简单语法，以为自己有Java的基础，学习C++应该是很轻松的，但是忽略了C++的指针，对于Java没有指针这个概念，一切都交给了JVM管理，所以只需要注重业务实现，不用考虑到内存的管理。</p>
<p>没有仔细学C++，就想着去Leetcode刷题，急功近利。结果是注定的，即便是算法思想还是有基础的，也能够很快的使用Java语言进行实现，但是在使用C++写的时候真的就可以说是一堆问题。所以还是好好学一下吧。脚踏实地，才能安安稳稳。</p>
]]></content></entry></feed>