利用GoogleSearchService定制搜索服务

Google Web APIs service:Google提供给外界定制自己的服务。
首先,你必须得先到http://www.google.com/apis/去注册一个Account,并获取一个License Key。
其次,创建各种类型项目,进行web引用,其地址:http://api.google.com/GoogleSearch.wsdl
再次,编写你要定制的代码。
最后,显示的结果:

唯一可惜的是,一个帐户一天只能访问1000次。
源码:GoogleSearch.rar

http://www.cnblogs.com/Trigon/archive/2006/10/20/534881.html

你可能感兴趣的:(职场,休闲)