-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
Code for javascript on the web.
Code for javascript on the web.
- 2022-07-12 11:34:23下载
- 积分:1
-
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作....
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作.-REALIZE THE CONNECTION OF THE ANSYS AND VC.SO IT IS VERY CONVINIENT FOR US TO USE THE SOFT AND MAKE GOOD USE OF THE RESOURCE........................................
- 2022-01-23 10:46:12下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1
-
用java编制的一个拼图游戏,练习应用button,Jtextfield,Jscrool等组建,练习使用 java.io.* javax.swing.* 等包的...
用java编制的一个拼图游戏,练习应用button,Jtextfield,Jscrool等组建,练习使用 java.io.* javax.swing.* 等包的用法-prepared with a puzzles, exercise Application button, Jtextfield, Jscrool other form, a practice used java.io.* javax.swing .* packages, such as the use of
- 2022-03-22 01:15:42下载
- 积分:1
-
主要用于各种图像的浮雕以及图像的透明以及动态
主要用于各种图像的浮雕以及图像的透明以及动态-Major relief for a variety of images and image of the transparent and dynamic
- 2022-03-23 01:23:43下载
- 积分:1
-
有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。...
有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。-A large number of source code, easy to understand. Although relatively simple, but it also covers the essence of the c language.
- 2022-02-03 18:19:02下载
- 积分:1
-
vc并行接口通讯程序,
vc并行接口通讯程序,-vc parallel interface communication procedures,
- 2023-06-03 20:45:03下载
- 积分:1
-
LCD。H和C文件ATMEGA接口。
LCD.h and .c file for ATmega interface
- 2022-03-22 13:35:16下载
- 积分:1
-
FIF]ASP互动视频VIP教程下载5.1.5.1.rar简单的APPLICATION对象实现聊天室...
FIF]ASP互动视频VIP教程下载5.1.5.1.rar简单的APPLICATION对象实现聊天室-FIF] ASP tutorials Download VIP Interactive Video .1.5.1. Rar simple objects APPLICATION realize chat rooms
- 2023-06-04 19:35:04下载
- 积分:1