<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>私人领地 - 博客</title>
    <link>https://www.2pxx.com/forum-2-1.html</link>
    <description>Latest 20 threads of 博客</description>
    <copyright>Copyright(C) 私人领地</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 23 Apr 2026 18:56:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.2pxx.com/static/image/common/logo_88_31.gif</url>
      <title>私人领地</title>
      <link>https://www.2pxx.com/</link>
    </image>
    <item>
      <title>discuz3,5开启redis</title>
      <link>https://www.2pxx.com/thread-22-1-1.html</link>
      <description><![CDATA[discuz3,5开启redis

请将以下内容添加或替换到 /config/config_global.php]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Thu, 25 Sep 2025 05:04:15 +0000</pubDate>
    </item>
    <item>
      <title>李大霄的内容</title>
      <link>https://www.2pxx.com/thread-21-1-1.html</link>
      <description><![CDATA[李大霄的内容]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 21 Sep 2025 09:12:19 +0000</pubDate>
    </item>
    <item>
      <title>可道云自动登录</title>
      <link>https://www.2pxx.com/thread-20-1-1.html</link>
      <description><![CDATA[开启可道云的guest用户后，访问域名会跳转到登录页面，还需要点以下才能登录 ，以下代码是让guset用户自动登录

先备份根目录的index.php，然后修改index.php.的内容未：
可道云用户登录的链接是：

 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 21 Sep 2025 09:11:02 +0000</pubDate>
    </item>
    <item>
      <title>简化版《ETF 10讲》课程笔记大纲</title>
      <link>https://www.2pxx.com/thread-14-1-1.html</link>
      <description><![CDATA[简化版《ETF 10讲》课程笔记大纲第一讲：ETF是什么
[*]ETF = 交易型开放式指数基金，可以像股票一样在交易所买卖。

[*]一篮子股票/债券/商品的组合，目标是跟踪某个指数。

[*]优点：透明、低费率、分散风险、灵活交易。

[*]注意：价格会随市场波动，短期涨跌不可避 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 24 Aug 2025 13:00:13 +0000</pubDate>
    </item>
    <item>
      <title>康波周期对普通人有什么意义？</title>
      <link>https://www.2pxx.com/thread-13-1-1.html</link>
      <description><![CDATA[如果把《人生财富靠康波》当作一张人生周期的地图，那你现在正好处在一段关键的“航程交汇点”——35岁这个年纪，在周金涛的视角里，意味着你已经历过一个康波的低谷（青春期和年轻职场期的积累阶段），正向着属于你的“结构性机会窗口”靠近。
结合书里的观点和你的情 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Wed, 20 Aug 2025 22:39:23 +0000</pubDate>
    </item>
    <item>
      <title>教程 | 在 Windows 11 LTSC 上安装 Microsoft Store</title>
      <link>https://www.2pxx.com/thread-12-1-1.html</link>
      <description><![CDATA[几个月前，微软官方的 Windows 11 LTSC （基于 Windows 11 24H2） 镜像突然泄露，作为最稳定的 Windows 11 版本，Windows 11 LTSC 提供了最干净、最安全以及最稳定的用户体验。另外，Windows 11 LTSC 并不包含 Microsoft Store。以下就是在 Windows 11 LTSC 中安装 Micr ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 25 May 2025 10:59:52 +0000</pubDate>
    </item>
    <item>
      <title>代码保存</title>
      <link>https://www.2pxx.com/thread-11-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Fri, 09 May 2025 16:12:50 +0000</pubDate>
    </item>
    <item>
      <title>RaiDrive GUI 和 RaiDrive Mount GUI 的区别</title>
      <link>https://www.2pxx.com/thread-10-1-1.html</link>
      <description><![CDATA[RaiDrive GUI 和 RaiDrive Mount GUI 都是与 RaiDrive 相关的图形界面工具，不过它们在功能定位和使用场景上存在一定区别，下面为你详细介绍：

功能定位
RaiDrive GUI：它属于 RaiDrive 的主图形界面，提供了一套完整的管理功能。借助这个界面，你能够对各种云存储服务 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Thu, 08 May 2025 01:46:55 +0000</pubDate>
    </item>
    <item>
      <title>discuz自定义模板</title>
      <link>https://www.2pxx.com/thread-9-1-1.html</link>
      <description><![CDATA[如果你需要对模板进行自定义，可以按照以下步骤操作：
开启开发者模式：打开config/config_global.php文件，在文件末尾添加
新建模板文件目录：在template文件夹中新建一个文件夹，例如astemplate，并将默认模板中的文件复制到新建的文件夹中
修改配置文件：使用记事本 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Thu, 08 May 2025 00:51:10 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu rclone 磁盘映射 Cloudflare R2</title>
      <link>https://www.2pxx.com/thread-8-1-1.html</link>
      <description><![CDATA[[*] 安装 fuse3 软件包
在 Ubuntu 系统中，fusermount3 是 fuse3 软件包的一部分。你可以使用以下命令来安装 fuse3：

[*]验证安装
安装完成之后，使用以下命令验证 fusermount3 是否已经正确安装：
如果输出显示了 fusermount3 的路径，就表明安装成功。


[*]安装 Rc ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Thu, 08 May 2025 00:38:01 +0000</pubDate>
    </item>
    <item>
      <title>网站导航</title>
      <link>https://www.2pxx.com/thread-7-1-1.html</link>
      <description><![CDATA[服务器面板

[*]夸父面板mdserver-web
[*]百度
[*]宝塔面板
[*]宝塔纯净版

服务器面板]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Tue, 06 May 2025 07:25:37 +0000</pubDate>
    </item>
    <item>
      <title>代码保存</title>
      <link>https://www.2pxx.com/thread-6-1-1.html</link>
      <description><![CDATA[coc

1111]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Mon, 05 May 2025 10:19:39 +0000</pubDate>
    </item>
    <item>
      <title>一条命令暂停更新Win11一万天</title>
      <link>https://www.2pxx.com/thread-5-1-1.html</link>
      <description><![CDATA[此方法适用于 Win11 和 Win10，无需下载软件，不会影响微软商店使用。

按 Win + X 键选择 Windows PowerShell (管理员)
注：Win键就是键盘左下角CTRL键右边那个键

按右键粘贴这行代码后回车即可：


之后你就可以在 Windows 更新设置——高级选项里面，选择暂停到1000 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 04 May 2025 22:19:18 +0000</pubDate>
    </item>
    <item>
      <title>免 root 安装宝塔面板#</title>
      <link>https://www.2pxx.com/thread-4-1-1.html</link>
      <description><![CDATA[欢迎来到本期教程，本期的安卓手机改造服务器教程。#
本期教学使用的软件都会放在文章下面欢迎各位小伙伴下载

教程#
下载ZeroTermux这个是基于 termux 进行的二次开发，比 termux 更加好用对新手比较友好
下载并且打开 ZeroTermux 同意软件的相关条例后右滑点击切换源 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 04 May 2025 22:06:52 +0000</pubDate>
    </item>
    <item>
      <title>白嫖可道云静态文件CDN，给自建站点加速</title>
      <link>https://www.2pxx.com/thread-3-1-1.html</link>
      <description><![CDATA[获取可道云静态文件CDN链接
通过F12+演示站获取，获取到的链接如下


修改可道云配置文件
配置文件路径./config/setting_user.php
打开文件，在文件末尾添加如下内容：]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Sun, 04 May 2025 10:03:39 +0000</pubDate>
    </item>
    <item>
      <title>discuz默认模板文件结构详解-模板文件夹介绍</title>
      <link>https://www.2pxx.com/thread-2-1-1.html</link>
      <description><![CDATA[| — template — default   系统内置风格模板(默认风格)
| — template — default  – discuz_style_default.xml  风格安装文件，可用风格导出功能创建
| — template — default  – preview.jpg  预览图
| — template — default  – common 风格中的公共包含文件 ...]]></description>
      <category>博客</category>
      <author>邱双仪</author>
      <pubDate>Fri, 02 May 2025 09:38:08 +0000</pubDate>
    </item>
    <item>
      <title>我们得爱情</title>
      <link>https://www.2pxx.com/thread-1-1-1.html</link>
      <description><![CDATA[gfff]]></description>
      <category>博客</category>
      <author>邱双仪</author>
<enclosure url="https://cdn.2pxx.com/d/forum/202505/07/202408l7fsstmmybqpqqxj.jpg" length="14296" type="image/jpeg" />      <pubDate>Fri, 02 May 2025 04:14:14 +0000</pubDate>
    </item>
  </channel>
</rss>