-
我们学会了学习JSP,Servlet,XML,RMI,JAF,JAF,EJB,JDBC,J的安全,
记录下了作者学习JSP、Servlet、XML、RMI、JAF、JAF、EJB、Security、JDBC、JTA/JTS、JCA、JMS、JNDI、Application Server的心得 -what one has learned of studying JSP,Servlet,XML,RMI,JAF,JAF,EJB,Security,JDBC,JTA/JTS,JCA,JMS,JNDI,Application Server
- 2022-07-04 19:36:50下载
- 积分:1
-
学习Struts和hibernate时作的例子,很全面,验证信息很多。值得借鉴。...
学习Struts和hibernate时作的例子,很全面,验证信息很多。值得借鉴。-learning Struts and hibernate when the example is very comprehensive, verified information lot. Worth learning.
- 2022-07-20 20:20:19下载
- 积分:1
-
行业分类数据库管理系统
行业分类数据库管理系统-Industrial Classification database management system
- 2022-07-23 13:57:06下载
- 积分:1
-
it is a mail system... very easy...and code optimized
it is a mail system... very easy...and code optimized-it is a mail system... very easy...and code optimized
- 2023-01-07 23:40:03下载
- 积分:1
-
The uploaded file is set up for SSH framework of the study, which documents in d...
该上传的文件主要是针对SSH框架的搭建的学习,里面有详细的文件配置信息,对学习还是有一定的指导效果,有具体的截图参考
-The uploaded file is set up for SSH framework of the study, which documents in detail configuration information, or to study the effect of some guidance with specific reference to the screenshot
- 2022-08-08 17:07:32下载
- 积分:1
-
Java开发图文混排的编辑器
Java开发图文混排的编辑器-Java developers photo-text editor
- 2022-10-28 22:00:04下载
- 积分:1
-
一个简单的文本编辑框,可以打开文件、保存文件、新建文件并对文本进行编辑等...
一个简单的文本编辑框,可以打开文件、保存文件、新建文件并对文本进行编辑等-a simple text editing box, can open the file, save the file, the new documents and text editing
- 2022-01-22 16:15:15下载
- 积分:1
-
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。...
这是与上次上传的与之相对应的一个各章例题的原代码,都经过了调试运行的没有错误的。-This is the last upload Corresponding to the various chapters of an example of the original code has been the subject of a debugging run no wrong.
- 2023-04-19 02:20:04下载
- 积分:1
-
JAVA开发的guestbook,可嵌入WEB中使用,自己研究!
JAVA开发的guestbook,可嵌入WEB中使用,自己研究!-JAVA development guestbook, can be embedded in the use of WEB, their research!
- 2022-01-28 02:26:45下载
- 积分: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