<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>官溪人网 - Discuz!建站教程 第七章</title>
    <link>https://www.guanxiren.cn/forum-45-1.html</link>
    <description>Latest 20 threads of Discuz!建站教程 第七章</description>
    <copyright>Copyright(C) 官溪人网</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 28 Apr 2026 20:50:47 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.guanxiren.cn/static/image/common/logo_88_31.gif</url>
      <title>官溪人网</title>
      <link>https://www.guanxiren.cn/</link>
    </image>
    <item>
      <title>四、Discuz x2.5 缓存机制</title>
      <link>https://www.guanxiren.cn/thread-322-1-1.html</link>
      <description><![CDATA[缓存类型缓存机制简单的说就是将一些重复操作的结果集保存下来，在收到同样的操作时直接从缓存的结果集中取出相应的数据直接使用，这样做的好处是降低重复性的解析或者SQL查询之类的动作，从而有效的缓解服务器的压力。在 Discuz! X2.5 中用到了模板缓存、文件缓存、数 ...]]></description>
      <category>Discuz!建站教程 第七章</category>
      <author>花花公子</author>
      <pubDate>Mon, 23 Dec 2013 16:17:14 +0000</pubDate>
    </item>
    <item>
      <title>三、Discuz x2.5 效率机制</title>
      <link>https://www.guanxiren.cn/thread-321-1-1.html</link>
      <description><![CDATA[MySQL 优化 
在整个 Discuz! X2.5 产品中，为了提供效率,需要对 SQL 做相应的优化。有时候不能忽略一些细小的优化，当出现过多未优化的细节时，也能带来致命的负载问题。延迟更新机制 例如：首页的在线人数等，在实际产品中，有些数据不一定需要实时更新的，因为对于 ...]]></description>
      <category>Discuz!建站教程 第七章</category>
      <author>花花公子</author>
      <pubDate>Mon, 23 Dec 2013 16:10:41 +0000</pubDate>
    </item>
    <item>
      <title>二、Discuz x2.5 安全机制</title>
      <link>https://www.guanxiren.cn/thread-320-1-1.html</link>
      <description><![CDATA[config配置 在config配置中可以打开相应的安全开关
站点 authkey 站点authkey，是站点中一个非常重要的Key,用来加密与加密的加密串，当怀疑站点发生authkey泄漏可以通过这里变更一个Key。
XSS 防御设置


CC 攻击防御 当你的站点发现被CC攻击时，你也可以在config ...]]></description>
      <category>Discuz!建站教程 第七章</category>
      <author>花花公子</author>
      <pubDate>Mon, 23 Dec 2013 16:07:31 +0000</pubDate>
    </item>
    <item>
      <title>一、Discuz x2.5 产品框架</title>
      <link>https://www.guanxiren.cn/thread-318-1-1.html</link>
      <description><![CDATA[目录结构 下面是Discuz! 的文件目录及对应的描述。日常的开发中主要会涉及到source和template目录。虽然目录和文件都很多，但是实际上结构还是很清晰，大多数情况下通过文件名和目录就能知道某个文件的作用。比如： 

另外，source目录下的class、function、module、i ...]]></description>
      <category>Discuz!建站教程 第七章</category>
      <author>花花公子</author>
      <pubDate>Mon, 23 Dec 2013 15:58:57 +0000</pubDate>
    </item>
  </channel>
</rss>