搜索资源列表
PB报表设计源代码
此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。
发到这里,与大家共享!
Cell网站:
http://www.cellsoft.cc/Cell/index.aspcell组件下载地址:
在pb中实现图片的多种播放效果
- 自己用PB做的一个小程序,关于图片的播放效果的,上传给大家共同分享.-own use PB to do a small program on the playback picture, we upload to share.
PB datawindow树型控件
- pb中关联数据库数据的树型控件,只要简单的设置几个属性,就能把数据通过treeview显示出来。-pb Association Database chandeliers Control, a simple set several attributes, the data can be displayed through the treeview.
如何在PB中通过读取硬盘序列号实现软件加密
- 在PB中通过读取硬盘序列号实现软件加密-in PB by reading drive serial number encryption software
PB中多态的应用
- PB中多态的应用-PB polymorphic Application
pb与word通讯
- 1.PB数据生成到WORD文件中要使用VBA的相关语法,不明白VBA没关系的,使用word中的宏录制,然后编辑你录制的宏,宏中相关的操作已经是VBA语句了,简单吧? 略做改动就能用在PB中对WORD进行操作了:) 2. 本例中部分内容根据网上相关资料改编 3. 本例程的部分功能:a.窗口自动居中;b.将DW中的数据生成WORD文档,给了一个生成信封的例子;c.将DW生成WORD中的表格;d.根据WORD模板填空生成相应WOR
超级报表模板设计器PB源码
- 此源码是Cell组件PB中如何自定义函数的代码示例和Cell组件超级报表模板设计器PB源码示例。
SQL代码转PB代码
- SQL代码转PB代码工具,可将更新数据库的SQL代码翻译为PB的代码。 将更新数据库的功能集成在更新程序中。
PB中存取图片小程序
- PB中存取图片小程序
如何在PB中通过读取硬盘序列号实现软件加密
- 在PB中通过读取硬盘序列号实现软件加密-in PB by reading drive serial number encryption software
2003072813450228488-pb编程框架
- pb编程框架--本编程框架吸取PFC AND PBPL的精华内容,在作者的不断改进下而成。 扩展了对象、窗口、工具、服务、权限管理、报表设计等内容, 并在不断完善中。-pb programming fr a mework-- the programming fr a mework PFC AND PBPL learned of the essence, the author under the constant improvement
zfc
- PB中的PFC使用例程,包含精简PFC类库-PB PFC use routines, including streamlining the PFC
PB中多态的应用
- PB中多态的应用-PB polymorphic Application
在Messagebox中增加一个[帮助]按钮
- pb 源码!在Messagebox中增加一个[帮助]按钮-pb source! Messagebox increase in a button [help]
PB-日历控件
- 用pb写的日历控件,主要用的是外部的数据窗口,可以直接用在你的程序中.-pb write with the calendar controls, the external data window can be directly used in your procedures.
PB datawindow树型控件
- pb中关联数据库数据的树型控件,只要简单的设置几个属性,就能把数据通过treeview显示出来。-pb Association Database chandeliers Control, a simple set several attributes, the data can be displayed through the treeview.
ActiveBar在PB中动态生成Outlook框架的应用例子
- ActiveBar在PB中动态生成Outlook框架的应用例子(ActiveBar in PB dynamically generated Outlook fr a mework example of the application)
PB中,怎样将数据库中的图片存到电脑的指定文件夹
- integer li_FileNum blob emp_id_pic SELECTBLOB salary_hist INTO : emp_id_pic FROM Employee WHERE Employee.Emp_Num = 100 USING Emp_tran; li_FileNum = FileOpen( "
在PB中实现Word内容的替换
- 在powerbuilder中实现对office Word内容的替换(Powerbuilder Replace Word contents)
在pb中调用word来编辑保存在数据库中的word文件
- 在pb中调用word来编辑保存在数据库中的word文件(Word is invoked in PB to edit the word file saved in the database)