<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title> - DZ教程</title>
    <link>http://zhaoqianzhou.com/forum-47-1.html</link>
    <description>Latest 20 threads of DZ教程</description>
    <copyright>Copyright(C) </copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 11 Apr 2026 20:33:27 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://zhaoqianzhou.com/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>http://zhaoqianzhou.com/</link>
    </image>
    <item>
      <title>DZ论坛帖子内容设置自动首行缩进、默认行高、默认字体</title>
      <link>http://zhaoqianzhou.com/thread-512-1-1.html</link>
      <description><![CDATA[后台---模板管理

点击编辑以后，向下拉，找到帖子内容那块，将18px;line-height:2.5em;text-indent:2em;font-family:Microsoft Yahei; 粘贴到框里面，前面的18PX是字体大小，可以根据自己需要更改。]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Tue, 20 Dec 2022 09:34:58 +0000</pubDate>
    </item>
    <item>
      <title>discuz修改上传附件大小</title>
      <link>http://zhaoqianzhou.com/thread-209-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 02 Nov 2020 09:54:48 +0000</pubDate>
    </item>
    <item>
      <title>Discuz搬家</title>
      <link>http://zhaoqianzhou.com/thread-191-1-1.html</link>
      <description><![CDATA[Discuz论坛搬家，我看了好多帖子也没有敢轻易尝试，然后找了一个老哥，三下五除二就给我搞定了，我问他具体流程，他就说了一句话，“压缩程序，备份数据库修改config的账号密码，修改UC账号密码”。我一看，这不是跟帝国搬家思路差不多嘛？我就尝试了一下，果不其然，只 ...]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Thu, 06 Aug 2020 07:33:52 +0000</pubDate>
    </item>
    <item>
      <title>使用SQL语句清空表中某一列的所有值</title>
      <link>http://zhaoqianzhou.com/thread-157-1-1.html</link>
      <description><![CDATA[使用update更新语句:UPDATE table_name
SET column_name = null注：table_name 为表名 column_name为字段名]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Wed, 27 May 2020 03:00:51 +0000</pubDate>
    </item>
    <item>
      <title>Discuz！如何配置系统管理员（SMTP邮箱）邮箱</title>
      <link>http://zhaoqianzhou.com/thread-102-1-1.html</link>
      <description><![CDATA[以QQ邮箱为例，首先进入QQ邮箱，进入设置-账户，开启SMTP服务，生成授权码。
然后进入dz后台，进入站长-邮件设置

就可以测试邮件了]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Fri, 10 Apr 2020 06:18:01 +0000</pubDate>
    </item>
    <item>
      <title>discuz自定义附件图标</title>
      <link>http://zhaoqianzhou.com/thread-97-1-1.html</link>
      <description><![CDATA[http://www.wenrouge.com/post/1296]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 06 Apr 2020 08:44:05 +0000</pubDate>
    </item>
    <item>
      <title>discuz伪静态设置</title>
      <link>http://zhaoqianzhou.com/thread-92-1-1.html</link>
      <description><![CDATA[打开后台-全局-SEO

按照图中修改提交，然后去服务器中设置伪静态。]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Tue, 31 Mar 2020 05:05:26 +0000</pubDate>
    </item>
    <item>
      <title>discuz取消输入符号自动转换表情</title>
      <link>http://zhaoqianzhou.com/thread-73-1-1.html</link>
      <description><![CDATA[平时输入，会自动转变为表情符号 ，设置过后，就不会自动转变。并且也不能使用符号。]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Sat, 28 Mar 2020 02:26:15 +0000</pubDate>
    </item>
    <item>
      <title>如何设置discuz帖子内图片显示大小</title>
      <link>http://zhaoqianzhou.com/thread-69-1-1.html</link>
      <description><![CDATA[Discuz!中默认帖内图片最大宽度是 600px ，当用户需要在发表的帖子内发表宽度大于 600px 的图片时，可以把图片显示宽度放大，防止图片被压缩导致失真。
帖内图片显示大小受 “帖内图片最大宽度” 和 “阅读区域宽度 {CONTENTWIDTH} ” 的双重约束，所以在设置时必须同时 ...]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Fri, 27 Mar 2020 08:14:41 +0000</pubDate>
    </item>
    <item>
      <title>修改Discuz论坛程序的标题字数的80字节限制如何修改200字节</title>
      <link>http://zhaoqianzhou.com/thread-52-1-1.html</link>
      <description><![CDATA[一、数据库修改；二、修改JS验证字符数文件；三、修改模板中写死的字符限制数；四、修改函数验证文件；五、修改语言包文件。第一、修改数据库，执行以下代码
第二、修改JS验证字符数文件
找到文件static/js/forum_post.js
 sitatic/js/forum.js

第三、修改模板中写死的 ...]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Wed, 25 Mar 2020 03:08:07 +0000</pubDate>
    </item>
    <item>
      <title>修改discuz主题默认排序</title>
      <link>http://zhaoqianzhou.com/thread-31-1-1.html</link>
      <description><![CDATA[先到后台，版块分页，编辑版块设置，扩展设置，当中有主题默认排序设定]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Tue, 24 Mar 2020 01:11:22 +0000</pubDate>
    </item>
    <item>
      <title>本论坛首页N格效果插件</title>
      <link>http://zhaoqianzhou.com/thread-21-1-1.html</link>
      <description><![CDATA[效果见本论坛]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 06:12:20 +0000</pubDate>
    </item>
    <item>
      <title>Discuz论坛如何禁止游客查看用户个人资料页</title>
      <link>http://zhaoqianzhou.com/thread-20-1-1.html</link>
      <description><![CDATA[登录论坛管理后台，依次点击“全局”——“站点功能”——“广播”，点击广播栏的“开启”按钮，开启广播功能。]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 05:28:02 +0000</pubDate>
    </item>
    <item>
      <title>发贴批量插入图片的插件</title>
      <link>http://zhaoqianzhou.com/thread-16-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 04:56:58 +0000</pubDate>
    </item>
    <item>
      <title>远程图片本地化自动插件</title>
      <link>http://zhaoqianzhou.com/thread-15-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 04:22:47 +0000</pubDate>
    </item>
    <item>
      <title>discuz插件-上传本地MP4</title>
      <link>http://zhaoqianzhou.com/thread-14-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 04:21:36 +0000</pubDate>
    </item>
    <item>
      <title>Discuz!教程之如何关闭前台插件的更新提示</title>
      <link>http://zhaoqianzhou.com/thread-11-1-1.html</link>
      <description><![CDATA[找到文件：source/module/misc/misc_patch.php

打到里面的：



if($newversion) {

        $lang = lang(\'forum/misc\');

        echo \'\'.$lang[\'patch_close\'].\'\';

        echo \'\'.$lang[\'plugin_title\'].\'\';

        echo \'\'.lang(\'forum/misc\]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 03:26:10 +0000</pubDate>
    </item>
    <item>
      <title>discuz没有权限用户隐藏版块</title>
      <link>http://zhaoqianzhou.com/thread-10-1-1.html</link>
      <description><![CDATA[第一步：
进入后台－－ 论坛管理 －－ 版块编辑（注：您所指定的版块）－－ 版块详细设置（编辑）－－ 权限相关
只需把您所要指定的用户组前面点成对钩就可以了，不需访问的就不管他了，然后点击提交就可以了。
第二步：（首页显示私密版块）
进入后台 －－ 界面 －－  ...]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 03:24:56 +0000</pubDate>
    </item>
    <item>
      <title>设置游客不能进入本论坛</title>
      <link>http://zhaoqianzhou.com/thread-9-1-1.html</link>
      <description><![CDATA[进入后台，用户-用户组-游客-编辑]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 03:24:27 +0000</pubDate>
    </item>
    <item>
      <title>Discuz论坛设置游客可以查看帖子图片和附件</title>
      <link>http://zhaoqianzhou.com/thread-8-1-1.html</link>
      <description><![CDATA[因为discuz论坛是默认设置游客没有查看帖子图片的权限的，所以游客在访问帖子的时候就会提示本帖子中包含更多资源，需要登陆才能下载和查看
这样设置是非常不利于用户体验的，所以一般不是非常重要的图片，我们都是要开放浏览的，设置游客可以查看图片的方法也很简单， ...]]></description>
      <category>DZ教程</category>
      <author>赵乾舟</author>
      <pubDate>Mon, 23 Mar 2020 03:23:56 +0000</pubDate>
    </item>
  </channel>
</rss>