这是一个基于JSON及webapi 接口的强大PowerBuilder接口扩展库。支持版本 pb8 - pb2019. 好用的 json for PB ,与 datawindow/datasore 无缝对接,能动态创建 dw/ds实现数据导入,也可以在现有dw/ds上按列匹配导入。 实时导入导出 json,速度快,效率高。 uo_json功能函数主要有4个,即: 1、Parse:将字符串转为JSON对象 2、ToString:将JSON对象转为字符串 3、Set:设置JSON对象或数组值 4、Get:获取JSON对象或数组值 在有多层嵌套的情况下,可以使用级联字符串直接取值。
2022-09-12 09:05:34 39.37MB PB
1
调用pb开发的webserver(SOAP 1.2) /* POST /webservice/n_webservice.asmx HTTP/1.1 Host: localhost Content-Type: application/soap+xml; charset=utf-8 Content-Length: length string string
2022-09-12 09:05:31 68KB powerbuild webserver SOAP1.2 json
1
调用pb开发的webserver(SOAP 1.1) /* POST /webservice/n_webservice.asmx HTTP/1.1 Host: localhost Content-Type: application/soap+xml; charset=utf-8 Content-Length: length string string
2022-09-12 09:05:30 65KB powerbuild webserver SOAP1.1 http
1
调用pb开发的webserver(HTTP POST) /*POST /webservice/n_webservice.asmx/uf_ab HTTP/1.1 Host: localhost Content-Type: application/x-www-form-urlencoded Content-Length: length ll_a=string&ll_b=string*/ /*获取结果 HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length short*/ //出参是json格式{"statusCode":"2"}
2022-09-11 12:03:40 75KB powerbuild http webserver HTTPPOST
1
Pb取文件版本的源代码,大家一起测测看看
1
新冠肆虐,全球呼吸机告急!尽管有很多企业宣布转产呼吸机,但依然需要面临很多问题,比如来自监管机构严格的管控以及是否会侵犯现有呼吸机专利。在这个时候,美敦力站出来了!它宣布将公开分享其旗下Puritan Bennett™560(PB 560)呼吸机的设计规范,帮助行业参与者快速评估呼吸机制造方案,以便应对全球内的新冠疫情(这个有可能不全,查看我的另外分享)
2022-09-06 09:09:43 159.64MB PB 560 美敦力
1
纯PB源码的graph曲线,比自带的曲线漂亮、灵活,易于开发、集成,需要的可以下载测试使用,有问题请及时反馈。。。
2022-09-01 14:05:39 27KB PB
1
PB通过API处理图片
2022-08-29 11:00:52 22.78MB PB
1
PB数据库和数据窗口字段同步小工具
2022-08-29 09:04:13 78KB PB
1
powerbuider 怎么把数字转换为科学计数 ,怎么把科学计数转换为数字
2022-08-22 20:49:09 5KB pb 科学计数 powerbuider
1