搜索资源列表
test
- [解决方法] 对上述程序改动如下: 发送端: 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
Srs
- 用最近的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
Developing_Service-Oriented_AJAX_Applications_on_
- 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
ext-3.2.0
- ExtJS 主要用来开发RIA富客户端的AJAX应用,主要用于创建前端用户界面,与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中。ExtJs最开始基于YUI技术,由开发人员 JackSlocum开发,通过参考JavaSwing等机制来组织可视化组件,无论从UI界面上CSS样式的应用,到数据解析上的异常处理,都可算是一 款不可多得的Javascr ipt客户端技术的精品。-ExtJS mainly used to develop AJ
extjs
- 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
j-rest2
- high-end RECT java example program act.-high-end RECT web service java example program act.
jquery-1.5
- jquery前端开发控件,方便快捷,简单通用-jquery front-end development controls, convenient, simple and universal
docfile
- 文档管理系统。j2ee平台 extjs前端 -Document management system. extjs front end of the j2ee platform
demo
- 高端DEMO。很有教学意义的Android应用,内含源码 及教学注释,适合新手学习使用-High-end DEMO. The useful teaching meaning Android applications, including source code and teaching notes, suitable for novice learning to use
Dijkstra
- 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
zkpeixundemo(1)
- 完整的ZK学习Java工程,适合初学和前端开发学习,内容系统全面。-Complete ZK learning Java engineering, suitable for beginners learning content and front-end development, comprehensive system.
ZK
- 基于AJAX的ZK学习资料,适合WEB前端开发人员学习。-AJAX ZK learning materials based on WEB front end, for developers learning.
Smarty-3.1.21
- Smarty是一个使用PHP写出来的模板PHP模板引擎,是目前业界最著名的PHP模板引擎之一。它分离了逻辑代码和外在的内容,提供了一种易于管理和使用的方法,用来将原本与HTML代码混杂在一起PHP代码逻辑分离。简单的讲,目的就是要使PHP程序员同前端人员分离,使程序员改变程序的逻辑内容不会影响到前端人员的页面设计,前端人员重新修改页面不会影响到程序的程序逻辑,这在多人合作的项目中显的尤为重要。-Smarty is a use of PHP to write out the template PH
Ajax_servlet
- 该代码包含前端界面的设计和后台连接数据库,后台实现了前台发送的请求以及响应。-Design and background that the code contains a front-end interface connectivity, the background to achieve the request and response reception sent.
Android
- 安卓客服端向服务端上传多张图片,及服务端源码-Android to the end of the service to the server-side upload more pictures
Asp_Ajax
- 在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
UploadImage
- 上传图片到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
com
- 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
pushletTest
- pushlet的使用实例,是基于Servlet 机制,数据从server端的Java 对象直接推送(push)到客户端浏览器的(动态)HTML 页面,而无需任何Java applet 或者插件的帮助。- pushlet的使用实例,是基于Servlet 机制,数据从server端的Java 对象直接推送(push)到客户端浏览器的(动态)HTML 页面,而无需任何Java applet 或者插件的帮助。
ajaxTest
- 原生ajax代码,负责前端与数据库动态交互。-Ajax native code that is responsible for front-end dynamic interaction with the .