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

搜索资源列表

  1. test

    0下载:
  2. [解决方法] 对上述程序改动如下: 发送端: MMM SendBag ZeroMemory(&SendBag,sizeof(SendBag)) ............. int send = 0 while(send<sizeof(MMM)) { int nCharSend=send(m_hSocket,(char*)(&SendBag+send),sizeof(MMM)-send,0) send+=nCha
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:193.58kb
    • 提供者:刘壮
  1. Srs

    0下载:
  2. 用最近的dojo1.2.1制作前端的ajax购书网站,分注册用户购物和非注册用户购物两部分(其实非注册用户只是个噱头),一个页面完成所有必要功能,页面颜色有点难看,管理员部分没有做。后端为servlet+ms sqlserver2k,代码编写所用的IDE为wsad5.1,服务器使用的是wsad自带的,是本人这学期的j2ee其中项目,-Dojo1.2.1 with the latest front-end production of ajax book web site, points to re
  3. 所属分类:Ajax

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:Kyd Hong
  1. Developing_Service-Oriented_AJAX_Applications_on_

    0下载:
  2. Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX
  3. 所属分类:Ajax

    • 发布日期:2017-05-04
    • 文件大小:1.31mb
    • 提供者:marrolig
  1. ext-3.2.0

    0下载:
  2. ExtJS 主要用来开发RIA富客户端的AJAX应用,主要用于创建前端用户界面,与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中。ExtJs最开始基于YUI技术,由开发人员 JackSlocum开发,通过参考JavaSwing等机制来组织可视化组件,无论从UI界面上CSS样式的应用,到数据解析上的异常处理,都可算是一 款不可多得的Javascr ipt客户端技术的精品。-ExtJS mainly used to develop AJ
  3. 所属分类:Ajax

    • 发布日期:2017-05-28
    • 文件大小:10.84mb
    • 提供者:liubin
  1. extjs

    0下载:
  2. ExtJS是一个很优秀的Ajax框架,可以用来开发带有华丽外观的RIA(富客户端)的AJAX应用,使得我们的B/S应用更加具有活力及生命力。由于它是一个用javascr ipt编写,与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中-ExtJS is a very good Ajax framework that can be used to develop with a gorgeous appearance of RIA (ric
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:522.64kb
    • 提供者:张欢
  1. j-rest2

    0下载:
  2. high-end RECT java example program act.-high-end RECT web service java example program act.
  3. 所属分类:Ajax

    • 发布日期:2017-04-17
    • 文件大小:18.96kb
    • 提供者:our
  1. jquery-1.5

    0下载:
  2. jquery前端开发控件,方便快捷,简单通用-jquery front-end development controls, convenient, simple and universal
  3. 所属分类:Ajax

    • 发布日期:2017-04-03
    • 文件大小:120.06kb
    • 提供者:鲨鱼
  1. docfile

    0下载:
  2. 文档管理系统。j2ee平台 extjs前端 -Document management system. extjs front end of the j2ee platform
  3. 所属分类:Ajax

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:武燕军
  1. demo

    0下载:
  2. 高端DEMO。很有教学意义的Android应用,内含源码 及教学注释,适合新手学习使用-High-end DEMO. The useful teaching meaning Android applications, including source code and teaching notes, suitable for novice learning to use
  3. 所属分类:Ajax

    • 发布日期:2017-11-13
    • 文件大小:12.84mb
    • 提供者:陈真
  1. Dijkstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for computing the shortest path one node to all other nodes. The main features are the s
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:588byte
    • 提供者:庭月照
  1. zkpeixundemo(1)

    0下载:
  2. 完整的ZK学习Java工程,适合初学和前端开发学习,内容系统全面。-Complete ZK learning Java engineering, suitable for beginners learning content and front-end development, comprehensive system.
  3. 所属分类:Ajax

    • 发布日期:2017-04-16
    • 文件大小:377.65kb
    • 提供者:yejon
  1. ZK

    0下载:
  2. 基于AJAX的ZK学习资料,适合WEB前端开发人员学习。-AJAX ZK learning materials based on WEB front end, for developers learning.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:195.59kb
    • 提供者:yejon
  1. Smarty-3.1.21

    0下载:
  2. Smarty是一个使用PHP写出来的模板PHP模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。简单的讲,目的就是要使PHP程序员同前端人员分离,使程序员改变程序的逻辑内容不会影响到前端人员的页面设计,前端人员重新修改页面不会影响到程序的程序逻辑,这在多人合作的项目中显的尤为重要。-Smarty is a use of PHP to write out the template PH
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:252.84kb
    • 提供者:哈哈
  1. Ajax_servlet

    0下载:
  2. 该代码包含前端界面的设计和后台连接数据库,后台实现了前台发送的请求以及响应。-Design and background that the code contains a front-end interface connectivity, the background to achieve the request and response reception sent.
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:167.88kb
    • 提供者:LHY
  1. Android

    1下载:
  2. 安卓客服端向服务端上传多张图片,及服务端源码-Android to the end of the service to the server-side upload more pictures
  3. 所属分类:Ajax

    • 发布日期:2015-11-07
    • 文件大小:2.08mb
    • 提供者:fly
  1. Asp_Ajax

    0下载:
  2. 在asp网页编程里,加入ajax技术,可以更方便的控制后台数据库的访问,开发环境为Dreamweaver软件,数据库可以为.access .mdb mysql sqlserver等-In asp web programming, the join ajax technology, you can more easily control access to back-end development environment for Dreamweaver software, the can be
  3. 所属分类:Ajax

    • 发布日期:2017-04-08
    • 文件大小:923byte
    • 提供者:贾月昊
  1. UploadImage

    0下载:
  2. 上传图片到linux服务器,并调用python接口对图片进行处理;返回内容显示在前端界面-Upload images to the linux server, and call the python interface for image processing return to the content displayed in the front-end interface
  3. 所属分类:Ajax

    • 发布日期:2017-06-14
    • 文件大小:20.72mb
    • 提供者:liufeng
  1. com

    0下载:
  2. JAVA MVC开发,JS比重越来越大,后台与前台的交互频繁次数直接加重了开发同学的工作量,特将项目中简化开发环节,封装的Ajax交互机制设计代码共享出来。-JAVA MVC development, JS increasing proportion of the background and the number of front-end interaction directly increase the workload of the development of students, the
  3. 所属分类:Ajax

    • 发布日期:2017-05-04
    • 文件大小:27.82kb
    • 提供者:龚敏
  1. pushletTest

    0下载:
  2. pushlet的使用实例,是基于Servlet 机制,数据从server端的Java 对象直接推送(push)到客户端浏览器的(动态)HTML 页面,而无需任何Java applet 或者插件的帮助。- pushlet的使用实例,是基于Servlet 机制,数据从server端的Java 对象直接推送(push)到客户端浏览器的(动态)HTML 页面,而无需任何Java applet 或者插件的帮助。
  3. 所属分类:Ajax

    • 发布日期:2017-05-06
    • 文件大小:640.87kb
    • 提供者:TOM
  1. ajaxTest

    0下载:
  2. 原生ajax代码,负责前端与数据库动态交互。-Ajax native code that is responsible for front-end dynamic interaction with the .
  3. 所属分类:Ajax

    • 发布日期:2017-12-10
    • 文件大小:2.57mb
    • 提供者:朱冯亮
« 12 »
搜珍网 www.dssz.com