帝国cms如何在网页标题的HTML标签内添加页码</h1> <div class="article-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i>2024-12-08</span> <span class="meta-cat-dot"><i class="fa-duotone fa-folder-open me-1"></i><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></span> <span class="meta-likes d-none d-md-inline-block"><i class="fa-duotone fa-thumbs-up me-1"></i>0</span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>0</span> <span class="meta-comment"><a href="https://www.xarjtc.com/22999.html#comments"><i class="fa-duotone fa-hands-clapping me-1"></i>0</a></span> <span class="meta-edit float-end"></span> </div> </div> </div> </div> <div class="container mt-2 mt-sm-4"> <div class="row g-2 g-md-3 g-lg-4"> <div class="content-wrapper col-md-12 col-lg-9" data-sticky-content> <div class="card shadow-0"> <div class="single-content-nav"> <ul class="nav nav-pills" id="pills-tab" role="tablist"> <li class="nav-item" role="presentation"> <a class="nav-link fs-6 active" id="pills-details-tab" data-mdb-ripple-init data-mdb-pill-init data-mdb-toggle="pill" href="#pills-details" role="tab" aria-controls="pills-details" aria-selected="true"><i class="fa-duotone fa-file-alt me-1"></i>详情介绍</a> </li> <li class="nav-item" role="presentation"> <a class="nav-link fs-6" id="pills-faq-tab" data-mdb-ripple-init data-mdb-pill-init data-mdb-toggle="pill" href="#pills-faq" role="tab" aria-controls="pills-faq" aria-selected="false"><i class="fa-duotone fa-question-circle me-1"></i>常见问题</a> </li> <li class="nav-item" role="presentation"> <a class="nav-link fs-6" id="pills-comments-tab" data-mdb-ripple-init data-mdb-pill-init data-mdb-toggle="pill" href="#pills-comments" role="tab" aria-controls="pills-comments" aria-selected="false"><i class="fa-duotone fa-comment-dots me-1"></i>评论建议</a> </li> </ul> </div> <div class="tab-content" id="pills-tabContent"> <div class="tab-pane fade show active" id="pills-details" role="tabpanel" aria-labelledby="pills-details-tab"> <article class="post-content post-22999 post type-post status-publish format-standard hentry category-diguocmsjiaocheng" > <div class="alert alert-warning alert-dismissible" data-mdb-alert-init><button type="button" class="btn-close" data-mdb-dismiss="alert" aria-label="Close"></button></button><h4 class="alert-heading">温馨提醒</h4><p class="mb-0 border-bottom">如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢</p><p class="text-end mb-0">本文最后更新于2024年12月8日,已超过 180天没有更新</p></div> <blockquote><p>实现样式:</p> <p><title>[栏目标题 ]- 第2页</title></p></blockquote> <p><strong>修改步骤:</strong></p> <p>打开/e/class/functions.php,搜索函数名</p> <pre class="EnlighterJSRAW" data-enlighter-language="generic">function ListHtml($classid,$fields,$enews=0,$userlistr="") </pre> <p>下的:</p> <pre class="EnlighterJSRAW" data-enlighter-language="generic">$string=str_replace('[!--list.pageno--]',($pagenum==1?'':$pagenum),$string);</pre> <p>修改为:</p> <pre class="EnlighterJSRAW" data-enlighter-language="generic">$string=str_replace('[!--list.pageno--]',($pagenum==1?'':' - 第 '.$pagenum.' 页'),$string);</pre> <p>这样再去调用[!--list.pageno--]标签就解决了。</p> <div class="yi-today"><fieldset><legend class="float-none"><h5>历史上的今天</h5></legend><div class="today-date"><div class="today-m">12月</div><div class="today-d">8</div></div><ul><li><a href="https://www.xarjtc.com/36139.html" title="鬼谷子+孙子兵法+开悟觉醒哲学课程" rel="external nofollow" target=""><span>2025</span>鬼谷子+孙子兵法+开悟觉醒哲学课程</a></li><li><a href="https://www.xarjtc.com/36137.html" title="大神教你零基础学PS,30堂课从入门到精通视频课程" rel="external nofollow" target=""><span>2025</span>大神教你零基础学PS,30堂课从入门到精通视频课程</a></li><li><a href="https://www.xarjtc.com/36135.html" title="爆笑动画学初中9科课程" rel="external nofollow" target=""><span>2025</span>爆笑动画学初中9科课程</a></li><li><a href="https://www.xarjtc.com/36133.html" title="米米的吉他小宇宙视频课程" rel="external nofollow" target=""><span>2025</span>米米的吉他小宇宙视频课程</a></li><li><a href="https://www.xarjtc.com/36128.html" title="权谋家解读三国智慧PDF电子书" rel="external nofollow" target=""><span>2025</span>权谋家解读三国智慧PDF电子书</a></li></ul></fieldset></div><div class="entry-copyright"><i class="fas fa-info-circle me-1"></i>声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系客服QQ3387285338进行处理。</div> </article> <div class="entry-social"> <div class="row mt-2 mt-lg-3"> <div class="col"> </div> <div class="col-auto d-md-none d-block"> <a class="btn btn-sm btn-info-soft post-share-btn" data-mdb-ripple-init data-mdb-ripple-color="dark" href="javascript:void(0);"><i class="fa-duotone fa-share-alt me-1"></i>分享</a> <a class="btn btn-sm btn-danger-soft post-like-btn" data-mdb-ripple-init data-mdb-ripple-color="dark" href="javascript:void(0);" data-text="已点赞"><i class="fa-duotone fa-heart me-1"></i>点赞(<span class="count">0</span>)</a> </div> </div> </div> </div> <div class="tab-pane fade" id="pills-faq" role="tabpanel" aria-labelledby="pills-faq-tab"> <ol class="list-group list-group-numbered"> <li class="list-group-item list-group-item-info d-flex justify-content-between align-items-start"> <div class="ms-2 me-auto"> <div class="fw-bold">免费下载或者VIP会员资源能否直接商用?</div> <div class="text-muted">本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。</div> </div> </li> <li class="list-group-item list-group-item-info d-flex justify-content-between align-items-start"> <div class="ms-2 me-auto"> <div class="fw-bold">提示下载完但解压或打开不了?</div> <div class="text-muted">最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可在对应资源底部留言,或联络我们。</div> </div> </li> <li class="list-group-item list-group-item-info d-flex justify-content-between align-items-start"> <div class="ms-2 me-auto"> <div class="fw-bold">找不到素材资源介绍文章里的示例图片?</div> <div class="text-muted">对于会员专享、整站源码、程序插件、网站模板、网页模版等类型的素材,文章内用于介绍的图片通常并不包含在对应可供下载素材包内。这些相关商业图片需另外购买,且本站不负责(也没有办法)找到出处。 同样地一些字体文件也是这种情况,但部分素材会在素材包内有一份字体下载链接清单。</div> </div> </li> <li class="list-group-item list-group-item-info d-flex justify-content-between align-items-start"> <div class="ms-2 me-auto"> <div class="fw-bold">付款后无法显示下载地址或者无法查看内容?</div> <div class="text-muted">如果您已经成功付款但是网站没有弹出成功提示,请联系站长提供付款信息为您处理</div> </div> </li> <li class="list-group-item list-group-item-info d-flex justify-content-between align-items-start"> <div class="ms-2 me-auto"> <div class="fw-bold">购买该资源后,可以退款吗?</div> <div class="text-muted">源码素材属于虚拟商品,具有可复制性,可传播性,一旦授予,不接受任何形式的退款、换货要求。请您在购买获取之前确认好 是您所需要的资源</div> </div> </li> </ol> </div> <div class="tab-pane fade" id="pills-comments" role="tabpanel" aria-labelledby="pills-comments-tab"> <div id="comments" class="entry-comments"> <h2 class="comments-title"><i class="fa-duotone fa-comment-dots me-1"></i> 评论<div class="avatar-group avatar-group-lg mb-1 w-50"><span class="avatar avatar-primary avatar-circle"><span class="avatar-initials">0+</span></span></div> </h2> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">以上评论仅代表用户个人观点 <small><a rel="nofollow" id="cancel-comment-reply-link" href="/22999.html#respond" style="display:none;">取消回复</a></small></h3><div class="comment-form"><div class="comment-overlay glass-bg"><div class="comment-must-login"><a rel="nofollow noopener noreferrer" href="https://www.xarjtc.com/login?redirect_to=https%3A%2F%2Fwww.xarjtc.com%2F22999.html" data-mdb-ripple-init data-mdb-ripple-color="dark" class="login-btn btn btn-sm btn-dark rounded-pill"><i class="fa-duotone fa-user me-1"></i>登录后评论</a></div></div><div class="comment-form-comment"><a class="btn btn-sm btn-outline-primary me-1 mb-1 p-1" data-mdb-modal-init data-mdb-ripple-init data-mdb-toggle="modal" data-mdb-ripple-color="dark" data-mdb-target="#kuakuaModal" href="javascript:;"><i class="fa-duotone fa-hands-clapping me-1"></i>互动</a><a class="btn btn-sm btn-outline-primary me-1 mb-1 p-1" href="javascript:;" id="comment-smiley" data-mdb-ripple-init data-mdb-ripple-color="dark" title="表情"><i class="fa-duotone fa-smile me-1"></i>表情</a><textarea class="comment_form_textarea" id="comment" name="comment" class="required" rows="4" placeholder=""></textarea></div></div> </div><!-- #respond --> <script type="text/javascript"> /* <![CDATA[ */ function grin(tag) { var myField; tag = ' ' + tag + ' '; if (document.getElementById('comment') && document.getElementById('comment').type == 'textarea') { myField = document.getElementById('comment'); } else { return false; } if (document.selection) { myField.focus(); sel = document.selection.createRange(); sel.text = tag; myField.focus(); } else if (myField.selectionStart || myField.selectionStart == '0') { var startPos = myField.selectionStart; var endPos = myField.selectionEnd; var cursorPos = startPos; myField.value = myField.value.substring(0, startPos) + tag + myField.value.substring(endPos, myField.value.length); cursorPos += tag.length; myField.focus(); myField.selectionStart = cursorPos; myField.selectionEnd = cursorPos; } else { myField.value += tag; myField.focus(); } } /* ]]> */ </script> <div id="smiley" style="display: none;"> <a href="javascript:grin(':?:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_question.gif" alt="" /></a> <a href="javascript:grin(':razz:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_razz.gif" alt="" /></a> <a href="javascript:grin(':sad:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_sad.gif" alt="" /></a> <a href="javascript:grin(':evil:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_evil.gif" alt="" /></a> <a href="javascript:grin(':!:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_exclaim.gif" alt="" /></a> <a href="javascript:grin(':smile:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_smile.gif" alt="" /></a> <a href="javascript:grin(':oops:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_redface.gif" alt="" /></a> <a href="javascript:grin(':grin:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_biggrin.gif" alt="" /></a> <a href="javascript:grin(':eek:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_surprised.gif" alt="" /></a> <a href="javascript:grin(':shock:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_eek.gif" alt="" /></a> <a href="javascript:grin(':???:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_confused.gif" alt="" /></a> <a href="javascript:grin(':cool:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_cool.gif" alt="" /></a> <a href="javascript:grin(':lol:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_lol.gif" alt="" /></a> <a href="javascript:grin(':mad:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_mad.gif" alt="" /></a> <a href="javascript:grin(':twisted:')"><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_twisted.gif" alt="" /></a> <a href="javascript:grin(':roll:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_rolleyes.gif" alt="" /></a> <a href="javascript:grin(':wink:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_wink.gif" alt="" /></a> <a href="javascript:grin(':idea:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_idea.gif" alt="" /></a> <a href="javascript:grin(':arrow:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_arrow.gif" alt="" /></a> <a href="javascript:grin(':neutral:')"><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_neutral.gif" alt="" /></a> <a href="javascript:grin(':cry:')" ><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_cry.gif" alt="" /></a> <a href="javascript:grin(':mrgreen:')"><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/smilies/icon_mrgreen.gif" alt="" /></a> </div> <div class="comment-sofa p-xl-3"><i class="fa-duotone fa-2x fa-couch"></i>沙发空余</div></div> </div> </div> </div> <div class="entry-navigation"> <div class="row g-3"> <div class="col-lg-6 col-12"> <a data-mdb-ripple-init data-mdb-ripple-color="dark" class="entry-page-prev bg-cover bg-center lazy" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/12/6e68315e5e3166c.webp" href="https://www.xarjtc.com/22997.html" title="免费在线扒站工具yibazhan.cn"> <div class="entry-page-icon"><i class="fa-duotone fa-arrow-left"></i></div> <div class="entry-page-info"> <span class="d-block rnav">上一篇</span> <div class="title">免费在线扒站工具yibazhan.cn</div> </div> </a> </div> <div class="col-lg-6 col-12"> <a data-mdb-ripple-init data-mdb-ripple-color="dark" class="entry-page-next bg-cover bg-center lazy" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/12/41d107f56ce8c03.webp" href="https://www.xarjtc.com/23000.html" title="英语启蒙经典《剑桥少儿英语 kids box (0-6级) 》"> <div class="entry-page-info"> <span class="d-block rnav">下一篇</span> <div class="title">英语启蒙经典《剑桥少儿英语 kids box (0-6级) 》</div> </div> <div class="entry-page-icon"><i class="fa-duotone fa-arrow-right"></i></div> </a> </div> </div> </div> <style> .entry-page-next, .entry-page-prev { position: relative; padding: 50px 15px 10px; margin-bottom: 20px; color: #fff; background-size: cover; background-position: 50%; background-repeat: no-repeat; border-radius: 4px; overflow: hidden; } .entry-page-next:before, .entry-page-prev:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); content: ""; } .entry-page-info .rnav, .entry-page-info .title{ color: #fff!important; } </style> <div class="related-posts"> <h2 class="related-posts-title"><i class="fab fa-hive me-1"></i>相关文章</h2> <div class="row g-2 g-md-3 row-cols-2 row-cols-md-3 row-cols-lg-4"> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/28493.html" title="帝国CMS如何批量清空友链并重置序号从1开始" data-bg="https://www.xarjtc.com/wp-content/uploads/2025/04/06d760a87bb8bc1.webp"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/28493.html" title="帝国CMS如何批量清空友链并重置序号从1开始">帝国CMS如何批量清空友链并重置序号从1开始</a> </h2> <div class="entry-desc">如果后台友情链接过多,而我们想要批量删除并恢复初始序号时,后台功能室无法实现的,...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2025-04-27T15:25:20+08:00">1 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>47</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/21495.html" title="帝国CMS关键字中文逗号和空格替换成英文逗号的方法" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/21495.html" title="帝国CMS关键字中文逗号和空格替换成英文逗号的方法">帝国CMS关键字中文逗号和空格替换成英文逗号的方法</a> </h2> <div class="entry-desc">在添加文章的关键字时,把输入的中文逗号“,”和空格实时替换为英文逗号“,”。避免...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2024-11-04T11:02:10+08:00">2 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>73</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/1290.html" title="帝国cms列表如何按照一定条件排序" data-bg="https://www.xarjtc.com/wp-content/uploads/2023/11/1623200366107794.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/1290.html" title="帝国cms列表如何按照一定条件排序">帝国cms列表如何按照一定条件排序</a> </h2> <div class="entry-desc">帝国cms列表排序方法 1、进去栏目设置,点击“生成选项”,如下图  ...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-11-15T17:58:42+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>75</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/2040.html" title="帝国CMS操作数据库函数介绍" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/2040.html" title="帝国CMS操作数据库函数介绍">帝国CMS操作数据库函数介绍</a> </h2> <div class="entry-desc">1、执行SQL函数: $empire->query("SQL语句"); $...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-11-29T16:29:31+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>137</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/3509.html" title="帝国CMS二次开发实现会员中心调用评论列表" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/3509.html" title="帝国CMS二次开发实现会员中心调用评论列表">帝国CMS二次开发实现会员中心调用评论列表</a> </h2> <div class="entry-desc">帝国CMS调用评论列表查询代码: $totalquery="select cou...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-12-22T13:56:11+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>55</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/4634.html" title="帝国cms如何禁止前台投稿内容带超链接的方法" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/4634.html" title="帝国cms如何禁止前台投稿内容带超链接的方法">帝国cms如何禁止前台投稿内容带超链接的方法</a> </h2> <div class="entry-desc">帝国CMS就自带投稿屏蔽字符功能,我们只需要用这个功能就能轻松实现帝国cms禁止...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-12-29T22:03:20+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>76</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/2417.html" title="帝国CMS如何批量转移会员到另一个会员组" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/2417.html" title="帝国CMS如何批量转移会员到另一个会员组">帝国CMS如何批量转移会员到另一个会员组</a> </h2> <div class="entry-desc">帝国CMS会员组调整后,怎样批量把某一个会员组的会员转移会员到另一个会员组了,这...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-12-07T17:45:51+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>57</span> </div> </div> </article> </div> <div class="col"> <article class="post-item item-grid"> <div class="tips-badge position-absolute top-0 start-0 z-1 m-2"> </div> <div class="entry-media ratio ratio-3x2 "> <a target="" class="media-img lazy bg-cover bg-center" href="https://www.xarjtc.com/1438.html" title="帝国CMS批量修改内容页文件命名形式的方法" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"> <div class="post-pay-type p-1"></div> <!-- 音视频缩略图 --> </a> </div> <div class="entry-wrapper"> <div class="d-flex justify-content-between align-items-center"> <div class="mac-dot"></div> <div class="entry-cat-dot"><a href="https://www.xarjtc.com/diguocmsjiaocheng">帝国cms教程</a></div> </div> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/1438.html" title="帝国CMS批量修改内容页文件命名形式的方法">帝国CMS批量修改内容页文件命名形式的方法</a> </h2> <div class="entry-desc">首先执行: UPDATE phome_ecms_news SET titleur...</div> <div class="entry-meta"> <span class="meta-date"><i class="fa-duotone fa-clock me-1"></i><time class="pub-date" datetime="2023-11-16T17:53:37+08:00">3 年前</time></span> <span class="meta-views"><i class="fa-duotone fa-eye me-1"></i>142</span> </div> </div> </article> </div> </div> </div> </div> <div class="sidebar-wrapper col-md-12 col-lg-3 h-100" data-sticky> <div class="sidebar"> <div id="ri_sidebar_ranking_widget-2" class="widget sidebar-ranking-list"> <h5 class="widget-title">排行榜展示</h5> <div class="row g-3 row-cols-1"> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-primary bg-opacity-50">1</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/23932.html" title="免费在线动漫观看网站AGE动漫agedm.org">免费在线动漫观看网站AGE动漫agedm.org</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-success bg-opacity-50">2</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/9131.html" title="政治立场测试在线网站8valuescn">政治立场测试在线网站8valuescn</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-warning bg-opacity-50">3</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/5482.html" title="谷歌小恐龙游戏网址 Chrome恐龙快跑网页小游戏chrome://dino/">谷歌小恐龙游戏网址 Chrome恐龙快跑网页小游戏chrome://dino/</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-info bg-opacity-50">4</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/11397.html" title="动漫爱好者分享社区次元小镇dimtown.com">动漫爱好者分享社区次元小镇dimtown.com</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">5</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/10081.html" title="俄罗斯byrutor免费游戏网站thebyrut.org">俄罗斯byrutor免费游戏网站thebyrut.org</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">6</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/10087.html" title="电子书资源下载网站无名图书book123.info">电子书资源下载网站无名图书book123.info</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">7</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/23934.html" title="动漫在线观看下载网站樱花动漫yinhuadm.vip">动漫在线观看下载网站樱花动漫yinhuadm.vip</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">8</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/23918.html" title="优秀漫画推送网站mox.moe">优秀漫画推送网站mox.moe</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">9</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/23936.html" title="动漫门户网站girigiri爱动漫girigirilove.top">动漫门户网站girigiri爱动漫girigirilove.top</a> </h3> </article> </div> <div class="col"> <article class="ranking-item"> <span class="ranking-num badge bg-secondary bg-opacity-50">10</span> <h3 class="ranking-title"> <a target="" href="https://www.xarjtc.com/10079.html" title="gbt游戏乐享空间gbtgame.ysepan.com">gbt游戏乐享空间gbtgame.ysepan.com</a> </h3> </article> </div> </div> </div><div id="ri_sidebar_posts_widget-2" class="widget sidebar-posts-list"> <h5 class="widget-title">随机浏览</h5> <div class="row g-3 row-cols-1"> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/18827.html" title="行业标准信息服务平台(hbba.sacinfo.org.cn)文档下载插件" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/09/fba3b3457bdc826.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/18827.html" title="行业标准信息服务平台(hbba.sacinfo.org.cn)文档下载插件">行业标准信息服务平台(hbba.sacinfo.org.cn)文档下载插件</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/5331.html" title="windows开源实时打字翻译软件Real-time-translation-typing" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/01/fb21b5eb1f7412e8d315203ad43128df.gif"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/5331.html" title="windows开源实时打字翻译软件Real-time-translation-typing">windows开源实时打字翻译软件Real-time-translation-typing</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/10253.html" title="简单快速的免费WebP图像转换JPG工具webptojpgonline.com" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/03/fedcdd34f7837ae.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/10253.html" title="简单快速的免费WebP图像转换JPG工具webptojpgonline.com">简单快速的免费WebP图像转换JPG工具webptojpgonline.com</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/9960.html" title="开源IP地址分配管理系统" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/03/e1d49084fbd07ed.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/9960.html" title="开源IP地址分配管理系统">开源IP地址分配管理系统</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/11917.html" title="Flink部署实践高级应用开发教程" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/04/26c934a8bdcfd70.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/11917.html" title="Flink部署实践高级应用开发教程">Flink部署实践高级应用开发教程</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/19556.html" title="2024年考研政治押题包" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/09/8594728755a44bb.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/19556.html" title="2024年考研政治押题包">2024年考研政治押题包</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/4441.html" title="Windows edge浏览器卸载工具Remove-MS-Edge" data-bg="https://www.xarjtc.com/wp-content/uploads/2023/12/222407vndrheyenxn2ff80.png"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/4441.html" title="Windows edge浏览器卸载工具Remove-MS-Edge">Windows edge浏览器卸载工具Remove-MS-Edge</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/18352.html" title="千百OCR文字识别软件下载" data-bg="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/thumb.jpg"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/18352.html" title="千百OCR文字识别软件下载">千百OCR文字识别软件下载</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/42637.html" title="游戏联机异地组网工具QtEasyTier" data-bg="https://www.xarjtc.com/wp-content/uploads/2026/07/5ab5f700e5bb547.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/42637.html" title="游戏联机异地组网工具QtEasyTier">游戏联机异地组网工具QtEasyTier</a> </h2> </div> </div> </article> </div> <div class="col"> <article class="post-item item-list"> <div class="entry-media ratio ratio-3x2 col-auto"> <a target="" class="media-img lazy" href="https://www.xarjtc.com/18635.html" title="精装房软装设计解决方案" data-bg="https://www.xarjtc.com/wp-content/uploads/2024/09/714b90f3f5491a0.webp"></a> </div> <div class="entry-wrapper"> <div class="entry-body"> <h2 class="entry-title"> <a target="" href="https://www.xarjtc.com/18635.html" title="精装房软装设计解决方案">精装房软装设计解决方案</a> </h2> </div> </div> </article> </div> </div> </div><div id="tag_cloud-2" class="widget widget_tag_cloud"><h5 class="widget-title">热门推荐</h5><div class="tagcloud"><a href="https://www.xarjtc.com/tag/ai" class="tag-cloud-link tag-link-66 tag-link-position-1" style="font-size: 15.591111111111pt;" aria-label="ai (537 项)">ai</a> <a href="https://www.xarjtc.com/tag/bilibili" class="tag-cloud-link tag-link-176 tag-link-position-2" style="font-size: 8.8088888888889pt;" aria-label="bilibili (43 项)">bilibili</a> <a href="https://www.xarjtc.com/tag/chatgpt" class="tag-cloud-link tag-link-65 tag-link-position-3" style="font-size: 8.0622222222222pt;" aria-label="chatgpt (32 项)">chatgpt</a> <a href="https://www.xarjtc.com/tag/deepseek" class="tag-cloud-link tag-link-1199 tag-link-position-4" style="font-size: 8.8711111111111pt;" aria-label="deepseek (44 项)">deepseek</a> <a href="https://www.xarjtc.com/tag/html%e6%a8%a1%e6%9d%bf" class="tag-cloud-link tag-link-1016 tag-link-position-5" style="font-size: 10.862222222222pt;" aria-label="html模板 (93 项)">html模板</a> <a href="https://www.xarjtc.com/tag/pbootcmsmuban" class="tag-cloud-link tag-link-1124 tag-link-position-6" style="font-size: 10.675555555556pt;" aria-label="pbootcms模板 (87 项)">pbootcms模板</a> <a href="https://www.xarjtc.com/tag/pdf%e7%94%b5%e5%ad%90%e4%b9%a6" class="tag-cloud-link tag-link-1218 tag-link-position-7" style="font-size: 16.96pt;" aria-label="PDF电子书 (892 项)">PDF电子书</a> <a href="https://www.xarjtc.com/tag/pdf%e7%bc%96%e8%be%91%e5%99%a8" class="tag-cloud-link tag-link-155 tag-link-position-8" style="font-size: 8.0622222222222pt;" aria-label="PDF编辑器 (32 项)">PDF编辑器</a> <a href="https://www.xarjtc.com/tag/photoshop" class="tag-cloud-link tag-link-174 tag-link-position-9" style="font-size: 8.0622222222222pt;" aria-label="Photoshop (32 项)">Photoshop</a> <a href="https://www.xarjtc.com/tag/php%e6%ba%90%e7%a0%81" class="tag-cloud-link tag-link-26 tag-link-position-10" style="font-size: 9.2444444444444pt;" aria-label="PHP源码 (50 项)">PHP源码</a> <a href="https://www.xarjtc.com/tag/python" class="tag-cloud-link tag-link-189 tag-link-position-11" style="font-size: 9.12pt;" aria-label="python (48 项)">python</a> <a href="https://www.xarjtc.com/tag/tag" class="tag-cloud-link tag-link-87 tag-link-position-12" style="font-size: 8.1866666666667pt;" aria-label="tag (34 项)">tag</a> <a href="https://www.xarjtc.com/tag/wordpresschajian" class="tag-cloud-link tag-link-133 tag-link-position-13" style="font-size: 12.915555555556pt;" aria-label="wordpress插件 (198 项)">wordpress插件</a> <a href="https://www.xarjtc.com/tag/wordpressmuban" class="tag-cloud-link tag-link-1358 tag-link-position-14" style="font-size: 10.115555555556pt;" aria-label="WordPress模板 (69 项)">WordPress模板</a> <a href="https://www.xarjtc.com/tag/word%e6%95%99%e7%a8%8b" class="tag-cloud-link tag-link-191 tag-link-position-15" style="font-size: 8.8088888888889pt;" aria-label="word教程 (43 项)">word教程</a> <a href="https://www.xarjtc.com/tag/wps-office" class="tag-cloud-link tag-link-148 tag-link-position-16" style="font-size: 9.3688888888889pt;" aria-label="WPS Office (53 项)">WPS Office</a> <a href="https://www.xarjtc.com/tag/%e4%bc%81%e4%b8%9a%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" class="tag-cloud-link tag-link-24 tag-link-position-17" style="font-size: 12.791111111111pt;" aria-label="企业网站模板 (188 项)">企业网站模板</a> <a href="https://www.xarjtc.com/tag/%e4%bc%9a%e5%91%98" class="tag-cloud-link tag-link-58 tag-link-position-18" style="font-size: 8.0622222222222pt;" aria-label="会员 (32 项)">会员</a> <a href="https://www.xarjtc.com/tag/%e5%87%bd%e6%95%b0" class="tag-cloud-link tag-link-145 tag-link-position-19" style="font-size: 8pt;" aria-label="函数 (31 项)">函数</a> <a href="https://www.xarjtc.com/tag/dongmanwangzhan" class="tag-cloud-link tag-link-1172 tag-link-position-20" style="font-size: 8.1244444444444pt;" aria-label="动漫网站 (33 项)">动漫网站</a> <a href="https://www.xarjtc.com/tag/%e5%9b%be%e6%a0%87" class="tag-cloud-link tag-link-94 tag-link-position-21" style="font-size: 8.9333333333333pt;" aria-label="图标 (45 项)">图标</a> <a href="https://www.xarjtc.com/tag/pic" class="tag-cloud-link tag-link-93 tag-link-position-22" style="font-size: 10.115555555556pt;" aria-label="图片 (70 项)">图片</a> <a href="https://www.xarjtc.com/tag/%e5%9b%be%e7%89%87%e5%a4%84%e7%90%86" class="tag-cloud-link tag-link-213 tag-link-position-23" style="font-size: 9.9911111111111pt;" aria-label="图片处理 (67 项)">图片处理</a> <a href="https://www.xarjtc.com/tag/%e5%ae%89%e4%bc%81cms" class="tag-cloud-link tag-link-1085 tag-link-position-24" style="font-size: 8.56pt;" aria-label="安企cms (39 项)">安企cms</a> <a href="https://www.xarjtc.com/tag/%e5%ae%98%e6%96%b9%e7%bd%91%e7%ab%99" class="tag-cloud-link tag-link-986 tag-link-position-25" style="font-size: 9.3066666666667pt;" aria-label="官方网站 (51 项)">官方网站</a> <a href="https://www.xarjtc.com/tag/xiaoxueziyuan" class="tag-cloud-link tag-link-1223 tag-link-position-26" style="font-size: 9.8666666666667pt;" aria-label="小学资源 (64 项)">小学资源</a> <a href="https://www.xarjtc.com/tag/%e5%b0%8f%e7%ba%a2%e4%b9%a6" class="tag-cloud-link tag-link-890 tag-link-position-27" style="font-size: 9.5555555555556pt;" aria-label="小红书 (56 项)">小红书</a> <a href="https://www.xarjtc.com/tag/%e5%b8%9d%e5%9b%bdcms8-0" class="tag-cloud-link tag-link-1151 tag-link-position-28" style="font-size: 8.8088888888889pt;" aria-label="帝国CMS8.0 (43 项)">帝国CMS8.0</a> <a href="https://www.xarjtc.com/tag/%e6%8a%96%e9%9f%b3" class="tag-cloud-link tag-link-222 tag-link-position-29" style="font-size: 8.3733333333333pt;" aria-label="抖音 (36 项)">抖音</a> <a href="https://www.xarjtc.com/tag/%e6%90%9c%e7%b4%a2" class="tag-cloud-link tag-link-29 tag-link-position-30" style="font-size: 8.6844444444444pt;" aria-label="搜索 (41 项)">搜索</a> <a href="https://www.xarjtc.com/tag/%e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e" class="tag-cloud-link tag-link-269 tag-link-position-31" style="font-size: 9.6177777777778pt;" aria-label="搜索引擎 (58 项)">搜索引擎</a> <a href="https://www.xarjtc.com/tag/%e6%92%ad%e6%94%be%e5%99%a8" class="tag-cloud-link tag-link-157 tag-link-position-32" style="font-size: 10.924444444444pt;" aria-label="播放器 (95 项)">播放器</a> <a href="https://www.xarjtc.com/tag/%e6%96%87%e7%ab%a0%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" class="tag-cloud-link tag-link-25 tag-link-position-33" style="font-size: 9.0577777777778pt;" aria-label="文章网站模板 (47 项)">文章网站模板</a> <a href="https://www.xarjtc.com/tag/%e6%9c%ba%e6%a2%b0%e8%ae%be%e5%a4%87%e7%bd%91%e7%ab%99%e6%a8%a1%e6%9d%bf" class="tag-cloud-link tag-link-22 tag-link-position-34" style="font-size: 8.6844444444444pt;" aria-label="机械设备网站模板 (41 项)">机械设备网站模板</a> <a href="https://www.xarjtc.com/tag/%e6%a0%8f%e7%9b%ae" class="tag-cloud-link tag-link-101 tag-link-position-35" style="font-size: 8.9333333333333pt;" aria-label="栏目 (45 项)">栏目</a> <a href="https://www.xarjtc.com/tag/%e6%b0%b4%e5%8d%b0" class="tag-cloud-link tag-link-192 tag-link-position-36" style="font-size: 8.6222222222222pt;" aria-label="水印 (40 项)">水印</a> <a href="https://www.xarjtc.com/tag/%e6%b5%8f%e8%a7%88%e5%99%a8%e6%8f%92%e4%bb%b6" class="tag-cloud-link tag-link-863 tag-link-position-37" style="font-size: 10.986666666667pt;" aria-label="浏览器插件 (97 项)">浏览器插件</a> <a href="https://www.xarjtc.com/tag/gameweb" class="tag-cloud-link tag-link-1175 tag-link-position-38" style="font-size: 12.977777777778pt;" aria-label="游戏网站 (205 项)">游戏网站</a> <a href="https://www.xarjtc.com/tag/%e7%94%b5%e5%95%86%e8%af%be%e7%a8%8b" class="tag-cloud-link tag-link-1220 tag-link-position-39" style="font-size: 9.68pt;" aria-label="电商课程 (59 项)">电商课程</a> <a href="https://www.xarjtc.com/tag/daohang" class="tag-cloud-link tag-link-896 tag-link-position-40" style="font-size: 21.315555555556pt;" aria-label="网站推荐 (4,472 项)">网站推荐</a> <a href="https://www.xarjtc.com/tag/%e8%82%a1%e7%a5%a8%e8%af%be%e7%a8%8b" class="tag-cloud-link tag-link-1158 tag-link-position-41" style="font-size: 17.644444444444pt;" aria-label="股票课程 (1,148 项)">股票课程</a> <a href="https://www.xarjtc.com/tag/shipinkecheng" class="tag-cloud-link tag-link-1026 tag-link-position-42" style="font-size: 22pt;" aria-label="视频课程 (5,761 项)">视频课程</a> <a href="https://www.xarjtc.com/tag/%e8%ae%be%e8%ae%a1%e5%b8%88" class="tag-cloud-link tag-link-307 tag-link-position-43" style="font-size: 12.542222222222pt;" aria-label="设计师 (171 项)">设计师</a> <a href="https://www.xarjtc.com/tag/caishui" class="tag-cloud-link tag-link-1178 tag-link-position-44" style="font-size: 8.3733333333333pt;" aria-label="财税课程 (36 项)">财税课程</a> <a href="https://www.xarjtc.com/tag/hacker" class="tag-cloud-link tag-link-1166 tag-link-position-45" style="font-size: 8.1244444444444pt;" aria-label="黑客网站 (33 项)">黑客网站</a></div> </div> </div> </div> </div> </div> </main> <!-- **************** MAIN CONTENT END **************** --> <!-- ======================= Footer START --> <footer class="site-footer py-md-4 py-2 mt-2 mt-md-4"> <div class="container"> <div class="row d-none d-lg-flex mb-3"> <div class="col-md-4"> <div class="logo-wrapper"> </div> <div class="logo-wrapper"> <a rel="nofollow noopener noreferrer" href="https://www.xarjtc.com/"><img class="logo regular" data-light="https://www.xarjtc.com/wp-content/uploads/2025/11/9c217f3db25e7f8.webp" data-dark="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/logo-dark.png" src="https://www.xarjtc.com/wp-content/uploads/2025/11/9c217f3db25e7f8.webp" alt="飞翔资源网"></a></div> <p class="small mb-0">本站资源支持会员下载专享,普通注册会员只能原价购买资源或者限制免费下载次数,付费会员所有资源可无限下载。并可享受资源折扣或者免费下载。</p> </div> <div class="col-md-2"> <h4 class="widget-title">快速导航</h4> <ul class="list-unstyled widget-links"> <li><a href="https://www.xarjtc.com/links">网址导航</a></li><li><a href="https://www.xarjtc.com/tags">标签云</a></li> </ul> </div> <div class="col-md-2"> <h4 class="widget-title">关于本站</h4> <ul class="list-unstyled widget-links"> <li><a href="https://www.xarjtc.com/vip-prices">VIP介绍</a></li><li><a href="https://www.xarjtc.com/guanyu">关于我</a></li><li><a href="https://www.xarjtc.com/goumai">购买须知</a></li> </ul> </div> <div class="col-md-4"> <h4 class="widget-title">联系我们</h4> <div class=""><img width="80" height="80" src="https://www.xarjtc.com/static/qqqr.png" style="float: left;" title="QQ二维码">如有BUG或建议可与我们在线联系或登录本站账号进入个人中心提交工单。</div> </div> </div> <div class="text-center small w-100"> <div class="small"> <div>Copyright © 2026 飞翔资源网 All rights reserved</div> <div class=""> </div> </div> </div> </div> </footer> <!-- ======================= Footer END --> <!-- Back to top rollbar--> <div class="rollbar"> <ul class="actions"> <li><a target="" href="https://www.xarjtc.com/" rel="nofollow noopener noreferrer"><i class="fas fa-home"></i><span>首页</span></a></li><li><a target="" href="https://www.xarjtc.com/vip-prices" rel="nofollow noopener noreferrer"><i class="fa fa-diamond"></i><span>会员介绍</span></a></li><li><a target="" href="http://wpa.qq.com/msgrd?v=3&uin=3387285338&site=qq&menu=yes" rel="nofollow noopener noreferrer"><i class="fab fa-qq"></i><span>QQ客服</span></a></li> </ul> </div> <div class="back-top"><i class="fas fa-caret-up"></i></div> <!-- m-navbar --> <div class="m-navbar"> <ul> <li><a target="" href="https://www.xarjtc.com" rel="nofollow noopener noreferrer"><i class="fas fa-home"></i><span>首页</span></a></li><li><a target="" href="https://www.xarjtc.com/tags" rel="nofollow noopener noreferrer"><i class="fas fa-layer-group"></i><span>分类</span></a></li><li><a target="" href="https://www.xarjtc.com/vip-prices" rel="nofollow noopener noreferrer"><i class="far fa-gem"></i><span>会员</span></a></li><li><a target="" href="https://www.xarjtc.com/user" rel="nofollow noopener noreferrer"><i class="fas fa-user"></i><span>我的</span></a></li> </ul> </div> <!-- dimmer--> <div class="dimmer"></div> <div class="off-canvas"> <div class="canvas-close"><i class="fas fa-times"></i></div> <!-- logo --> <div class="logo-wrapper"> <a rel="nofollow noopener noreferrer" href="https://www.xarjtc.com/"><img class="logo regular" data-light="https://www.xarjtc.com/wp-content/uploads/2025/11/9c217f3db25e7f8.webp" data-dark="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/img/logo-dark.png" src="https://www.xarjtc.com/wp-content/uploads/2025/11/9c217f3db25e7f8.webp" alt="飞翔资源网"></a></div> <div class="mobile-menu d-block d-lg-none"></div> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/zpro-v5/*","/wp-content/themes/ripro-v5/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <style>.core-download-warp {--theme-color: #409EFF;--border-radius:8px;}</style><script>console.log("\n %c 本站由WPOPT插件优化 %c www.lovestu.com/wpopt.html", "color:#fff;background:#3983e2;padding:5px 0;", "color:#eee;background:#f0f0f0;padding:5px 10px;");</script> <script> jQuery(document).ready(function($) { // 初始化空数组,用于存储灯箱图片信息。 var imageLinks = []; // 选择有alignnone类的图片元素进行操作。 $('.post-content img.alignnone').each(function(index) { var img = $(this); var imgParent = img.parent(); var imgSrc = img.attr('src'); // 检查图片是否已经包裹在链接中。 if (!imgParent.is('a')) { // 没有包裹则创建一个链接,并为其添加lightbox-trigger类。 var link = $('<a>') .attr('href', imgSrc) .attr('target', '_blank') .addClass('lightbox-trigger'); img.wrap(link); } else { // 已经包裹在链接中,只需添加lightbox-trigger类。 imgParent.addClass('lightbox-trigger'); } // 只为那些指定类的图片添加到数组中,用于灯箱。 imageLinks.push({ src: imgSrc, title: img.attr('alt') // alt文本用作图片说明。 }); }); // 为具有lightbox-trigger类的链接绑定点击事件,打开灯箱。 $('a.lightbox-trigger').click(function(e) { e.preventDefault(); // 查找被点击图片的索引。 var currentIndex = imageLinks.findIndex(function(item) { return item.src === $(e.currentTarget).attr('href'); }); // 使用Spotlight.show显示当前图片,并提供导航到其他图片。 Spotlight.show(imageLinks, { index: currentIndex }); }); }); </script> <div class="modal fade md-effect-14" id="weixin_qrcode" tabindex="-1" role="dialog" aria-labelledby="weixin_qrcode_label" aria-hidden="true" style=""><div class="modal-dialog modal-dialog-centered modal-sm" role="document"><div class="modal-content"><div class="modal-body justify-content-center glass-bg"><button type="button" class="close" data-mdb-dismiss="modal" aria-label="Close"> <span aria-hidden="true"></span> </button><div style="margin-top: 10px; text-align: center; padding: 10px"><p style="font-size:22px; margin-bottom:20px"><span style="color: #1fd76d"><i class="fa-brands fa-weixin" style="color: #1fd76d"></i>微信</span>扫一扫添加好友</p><a href="https://work.weixin.qq.com/kfid/kfc94f639edd8c8fae7" target="_blank"><span style="display: block; text-align: center">点击二维码可直接发起微信会话</span><img src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/images/qrcode.png" width="150" style="padding: 5px; background-color: #fff; border-radius: 3px"></a></div></div><div class="modal-footer border-top-0 justify-content-center glass-bg"><div class="fs-8 text-body-tertiary">工作日时间 9:00-11:00 13:00-16:00</div></div></div></div></div><div class="modal fade md-effect-14" id="kuakuaModal" tabindex="-1" role="dialog" aria-labelledby="kuakuaModal_label" aria-hidden="true" style=""><div class="modal-dialog modal-dialog-centered" role="document"><div class="modal-content"><div class="modal-body bg-white text-center pb-3 pt-5"><button type="button" class="close kuakua-close" data-mdb-dismiss="modal" aria-label="Close"> <span aria-hidden="true"></span> </button><div class="kuakua-column"><section class="kuakua-headerIcon"><i class="fa-duotone fa-hands-clapping fa-shake me-1 kuakua-icon"></i></section><span class="kuakua-headerTitle">互动</span></div><div class="kuakua-contentBox mt-5"><span class="kuakua-comment">还有吗!没看够!</span><button type="button" data-mdb-ripple-init data-mdb-ripple-color="dark" class="btn btn-secondary kuakua-cancelBtn">换一换</button></div></div><div class="modal-footer border-top-0 bg-white justify-content-center"><button type="button" data-mdb-ripple-init data-mdb-ripple-color="dark" class="btn kuakua-confirmBtn" data-mdb-dismiss="modal">互动一下</button></div></div></div></div> <div class="offcanvas offcanvas-top glass-bg" tabindex="-1" id="search-top-off" aria-labelledby="offcanvasTopLabel" style="display:none"> <div class="offcanvas-header"> <h5 class="offcanvas-title" id="offcanvasTopLabel">搜索</h5> </div> <div class="offcanvas-body"> <div class="search-form glass-bg rounded-pill"> <form method="get" action="https://www.xarjtc.com/"> <div class="search-select"> <select name='cat' id='cat-search-select-7' class='form-select'> <option value=''>全站</option> <option class="level-0" value="3">软件分享</option> <option class="level-0" value="1075">趣站分享</option> <option class="level-0" value="1152">网盘资源</option> <option class="level-0" value="4">织梦cms模板</option> <option class="level-0" value="5">织梦cms教程</option> <option class="level-0" value="10">织梦cms插件</option> <option class="level-0" value="7">站长教程</option> <option class="level-0" value="11">杰奇cms模板</option> <option class="level-0" value="12">杰奇cms教程</option> <option class="level-0" value="2">帝国cms模板</option> <option class="level-0" value="1">帝国cms教程</option> <option class="level-0" value="9">帝国cms插件</option> <option class="level-0" value="6">其他模板</option> <option class="level-0" value="1219">书籍资源</option> </select> </div> <div class="search-fields"> <input type="text" class="" placeholder="输入关键词 回车..." autocomplete="off" value="" name="s" required="required"> <button title="点击搜索" type="submit"><i class="fa-duotone fa-search"></i></button> </div> </form> </div> </div> </div> <div class="modal fade " id="search-top-Modal" tabindex="-1" role="dialog" aria-labelledby="search-top-Modal_label" aria-hidden="true" style=""><div class="modal-dialog modal-frame modal-top" role="document"><div class="modal-content"><div class="modal-header border-0 glass-bg"> <h5 class="modal-title" id="search-top-Modal_label">站内搜索</h5> <button type="button" class="close" data-mdb-dismiss="modal" aria-label="Close"> <span aria-hidden="true"></span> </button> </div><div class="modal-body glass-bg"><div class="search-form glass-bg rounded-pill"><form method="get" action="https://www.xarjtc.com/"><div class="search-select"><select name='cat' id='cat-search-select-1' class='form-select'> <option value=''>全站</option> <option class="level-0" value="3">软件分享</option> <option class="level-0" value="1075">趣站分享</option> <option class="level-0" value="1152">网盘资源</option> <option class="level-0" value="4">织梦cms模板</option> <option class="level-0" value="5">织梦cms教程</option> <option class="level-0" value="10">织梦cms插件</option> <option class="level-0" value="7">站长教程</option> <option class="level-0" value="11">杰奇cms模板</option> <option class="level-0" value="12">杰奇cms教程</option> <option class="level-0" value="2">帝国cms模板</option> <option class="level-0" value="1">帝国cms教程</option> <option class="level-0" value="9">帝国cms插件</option> <option class="level-0" value="6">其他模板</option> <option class="level-0" value="1219">书籍资源</option> </select> </div><div class="search-fields"><input type="text" class="" placeholder="输入关键词 回车..." autocomplete="off" value="" name="s" required="required"><button title="点击搜索" type="submit"><i class="fa-duotone fa-search"></i></button></div></form></div></div></div></div></div><script id="core_download_home-js" src="https://www.xarjtc.com/wp-content/plugins/core-download/static/js/home.min.js"></script> <script id="wpopt_front-js-extra"> var wpopt = {"ajax_url":"https://www.xarjtc.com/wp-admin/admin-ajax.php","ajax_name":"wp_opt","is_post":"1","post_id":"22999","module_post_views_open":"","module_site_notice_open":"","ai_summary_open":"","ai_summary_animation_open":"1","ai_summary_show_more":"1"}; //# sourceURL=wpopt_front-js-extra </script> <script id="wpopt_front-js" src="https://www.xarjtc.com/wp-content/plugins/wp-opt/static/js/front.min.js"></script> <script id="highlight-js" src="//cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.7.0/build/highlight.min.js"></script> <script id="vendor-js" src="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/js/vendor.min.js"></script> <script id="main-js-extra"> var zb = {"home_url":"https://www.xarjtc.com","ajax_url":"https://www.xarjtc.com/wp-admin/admin-ajax.php","theme_url":"https://www.xarjtc.com/wp-content/themes/ripro-v5","singular_id":"22999","post_content_nav":"1","site_popup_login":"1","site_notify_auto":"0","current_user_id":"0","ajax_nonce":"fec5e22a32","gettext":{"__copypwd":"\u5bc6\u7801\u5df2\u590d\u5236\u526a\u8d34\u677f","__copybtn":"\u590d\u5236","__copy_succes":"\u590d\u5236\u6210\u529f","__comment_be":"\u63d0\u4ea4\u4e2d...","__comment_succes":"\u8bc4\u8bba\u6210\u529f","__comment_succes_n":"\u8bc4\u8bba\u6210\u529f\uff0c\u5373\u5c06\u5237\u65b0\u9875\u9762","__buy_be_n":"\u8bf7\u6c42\u652f\u4ed8\u4e2d\u00b7\u00b7\u00b7","__buy_no_n":"\u652f\u4ed8\u5df2\u53d6\u6d88","__is_delete_n":"\u786e\u5b9a\u5220\u9664\u6b64\u8bb0\u5f55\uff1f"}}; var zpro = {"single_notice":{"is":"","html":"\u003Cdiv class=\"site-notify-body\"\u003E\u003Ch1 class=\"notify-title\"\u003E\u003Ci class=\"fa-duotone iconfont fa-bells mr-2\"\u003E\u003C/i\u003E\u5b50\u4f69\u5de5\u4f5c\u5ba4\u4e3b\u9898\u662f\u6700\u68d2\u003C/h1\u003E\u003Cdiv\u003E\u8fd9\u662f\u4e00\u6761\u6587\u7ae0\u9875\u9762\u516c\u544a\uff0c\u53ef\u5728\u540e\u53f0\u5f00\u542f\u6216\u5173\u95ed\uff0c\u6807\u9898\uff0c\u5185\u5bb9\uff0c\u6bcf\u6b21\u6253\u5f00\u6587\u7ae0\u65f6\u90fd\u4f1a\u5f39\u51fa\uff0c\u6b64\u5904\u53ef\u4f7f\u7528html\u6807\u7b7e...\u003C/div\u003E\u003C/div\u003E"},"zpro_invite_text":{"theme_api":"https://www.xarjtc.com/wp-content/themes/zpro-v5/API/yiyan","ajaxurl":"https://www.xarjtc.com/wp-admin/admin-ajax.php"}}; //# sourceURL=main-js-extra </script> <script id="main-js" src="https://www.xarjtc.com/wp-content/themes/ripro-v5/assets/js/main.min.js"></script> <script async data-wp-strategy="async" fetchpriority="low" id="comment-reply-js" src="https://www.xarjtc.com/wp-includes/js/comment-reply.min.js"></script> <script id="wp-statistics-tracker-js-extra"> var WP_Statistics_Tracker_Object = {"requestUrl":"https://www.xarjtc.com","ajaxUrl":"https://www.xarjtc.com/wp-admin/admin-ajax.php","hitParams":{"wp_statistics_hit":1,"source_type":"post","source_id":22999,"search_query":"","signature":"dd874d7ca84686acd3b8f5c5e51b3cdc","action":"wp_statistics_hit_record"},"option":{"dntEnabled":"1","bypassAdBlockers":"1","consentIntegration":{"name":null,"status":[]},"isPreview":false,"userOnline":false,"isWpConsentApiActive":false},"isLegacyEventLoaded":"","customEventAjaxUrl":"https://www.xarjtc.com/wp-admin/admin-ajax.php?action=wp_statistics_custom_event&nonce=4e759fddc1","onlineParams":{"wp_statistics_hit":1,"source_type":"post","source_id":22999,"search_query":"","signature":"dd874d7ca84686acd3b8f5c5e51b3cdc","action":"wp_statistics_online_check"},"jsCheckTime":"60000"}; //# sourceURL=wp-statistics-tracker-js-extra </script> <script id="wp-statistics-tracker-js" src="https://www.xarjtc.com/?71703d=22ad3f13d2.js"></script> <script id="enlighterjs-js" src="https://www.xarjtc.com/wp-content/plugins/enlighter/cache/enlighterjs.min.js"></script> <script id="enlighterjs-js-after"> !function(e,n){if("undefined"!=typeof EnlighterJS){var o={"selectors":{"block":"pre.EnlighterJSRAW","inline":"code.EnlighterJSRAW"},"options":{"indent":4,"ampersandCleanup":true,"linehover":true,"rawcodeDbclick":false,"textOverflow":"break","linenumbers":true,"theme":"enlighter","language":"generic","retainCssClasses":false,"collapse":false,"toolbarOuter":"","toolbarTop":"{BTN_RAW}{BTN_COPY}{BTN_WINDOW}{BTN_WEBSITE}","toolbarBottom":""}};(e.EnlighterJSINIT=function(){EnlighterJS.init(o.selectors.block,o.selectors.inline,o.options)})()}else{(n&&(n.error||n.log)||function(){})("Error: EnlighterJS resources not loaded yet!")}}(window,console); //# sourceURL=enlighterjs-js-after </script> <script id="mdbootstrap-js" src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/plugins/bootstraps/js/mdb.min.js"></script> <script id="zpro-js" src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/js/zpro.js"></script> <script id="shortcodes-js" src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/plugins/shortcode/assets/shortcodes.js"></script> <script id="single-js" src="https://www.xarjtc.com/wp-content/themes/zpro-v5/assets/single/single.js"></script> <script> var OriginTitile = document.title, titleTime; document.addEventListener("visibilitychange",function() { if (document.hidden) { document.title = "🤪主人,小的在这里等你(^U^)ノ~YO🤪"; clearTimeout(titleTime) } else { document.title = "🥰主人,欢迎您回来*★,°*:.☆( ̄▽ ̄)/$:*.°★* 。🥰"+ OriginTitile; titleTime = setTimeout(function() { document.title = OriginTitile }, 2000) } }); </script> <!-- 自定义js代码 统计代码 --> <!-- 自定义js代码 统计代码 END --> </body> </html>