中文英文双向翻译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是一组基于ExtJS的专业ASP.NET控件库,拥有原生的AJAX支持和华丽的UI效果。FineUI的使命是创建没有JavaScript,没有CSS,没有UpdatePanel,没有ViewState,没有WebServices的网站应用程序。官网http://fineui.com/index.html从这段官方描述中,我们看到了..
分类:
其他好文 时间:
2015-09-25 11:24:38
阅读次数:
239
备注:以下所有的来自 互联网,版权归原作者所有股票行情数据 WEB 服务(支持香港、深圳、上海基金、债券和股票;支持多股票同时查询)Endpoint: http://webservice.webxml.com.cn/WebServices/StockInfoWS.asmx 复制 EndpointDi...
分类:
Web程序 时间:
2015-09-17 11:29:20
阅读次数:
359
本篇将通过WCF以webservices的方式对外提供接口。同时使用NUnit对webservices中的方法进行单元测试。开发契约contractContract项目为类库项目,该项目下会包含WCF中的ServiceContract,这是一些被加上Attribute[ServiceContract...
分类:
其他好文 时间:
2015-09-17 00:54:42
阅读次数:
390
还是直接上代码: 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
天气预报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中的方法 1.新建一个页面default.aspx,一个Web服务 在页面中引用jQuery文件. web服务里给Helloworld方法里加个参数using System;using System.Collections.Generic;using ...
分类:
Web程序 时间:
2015-09-10 17:19:31
阅读次数:
138
http://www.ibm.com/developerworks/cn/webservices/0907_rest_soap/
分类:
Web程序 时间:
2015-09-08 20:00:59
阅读次数:
107
导入联系人使用的脚本[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
Apache JMeter是一款开源性能测试工具,全部功能使用Java编写,可用于进行性能测试。JMeter最初被设计用于Web应用测试,之后被扩展至多个测试领域。Apache jmeter 可以用于对静态资源的和动态资源(包括WebServices(SOAP/REST)、动态Web语言(PHP、J...
分类:
其他好文 时间:
2015-09-07 00:16:30
阅读次数:
209