搜索资源列表
AjaxSample
- 一个基于C#的AJAX的源代码以及DEMO项目。AJAX采用XMLHTTP + JS 实现的无刷新页面的技术,典型应用有 Google Map等。-Source code of c sharp based on AJAX, and a demo project with it. The implement of AJAX is using XMLHTTP and Javascr ipt without refresh web pages, specific application with AJ
crmdemo
- 系统特点: 1、可自设网站栏目、文章分类; 2、提供用户注册、审核模块(可选是否开放); 3、提供HTML和Ajax两种版本;Ajax版本子页面不含Google广告栏。 4、主页文章分类采用Ajax技术,无刷新页面,速度更快; 5、提供留言模块,以及游客留言(均可选); 6、新增用户站长Mail通知; 7、用户访问记录以及用户下载记录,在线人数显示,在线会员浏览; 8、文章、分类、栏目日、月、总浏览计数; 9、来访者IP来源查询、更新(请到本站主页下载
GoogleWebToolkit
- Google Web Toolkit - Build AJAX apps in the Java language
Ajax1.01
- ajax源码,模仿google提示输入框 。
ajax
- ajax仿google要以下来看看 ajax仿google要以下来
asp.net_Access_Ajax_google
- asp.net+Access+Ajax模仿google.rar 当用户输入关键字时,将列出跟关键字匹配的所有数据.
GoogleMap.rar
- 调用google map的示例,通过前台ajax来实现此功能,google Map
Google-Map-Asp-net-Control
- 从SQL SERVER数据库中提取出地球的经度、纬度,用这些信息之Google地图对应位置插入插件。如果你熟悉Ajax框架,你一定知道解答的方法。于是作者写了这个控件,可以让大家更集中于服务端的功能。-Features * Enables you to draw google map. No javascr ipt knowledge required. Just drag and drop control on your page. * Uses Ajax calls
ajax1
- 2006年底Google了一下AJAX Upload实现,结果没有发现很完整的Java实现。硕果仅存的就是TELIO公司的Pierre-Alexandre发表的《AJAX Upload progress monitor for Commons-FileUpload Example》文中提供的ajax-upload-1.0.war。 虽然上文中完成Upload工作的是Apache的Common-FileUpload组件,但在其代码中所使用的FileUpload1.1版本并没有1.2版本
j_12818_piwik
- 一款可以和GOOGLE媲美的开源统计系统,运用AJAX.功能强大. 无色提示:按照需要PHP5.1以上和MySQL数据库支持。 -GOOGLE can a comparable open-source statistical system, using AJAX. Powerful. Colorless prompt: In accordance with the needs of more than PHP5.1 and MySQL database support.
piwik_PHP_caculate
- 一款可以和GOOGLE媲美的开源统计系统,运用AJAX.功能强大. 无色提示:按照需要PHP5.1以上和MySQL数据库支持。-GOOGLE can a comparable open-source statistical system, using AJAX. Powerful. Colorless tips: In accordance with the needs of more than PHP5.1 and MySQL database support.
google_drag
- 对google个性主页的拖拽效果的js.希望对大家有帮助。 -Google personalized home page on the drag effect of js. Want to help everyone.
Piwik-PHP-v0.2.28
- Piwik#Opensourcewebanalytics一款可以和GOOGLE媲美的开源统计系统,运用AJAX.功能强大.无色提示:按照需要PHP5.1以上和MySQL数据库支持。-Piwik# Opensourcewebanalytics a can and GOOGLE comparable to open-source statistical system, using AJAX. Powerful. Colorless Tip: PHP5.1 required above and in
followtop
- Follow me超级搜索引擎V6.2(完美版)绝对是目前全国功能最优秀的超级搜索引擎之一 全国已超过1000个网站和超过100家网吧正在使用本程序 (6.3和6.2功能上变化不大,但修复了很多显示上的错误,而且优化了程序,让程序速度更快.) 主要功能: 1.本程序整合google、百度、搜狗、中搜、搜搜等等近百个搜索引擎为一体. 2.可以搜索网页、音乐、影视、软件、图片、小说、新闻、论坛、游戏、Flash、地图、购物、商业特色搜索等10多个搜索主题. 3.占
Cool-n-Simple-Google-AJAX-Search_src
- 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
Dashboard
- Introduction I will show you how I built a start page similar to Google IG in 7 nights using ASP.NET Ajax, .NET 3.0, Linq, DLinq and XLinq. I have logged my day to day development experience in this article and documented all the technical challeng
Google-AJAX-Search
- Google Ajax Search Fast Reliable
bus
- 这程序是用google map api的公共汽车经路收到的。php , mysql, ajax, google map api.-This is a programing for getting the route of bus.
DelphiGoogle_API
- 利用Google翻译API实现在线翻译 http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=hello 20world&hl=en&langpair=zh-CN 7Cit-http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=hello 20world&hl=en&langpair=zh-CN 7Cit
google
- Ajax模仿google自动完成,place.cs放入App_code目录,数据库连接自行配置-ajax for google complete function getData(va) { if(va!="") var url= Default2.aspx?k= +escape(va) obj=CreateAJAX() if(obj) { obj.onreadystatechange=handlejs