CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - ajax a

搜索资源列表

  1. Ajax

    0下载:
  2. ajax,用于三联动无刷新的控件,可以实现页面无刷新联动的功能-for three linkage with updated controls, can be achieved without a page refresh functional linkage
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:20649
    • 提供者:ming
  1. php+ajax+xml

    0下载:
  2. 用PHP+AJAXT和XML做的一个小例子-AJAXT with PHP and XML to do a small example of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1988
    • 提供者:kenvin
  1. Ajax-Uploader

    1下载:
  2. ajax 的上传控件,十分好用,真的非常好用噢-it is a very userfull controler
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4458245
    • 提供者:丁进同
  1. AjaxChatroom

    0下载:
  2. Ajax实现的在线聊天室 一个单一的多用户聊天室。其内部维护着一个已登录用户的列表。列表将祛除session过期的用户。同时它还支持一些命令比如 /admin Clear 清除聊天室 /nick [Name] 改变用户姓名,详细的自己去发掘了。 注意用户名不能为汉字! -Ajax online chat room to achieve a single multi-user chat rooms. Its internal maintains a list of logg
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:82104
    • 提供者:fsea
  1. wcfAJAXserver

    0下载:
  2. 本示例演示如何使用 Windows Communication Foundation (WCF) 创建基本的 ASP.NET 异步 Javascr ipt 和 XML (AJAX) 服务(通过从 Web 浏览器客户端使用 Javascr ipt 代码可以使用的服务)。-This sample demonstrates how to use Windows Communication Foundation (WCF) to create a basic ASP.NET Asynchronous J
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:19124
    • 提供者:sunwei
  1. FileExplorer

    0下载:
  2. JSP+AJAX华丽界面聊天室,AJAX技术所用的是jQuery框架,运行前需要配置好你的JSP服务器,功能不算多,只实现了无刷新发送消息功能,帮助JSP新手更好的理解AJAX的使用。-JSP+ AJAX chat room gorgeous interface, AJAX technology is used by jQuery framework required to run pre-configured to your JSP server, and many features not
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:59691
    • 提供者:wang huajing
  1. jasonupload

    0下载:
  2. this is a simple upload files codes with jason(ajax) tech.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:25497
    • 提供者:jiguang
  1. jiadingri

    0下载:
  2. AJAX网站,包括了一些控件的用法,提供了Access数据库的连接代码-AJAX website, including the use of a number of controls, provided the Access database connection code
  3. 所属分类:.net

    • 发布日期:2017-05-25
    • 文件大小:8811385
    • 提供者:两百块士兵
  1. xuejiguanli

    0下载:
  2. 武汉某学院毕业设计作品 项目名称:学籍管理系统 运行环境:Windows Server2003+.Net Framework 2.0+IIS6.0+Asp.net ajax +Sql server2005(sql server2000) 开发工具:Vs.net 2005、Asp.net ajax、Sql Server 2005、Power Designer、Vss、Code Smith 浏览器兼容性:兼容IE6.0和Firefox 2.0 -Wuhan Institute o
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1817598
    • 提供者:巫生
  1. Cool-n-Simple-Google-AJAX-Search_src

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1509
    • 提供者:wang
  1. asp.net

    0下载:
  2. c# asp.net 运用ajax技术开发的一套完整网站-c# asp.net using ajax technology development of a complete site
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:5028892
    • 提供者:awordman
  1. Dashboard

    0下载:
  2. 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
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-26
    • 文件大小:859201
    • 提供者:hskil85
  1. Prototype-Window

    0下载:
  2. 这是我所见过的最好看的网页窗口/对话框程序,它实现于标准的HTML页面,实现语言是Javascr ipt。你可以把它用到ASP.NET,AJAX,Java等等所有网页上,支持的功能有:可以改变窗口大小、支持最小化、最大化窗口、模型对话框、渐入渐出的渐变效果,支持皮肤等等功能。现有的实例包括:模仿MAC OS的对话框,在对话框中打开一个网页,警告框,确认对话框,信息对话框,登录对话框,AJAX对话框等等。-This is the best I have ever seen the page to
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:813007
    • 提供者:houhua
  1. ajax-chat

    0下载:
  2. Ajax 技术实现的简单聊天室 php服务端 MySQL数据库-Ajax technology to achieve a simple php chat room server MySQL database
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:77516
    • 提供者:slzh
  1. CS-AJAX-TK-Tab

    0下载:
  2. Ajax Tab Example for developing a website using asp.net
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:247176
    • 提供者:Ganta
  1. AppA

    0下载:
  2. AJAX 使用教程、很不错的实习教程,希望大家用会有收获-AJAX a good teach source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:2198
    • 提供者:wangshiming
  1. ajax

    0下载:
  2. 用.net编程,安装后可以用于ajax开发,使开发的web界面更加完美-To use. Net programming, installation can be used for ajax development, to enable the development of web interface for a more perfect
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14830000
    • 提供者:shenkanhai
  1. ajax-jquery-demo

    0下载:
  2. a ajax sample for web development
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:38651
    • 提供者:jzhon
  1. Advanced.ASP.NET.AJAX.Server.Controls.For.dot.NET.

    0下载:
  2. In this book, Adam and Joel focus on providing a beyond-the-basics drill down of the inner workings and extensibility of the ASP.NET AJAX framework by covering the programming patterns established by the scr ipt framework, the architecture, and
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12447669
    • 提供者:
  1. ASP+Ajax

    0下载:
  2. ASP+Ajax异步请求和获取数据(页面不刷新)的实例,ASP只是后台页面,改成PHP或.net都可以(Creating a two-dimensional code of the middle band web site LOGO through the QRCode class library)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com