Google AJAX 搜索 API实现代码
Google AJAX 搜索 API文档:http://code.google.com/intl/zh-CN/apis/websearch/docs/ 代码如下:<!DOCTYPE html> <html> <head> <title>Google AJAX 搜索 API</title> <style type=”text/css”> #searchcontrol .gsc-control { width: 100%; } #searchcontrol .gsc-result-cnblogs .gs-title { color:
下载地址
用户评论