-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。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
-
jbuzzer是一个应用程序,用java写的,让你的电脑keybo映射…
jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
- 2023-06-01 14:45:03下载
- 积分:1
-
操作XML的源代码
操作XML的源代码-operation XML source code
- 2022-06-14 23:08:03下载
- 积分:1
-
阿菜JSP论坛。
阿菜JSP论坛。-JSP Forum.
- 2022-08-17 13:27:33下载
- 积分:1
-
图形验证码,我很喜欢用的方法
图形验证码,我很喜欢用的方法-graphics test code, I like the way
- 2022-04-19 01:06:47下载
- 积分:1
-
This is a connection database code, SQL2000 database, compiled by the teachers,...
这是一个连接数据库代码,SQL2000的数据库,老师编的,很好-This is a connection database code, SQL2000 database, compiled by the teachers, very good
- 2022-03-24 15:16:10下载
- 积分:1
-
A thread to use for beginners but a big help to me
一个线程的使用方法,对初学者可是一大帮助呀-A thread to use for beginners but a big help to me
- 2022-06-16 16:55:52下载
- 积分:1
-
一个课程设计作品,用JAVA实现简单的加减乘除运算器,附有详细的设计文档和说明。...
一个课程设计作品,用JAVA实现简单的加减乘除运算器,附有详细的设计文档和说明。-A course design work, using JAVA to achieve simple calculation calculator, with the detailed design documents and instructions.
- 2022-02-02 16:08:11下载
- 积分:1
-
模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位
模拟火星探测器火星漫步的小程序(JAVA编写),并实时定位-Mars Walking Robot simulation applet(JAVA prepared), and real-time location
- 2022-07-24 01:13:49下载
- 积分:1
-
Students in class performance management system jsp+ Servlet+ JavaBean+ Sql_serv...
学生课绩管理系统jsp+servlet+javaBean+sql_server-Students in class performance management system jsp+ Servlet+ JavaBean+ Sql_server
- 2023-01-05 04:20:03下载
- 积分:1