码迷,mamicode.com
首页 >  
搜索关键字:webservices    ( 340个结果
webService接口大全
中文英文双向翻译WEB服务获得标准数据Endpoint:http://fy.webxml.com.cn/webservices/EnglishChinese.asmxDisco:http://fy.webxml.com.cn/webservices/EnglishChinese.asmx?disco...
分类:Web程序   时间:2015-10-08 17:56:48    阅读次数:350
FineUI简介
FineUI是什么?FineUI是一组基于ExtJS的专业ASP.NET控件库,拥有原生的AJAX支持和华丽的UI效果。FineUI的使命是创建没有JavaScript,没有CSS,没有UpdatePanel,没有ViewState,没有WebServices的网站应用程序。官网http://fineui.com/index.html从这段官方描述中,我们看到了..
分类:其他好文   时间:2015-09-25 11:24:38    阅读次数:239
转自:互联网 公开的Webservice
备注:以下所有的来自 互联网,版权归原作者所有股票行情数据 WEB 服务(支持香港、深圳、上海基金、债券和股票;支持多股票同时查询)Endpoint: http://webservice.webxml.com.cn/WebServices/StockInfoWS.asmx 复制 EndpointDi...
分类:Web程序   时间:2015-09-17 11:29:20    阅读次数:359
使用WCF对外提供接口
本篇将通过WCF以webservices的方式对外提供接口。同时使用NUnit对webservices中的方法进行单元测试。开发契约contractContract项目为类库项目,该项目下会包含WCF中的ServiceContract,这是一些被加上Attribute[ServiceContract...
分类:其他好文   时间:2015-09-17 00:54:42    阅读次数:390
Tapestry5.3.8 Web Services开发
还是直接上代码: WebServices.tml: <!DOCTYPE html> <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd" xmlns:p="tapestry:parameter"> <head> <meta charset="UTF-8" /> <title>学习...
分类:Web程序   时间:2015-09-16 18:21:35    阅读次数:349
WebService 服务接口
天气预报Web服务,数据来源于中国气象局Endpoint :http://www.webxml.com.cn/WebServices/WeatherWebService.asmxDisco :http://www.webxml.com.cn/WebServices/WeatherWebS...
分类:Web程序   时间:2015-09-15 00:09:08    阅读次数:282
ajax调用WebServices服务方法和传参调用WebServices注意事项
先演示下ajax是如何调用WebServices中的方法 1.新建一个页面default.aspx,一个Web服务 在页面中引用jQuery文件. web服务里给Helloworld方法里加个参数using System;using System.Collections.Generic;using ...
分类:Web程序   时间:2015-09-10 17:19:31    阅读次数:138
Web 服务编程,REST 与 SOAP
http://www.ibm.com/developerworks/cn/webservices/0907_rest_soap/
分类:Web程序   时间:2015-09-08 20:00:59    阅读次数:107
php itop导入联系人csv数据
导入联系人使用的脚本[root@nb0001itopPersonImport]#catimport.shphp/var/www/html/itop/webservices/import.php--auth_user=admin--auth_pwd=admin--class=Person--charset="UTF-8"--csvfile=person_okUtf8.csv--separator=","--reconciliationkeys="Email"csv样式参照[root@..
分类:Web程序   时间:2015-09-07 16:51:58    阅读次数:232
JMeter性能测试基础 (1) - 安装及简单使用
Apache JMeter是一款开源性能测试工具,全部功能使用Java编写,可用于进行性能测试。JMeter最初被设计用于Web应用测试,之后被扩展至多个测试领域。Apache jmeter 可以用于对静态资源的和动态资源(包括WebServices(SOAP/REST)、动态Web语言(PHP、J...
分类:其他好文   时间:2015-09-07 00:16:30    阅读次数:209
340条   上一页 1 ... 15 16 17 18 19 ... 34 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!