-
MobileDict
MobileDict
- 2023-03-03 04:25:04下载
- 积分:1
-
该系统是一个基于p2p的即时聊天系统,使用java,便于移植,
该系统是一个基于p2p的即时聊天系统,使用java,便于移植,-The system is based on a real-time chat p2p systems, the use of java, ease transplantation,
- 2023-08-28 14:35:06下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分:1
-
java的五个源代码
java的五个源代码-java source code
- 2022-02-26 12:17:38下载
- 积分:1
-
atm机程序,实现atm机的存取款,显示余额等功能
atm机程序,实现atm机的存取款,显示余额等功能-atm machine program, to achieve access to atm machine models, showing the balance and other functions
- 2022-02-05 13:54:49下载
- 积分:1
-
我上传的程序为巧用Java实现多线程服务器程序
我上传的程序为巧用Java实现多线程服务器程序-From the procedure I Using Java for the realization of multi-threaded server
- 2022-07-23 21:16:09下载
- 积分:1
-
rule engine drools
rule engine drools-2.0-beta-18
- 2022-06-13 18:45:53下载
- 积分:1
-
exercise for textbook
识别子串 模式匹配 KMP算法
输入两个String-exercise for textbook
- 2022-01-31 22:55:18下载
- 积分:1
-
etmvc是基于Java技术,为WEB开发提供的一套简易MVC框架。 简易但不简单,其设计和实现借鉴业界众多的优秀框架,如struts,spring mvc,r...
etmvc是基于Java技术,为WEB开发提供的一套简易MVC框架。 简易但不简单,其设计和实现借鉴业界众多的优秀框架,如struts,spring mvc,ror,grails等, 力图为Java开发人员提供一套高效的开发框架。-etmvc is based on Java technology, provides a simple set of WEB development MVC framework. Simple but not simple, its design and implementation of a large number of excellent reference framework for the industry, such as struts, spring mvc, ror, grails and so on, sought to provide a set of Java developers and efficient development framework.
- 2023-03-20 17:15:03下载
- 积分:1
-
一个java编写的抓包并切可以分析的代码,对javacap的学习有帮助...
一个java编写的抓包并切可以分析的代码,对javacap的学习有帮助-Prepared a java can capture and analyze all of the code, learning to help javacap
- 2022-11-09 20:10:03下载
- 积分:1