Welcome![Sign In][Sign Up]
Location:
Search - www.google.com

Search list

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4741 | Author: | Hits:

[Other resourceautorun

Description: 深入了解C++,本教学视频是Flash格式,可直接打开目录中的网页观看;也可通过Flash的播放器打开Flash文件观看,如果你的机器上没有Flash播放器,可在Google(www.google.com)上搜索“Flash播放器下载”。本视频在1024*768的分辨率下全屏播放,将获得最佳的播放效果
Platform: | Size: 196999 | Author: tengfang | Hits:

[Mathimatics-Numerical algorithmsgoogle-perftools-0.93

Description: These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
Platform: | Size: 1116413 | Author: LiuZP | Hits:

[Web Server解析url或者本地文件html页面类

Description: 解析url或者本地文件html页面类。如可以通过如下的方式获取html页面的元素: // Create DOM from URL or file $html = file_get_html('http://www.google.com/'); // Find all images foreach($html->find('img') as $element) echo $element->src . ''; // Find all links foreach($html->find('a') as $element) echo $element->href . ''; 更多的功能请见附带的文档和例子
Platform: | Size: 40705 | Author: daqingzao | Hits:

[Linux-Unixgooscan-v0.9.tar.tar

Description: google扫描程序-google scanner
Platform: | Size: 256000 | Author: 岳建坡 | Hits:

[Search Enginev6499_zgurlsearch_1_12

Description: zgurl.com搜索是集国内多家搜索引擎于一体,收录了百度(baidu.com)、中搜、一搜、google、yahoo、阿里巴巴、阿土伯、慧聪等国内搜索引擎公司和专业数据库。 可搜索网址、网页、新闻、MP3、图片、Falsh、购物、黄页(公司库)等内容。 解决了百度不允许框架其网页(用一般的框架加入百度的页面,百度会自动刷新父框架为百度当前页面)。 演示地址:http://www.zgurl.com/search.asp zgurlsearch 1.12版 修正了1.0版阿土伯交易网企业库的链接地址; 修正了1.0版鼠标移动相应搜索类离开后不关闭选择菜单的错误; 增加了自定义边框颜色。 升级方式 1、下载1.12补丁(http://www.zgurl.com/down/zgurlsearch_1_12_sp.rar) 将补丁解压到原搜索目录下的js即可。 2、下载1.12完整版(http://www.zgurl.com/down/zgurlsearch_1_12.rar) 复盖原有文件或直接使用。-zgurl.com domestic search is set to more than one search engine, a collection of Baidu (ADSs), with the seizure, a seizure, Google, Yahoo, Alibaba Tuu, Conghui other domestic search engine companies and professional databases. Search website, homepage, news, MP3, photos, Flash, shopping, yellow pages (for the company) content. Baidu not solve the framework of its website (with the general framework of the accession Baidu pages, Baidu will automatically set the framework for Baidu father of the current page). Presentation Address : http://www.zgurl.com/search.asp zgurlsearch 1.12 amended version of the 1.0 version Tuu transactions for the enterprise network link address; The amended version 1.0 of the mouse mobile search category corresponding to leave after the closure of the wrong choice
Platform: | Size: 121856 | Author: 张三行 | Hits:

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4096 | Author: | Hits:

[Windows Developipsou

Description: delphi做的桌面搜索工具,包括google,baidu,yisou,zhongsou,sogou等,大家先试一下,如果觉得还可以,要源码的请留下邮箱地址。 http://www.c029.com/ipsou/ -do desktop search tools, including Google, engines, Vodafone, zhongsou, Citizens, we first try, if he can find to source Write mail address. Http://www.c029.com/ipsou/
Platform: | Size: 3072 | Author: 罗云晟 | Hits:

[VC/MFCautorun

Description: 深入了解C++,本教学视频是Flash格式,可直接打开目录中的网页观看;也可通过Flash的播放器打开Flash文件观看,如果你的机器上没有Flash播放器,可在Google(www.google.com)上搜索“Flash播放器下载”。本视频在1024*768的分辨率下全屏播放,将获得最佳的播放效果-Depth understanding of C++, This teaching is the Flash video format, can directly open the directory page Views also available via the Flash Player to open Flash files to see, if your machine has no Flash player, available at Google (www . google.com) search for
Platform: | Size: 196608 | Author: tengfang | Hits:

[Mathimatics-Numerical algorithmsgoogle-perftools-0.93

Description: These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com-These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ With templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. Http :// www.soft234.com
Platform: | Size: 1116160 | Author: LiuZP | Hits:

[OtherGoogleTranslate

Description: GOOGLE翻译在手让您不需上GOOGLE就可以进行翻译名实体-GOOGLE translation in hand so that you do not need to be able to carry out the GOOGLE translation of entities
Platform: | Size: 3795968 | Author: | Hits:

[Browser ClientGoogleChrome

Description: Google浏览器Chrome的源代码,希望对大家有用-Google browser Chrome
Platform: | Size: 106496 | Author: ME | Hits:

[JSP/Javax_open1.4

Description: 1。美观,可以代替window.open函数 ,使用方法简单,如: <a href="javascript:x_open( google , http://www.google.com ,600,400)">打开 google</a> 2。兼容性好,支持IE5,IE6,opera,firefox,mozilla 3。文件精悍,不用太多的代码,窗口比window.open漂亮 -1. Beautiful, can replace the window.open function, use the method is simple, such as:
Platform: | Size: 50176 | Author: andyfoo | Hits:

[WEB Codegoogle_weather_wap

Description: 一个WAP版的天气小偷程序,可以自动获取谷歌的天气预报,这样就可以架设自己的WAP站点了,访问时可以对某个城市进行查询。。。 本文来源于虾客源码 http://www.xkxz.com-A WAP version of the weather thief procedures, Google can automatically access the weather forecasts so that you can set up their own WAP site, and visit a city can query. . . This article comes from off-source shrimp http://www.xkxz.com
Platform: | Size: 6144 | Author: hiddu | Hits:

[Mathimatics-Numerical algorithmsfollowtop

Description: Follow me超级搜索引擎V6.2(完美版)绝对是目前全国功能最优秀的超级搜索引擎之一 全国已超过1000个网站和超过100家网吧正在使用本程序 (6.3和6.2功能上变化不大,但修复了很多显示上的错误,而且优化了程序,让程序速度更快.) 主要功能: 1.本程序整合google、百度、搜狗、中搜、搜搜等等近百个搜索引擎为一体. 2.可以搜索网页、音乐、影视、软件、图片、小说、新闻、论坛、游戏、Flash、地图、购物、商业特色搜索等10多个搜索主题. 3.占用CPU资源少,支持流量大. 4.本程序版面绝对精美,所有资料来原于各大搜索引擎,完全不用维护,只要改一下网站资料和放些广告就可以了. 5.最新增加默认搜索功能,可以让用户选择百度或google或百度+google作为默认搜索设置,方便大家的使用习惯(这功能还没有其它搜索引擎能做到). 6.还增加了采用AJAX技术开发的"网址快速搜索"功能,这功能全国只有少数网站才拥有. 7.本程序已做好SEO搜索引擎优化的,可以尽快让搜索引擎收录你的网站. 8.本程序已设置好广告位,大家可以按自己的需要添加自己的广告. 9.本程序分有数据库和无数据库版本,如果对ASP不太熟的用有数据库版方便管理,对ASP很熟的话就可以使用无数据库版,无数据库版支持流量会更多. -Follow me
Platform: | Size: 166912 | Author: 王明 | Hits:

[OtherCool-n-Simple-Google-AJAX-Search_src

Description: In this article I ll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in a very simple way, using a public API. You can see this in action at my personal website: http://www.kenegozi.com Background
Platform: | Size: 1024 | Author: wang | Hits:

[.netgooglemacro_src

Description: You know, in these days the most popular internet site is Google. When I programmed, I always found resource at Google. But when I wanted to find resouces, I ran Internet Explorer, typed www.google.com and typed keywords. It was very boring. So I made MACRO that find resources on google and shows its results in VS.NET s Web browser.-You know, in these days the most popular internet site is Google. When I programmed, I always found resource at Google. But when I wanted to find resouces, I ran Internet Explorer, typed www.google.com and typed keywords. It was very boring. So I made MACRO that find resources on google and shows its results in VS.NET s Web browser.
Platform: | Size: 1024 | Author: wang | Hits:

[Communicationmacd

Description: 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问题,可email:bcd5678@sina.com-The use of development tools cb, through the serial port to receive data, and cb in the PerformanceGraph control, drawing moving average curve macd. Cb does not directly provide serial control, needs to Import ActiveX control to increase the serial port control is not cb. You can use the operating system Windows \ system32 directory that comes with mscomm32.ocx. By http://www.google.com/codesearch search PerformanceGraph1, you can get the control in the cb in the usage. For serial control is the same. If there is problem, email: bcd5678@sina.com
Platform: | Size: 1338368 | Author: 鱼尾 | Hits:

[ActiveX/DCOM/ATLGoogleEarthCOMAPI

Description: Google Earth COM API 二次开发接口C++源代码-Google Earth COM API C++
Platform: | Size: 5120 | Author: JXJ | Hits:

[WEB Codefollowtop@www.10086020.com

Description: www.10086020.com 主要功能: 1.本程序整合百度、google、搜狗、雅虎、搜搜等等近百个搜索引擎为一体. 2.可以搜索网页、音乐、影视、软件、图片、小说、新闻、论坛、游戏、Flash、地图、购物、商业特色搜索等10多个搜索主题. 3.大家可以自已填写广告联盟帐号来赚钱. 4.文件自动生成html,大大减低服务器压力和支持超大流量. 5.本程序版面绝对精美,所有资料来原于各大搜索引擎,完全不用维护,只要改一下网站资料和放些广告就可以了. 6.使用最新的ajax技术开发网址快速搜索功能,全部网址可随意修改 7.拥有手写输入功能,即使不会打字,也可以用手写输入关键词. 8.拥有在线输入法功能,即使您本机没有安装拼音或五笔,也可以在线使用拼音或五笔. 9.最新增加默认搜索功能,可以让用户选择百度或google或百度+google作为默认搜索设置,方便大家的使用习惯(这功能还没有其它搜索引擎能做到). -Chinese net time query system authorization certificate, a certificate to provide input to the external query code.
Platform: | Size: 706560 | Author: 庄展伟 | Hits:
« 12 3 4 »

CodeBus www.codebus.net