Open 4GL WebServices

授权协议 未知
开发语言
所属分类 Web应用开发、 WEB服务/SOAP/SOA
软件类型 开源软件
地区 不详
投 递 者 包修贤
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Open 4GL WebServices is a wizard/procedure and a framework that makes it easy to publish PROGRESS procedures as Web services by generating the WSDL and WS code. It does not require the developer to learn XML or the framework itself and provides many choices for deploying the code.

  • using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Xml; using System.Data; using System.Data.Sql; using System.Data.SqlClient; using System.Te

  • openlayer添加底图服务(街道图,卫星图,地形图) 一、写在前面 通过阅读博客,你可以了解到: 常用底图的类型,提供相关URL可测试 OL中调用底图与切换底图的方式 二、底图常用类型 街道地图 OSM街道地图 // 测试地址 http://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png Google街道地图 // 测试地址 http://mt2.g

相关阅读

相关文章

相关问答

相关文档