-
MFC-library
MFC类库详解,里面有关MFC的类的详细说明,是学习MFC的辅助材料(It s helpful to make you learn about MFC with the decription of the MFC Classes)
- 2011-08-28 22:16:55下载
- 积分:1
-
text-redactor-on-WinApi-CPP
This is a text redactor on WinApi C++.
Options:
1)open the file
2)save
3)save as
4)exit
- 2013-11-24 21:06:25下载
- 积分:1
-
GridCtrl
很好用的表格控件源码,可以适用大部分需要用到表格控件的场景(Very Useful Form Control Source Code)
- 2019-05-16 10:46:58下载
- 积分:1
-
FenYe
分页设计 C#,利用vs2010 来进行前台分页(C# Paging with C#
The program design)
- 2018-12-13 21:47:24下载
- 积分:1
-
C++ Application Development with CodeBlocks
Develop advanced applications with Code::Blocks quickly and efficiently with this concise, hands-on guide
- 2017-09-02 12:37:29下载
- 积分:1
-
C# 制作 IE插件例子源码下载
IE插件实现了 统计网页浏览时间
- 2014-09-11下载
- 积分:1
-
openssl-lib
openssl 1.0 编译过的lib,测试没问题~(the budit openssl 1.0 lib file, and test is ok~)
- 2014-11-26 22:00:27下载
- 积分:1
-
bindCode2008
AppWizard has created this BindFile application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BindFile application.(AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.)
- 2007-06-07 14:12:17下载
- 积分:1
-
udp & NAT(Network Address Translators)& P2P 实例源码下载
首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2017-01-08下载
- 积分:1
-
PainterUsePattern
绘图系统,VC++ MFC ,可以绘制直线,椭圆,点,圆,可以擦除(VC++ MFC painterusepatten draws basic graph)
- 2021-04-07 16:29:01下载
- 积分:1