CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 异步

搜索资源列表

  1. smsbean

    2下载:
  2. smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:577254
    • 提供者:理想
  1. java_yi_bu_ci

    0下载:
  2. java异步事件池,包含java代码,已经通过运行测试,请自建工程调试-asynchronous events pool, contains java code has been running tests, relying Debugging
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7294
    • 提供者:googolplex
  1. HungryPeerEvent

    0下载:
  2. 用JXTA实现的P2P应用程序,该应用程序主要是以异步方式完成对HungryPeer的功能-using JXTA P2P applications, The application is based on asynchronous manner to the function HungryPeer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3883
    • 提供者:Mikle
  1. struts-ajax

    0下载:
  2. 基于struts、ajax(javascr ipt)的开发,开发实例。异步 -on struts, ajax (javascr ipt) to the development, the development of examples. Asynchronous
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1703750
    • 提供者:lhy
  1. msp430-449-UART

    0下载:
  2. MSP430 44X系列的异步通信模块操作代码,能够对使用430异步通信的人有帮助-MSP430 44X series of asynchronous communication module operation code be able to use 430 asynchronous communication of people to help
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:26873
    • 提供者:邹波
  1. shift000

    0下载:
  2. 我自己写的带有异步清零端的8位可预置移位寄存器-I wrote it myself with asynchronous reset the end of the eight can be preset shift register
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:27424
    • 提供者:tywinter
  1. LeaveWord

    0下载:
  2. ajax留言板,异步提交,局部刷新,给用户耳目一新的感觉-ajax message board, asynchronous submitted partial update to the user a brand new feeling
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3350
    • 提供者:陈元
  1. 异步读写文件测试

    0下载:
  2. 测试异步读写速度的对比程序,供菜鸟研究。(包含测试报告)-test asynchronous read and write speeds contrast procedures for birdie study. (Including test reports)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2182
    • 提供者:马俊
  1. 异步电动机模型仿真

    0下载:
  2. 异步电动机模型的建立和仿真,
  3. 所属分类:其它源码

    • 发布日期:2009-05-15
    • 文件大小:8344
    • 提供者:sqhuang
  1. Ajax

    0下载:
  2. 利用js实现与服务器的异步交互,利用ajax 的jquery实现不刷新效果-Js to achieve the use of asynchronous interaction with the server, using ajax does not refresh the jquery effects to achieve
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:375911
    • 提供者:
  1. Ajax

    0下载:
  2. ajaxAjax基础;使用Ajax发送异步请求;在请求和响应中使用XML;使用JSON进行数据传输-ajaxAjax base use Ajax to send asynchronous requests in the request and respond to the use of XML use JSON for data transmission
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:615428
    • 提供者:王华
  1. HelloAtlas

    0下载:
  2. Ajax同步更新grid控件的例子,异步调用。-Ajax updated examples grid control, asynchronous calls.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:15694
    • 提供者:dai shucheng
  1. Javasocket

    0下载:
  2. 基于java的异步进程间的通信 包含所有原代码 绝对的值得下载-Asynchronous java-based inter-process communication that contains all source code absolutely worth downloading
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12962
    • 提供者:姚吉龙
  1. xandercheng

    0下载:
  2. 本例采用asp.net2.0+ajax技术实现,不用数据库,采取2.0新概念Dictionary、LinkedList集合实现数据的处理. 所有发送、接收、显示在线用户列表等皆采用ajax技术完成,实现无刷新聊天的功能 Ajax的核心是Javascr ipt XmlHttpRequest对象。该对象在Internet Explorer 5中首次引入,它是一种支持异步请求的技术-This example uses asp.net2.0+ ajax technology, withou
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:106489
    • 提供者:chengxu
  1. FutureMain

    0下载:
  2. 业务复杂时,主要功能可以使用同步方式,非主要功能可以通过异步后置调用,可以提高性能(When business is complex, asynchronous calls can be used to improve performance)
  3. 所属分类:Java编程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:lilei88
  1. 异步调度框架batch

    0下载:
  2. batch job,you can use it in data batch research.
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:20424704
    • 提供者:mingjie
  1. jsp最简单的Ajax应用 java异步验证用户

    0下载:
  2. jsp最简单的Ajax应用 java异步验证用户(JSP's simplest Ajax application Java asynchronous verification user)
  3. 所属分类:Ajax

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:枫叶88888
  1. 手机图片上传案例

    0下载:
  2. 使用Jquery+Ajax实现图片异步上传,且可以批量上传。(Using Jquery+Ajax to upload images asynchronously and can be uploaded in batch.)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-08
    • 文件大小:15544320
    • 提供者:概念人
  1. Java异步技术原理和实践

    0下载:
  2. java异步原理使用和实践,帮助你了解java异步编程和使用(java is good,it can help you improve tecni level)
  3. 所属分类:Java编程

    • 发布日期:2018-05-02
    • 文件大小:869376
    • 提供者:tbdp
  1. Java异步技术原理和实践

    0下载:
  2. Java异步技术原理,阻塞,非阻塞,轮询,I/O多路复用(The principle of Java asynchronous Technology)
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:867328
    • 提供者:嘻嘻22211
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com