-
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上....
里边又一个可以发邮件的程序,还有几个辅助的程序代码,都是很有用的,把它放在一起便于资源共享给大家,希望大家能用得上.-I put a programme which could send email and some acessary programms in it. I think they are very useful and I d like to shall them with you all.
- 2022-08-22 01:36:08下载
- 积分:1
-
捕捉IE刷新按钮.经典实现,代码思路清晰.
捕捉IE刷新按钮.经典实现,代码思路清晰.-capture IE refresh button. Classical, a clear line of code.
- 2023-08-31 06:10:03下载
- 积分:1
-
采用网银支付完美在线支付接口。 在上一版本的基础上功能全面扩展,版面美观大方,俱备完整的购物网站功能、购物方便,操作简单,在线支付功能。...
采用网银支付完美在线支付接口。 在上一版本的基础上功能全面扩展,版面美观大方,俱备完整的购物网站功能、购物方便,操作简单,在线支付功能。 -using silver net payment perfect online payment interface. In one version of the function on the basis of overall expansion, layout stylish, ready integrity of the functional shopping websites, shopping convenient, simple operation, the online payment functions.
- 2022-03-07 11:38:50下载
- 积分:1
-
文件传输程序几源码,网络传输开发,从事TCPIP技术
文件传输程序几源码,网络传输开发,从事TCPIP技术-file transfer procedures several source, network transmission development, technical engaged TCPIP
- 2022-12-17 05:30:03下载
- 积分:1
-
邮件客户端程序,根据pop服务器,用户名可以收取邮件
邮件客户端程序,根据pop服务器,用户名可以收取邮件-E-mail client program, according to pop server, user name, e-mail that may be charged
- 2022-04-24 01:12:45下载
- 积分:1
-
Internet chat room server, based on Socket programming, the use of VC MFC progra...
网络聊天室服务器端,基于SOCKET编程,使用VC MFC环境编程-Internet chat room server, based on Socket programming, the use of VC MFC programming environment
- 2023-06-09 18:15:03下载
- 积分:1
-
在程序中添加windows ip,不需要重新启动计算机
在程序中添加windows ip,不需要重新启动计算机-procedure ip adding windows, no need to restart the computer
- 2022-11-05 09:10:03下载
- 积分:1
-
VC环境下,几种不同的组播发送和接收程序,可以在两台机器上实现通讯....
VC环境下,几种不同的组播发送和接收程序,可以在两台机器上实现通讯.-VC environment, several different procedures to send and receive multicast, you can realize communications on two machines.
- 2022-07-03 15:28:57下载
- 积分:1
-
This is on the network flow problem, Thank you! Thank you!
这是关于网络流问题的资料,谢谢!
谢谢!-This is on the network flow problem, Thank you! Thank you!
- 2022-02-04 09:56:47下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1