搜索资源列表
LogAnalyzer
- 统计所有成功访问的站点。成功与否根据第四列的值进行判断,如果第四列的值是TCP_DENIED/302 则访问不成功,其他情况视为成功。通过实现提供的LogAnalyzer.java中的countSucessfulSites方法完成,无需考虑顺序-Statistics of all successful visit to the site. The success of column values in accordance with the fourth judge, if the fourth
Book
- 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and easy to understand, modify 3: inv
ajaxn_utf8
- 演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) 程序调用方法: 1:把 <scr ipt language="javascr ipt" src="js/jquery.js"></scr ipt> <scr ipt language="javascr ipt" src="js/firste_city.js"></scr ipt> 贴到网页<head></head&g
GETMethodLogin
- Ajax实现GET方式注册登录,自己编写demo-Ajax GET Method Login
POSTMethodLogin
- Ajax实现POST方式注册登录,自己编写demo-Ajax POST Method Login
8
- (1) 理解异常的使用和自定义异常类的方法。 (2) 理解throw和throws的区别和联系。 -(1) understand the use of abnormal and unusual type of custom method. (2) to understand the difference between throw and throws and contact.
RMI
- Java RMI (Remote Method Invocation 远程方法调用)是用Java在JDK1.1中实现的,它大大增强了Java开发分布式应用的能力。-Java RMI (Remote Method Invocation Remote Method Invocation) is implemented in Java in JDK1.1, which greatly enhances the ability of Java distributed application develo
ajaxTest
- Ajax初学者试用,用post和get方法传递用户名和密码-Ajax beginners to try, with the post and get method to pass the user name and password
a
- 1) 利用求n!的方法计算 2!+4!+5!的值。分别利用递归和非递归方法实现求n!。 2) 编写根据三条边求三角形面积的方法。利用该方法求以下两个三角形面积。 (1)三条边分别为:3,4,5 (2)三条边分别为:5.3, 6.2, 8 3)从命令行参数获取两个整数,找出两个整数之间的所有素数,每行输出3个数。-1) use the method seek n! 2!+4!+5! Value. Are recursive and non recursive method seek
TestShape
- 写一个父类图形(Shape)(无属性,方法:计算周长,计算面积), 两个子类:矩形(Rect 属性:长,宽;方法:计算周长,计算面积), 圆形(Circle 属性:半径 方法:计算周长,计算面积) 并写一个测试类TestShape,含main方法,创建各个类的对象,用参数化构造方法为属性赋值,输出各个图形的周长和面积。-Write a parent class graphics (Shape) (no properties, methods: calculating p
ajax
- 使用Ajax的核心技术实现客户端与服务器通信的基本方法-The core technology using Ajax client and server communicate the basic method
AJAX
- 本文介绍了Ajax的基本原理,交互过程和与之相关的技术及简单的实现方法,在此基础上给出了一个完整的实例,以使得能够对Ajax有一个更清楚的理解。-语言 所查询字词的翻译 英语 This article describes the basic principles of Ajax, interactive process and associated technology and simple method gives a complete example on this bas
tuwen-yanzheng
- 本程序共提供了三种图文验证方法,第1种是英文、数字和中文混合的彩色验证码,如图第2种是Ajax实现无刷新的彩色验证码,。第3种是加密的验证码, 登录用户名和密码统一为mr,mrsoft。 -This procedure provided a total of three graphic authentication method, 1 is English, numbers, and Chinese mixed color verification code, as shown in F
BufferDraw
- 缓冲区的形成方法 查询方法 说明方法 以及一个实例-Buffer forming method Query method Descr iption of method As well as an example
readExcelEmp
- 读取Excel的方法,通过指定的jxl-2.6.jar包可以很方便的读取到excel中的值。-read excel method
java06
- 实验目的:1.在类中创建新方法。 2.在类的其它方法中调用该方法。 问题描述:修改《Java程序设计教程》中图8.7的Time3类,增加tick 方法,该方法使存储在Time3对象中的时间增加1秒钟。此外,提供增加minute的incrementMinute方法,以及增加hour的incrementHour方法。Time3对象应总是保持一致状态。修改《Java程序设计教程》中图8.8的applet TimeTest4,以测试Time3对象的tick方法、incrementMi
avl_src
- AVL Tree的java实现,用的是指针方法。-The AVL Tree java to achieve, the pointer method.
Test
- JUnit4是JUnit框架有史以来的最大改进,其主要目标便是利用Java5的Annotation特性简化测试用例的编写-junit4 test method. . . . . . . . . . . . . . .
me
- java面积计算,详细的说明一个三角行的计算方法-java area calculation, the detailed descr iption of the method of calculation of a triangular line
Ajax
- 了解Ajax技术原理,掌握Ajax技术核心对象的调用和编程方法。 掌握基于Ajax技术的WebGIS开发方法。 掌握GeoMap地图组件的查询功能实现方法。-Understand the principle of Ajax technology to master the the Ajax technology core object calls and programming methods. Master WebGIS development approach based on Aj
