-
thinks
有许多应用程序创建的线程花费了大量时间在睡眠状态来等待事件的发生。还有一些线程进入睡眠状态后定期被唤醒以轮询工作方式来改变或者更新状态信息。线程池可以让你更有效地使用线程,它为你的应用程序提供一个由系统管理的工作者线程池。至少会有一个线程来监听放到线程池的所有等待操作,当等待操作完成后,线程池中将会有一个工作者线程来执行相应的回调函数。-thinks
- 2023-06-04 06:10:02下载
- 积分:1
-
While cryptography can still be a controversial topic in the programming communi...
While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.
This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.-While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in application
- 2022-05-15 03:54:08下载
- 积分:1
-
JSP数据库编程指南
JSP数据库编程指南-JSP Database Programming Guide
- 2023-04-30 00:25:03下载
- 积分:1
-
这本书的内容是关于linux的内核注释方面的,可以帮你更好的学习linux的内部原理....
这本书的内容是关于linux的内核注释方面的,可以帮你更好的学习linux的内部原理.-this book on the contents of the linux kernel of the Notes. can help you better learning linux internal principle.
- 2022-01-30 13:07:17下载
- 积分:1
-
VC类库参考手册
VC类库参考手册-VC library reference manual
- 2022-10-17 06:15:03下载
- 积分:1
-
struts2中文教程.chmst ruts2中文教程.chmstruts2中文教程.chm
struts2中文教程.chmst ruts2中文教程.chmstruts2中文教程.chm-Chinese struts2 tutorial. chmst ruts2 Chinese Course. chmstruts2 Chinese Course. chm
- 2022-01-25 18:10:55下载
- 积分:1
-
C语言的常用代码,面试宝典,经常在面试和笔试中所遇到的问题,例子希望大家对大家有用...
C语言的常用代码,面试宝典,经常在面试和笔试中所遇到的问题,例子希望大家对大家有用-Common C language code, book interviews, often in interviews and written tests in the problems encountered, for example, useful for all of us hope that we
- 2022-05-17 02:49:55下载
- 积分:1
-
this is a book for data base security
this is a book for data base security
- 2023-08-25 03:40:04下载
- 积分:1
-
VC++的大学上课的课件,是从零基础讲起的,一共8章,大家有需要的课以下来看看。...
VC++的大学上课的课件,是从零基础讲起的,一共8章,大家有需要的课以下来看看。-VC++ class of the University of courseware is based on talk from zero, and a total of 8 chapters, you need to take a look at the following courses.
- 2022-02-13 17:11:37下载
- 积分:1
-
很好的JAVA语言的介绍书籍,通俗易懂,供参考。
很好的JAVA语言的介绍书籍,通俗易懂,供参考。-good introductory Java language books, accessible for reference.
- 2022-05-19 13:45:29下载
- 积分:1