<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>二空的生活博客</title><link>https://blog.wu2kong.com</link><atom:link href="https://blog.wu2kong.com/rss.xml" rel="self" type="application/rss+xml"/><description>二空的生活博客</description><generator>Halo v2.24.2</generator><language>zh-cn</language><lastBuildDate>Tue, 23 Jun 2026 14:37:49 GMT</lastBuildDate><item><title><![CDATA[Golang每日一库 - godotenv]]></title><link>https://blog.wu2kong.com/archives/golangmei-ri-yi-ku---godotenv</link><description><![CDATA[<img src="https://blog.wu2kong.com/plugins/feed/assets/telemetry.gif?title=Golang%E6%AF%8F%E6%97%A5%E4%B8%80%E5%BA%93%20-%20godotenv&amp;url=/archives/golangmei-ri-yi-ku---godotenv" width="1" height="1" alt="" style="opacity:0;">在 Go（Golang）中使用 .env 文件， 官方标准库不直接支持 ，但可以通过第三方库轻松实现。最流行、轻量且稳定的库是 godotenv 。 推荐方案：使用 godotenv 第一步：安装库 go get github.com/joho/godotenv 第二步：创建.env 文件（项目根]]></description><guid isPermaLink="false">/archives/golangmei-ri-yi-ku---godotenv</guid><dc:creator>二空</dc:creator><pubDate>Fri, 12 Jun 2026 04:15:00 GMT</pubDate></item><item><title><![CDATA[2024年西藏]]></title><link>https://blog.wu2kong.com/archives/2024nian-xi-cang</link><description><![CDATA[<img src="https://blog.wu2kong.com/plugins/feed/assets/telemetry.gif?title=2024%E5%B9%B4%E8%A5%BF%E8%97%8F&amp;url=/archives/2024nian-xi-cang" width="1" height="1" alt="" style="opacity:0;">]]></description><guid isPermaLink="false">/archives/2024nian-xi-cang</guid><dc:creator>二空</dc:creator><category>生活</category><pubDate>Tue, 16 Dec 2025 06:01:44 GMT</pubDate></item><item><title><![CDATA[centos安装redis-server]]></title><link>https://blog.wu2kong.com/archives/centos-install-redis</link><description><![CDATA[<img src="https://blog.wu2kong.com/plugins/feed/assets/telemetry.gif?title=centos%E5%AE%89%E8%A3%85redis-server&amp;url=/archives/centos-install-redis" width="1" height="1" alt="" style="opacity:0;">在CentOS上安装Redis服务器有多种方法，以下是几种常用的安装方式： 方法一：使用YUM安装（推荐） 1. 添加EPEL仓库 bash sudo yum install epel-release]]></description><guid isPermaLink="false">/archives/centos-install-redis</guid><dc:creator>二空</dc:creator><category>后端</category><pubDate>Tue, 16 Dec 2025 05:51:22 GMT</pubDate></item></channel></rss>