搜索资源列表
simplejavaprogramming
- 题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。 题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数 题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n-Topic: Print out the Triangle (10 lines required to pr
JS_Calendar
- 三款制作精美的javascr ipt日历日期控件,调用方便,可直接使用-Three exquisitely javascr ipt calendar date control, call convenient, can be used directly
dwrfeye
- dwr分页就是 ajax的一个框架拉 可以通过javascr ipt在前台调用后台的java代码-DWR ajax paging is a framework for pulling through javascr ipt background in the foreground call java code
CrossDomainAjax
- call web service crossing domain
flxajax_php5_0.2.2
- flxAJAX是用PHP实现AJAX技术,这是用PHP5编写的,可调用javascr ipt,模拟实现sajax-flxAJAX (Flexible AJAX) is an implementation of the AJAX technology in PHP. It is written in php5-oop and allows to call defined php functions from javascr ipt, similiar to the implementation i
AJAX-HTMLtoHtmlDemo
- 通过ajax,调用xml文件生成静态html文件-Adoption ajax, call the xml file to generate static html files
ajaxproStarterKit
- 该源码主要演示了AjaxproStarterKit的基本应用,其中包括了AjaxPro7.7.31.1源码 包括无刷新调用及智能提示,也详细讲解了代码的使用 -The main source AjaxproStarterKit demonstrated the basic applications, including source code, including non-refresh AjaxPro7.7.31.1 call and smart tips, but also expl
Pager
- 使用Java编写的方便使用DWR调用的分页类.-Written using Java easy to use DWR call paging class.
11-5ATM
- Java编写的ATM模拟系统,主要是对类的调用的熟练-ATM simulation system written in Java, mainly for skilled call the class
AjaxClassic-example
- 该书用40多个实例覆盖Ajax 技术应用的典型场景,用完整的流程图表示函数的调用关系,并指明了实例可扩展或可改进的地方。书中的实例相对独立,可从任何一个开始阅读;该书还讲解了一批Ajax的第三方组件,拓展了读者的知识面。其中的代码规范,层次清楚,注释丰富,若配合视频演示光盘进行学习,更易于读者对Ajax的理解。-The book covered with more than 40 instances of the application of Ajax technology typical sc
HtmlPAjaxpro
- ajax调用例子,不会的可以联系我哦..基本的功能,简单易用-ajax call example, no, you can contact me oh .. the basic functions, easy to use
ajax
- AJAX简单封装类,只需要简单的调用即可实现异步通信-AJAX simple wrapper class, you only need a simple call to the asynchronous communication
jt_dwr_spring
- dwr 和 spring 相整合从而实现在js 中调用后台javabean -dwr and spring integration in order to call the js background javabean
jquery
- 表单提交,只需要调用其中的一个方法,什么表单可以直接提交,非常好用。-The form is submitted, only need to call one of what form can be submitted directly to and is very easy to use.
java06
- 实验目的:1.在类中创建新方法。 2.在类的其它方法中调用该方法。 问题描述:修改《Java程序设计教程》中图8.7的Time3类,增加tick 方法,该方法使存储在Time3对象中的时间增加1秒钟。此外,提供增加minute的incrementMinute方法,以及增加hour的incrementHour方法。Time3对象应总是保持一致状态。修改《Java程序设计教程》中图8.8的applet TimeTest4,以测试Time3对象的tick方法、incrementMi
CollectInfo
- 这是一个简单的信息录入、搜索的例子,java+jsp+js+mysql,里面主要实现了ajax拼音实时无刷新搜索。主要的js技术:tab切换、调用ajax后光标的定位。-This is a simple message entry, search for example, java+jsp+js+mysql inside the main ajax phonetic real-time to refresh the search. The main js technology: tab to s
MobilePhone
- 中山大学 实验3——Android实现一个手机拨号的模拟界面。-An interface of mobile photo to call,by Android
axis-jax-ws-xfire
- axis,jax-ws,xfire客户端调用分析,以及webservice万能客户端-axis, jax-ws, xfire client call analysis, as well as the webservice universal client
SOAP
- 实验报告 关于SOA的 SOAP:简单对象访问协议,简单对象访问协议(SOAP)是一种轻量的、简单的、基于 XML 的协议,它被设计成在 WEB 上交换结构化的和固化的信息。 SOAP 可以和现存的许多因特网协议和格式结合使用,包括超文本传输协议( HTTP),简单邮件传输协议(SMTP),多用途网际邮件扩充协议(MIME)。它还支持从消息系统到远程过程调用(RPC)等大量的应用程序。-Lab report on SOA SOAP: Simple Object Access Protocol,
AjaxPage
- ajax实现jsp异步刷新,调用servlet进行验证-ajax refresh jsp asynchronous call servlet for authentication