-
MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src wi
MYIE流览器源代码(VC++),vb环境运行 ============= For your information: I build myie32src with 1) Windows2000Professional + sp2 2) VC6.0 + sp5 + new "tlogstg.h" + new "exdisp.h". Copy "tlogstg.h" and "exdisp.h" to your VC include directory, like "C:Program FilesMicrosoft Visual StudioVC98Include". Please backup and then overwrite any old file.-MYIE browser source code (VC), vb environment running ============= For your information : I build with a myie32src) Windows2000Professional sp2 2) VC6.0 SP5 new "tlogstg.h" new "exdisp.h." Copy "tlogstg.h" and "exdisp.h" to your VC include directory, like "C : Program Files Microsoft Visual Studio VC98 Include." Please backup and then overwrite any old file.
- 2022-02-15 15:13:09下载
- 积分:1
-
综合了国内外各种购物程序的特点,取长补短,真正做到了系统的健壮性和稳定性达到 极至。该商城系统界面简介、不花哨、运行速度快,管理功能全面、易操作,深受广 大企业...
综合了国内外各种购物程序的特点,取长补短,真正做到了系统的健壮性和稳定性达到 极至。该商城系统界面简介、不花哨、运行速度快,管理功能全面、易操作,深受广 大企业、白领、个人创业者的喜爱,是您开办网上商店的理想系统。-combination of domestic and international procedures of the various shopping features, learn from each other, really robustness of the system to achieve stability and association. The mall system interface descriptions, not garish, fast and comprehensive management capabilities, easy operation, the widespread enterprises, white-collar workers, the individual entrepreneurs alike, is that you run the online store the ideal system.
- 2022-03-14 16:04:51下载
- 积分:1
-
VC实现邮件发送
用microsoft virtual studio 中的VC实现普通的邮件发送,在这个基础上可以衍生出很多的邮件发送的例子,希望对大家有帮助。谢谢
- 2022-03-29 04:07:24下载
- 积分:1
-
This is c++ Access to online resources, examples, used to obtain weather forecas...
这是c++获取网上资源的例子,用来获取天气预报-This is c++ Access to online resources, examples, used to obtain weather forecasts
- 2023-01-31 21:45:04下载
- 积分:1
-
聊天室ChatClient源码
聊天室ChatClient源码-Chat rooms ChatClient source
- 2022-10-29 17:15:04下载
- 积分:1
-
to satisfy friends do foreign trade business network needs, we have developed a...
为了满足广大朋友做网络外贸生意的需要,我们开发了这套多语言购物系统,在国内尚属先行,欢迎大家对系统进行测试。-to satisfy friends do foreign trade business network needs, we have developed a set of multi-lingual shopping system is the first in China, we welcome the system for testing.
- 2022-01-25 14:13:55下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分:1
-
可以获取局域网IP、MAC、用户名
可以获取局域网IP、MAC、用户名- May gain local area network IP, MAC, user
- 2022-02-25 21:07:39下载
- 积分:1
-
采用http协议,获取远程服务器上的文件。很不错哦。
采用http协议,获取远程服务器上的文件。很不错哦。-using http protocol, remote access to files on the server. Oh, very good.
- 2022-05-31 17:29:22下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1