资源列表
CometDemo
- comet 实现聊天功能,可以下载看看,不过不兼容IE6-comet 实现聊天
java06
- 实验目的:1.在类中创建新方法。 2.在类的其它方法中调用该方法。 问题描述:修改《Java程序设计教程》中图8.7的Time3类,增加tick 方法,该方法使存储在Time3对象中的时间增加1秒钟。此外,提供增加minute的incrementMinute方法,以及增加hour的incrementHour方法。Time3对象应总是保持一致状态。修改《Java程序设计教程》中图8.8的applet TimeTest4,以测试Time3对象的tick方法、incrementMi
java4
- 实验目的:1.使用Java applet 来显示信息。 2.创建并使用方法。 3.使用Math类的方法。 问题描述:一个停车库3小时以内,最低收费为$2.00。如果超过3小时,每小时增加$0.5。 24小时以内,最高收费为$10.00。假定没有车会一次停24小时以上。编写一个applet,计算并显示昨天每个在停车库停车客户的停车费用。应在一个JtextField中输入每个客户的停车时数。程序应显示客户的费用,并计算昨天的收入总额,将结果显示在状态栏中。程序应使用cal
Test
- 实现窗口透明效果的功能类,直接使用即可,你懂得-Window transparency function class can be directly used
mmsend_receive
- 实现手机与计算机的彩信发送,代码是别人写的,转来的-MMS to send mobile phone and computer code is written by someone else, turn to
jquery.bxGallery.min.js
- jquery Box example build
jPaginate
- jquery pagination example build
jquery-form
- jquery form build example
Palindrome
- 判断回文串,如果是回文串,将此回文串打印出来,不是显示不是回文,忽略非字母和数字-To determine palindrome string is a palindrome string, this palindrome string print it out, instead of showing is not a palindrome, ignoring non-letters and numbers
ArrayDemo
- (1) 声明数组 (2) 创建数组 (3) 初始化数组 (4) 输出数组 (5) 数组最大值、最小值及其索引 (6) 随机数组 (7) 从控制台接受任意个整数,以数组形式返回 (8) 数组到String 转化 (9) 扩张数组-(1) declare an array (2) create an array (3) initialize the array (4) the output array (5) an array of the m
CollatzConjecture
- (1) 从控制台上输入一个自然数n ,然后,输出n 所产生的如上变化的序列; (2) (1)操作可以重复任意次,直到输入quit 为止。 -Entered from the console (1) a natural number n, then output n sequence of the above changes (2) (a) operation can be repeated any number of times, until you enter quit.
The-application-of-Ajax
- 安装JDK,配置环境变量,安装Tomcat、SQL Server并进行相应配置。创建数据库Ajax,然后使用sql目录下的ajaxbak文件还原数据库。为Eclipse安装MyEclipse插件。使用Eclipse导入项目ch09, 在src/config.properties中配置数据库连接信息, 然后部署项目、启动tomcat。 访问http://localhost:8080/ajax即可启动本程序。-Install the JDK, configure the environment