资源列表
[JSP源码/Java] request
说明:一个页面内部的request,学会使用jsp的内置对象-Within a page request, learn to use the built-in objects jsp<旷子> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] chinseslangues
说明:例子3 处理汉字信息,翻译成为中,便于读者理解。-Example 3 processing Chinese characters, translated into the easy reading and comprehension.<旷子> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] JS
说明:兼容IE6,IE7,IE8,firefox的JS图片滚动代码-Compatible with IE6, IE7, IE8, firefox the JS picture scroll code<xpj> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work1
说明:编写程序实现单链表,要提供插入,删除,排序,统计等功能,链表节点中的数据要求是整数。-Programming single-linked list, to provide insert, delete, sort, and statistics functions, data requirements list node is an integer.<wind> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[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-02-13 上传 | 大小: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-02-13 上传 | 大小: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 t<wind> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Test5
说明:打印菱形,可以改变行数以及由什么数据来组成-Print diamond, you can change the number of rows, and what data to form by the<胡磊> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] work2
说明:定义直线类,并提供判断两条直线是否相交等功能。-Define a straight line class, and provide to determine whether two lines intersect and other functions.<wind> 在 2025-02-13 上传 | 大小: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-02-13 上传 | 大小:1kb | 下载:0
[JSP源码/Java] QuickSort
说明:Java中的快速排序源代码 -Quicksort in Java source code<王腾> 在 2025-02-13 上传 | 大小: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 afte<wind> 在 2025-02-13 上传 | 大小:1kb | 下载:0