搜索资源列表
Ajax
- 1. AJAX介绍 AJAX是一种运用Javascr ipt和可扩展标记语言(XML),在网络浏览器和服务器之间传送或接受数据的技术。 2. AJAX实例 AJAX可以用来创建更多交互式的网络应用程序。 3. AJAX源代码 简要分析上一章节效果的代码原理 4. AJAX与数据库 AJAX可以用来和数据端进行数据的交互联通。 5. 使用AJAX制作留言本 使用已有的AJAX教程,制作一个属于自己的留言本吧....
gregarius-0.5.5-200806040300
- Gregarius是一个基于web的RSS/RDF/ATOM聚合程序,它运行于您的web服务器,聚合您想要的任何资源。 1、完全基于web。 2、简单、有密码保护的管理及设置。 3、运用AJAX技术。 4、支持全文搜索。 5、完全符合web标准。 6,基于开源协议的免费软件。
02
- < 精通AJAX>>光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第2章 基于Ajax的留言板示例
03
- 《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第3章
04
- 《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第4章
USACO1-5单元AC代码
- USACO1-5单元AC的代码~ 1 Chapter1 1.1 Section 1.1 1.2 Section 1.2 1.3 Section 1.3 1.4 Section 1.4 1.5 Section 1.5 2 Chapter2 2.1 Section 2.1 2.2 Section 2.2 2.3 Section 2.3 2.4 Section 2.4 3 Chapter3 3.1 Section 3.1 3.2 Section 3.2 3.3 Secti
AjaxControlToolkit-Framework3.5SP1-NoSource
- 基于.NET,全微开发的AJAX空间要VS2008FK3.5起免谈..JAVA死边去-Based on. NET, the development of AJAX-wide micro-VS2008FK3.5 from space to免谈.. JAVA die edge to
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
AjaxControlToolkitSrc
- AJAX3.5 控件 【带每个控件的实例】,直接拿来用,很好很强大!-AJAX3.5 controls with each control example, direct use, and very good very strong!
AjaxControlToolkit-Framework3.5
- 是一个可以用于visual studio2008的ajax框架,可以通过添加组件来把ajax组件加到开发环境中-failed to translate
pecl-5.2.2RC2-nts-Win32
- HP其实不过是Web服务器的一个模块功能,所以首先要保证Web服务器的安全。当然Web服务器要安全又必须是先保证系统安全,这样就扯远了,无穷无尽。PHP可以和各种Web服务器结合,-Apache。非常建议以chroot方式安装启动Apache,这样即使Apache和PHP及其脚本出现漏洞,受影响的也只有这个禁锢的系统,不会危害实际系统。但是使用chroot的Apache后,给应用也会带来一定的麻烦,比如连接mysql时必须用127.0.0.1地址使用tcp连接而不能用localhost实现soc
Net_Shop
- 框架:struts2+spring2.5+hibernate3.2+jsp+jquery1.3+mysql5.0 主要功能: 网站新闻管理 用户注册,登录 商品信息管理 系统设置 管理员密码修改 管理员登录退出 游客以及用户的投诉和建议功能 对网站新闻以及商品的评论功能,管理员对评论的管理功能 网站友情链接自主申请功能,管理员审核以后再前台显示 管理员后台给给定的Email地址发送邮件功能 管理员对用户管理功
WebLabStarDemo
- .net 3.5 ajax updatepanel 的示例-.net 3.5 ajax updatepanel control sample
myext
- 本Demo采用Struts2.1.8+Spring2.5.6(Annotation注解)+Hiberante3.3.2(Annotation注解)+ExtJS(Struts2-json)-The Demo uses Struts2.1.8+ Spring2.5.6 (Annotation annotation)+ Hiberante3.3.2 (Annotation annotation)+ ExtJS (Struts2-json)
ajaxtags-1.5.1-bin
- i am very glad to descover this website thaks
hibernate-3.0.5-all-src
- hibernate 源码 希望对大家有用 祝大家学习快乐-hibernate source want to be useful to learn happiness I wish you all
gusetbook-system-ASP.NET-3.5
- 本系统主要实现的是留言本的功能。该系统的功能完善,结构简单。-GUESTBOOK SYSTEM
php_ser_5.3.0-5.3.5
- Php_ser dll trial - where can we get the full versions
crawljax-crawljax-3.5.1
- Ajax爬虫工具,crawljax 3.5.1version-Ajax crawling tool
Calculator.java
- Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: + - * / ( ) Your program should be able to deal with multiple cases of input. Sample Input 3 +