搜索资源列表
sitcheck
- boost::posix_time::time_facet facet("%T"); CWebSpiderOptions options; if (not options.readFromCmdLine(argc, argv)) { return 0; } bool isTimeToStop(false); std::ostream
AjaxFastLane
- ajax新手快车道,经典而通俗易懂。。。。。入门经典-New Fast Track ajax, classic and easy to understand. . . . . Introduction to Classical
EmergeTk-0.1.1-Source
- 一种.net实现ajax方法的类库,设计独特,代码不多-Emergetk- new Ajax toolkit for .NET
jQuery
- 这是一个针对jQuery新手写的入门指南,主要是对jQuery库的说明.内容包括选择器和事件基储AJAX、FX的用法,以及如何制作jQuery插件,书中包括了很多代码.-This is a handwritten response to the new jQuery Getting Started Guide, primarily on the jQuery library. Content, including case-based selection and storage AJAX, FX
AJAX_sample
- Ajax的例子程序,适合初学者。非常好的新手练习-Ajax example program for beginners. Very good new practice
Ajax_XML
- 一个AJax的过滤效果 淡入和淡出 不影响整体的美观 很实用 适合新人-AJax effect of a fade in and fade out filter does not affect the overall appearance is very practical for new
anthem-1.5.2
- 最新的Anthem库,Ajax的开源库 很好用的-authem new Ajax is very good open Ajax liburary
Sams.Ajax.for.Web.Application.Developers.Oct.2006.
- 简介:使用ajax进行网站建设开发的指导书 -Book Descr iption Reusable components and patterns for Ajax-driven applications Ajax is one of the latest and greatest ways to improve users’ online experience and create new and innovative web function
aienAjaxASP
- 本程序由Anlige开发,开发语言为Asp,服务器脚本为VBscr ipt AJAX部分采用JQuery框架,功能代码均为原创 数据库暂时采用ACCESS 程序功能: 多人即时聊天 新信息声音提示 用户自主选择表情和颜色 管理员删除信息/踢出用户 高强度管理密码 数据库压缩-This procedure by Anlige development, the development of language for the Asp, the server scr i
drag-drop-folder-tree
- A folder tree with support for drag and drop. Rearrange the nodes in the tree by dragging and dropping them like you do with folders in a file manager or in a mail program(Outlook, Thunderbird etc.). Ajax is used to send the new structure to the serv
ajax_transportation_methods
- AJAX 的 client/server 溝通機制探究,非同步傳輸.XMLHttpRequest,ActiveXObject -if(window.XMLHttpRequest){ // Mozilla, Opera, Safari, … request = new XMLHttpRequest() } else if (window.ActiveXObject){ // IE request=new ActiveXObject("Msxml2.XMLHTT
ajax
- 包含:AjaxControlExtender ToolkitTests SampleWebsite -* AjaxControlToolkit- A set of sample ASP.NET AJAX controls and source * SampleWebsite- A web site that demonstrates how to use the controls and contains the rest of the Toolkit documentati
jQuery1.4
- jquery1.4框架整合以前版本的所有优点,并推出了很多新的地方,望大家喜欢-jquery1.4 framework for integrating all the advantages of previous versions, and introduced many new places, hope everyone likes
ajax-new
- 小弟是初学的 没啥资源把老师的课件传上来吧-Younger brother is a beginner' s much to complain resources to pass on the teacher' s courseware Come
parseHL7
- 将dicom标准信息转化成hl7新标准信息,实现标准远程医疗信息平台-Dicom standard information into the new standard hl7 information, medical information platform to achieve the standard remote
AjaxOfpractise
- Ajax:适用于Ajax(用于把CSS和XML以及JAVAscr ipt联合起来的非新技术)的初学者使用的源码,-Ajax: for Ajax (for the CSS and XML and non-JAVAscr ipt together new technology) for beginners to use the source code,
BLOG
- 1. 实现访问者注册利用ajax提示用户名是否可用,在用户注册、用户登录时为用户提示密码错误。 2. 实现搜索可以分为以作者为select的条件,也可以以文章内容为select的条件! 3. 实现任务列表功能可以用ajax实现将任务由“未完成”动态变为“已完成”。 最终实现新任务的的添加,和已完成任务的删除。 4. 主页上显示文章标题列表,提供查看全文的链接以浏览全文,并且可以浏览关于文章的评论。 5. 实现管理员添加文章,添加图片,编辑评论,最终实现管理员删除文章,删除评论。 6. 娱乐模块
webshopping
- 一个简单网上商城系统。实现有购物车等。 1.设计一个Item类,包括:一个商品对像,一个数量,一个小计 2.设计一个servlet类 先从session中取,看有没有Hashmap类,这是一个购物车 Hashmap类结构 键 值 商品id Item类 从session中取出HashMap: 1.先看session中有没有,有则取出,没有则创建 2.看HashMap中的键有没有这个商品的id号,如果表示第二次购买,则数量加1,没有则新建
java06
- 实验目的:1.在类中创建新方法。 2.在类的其它方法中调用该方法。 问题描述:修改《Java程序设计教程》中图8.7的Time3类,增加tick 方法,该方法使存储在Time3对象中的时间增加1秒钟。此外,提供增加minute的incrementMinute方法,以及增加hour的incrementHour方法。Time3对象应总是保持一致状态。修改《Java程序设计教程》中图8.8的applet TimeTest4,以测试Time3对象的tick方法、incrementMi
lesson-plugin-dev
- Originally part of 30 days to learn jquery video series by tutsplus.com: You know you need to learn jQuery. Everyone else has, and you’re falling behind! No worries it’s a brand new year, and what better way to celebrate it than by learning a ne