-
Java JNI的一个简单的例子,初学JNI时可作为参考
Java JNI的一个简单的例子,初学JNI时可作为参考-Java JNI" s a simple example, as a reference when beginner JNI
- 2023-06-09 22:50:07下载
- 积分:1
-
此文详细介绍了使用ads开发软件的具体过程步骤
此文详细介绍了使用ads开发软件的具体过程步骤-This article details the use of ads to develop software specific process steps
- 2022-11-24 22:10:03下载
- 积分:1
-
是我编写的一个网络购物系统。适合初学者拿去分析
是我编写的一个网络购物系统。适合初学者拿去分析-is prepared by the network to a system. For beginners spend analysis
- 2022-08-17 23:14:56下载
- 积分:1
-
全国省份的JAVA编程源代码!很实用。
全国省份的JAVA编程源代码!很实用。-provinces of the country JAVA programming source code! Practical.
- 2023-03-22 13:05:03下载
- 积分:1
-
kjava的开发环境的配置问题,希望对我们的程序员有一定的帮助了...
kjava的开发环境的配置问题,希望对我们的程序员有一定的帮助了-kjava development environment configuration problems in the hope of our programmers will certainly help with the
- 2023-01-08 14:05:03下载
- 积分:1
-
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链...
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
-The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
- 2022-07-15 15:50:11下载
- 积分:1
-
JavaSE应用程序开发源程序JavaSEJavaSE应用程序开发源程序JavaSE应用程序开发源程序...
JavaSE应用程序开发源程序JavaSEJavaSE应用程序开发源程序JavaSE应用程序开发源程序-JavaSE
- 2022-01-27 15:09:57下载
- 积分:1
-
一个非常方便的MD5加密程序,可以直接饮用
一个非常方便的MD5加密程序,可以直接饮用-A very convenient MD5 encryption, you can drink directly from the
- 2022-03-20 04:48:27下载
- 积分:1
-
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用...
利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C/S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
- 2022-06-17 04:19:52下载
- 积分:1
-
此代码可以实现在一个画布上画sin和cos函数图像.
此代码可以实现在一个画布上画sin和cos函数图像.-This code can be achieved on a canvas painted sin and cos function of the image.
- 2022-09-08 04:00:03下载
- 积分:1