资源列表
[JSP源码/Java] work3
说明:编写程序实现将BASE64编码和解码功能,将UNICODE字符串“中国”编码为BASE64格式的数据,并解码-Write a program to achieve the BASE64 encoding and decoding functions, the UNICODE string " China" is encoded as BASE64 format data, and decoding<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work4
说明:打印所有3位的水仙花数,水仙花数是指其各位数字的立方和等于其自身,例如153=1*1*1 + 5*5*5 + 3-Print the number of all three of the daffodils, Narcissus is the number of the digits of its cube and equal to its own, such as 153 = 1* 1* 1+ 5* 5* 5+ 3* 3* 3<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work8
说明:判断某字符串内容是否是合法的EMAIL地址。条件为必须包含唯一一个@字符,该字符不是首字符也不是尾字符-Determine whether the contents of a string is a valid EMAIL address. Conditions must contain only one @ character, the character of the character is not the first nor the last character<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] shoppingbook
说明:网上购书系统用jsp servlet javabeen的MVC模式开发-Online Book Shopping System using jsp servlet javabeen the MVC pattern of development<shy> 在 2025-11-22 上传 | 大小:1.63mb | 下载:0
[JSP源码/Java] Test5
说明:打印菱形,可以改变行数以及由什么数据来组成-Print diamond, you can change the number of rows, and what data to form by the<胡磊> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] timerScanner
说明:根据指定的输入输出文件顺序,定时的查找指定目录下的文件是否存在,并且根据设定的执行最长时限来判断是否需要继续查找该文件,若超时仍未找到该文件,则返回false,否则返回true,文件全路径-According to the order of input and output files specified, the search time to time under the specified directory file exists, and according to the set max<沈峤> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JavaMaterial
说明:Hi beginners for java You can find the superb tutorial<spprem> 在 2025-11-22 上传 | 大小:180kb | 下载:0
[JSP源码/Java] work2
说明:定义直线类,并提供判断两条直线是否相交等功能。-Define a straight line class, and provide to determine whether two lines intersect and other functions.<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work5
说明:随机产生7个1至35之间(包括1和35)的不重复整数,并排序输出。-7 randomly generated between 1 to 35 (including 1 and 35) do not repeat the integers, and sort the output.<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] QuickSort
说明:Java中的快速排序源代码 -Quicksort in Java source code<王腾> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work9
说明:求fibonacci数列第100项的值。fibonacci数列的第一项的值为1,第二项的值也为1,第三项以后的值为其前两项的和。要求使用循环和递归的方法来实现。-Fibonacci numbers find the value in column 100. The first fibonacci series is 1, the second for the value of 1, the third of its value after the first two and. Require t<wind> 在 2025-11-22 上传 | 大小:1kb | 下载:0