-
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。-rand number
- 2022-08-17 17:05:33下载
- 积分:1
-
一个很好的网络流量监控系统的源程序,网络同步…
一个非常不错的网络流量监控系统vc源码,可以同步显示网络的输出流量,输入流量,总流量。-a very good network traffic monitoring system vc source, network synchronization shows the output flow, input flow, total flow.
- 2022-03-07 19:20:42下载
- 积分:1
-
windows的snmp api源码
windows的snmp api源码-windows snmp api source code
- 2023-02-02 21:35:04下载
- 积分:1
-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important!
- 2022-02-04 19:10:50下载
- 积分:1
-
Pretty small loading control, with a time of new on the list
漂亮的loading小控件,用的时候new一个就行了-Pretty small loading control, with a time of new on the list
- 2022-05-21 12:43:05下载
- 积分:1
-
自动启动网络邮件发送。。。网络编程,新手入门。。小程序
自动启动网络邮件发送。。。网络编程,新手入门。。小程序-Automatically start the network e-mail. . . Network programming, novice entry. . Applet
- 2023-01-25 05:25:03下载
- 积分:1
-
black Streamer completely soft Guide Directory
黑软教程流光完全教程-black Streamer completely soft Guide Directory
- 2022-01-30 13:32:15下载
- 积分:1
-
java client开发 一个简单的客户端开发
1) 学习使用eclipse开发Java EE Web应用程序的方法;
2) 学习Servlet的开发方法和Servlet在DD文件中如何配置;
3) 学习service()方法的编写方法,学会HttpServletRequest和HttpServletResponse的使用方法;
- 2022-03-04 08:00:40下载
- 积分:1
-
sendudp源代码,然后加了一些我写的函数,就组成了一个可以在局域网内发送UDP包的程序。...
sendudp源代码,然后加了一些我写的函数,就组成了一个可以在局域网内发送UDP包的程序。-sendudp source code, and then added some of the function I wrote, on the formation of a LAN can send UDP packets procedures.
- 2023-02-25 07:30:03下载
- 积分:1
-
点到点延迟测量程序
C语言写的点对点时延测量程序。时延测量精度:微妙。一个服务器一个客户端,采用面向连接的协议。测量原理:客户端向服务器发一条信息,记录此时的时间,服务器收到信息后返回一条信息,此时再记录时间,两次时间相减除以2即是本次通信的时延。
- 2022-07-28 09:37:27下载
- 积分:1