<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>沐辰的博客</title><link>https://Mucheen.github.io</link><description>Blog description</description><copyright>沐辰的博客</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://avatars.githubusercontent.com/u/145200703?v=4</url><title>avatar</title><link>https://Mucheen.github.io</link></image><lastBuildDate>Sun, 09 Feb 2025 03:30:50 +0000</lastBuildDate><managingEditor>沐辰的博客</managingEditor><ttl>60</ttl><webMaster>沐辰的博客</webMaster><item><title>Java热门面试200道</title><link>https://Mucheen.github.io/post/Java-re-men-mian-shi-200-dao.html</link><description># 1、Java中HashMap的原理
**简洁回答**：哈希函数映射到数组桶；哈希冲突通过链表或红黑树处理；扩容机制根据负载因子和容量动态调整。</description><guid isPermaLink="true">https://Mucheen.github.io/post/Java-re-men-mian-shi-200-dao.html</guid><pubDate>Sat, 11 Jan 2025 15:45:38 +0000</pubDate></item><item><title>Java基础面试题</title><link>https://Mucheen.github.io/post/Java-ji-chu-mian-shi-ti.html</link><description># 1、Java中的序列化和反序列化是什么&#13;
（1）**序列化**是将对象转换为字节流的过程，这样对象可以通过网络传输、持久化存储或者缓存。</description><guid isPermaLink="true">https://Mucheen.github.io/post/Java-ji-chu-mian-shi-ti.html</guid><pubDate>Sat, 11 Jan 2025 09:19:01 +0000</pubDate></item><item><title>Java</title><link>https://Mucheen.github.io/post/Java.html</link><description>Hello world!！！。</description><guid isPermaLink="true">https://Mucheen.github.io/post/Java.html</guid><pubDate>Sat, 11 Jan 2025 08:42:00 +0000</pubDate></item></channel></rss>