<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>开源鸭-爱分享,爱开源! - 网站源码</title>
    <link>https://kaiyuanya.top/forum-2-1.html</link>
    <description>Latest 20 threads of 网站源码</description>
    <copyright>Copyright(C) 开源鸭-爱分享,爱开源!</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 26 Apr 2026 08:54:25 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://kaiyuanya.top/static/image/common/logo_88_31.gif</url>
      <title>开源鸭-爱分享,爱开源!</title>
      <link>https://kaiyuanya.top/</link>
    </image>
    <item>
      <title>Подробнее здесь vb_ozond</title>
      <link>https://kaiyuanya.top/thread-5236-1-1.html</link>
      <description><![CDATA[нажмите, чтобы подробнее отзывы вб]]></description>
      <category>网站源码</category>
      <author>FrancisbiosE</author>
      <pubDate>Thu, 16 Apr 2026 02:16:34 +0000</pubDate>
    </item>
    <item>
      <title>html导航页动态随机Img背景图</title>
      <link>https://kaiyuanya.top/thread-2102-1-1.html</link>
      <description><![CDATA[html导航页动态随机Img背景图
说明：自行上传 文。index.html与 css文件要同一个目录。JS文件采用外部三方JS链接文件。
JS文件仅用于 代码内播放器代码。可自行删改。


下载地址：**** 本内容被作者隐藏 ****
 ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 28 Oct 2024 14:37:45 +0000</pubDate>
    </item>
    <item>
      <title>HTML倒计时天数小时分钟秒 代码</title>
      <link>https://kaiyuanya.top/thread-2096-1-1.html</link>
      <description><![CDATA[// 设置目标日期，这里假设为2025年1月1日 00:00:00，你可根据需要修改
    const targetDate = new Date(\'2024-11-01T00:00:00\');

    function updateCountdown() {
      const now = new Date();
      const difference = targetDate - now;

      co ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Sat, 26 Oct 2024 10:52:49 +0000</pubDate>
    </item>
    <item>
      <title>Mym码支付开源(官方开源v2.4.3)</title>
      <link>https://kaiyuanya.top/thread-1886-1-1.html</link>
      <description><![CDATA[使用说明：下载源码上传到服务器，配置数据库信息+数据库导入即可！


下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Tue, 03 Sep 2024 23:42:16 +0000</pubDate>
    </item>
    <item>
      <title>HTML简洁的星光导航页</title>
      <link>https://kaiyuanya.top/thread-1864-1-1.html</link>
      <description><![CDATA[使用说明：自行解压修改html文件，上传服务器即可使用。

下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Sat, 31 Aug 2024 22:44:44 +0000</pubDate>
    </item>
    <item>
      <title>CentOS7.X系统更换本地yum</title>
      <link>https://kaiyuanya.top/thread-1786-1-1.html</link>
      <description><![CDATA[更换yum源的目的是，Centos本身使用的是外国yum源，当我们下载一些辅助工具的时候下载速度比较慢，所以将yum源更换为国内的yum源，提高下载速度。



详细操作步骤1. 下载wget本人安装的Centos为最小版本，系统中未安装 wget,因此需在更换yum源之前先将wget下载。2. yum ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Sat, 17 Aug 2024 23:12:23 +0000</pubDate>
    </item>
    <item>
      <title>CRMChat-master  客服系统PHP部署</title>
      <link>https://kaiyuanya.top/thread-582-1-1.html</link>
      <description><![CDATA[客服系统环境需求：

CentOS7.6~7.9系统版本 
宝塔面板

Nginx 1.22.1
Mysql5.7
Redis 7.2.4
php7.3版本

一、安装PHP插件：fileinfo、redis、swoole4。
二、删除PHP对应版本中的 proc_open禁用函数。

一、设置网站运行目录public，
二、设置PHP版本选择纯静态。
 ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Thu, 25 Jan 2024 02:41:06 +0000</pubDate>
    </item>
    <item>
      <title>本地连接远程服务器的时候提示出现身份验证错误的几种解决方法</title>
      <link>https://kaiyuanya.top/thread-567-1-1.html</link>
      <description><![CDATA[本地连接远程服务器的时候提示出现身份验证错误的几种解决方法：



步骤1. 按“Windows+R”打开运行框并键入“gpedit.msc”，然后按“Enter”打开组策略编辑器窗口。
步骤2. 在组策略编辑器窗口的左侧转到“计算机配置”&gt;“管理模板”&gt;“系统”&gt;“凭据分配”。
步骤3.  ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Sun, 21 Jan 2024 14:57:16 +0000</pubDate>
    </item>
    <item>
      <title>服务器 Linux 检测回程线路质量命令</title>
      <link>https://kaiyuanya.top/thread-566-1-1.html</link>
      <description><![CDATA[服务器 Linux 检测回程线路质量命令：]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 15 Jan 2024 13:34:30 +0000</pubDate>
    </item>
    <item>
      <title>html橘色适配手机端 Go页</title>
      <link>https://kaiyuanya.top/thread-565-1-1.html</link>
      <description><![CDATA[使用说明：上传到云服务器 或 主机，进行解压出来
修改 index.html文件即可！

下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Thu, 11 Jan 2024 00:27:55 +0000</pubDate>
    </item>
    <item>
      <title>HTML简洁橘黄适配手机端导航页</title>
      <link>https://kaiyuanya.top/thread-564-1-1.html</link>
      <description><![CDATA[使用说明：上传到云服务器 或 主机，进行解压出来
修改 index.html文件即可！

下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Thu, 11 Jan 2024 00:19:36 +0000</pubDate>
    </item>
    <item>
      <title>typecho对接规则之树，对接APP教程，让自己的站有个专属APP</title>
      <link>https://kaiyuanya.top/thread-562-1-1.html</link>
      <description><![CDATA[建议使用宝塔面板进行搭建
宝塔破解版获取地址:点击前往
第一步
解析三个域名，并在宝塔面板中创建这三个网站
例如：
klmystudent.top（typecho）
api.klmystudent.top（规则之树）
image.klmystudent.top（图片调取）

第二步
首先去typecho下载typecho
上传至服务器更 ...]]></description>
      <category>网站源码</category>
      <author>java2017</author>
      <pubDate>Tue, 02 Jan 2024 18:21:41 +0000</pubDate>
    </item>
    <item>
      <title>魔方财务后台找回密码tools</title>
      <link>https://kaiyuanya.top/thread-538-1-1.html</link>
      <description><![CDATA[使用说明：


1.上传文件、把tools.php文件放到 魔方站点→ pubilc 目录下
2.输入：域名/tools.php 重置魔方密码！


下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Sat, 02 Dec 2023 23:47:08 +0000</pubDate>
    </item>
    <item>
      <title>60复古官网HTML模板</title>
      <link>https://kaiyuanya.top/thread-536-1-1.html</link>
      <description><![CDATA[60复古官网HTML模板



使用说明：上传到服务器 或 主机，解压出来，修改index.html即可！
替换成自己内容




下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Wed, 15 Nov 2023 06:20:15 +0000</pubDate>
    </item>
    <item>
      <title>html简鼠标特效引导页源码</title>
      <link>https://kaiyuanya.top/thread-534-1-1.html</link>
      <description><![CDATA[简鼠标特效引导页源码

使用说明：

上传服务器即可使用
音乐路径media文件夹
头像路径img文件夹
网站ico图标，favicon-yuanshen
网站导航链接以及网站文字在index.html中修改

请自行替换


下载地址：**** 本内容被作者隐藏 ****

 ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 13 Nov 2023 02:57:52 +0000</pubDate>
    </item>
    <item>
      <title>禁止电脑访问，只允许手机访问</title>
      <link>https://kaiyuanya.top/thread-533-1-1.html</link>
      <description><![CDATA[**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 13 Nov 2023 02:45:43 +0000</pubDate>
    </item>
    <item>
      <title>彩虹DS网源码（彩虹发卡）</title>
      <link>https://kaiyuanya.top/thread-531-1-1.html</link>
      <description><![CDATA[使用说明：自行下载安装即可！操作方法与网络教程一致



下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 13 Nov 2023 01:18:16 +0000</pubDate>
    </item>
    <item>
      <title>JavaScrip首页新建跳转</title>
      <link>https://kaiyuanya.top/thread-530-1-1.html</link>
      <description><![CDATA[JavaScrip首页新建跳转




使用说明：
下载文件后，打开html文件，把里面的代码   kaiyuanya.top 替换成自己的域名即可！
如果是社区 或者 彩虹DS类型的网站，可以放到底部代码 访问后，自动新建一个页面跳转。
修改 模板文件也可以实现跳转！





下载地址：**** 本 ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Mon, 13 Nov 2023 01:16:20 +0000</pubDate>
    </item>
    <item>
      <title>Html简化的绿色发布页</title>
      <link>https://kaiyuanya.top/thread-526-1-1.html</link>
      <description><![CDATA[使用说明：
上传到自己的服务器上面，把压缩包解压出来，修改index.htm文件 
改成自己的网址 名字即可！

下载地址：**** 本内容被作者隐藏 ****]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Tue, 07 Nov 2023 04:35:55 +0000</pubDate>
    </item>
    <item>
      <title>乌班图系统CC部署</title>
      <link>https://kaiyuanya.top/thread-525-1-1.html</link>
      <description><![CDATA[需要的材料


1.一台装有Linux的主机，ubuntu最好 
2.FinalShell（ssh远程） 
3.cc脚本，下载放在最后 
4.聪明的脑子 
5.一台电脑

系统为ubuntu，版本可以是16，当然18也行，如果有16就用16


然后重置密码，不会重置的请自行想办法
如果是电脑下载ssh工具FinalShell， ...]]></description>
      <category>网站源码</category>
      <author>admin</author>
      <pubDate>Tue, 31 Oct 2023 10:52:59 +0000</pubDate>
    </item>
  </channel>
</rss>