-
-
-
pbdata.rar
通过实例介绍了PowerBuilder开发平台,以及如与其他外部设备通过串口进行通讯的三种方法。
-
PowerBuilderDetailedfunction.rar
PowerBuilder函数详解
都是经常用到的函数
• LowerBound()
LowerBound()功能得到指定数组第n维的下界。
语法LowerBound ( array {, n } )
参数array:数组名n:数值类型,可选项,指定要得到数组哪一维的下界。缺省值为1返回值Long。函数执行成功时返回array数组第n维的下界。如果n的值超过了指定数组的最大维数,那么该函数返回-1。如果任何参数的值为NULL,LowerBound()函数返回NULL。
-
-
-
-
des.rar
用powerbuilder实现的des算法的加密解密工具
-
Create-database-tables-with-excel-and-PowerBuiold
How to Create Database Tables from Excel Spreadsheets. Once in Excel format Powerbuilder s Data Pipeline can be used to build database tables from the Excel spreadsheets. Once the tables are in the database, Datawindows can be easily built to combine the ...
-
-
sort.rar
用powerbuilder编写的排序的数据库,经过多年测试,肯定没有问题,适用于初学者!
-