资源列表

[JSP源码/JavamyCommandLine

说明:命令行程序。在dos命令行中启动和运行。输入“最小化”最小化,“退出”退出程序。只是框架,更多功能请自便。-It s a java program which should be started and running in dos command line。input "退出"to exit,and "最小化"to iconify.It s just a fr a me that only surpport those two wor
<> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaDBUtil

说明:数据库连接类,提供持久化数据库的常用功能。-db connection
<wq> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javaproject4

说明:输入学生总人数,并依次输入每个学生的成绩,求出最高分、平均成绩和每个成绩等级的学生人数。-Enter the total number of students, and in turn enter each student s grades, obtained the highest score, the average score and the number of students in each performance level
<萧强> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/Javahuiwen

说明:回文字符串是指从左到右和从右到左相同的字符串。 现给定一个仅由小写字母组成的字符串,你可以把它的字母重新排列,以形成不同的回文字符串。 * 输入:非空仅由小写字母组成的字符串,长度不超过100; 输出:能组成的所有回文串的个数(因为结果可能非常大,输出对1000000007取余数的结果)。 * 例如:输入"aabb" 输出为2(因为“aabb”对应的所有回文字符串有2个:abba和baab)-Palindrome strin
<yu> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavastarApp

说明:满天星桌面小应用。实现星星坠落的效果,挺好看的。-Starry small desktop application. To achieve the effect of falling stars, really nice.
<yu> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaCalculate_GUI

说明:这是一款简单的计算机软件,用于日常生活中的计算,它是通过java语言进行编写的,也许特很普通,但内容很实用。-This is a simple computer software for the calculation of daily life, it is through the preparation of java language, perhaps especially very common, but the content
<陈世超> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaCatch

说明://1、写一个Java应用程序,要求如下: //main函数接收两个参数 //如果main函数传入的参数不足两个,则抛出一个自定义异常,并在控制台提示“请输入两个参数” //如果输入的参数是两个,则还要判断输入的两个参数是否都是数值类型,如果不是数值类型,则抛出自定义异常,并在控制台提示“请输入数值类型的数据” //如果输入的两个参数是数值类型,则用参数1除以参数2并得出结果,这时要捕获分母为0时的异常,并在控制台提示“
<Amy> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaThreadTest

说明:线程基础的作业,主要考查学生是否能够使用 Thread 方式创建线程, //并且使用 sleep() 方法。-Thread-based operations, primarily to examine whether students can be created using the Thread thread,// ​ ​ and use the sleep () method.
<Amy> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaInterruptTest2

说明://4、针对 interrupt 设计的作业。 //要求: //(1)创建一个线程,让这个线程不断的打印一个字符串(每隔0.5秒打印一个字符串) //(2)当线程启动 2秒后,调用线程的 interrupt 方法时,让线程不再打印字符串,并退出线程 //(用 isInterrupted() 方法来判断是否调用了 interrupt 方法,来控制线程的退出)-//4, the design for the interru
<Amy> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaEn_Decoder

说明:java自带类3des加解密 java自带类3des加解密-java class comes 3des encryption 3des decryption java java class comes with its own class 3des encryption and decryption
<xiaoxiong> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaXResourceBundleBase

说明:The container class of a part of speech for Java scr ipt.
<dancoujen> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[JSP源码/JavaThreadFactory

说明:This a utility implementation of EventListener that captures all events and provides access to lists of all events by mode. -This is a utility implementation of EventListener that captures all events and provides acces
<batingyu> 在 2024-10-14 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org