<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>开发论坛 - 导读 - 最新发表</title>
    <link>https://www.ityg.com/bbs/forum.php?mod=guide&amp;view=newthread</link>
    <description>最新发表</description>
    <copyright>Copyright(C) 开发论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 17 Jun 2026 23:58:56 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://www.ityg.com/bbs/static/image/common/logo_88_31.gif</url>
      <title>开发论坛</title>
      <link>https://www.ityg.com/bbs/</link>
    </image>
    <item>
      <title>御剑江湖1.2网页版开发日志</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7053</link>
      <description><![CDATA[初步完成服务器端升级为64位DLL（采用最新的64超级平台）。

初步完成网页版升级为Vue3开发环境。
完成场景编辑器导出 JSON 数据文件。
完成精灵编辑器导出 JSON 数据文件。]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>天云上人</author>
      <pubDate>Thu, 14 Nov 2024 11:47:48 +0000</pubDate>
    </item>
    <item>
      <title>2024年服务器例行维护通告与记录</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7051</link>
      <description><![CDATA[正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Wed, 10 Jan 2024 04:31:01 +0000</pubDate>
    </item>
    <item>
      <title>增加静态GZIP支持</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7050</link>
      <description><![CDATA[增加对静态gzip的支持，可以将较大的js、css文件压缩为.gz以减少文件传输流量，提高低带宽网络的使用体验。]]></description>
      <category>超级服务器平台</category>
      <author>天云上人</author>
      <pubDate>Mon, 23 Jan 2023 07:56:44 +0000</pubDate>
    </item>
    <item>
      <title>超级服务器端实现HTTPS</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7049</link>
      <description><![CDATA[增加了HTTPS（SSL、TLS）支持。]]></description>
      <category>超级服务器平台</category>
      <author>天云上人</author>
      <pubDate>Sat, 14 Jan 2023 07:59:45 +0000</pubDate>
    </item>
    <item>
      <title>2023年服务器例行维护通告与记录</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7048</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。

正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Fri, 06 Jan 2023 13:26:59 +0000</pubDate>
    </item>
    <item>
      <title>https 证书校验异常 Trust anchor for certification path not found</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7047</link>
      <description><![CDATA[经过合法证书机构签发的证书，在android中无法通过系统验证，出现以下异常
java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
1.问题原因：
服务器证书链配置错误，缺少中间证书设置。
2. 解决方案：
服务器修改证书链配 ...]]></description>
      <category>网络技术</category>
      <author>天云上人</author>
      <pubDate>Tue, 17 May 2022 08:09:29 +0000</pubDate>
    </item>
    <item>
      <title>2022年服务器例行维护通告与记录</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7046</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。

正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Fri, 07 Jan 2022 08:12:24 +0000</pubDate>
    </item>
    <item>
      <title>超级服务器2.0安装说明</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7042</link>
      <description><![CDATA[一、授权文件（sn.ini）的内容。

二、服务器端配置文件（server.ini）的内容。]]></description>
      <category>超级服务器平台</category>
      <author>天云上人</author>
      <pubDate>Thu, 21 Jan 2021 07:54:27 +0000</pubDate>
    </item>
    <item>
      <title>pChat3网页版安装说明</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7040</link>
      <description><![CDATA[一、Web服务器增加MIME类型：
1、扩展名：.vue，MIME类型：application/octet-stream。

二、修改文件：
1、game.js中的_baseURL中的objs目录改为实际的位置（如果在当前目录下，就不需要修改）。
2、game.js中的appData下的loginDlg下的server改为自己的SS服务器端域名 ...]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>天云上人</author>
      <pubDate>Wed, 13 Jan 2021 10:46:05 +0000</pubDate>
    </item>
    <item>
      <title>2021年服务器例行维护通告</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7039</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。

正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Sat, 02 Jan 2021 10:25:27 +0000</pubDate>
    </item>
    <item>
      <title>pChat客户端3.2变动说明</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7037</link>
      <description><![CDATA[一、Windows客户端：
1、因服务器端采用超级平台2.0版本，客户端增加超级平台的支持。
2、客户端增加IPv6的支持。
3、密码传输加密方式改为RSA方案。
4、菜单包menu.pak改为采用JSON格式，文件名为menu.json。方便安卓、网页版共享。
5、界面定义ui.ini改为采用JSON格式 ...]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>天云上人</author>
      <pubDate>Fri, 11 Sep 2020 12:16:19 +0000</pubDate>
    </item>
    <item>
      <title>改版问题</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7034</link>
      <description><![CDATA[到期手动申请授权以前可以提前若干天申请授权，在系统提示前打个提前量
现在必须到终止时间才能申请了？
改回提前一些吧



：：]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>calmhe</author>
      <pubDate>Sun, 05 Jul 2020 10:43:47 +0000</pubDate>
    </item>
    <item>
      <title>网页版3.0开发</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7032</link>
      <description><![CDATA[一、服务器端采用超级平台。
1、服务器端采用基于超级平台的DLL。
2、旧版本可通过代理模块支持。

二、客户端：
采用Vue框架+ElementUI。
需要现代浏览器支持。]]></description>
      <category>棋牌游戏系列</category>
      <author>天云上人</author>
      <pubDate>Sun, 12 Apr 2020 13:23:40 +0000</pubDate>
    </item>
    <item>
      <title>Xajh 2.10.1更新</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7030</link>
      <description><![CDATA[服务器端基于天云阁超级平台2.0版本，程序语言：C++，数据库：MySQL。
客户端：Vue框架+ElementUI。不支持古老浏览器。]]></description>
      <category>Web游戏聊天系统</category>
      <author>天云上人</author>
      <pubDate>Fri, 20 Mar 2020 13:01:13 +0000</pubDate>
    </item>
    <item>
      <title>超级服务器2.0更新</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7029</link>
      <description><![CDATA[在1.0的基础上，拟实现以下功能：

一、服务名自定：（已实现：20200227）
1.0版本，一台服务器只能注册一个SS服务。不方便一台服务器有运行多个SS的需求。2.0版本将增加可以注册多个SS服务的功能。

二、使用多模块：（已实现：20200228）
1.0版本，一个SS服务器端只能 ...]]></description>
      <category>超级服务器平台</category>
      <author>天云上人</author>
      <pubDate>Thu, 27 Feb 2020 05:18:21 +0000</pubDate>
    </item>
    <item>
      <title>MySQL8下Password函数替代方案</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7028</link>
      <description><![CDATA[MySQL5 版本中有个 password() 函数用于生成密码，该函数在 MySQL8 中被移除了。 password() 函数的算法是：upper(sha1(unhex(sha1(\'abc\'))))]]></description>
      <category>数据库技术</category>
      <author>天云上人</author>
      <pubDate>Sat, 15 Feb 2020 04:02:53 +0000</pubDate>
    </item>
    <item>
      <title>2020年服务器例行维护通告</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7027</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。

 正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Fri, 10 Jan 2020 12:43:05 +0000</pubDate>
    </item>
    <item>
      <title>2019年服务器例行维护通告</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7024</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。
 正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Thu, 03 Jan 2019 08:34:20 +0000</pubDate>
    </item>
    <item>
      <title>2018年服务器例行维护通告</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7023</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。
 正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Fri, 05 Jan 2018 12:37:23 +0000</pubDate>
    </item>
    <item>
      <title>基于超级平台的棋牌游戏安装使用说明</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7019</link>
      <description><![CDATA[一、数据中心：
请使用3.0版本以上的数据中心。

二、运行方式：
1、为方便操作，请使用控制中心运行server.exe（建议所有游戏共用同一个server.exe）。
2、sn.ini必须放在server.exe目录下，sn.ini定义了使用的域名、以及可使用的游戏模块信息等。
3、控制中心运行方式 ...]]></description>
      <category>棋牌游戏系列</category>
      <author>天云上人</author>
      <pubDate>Wed, 30 Aug 2017 08:24:33 +0000</pubDate>
    </item>
    <item>
      <title>mysqldump备份成sql文件</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7018</link>
      <description><![CDATA[假想环境：
MySQL   安装位置：C:\\MySQL
论坛数据库名称为：bbs
MySQL root   密码：123456
数据库备份目的地：D:\\db_backup\\

脚本：


将以上代码保存为backup_db.bat
然后使用Windows的“计划任务”定时执行该脚本即可。（例如：每天凌晨5点执行back_db.bat）
说明： ...]]></description>
      <category>数据库技术</category>
      <author>天云上人</author>
      <pubDate>Sun, 22 Jan 2017 10:16:46 +0000</pubDate>
    </item>
    <item>
      <title>2017年服务器例行维护通告</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7017</link>
      <description><![CDATA[本年度服务器例行维护通告发布帖。
 正常情况下，每个月的维护时间为第二个周二的后一天（即微软发布补丁日的第二天）。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Tue, 03 Jan 2017 09:30:49 +0000</pubDate>
    </item>
    <item>
      <title>ityg.com 启用 HTTPS模式</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7011</link>
      <description><![CDATA[官方网站开始启用 HTTPS 模式。]]></description>
      <category>用户交流</category>
      <author>天云上人</author>
      <pubDate>Mon, 03 Oct 2016 10:48:36 +0000</pubDate>
    </item>
    <item>
      <title>图形江湖2.1制作中（SuperServer平台）</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7009</link>
      <description><![CDATA[一、服务器端基于超级服务器平台（不再使用pChat平台）。
二、基于UTF8字符集。
三、客户端为支持html5的网页浏览器（对核心JavaScript进行混淆处理），用户可以自己设计界面。
四、游戏内容基于《图形江湖》v1.7不对内容进行更新（主要是字符集进行转换，以及部分原来p ...]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>天云上人</author>
      <pubDate>Tue, 20 Sep 2016 05:21:37 +0000</pubDate>
    </item>
    <item>
      <title>Xajh2.10用户升级、安装指南</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7007</link>
      <description><![CDATA[（本文于2021年1月21日更新为超级平台2.0版本的说明，基于超级平台1.0版本的INI内容有所不同）

一、原XajhServer平台用户升级：
1、升级为免费，提供原来的（XajhServer）注册码给我工作室，更换新的（SuperServer）注册码。
2、升级不提供免费安装服务。

二、安装指 ...]]></description>
      <category>Web游戏聊天系统</category>
      <author>天云上人</author>
      <pubDate>Mon, 18 Jul 2016 01:50:52 +0000</pubDate>
    </item>
    <item>
      <title>网站的验证码显示不出了</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7002</link>
      <description><![CDATA[网站的验证码显示不出了，没办法改密码了，不是论坛，是网站]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>calmhe</author>
      <pubDate>Fri, 01 Apr 2016 07:15:28 +0000</pubDate>
    </item>
    <item>
      <title>图湖还做手游吗</title>
      <link>https://www.ityg.com/bbs/forum.php?mod=viewthread&amp;tid=7001</link>
      <description><![CDATA[图湖改手游么？进度如何了？
应该PC、手机都支持，现在还有很多一批PC玩的。
还应该吸取pchat2.x的成功经验，pchat3.x的教训，作为小型游戏，应简单、便于上手、易于运营推广，更有特色的是，可以根据运营者需要修改内容，这才是图湖的生命力，否则，相近的价格，有很多 ...]]></description>
      <category>图形游戏聊天(pChat)系统</category>
      <author>calmhe</author>
      <pubDate>Wed, 30 Mar 2016 05:33:55 +0000</pubDate>
    </item>
  </channel>
</rss>