资源列表
[JSP源码/Java] FileUpDown
说明:关于文件上传下载的例子 以前自己学的时候也很头疼 原理很easy但实现起来就比较 不明白-a example of File Upload<lfssay> 在 2025-06-01 上传 | 大小:2.02mb | 下载:0
[JSP源码/Java] Academia.Proj
说明:Gym project that i done when i was in first year of computation engennier<Mario> 在 2025-06-01 上传 | 大小:14kb | 下载:0
[JSP源码/Java] NavigationMenu
说明:多款个性美观导航代码 丰富JS代码 CSS布局 -Rich variety of individual artistic JS code navigation CSS layout code<苏雪寒> 在 2025-06-01 上传 | 大小:37kb | 下载:0
[JSP源码/Java] wangluobianchengshiyan(3)
说明:1.编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。 2.创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。-1. To write a program to achieve any file copy function, source file name and destination file name from the command line<cnwst> 在 2025-06-01 上传 | 大小:14kb | 下载:0
[JSP源码/Java] wangluobianchengshiyan(4)
说明:1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx<cnwst> 在 2025-06-01 上传 | 大小:19kb | 下载:0
[JSP源码/Java] wangluobianchengshiyan(5)
说明:实例化HashMap类型的一个对象用来存放每一个客户对应的套接字和通道,实例化线程通道选择器等,当由用户请求时,接受,加入选择项,注册感兴趣事件,另一线程处理输入流,在前面加echo:,发给客户端。-Instantiate an object of type HashMap to store the corresponding socket of each client and channel, select the instance<cnwst> 在 2025-06-01 上传 | 大小:16kb | 下载:0
[JSP源码/Java] wangluobianchengshiyan(7)
说明:在类里定义各种变量,如发送邮件服务器地址,接收邮件地址等;创建session,store对象,连接服务器;创建邮件,发送邮件。读取邮件信息,将邮件信息打印出来;关闭邮件。-Variables defined in the class, such as sending e-mail server address, e-mail address to receive create session, store the object, co<cnwst> 在 2025-06-01 上传 | 大小:14kb | 下载:0
[JSP源码/Java] wangluobianchengshiyan(9)
说明:开发一个多线程程序同时对一个链表进行节点插入。 (1)要求算法正确 (2)该系统要求使用头插法,插入结果正确,并输出结果。 (3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。 (4)给出正确的链表受到保护的实现。要求使用线程同步机制。-At the same time develop a multi-threaded program into a linked list node. (1) requ<cnwst> 在 2025-06-01 上传 | 大小:12kb | 下载:0