资源列表

« 1 2 ... .58 .59 .60 .61 .62 8163.64 .65 .66 .67 .68 ... 14331 »

[JSP源码/Javasocket

说明:客户端,使用Socket对网络上某一个服务器的某一个端口发出连接请求,一旦连接成功,打开会话;会话完成后,关闭Socket。客户端不需要指定打开的端口,通常临时的、动态的分配一个1024以上的端口。 服务器,使用ServerSocket监听指定的端口,端口可以随意指定(由于1024以下的端口通常属于保留端口,在一些操作系统中不可以随意使用,所以建议使用大于1024的端口),等待客户连接请求,客户连接后,会话产生;在完成会话后,关闭连接。 -Client, use the Socket o
<王娟> 在 2025-07-06 上传 | 大小:2kb | 下载:0

[JSP源码/JavaVectorTest

说明:Vector(向量),以及向量的使用。有很多注释。老师上课讲的,希望对初学者有些帮助。需要的下一下-Teacher in the class talked about the hope for some help for beginners. The next need to look
<joe> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[JSP源码/Javakaoshisystem

说明:上机考试系统,可以用于面试程序员考试,特别好用,请不要错过-online test system
<andy chen> 在 2025-07-06 上传 | 大小:243kb | 下载:0

[JSP源码/JavacheckLogImage

说明:简单的图片验证程序,对于初学者应该有帮助!-Simple picture verification process, there should be help for the beginner!
<zz> 在 2025-07-06 上传 | 大小:10kb | 下载:0

[JSP源码/JavasplitPage

说明:一个简单的分页程序,对于初学者应该有帮助!-Simple paging program, there should be help for the beginner!
<zz> 在 2025-07-06 上传 | 大小:17kb | 下载:0

[JSP源码/Javajavase

说明:java SE相关的知识,都是经常面试或者笔试遇到的,希望有所帮助!-java SE-related knowledge, are often encountered in the interview or written, Hope that helps!
<zz> 在 2025-07-06 上传 | 大小:80kb | 下载:0

[JSP源码/Javajavaee

说明:该文件包括J2EE的相关知识的总结,是我经常遇到的,这些在笔试面试中经常会出现,希望对大家所有帮助。-java EE-related knowledge, summary, often in the written examination and interview will be problems.
<zz> 在 2025-07-06 上传 | 大小:175kb | 下载:0

[JSP源码/JavaAnt

说明:JS版的蚁群算法。主要是为了交流学习。由于机器配置有限,还有待完善!-JS version of the ant colony algorithm. Primarily to exchange learning. As the machine configuration is limited, have to be perfect!
<阿海> 在 2025-07-06 上传 | 大小:1kb | 下载:0

[JSP源码/Javaeasybuyonline

说明:很完善的在线商城系统,由JSP,SQL Server技术完成-Very good online store system, by the JSP, SQL Server technology to complete
<明生> 在 2025-07-06 上传 | 大小:3.94mb | 下载:0

[JSP源码/JavaBookStore

说明:EJB开发的网上书店的后台服务程序,须放在JBoss中运行-EJB development online bookstore daemons to be run on JBoss
<eric> 在 2025-07-06 上传 | 大小:19kb | 下载:0

[JSP源码/JavapcDIY2.0

说明:基于SSH的在线模拟电脑装机网站,包括电脑配件的搜索、参数比较、价格清单等功能。-SSH-based online simulation computer installed sites, including computer accessories search, parameter comparison, price lists and other functions.
<marjeay> 在 2025-07-06 上传 | 大小:17.44mb | 下载:0

[JSP源码/JavaPMMP

说明:用java+SSH+MySQL+JSP开发的后现代主义交友平台系统,没有提供SSH的jar包,需要自己加-Using java+ SSH+ MySQL+ JSP development platform postmodern friends, did not provide SSH jar package, you need to add their own
<eric> 在 2025-07-06 上传 | 大小:1.29mb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 8163.64 .65 .66 .67 .68 ... 14331 »

源码中国 www.ymcn.org