<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PowerBuilder(PB)BBS社区 - 『 PB源代码 』</title>
    <link>https://sybasebbs.com/forum-41-1.html</link>
    <description>Latest 20 threads of 『 PB源代码 』</description>
    <copyright>Copyright(C) PowerBuilder(PB)BBS社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 12 May 2026 21:48:15 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://sybasebbs.com/static/image/common/logo_88_31.gif</url>
      <title>PowerBuilder(PB)BBS社区</title>
      <link>https://sybasebbs.com/</link>
    </image>
    <item>
      <title>解决ole DB 保存nvarchar字符乱码问题</title>
      <link>https://sybasebbs.com/thread-90233-1-1.html</link>
      <description><![CDATA[PB11.5+SQL2008 ,解决ole DB 保存nvarchar字符乱码问题，附件代码是可以直接使用。把代码复制到数据窗口的sqlpreview事件中即可。]]></description>
      <category>『 PB源代码 』</category>
      <author>jimyhu</author>
      <pubDate>Wed, 08 Jan 2025 07:55:42 +0000</pubDate>
    </item>
    <item>
      <title>一百多种编程常见功能的代码</title>
      <link>https://sybasebbs.com/thread-90178-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>『 PB源代码 』</category>
      <author>wawe1993</author>
      <pubDate>Fri, 05 Jan 2024 06:33:40 +0000</pubDate>
    </item>
    <item>
      <title>100 Examples Of Teaching PowerBuilder Basic(10.5)</title>
      <link>https://sybasebbs.com/thread-90028-1-1.html</link>
      <description><![CDATA[100 Examples Of Teaching PowerBuilder Basic
1-Create Applications Windows And Controls
2-Directory Browser
3-File Browser
4-Picture Browser
5-Drag Icon
6-User Password Authentication
7-Flash Text
8-Screen Saver
9-Waiting Window
10-Control Drag
]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Thu, 03 Nov 2022 07:05:09 +0000</pubDate>
    </item>
    <item>
      <title>挂号系统PB源码</title>
      <link>https://sybasebbs.com/thread-90022-1-1.html</link>
      <description><![CDATA[挂号系统PB源码]]></description>
      <category>『 PB源代码 』</category>
      <author>mgz9057</author>
      <pubDate>Mon, 24 Oct 2022 01:00:40 +0000</pubDate>
    </item>
    <item>
      <title>设备管理系统.rar设备管理系统.rar设备管理系统.rar</title>
      <link>https://sybasebbs.com/thread-90016-1-1.html</link>
      <description><![CDATA[设备管理系统.rar设备管理系统.rar设备管理系统.rar设备管理系统.rar设备管理系统.rar设备管理系统.rar]]></description>
      <category>『 PB源代码 』</category>
      <author>mgz9057</author>
      <pubDate>Fri, 30 Sep 2022 09:15:00 +0000</pubDate>
    </item>
    <item>
      <title>住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统....</title>
      <link>https://sybasebbs.com/thread-90015-1-1.html</link>
      <description><![CDATA[住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar住院收费系统.rar]]></description>
      <category>『 PB源代码 』</category>
      <author>mgz9057</author>
      <pubDate>Fri, 30 Sep 2022 09:13:36 +0000</pubDate>
    </item>
    <item>
      <title>纯H5自定义报表，兼容数据窗口语法</title>
      <link>https://sybasebbs.com/thread-89955-1-1.html</link>
      <description><![CDATA[http://www.satrda.com:5555/doc/satreport/config.html]]></description>
      <category>『 PB源代码 』</category>
      <author>hkqp</author>
      <pubDate>Sat, 15 May 2021 02:21:42 +0000</pubDate>
    </item>
    <item>
      <title>appeon_mobile_offline_tutorials</title>
      <link>https://sybasebbs.com/thread-89952-1-1.html</link>
      <description><![CDATA[appeon_mobile_offline_tutorials]]></description>
      <category>『 PB源代码 』</category>
      <author>thansuoi113</author>
      <pubDate>Tue, 27 Apr 2021 16:04:45 +0000</pubDate>
    </item>
    <item>
      <title>PB9 五子棋（人机+单机版+局域网版）</title>
      <link>https://sybasebbs.com/thread-89942-1-1.html</link>
      <description><![CDATA[写到后面不想写了；匆匆了事；

没有对先落子的那方做禁手规则（三三禁手，四四禁手，长连禁手，四三三禁手等）判断。
代码中的人机使用的是权值计算法，不智能。
想要智能的人机应使用博弈算法，需要应用java中的alpha-beta剪枝；教给广大老铁去写了；写完记得分享一份 ...]]></description>
      <category>『 PB源代码 』</category>
      <author>菜鸟</author>
      <pubDate>Sat, 26 Dec 2020 03:24:46 +0000</pubDate>
    </item>
    <item>
      <title>PB 开发扫雷</title>
      <link>https://sybasebbs.com/thread-89936-1-1.html</link>
      <description><![CDATA[1、纯PB9代码开发
2、技术难点：自动翻开地砖，本来用递归，结果发现会跑死程序；后改成队列形式；]]></description>
      <category>『 PB源代码 』</category>
      <author>菜鸟</author>
      <pubDate>Thu, 03 Dec 2020 10:03:00 +0000</pubDate>
    </item>
    <item>
      <title>PB9 DW数据窗口内容自适应</title>
      <link>https://sybasebbs.com/thread-89932-1-1.html</link>
      <description><![CDATA[PB9 DW数据窗口内容自适应]]></description>
      <category>『 PB源代码 』</category>
      <author>菜鸟</author>
      <pubDate>Wed, 02 Dec 2020 14:24:16 +0000</pubDate>
    </item>
    <item>
      <title>PB9开发的象棋游戏</title>
      <link>https://sybasebbs.com/thread-89931-1-1.html</link>
      <description><![CDATA[1、有象棋移动规则判断，将帅会面判断；
2、可悔棋；
3、无dll动态库调用；纯PB9开发； 
还有好几个纯PB开发的游戏，扫雷，贪吃蛇，单机版五子棋[人机大战]，局域网对战版五子棋[人人对战]等，后续逐一上传。 ...]]></description>
      <category>『 PB源代码 』</category>
      <author>菜鸟</author>
      <pubDate>Wed, 02 Dec 2020 14:17:53 +0000</pubDate>
    </item>
    <item>
      <title>运行时取得管理员权限</title>
      <link>https://sybasebbs.com/thread-89928-1-1.html</link>
      <description><![CDATA[自来QQ群苏州熊猫]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Sat, 21 Nov 2020 00:56:07 +0000</pubDate>
    </item>
    <item>
      <title>dw2xls_5.1.10_pb903_8836</title>
      <link>https://sybasebbs.com/thread-89926-1-1.html</link>
      <description><![CDATA[是一个用于PowerBuilder开发环境的应用组件， 其核心功能是把DataWindow报表，转换输出生成为Excel格式文件。
1、采用动态库pb2xls.dll Version 5.1.10 Release 03.08.2017
2、适用于pb9.0
3、使用的dll属于demo版(仅供学习研究，生产环境请购买正式版)，使用OLE，去掉d ...]]></description>
      <category>『 PB源代码 』</category>
      <author>jljyczy</author>
      <pubDate>Sun, 15 Nov 2020 09:00:01 +0000</pubDate>
    </item>
    <item>
      <title>纯PB10以下 DWToolbar源码演示(PB9下测试通过)</title>
      <link>https://sybasebbs.com/thread-89922-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Fri, 16 Oct 2020 01:08:28 +0000</pubDate>
    </item>
    <item>
      <title>很漂亮的PB9按钮源码，纯PB代码实现</title>
      <link>https://sybasebbs.com/thread-89921-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Thu, 15 Oct 2020 00:48:28 +0000</pubDate>
    </item>
    <item>
      <title>官方源代码PB小助手。她可以对您的PowerBuilder程序进行分析并 进行适当整理</title>
      <link>https://sybasebbs.com/thread-89920-1-1.html</link>
      <description><![CDATA[简     介

    欢迎使用PB小助手。她可以对您的PowerBuilder程序进行分析并
进行适当整理。
    主要功能包括（详情见帮助）：
    * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。
    * 脚本检索。在PB应用源码中搜索指 ...]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Sat, 10 Oct 2020 02:40:53 +0000</pubDate>
    </item>
    <item>
      <title>URT-R330设备PB官方代码，含urf-r330DEMO</title>
      <link>https://sybasebbs.com/thread-89919-1-1.html</link>
      <description><![CDATA[//英文代码例子，以前用过


https://www.lanzoux.com/b00zv78sf
密码:9f2p]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Sat, 10 Oct 2020 02:02:58 +0000</pubDate>
    </item>
    <item>
      <title>PB语言播报RMB阅读源代码</title>
      <link>https://sybasebbs.com/thread-89918-1-1.html</link>
      <description><![CDATA[本程序为人民币发音程序，支持大写或者小写人民币值 Author:pcm Date:2003.06.30 Web:www.pbvm80.com

//作者的WEB上不去了。
测试代码可用]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Sat, 10 Oct 2020 01:41:43 +0000</pubDate>
    </item>
    <item>
      <title>PB9美化自定义messageBox，不用修改你的程序代码即可直接套用</title>
      <link>https://sybasebbs.com/thread-89917-1-1.html</link>
      <description><![CDATA[你的程序可以直接套用本messageBox，即是导入到PBL即可，不喜欢的话直接从应用中移除本PBL就行，都不用修改任何代码。可本messageBox与系统messageBox()各方面保持一致，包括默认按钮、按钮焦点的变换，返回数值、提示声音、右上角的关闭按钮是否可用等，让程序员和用户 ...]]></description>
      <category>『 PB源代码 』</category>
      <author>ehxz</author>
      <pubDate>Fri, 09 Oct 2020 01:51:10 +0000</pubDate>
    </item>
  </channel>
</rss>