资源列表
WINDOSIO
- WINDOWS下使用动态链接库进行结构化编程范例-WINDOWS dynamic-link library to use structured programming paradigm
server
- 实现简单文件传送,用c++语言实现的,并有说明文字-simple file translate
client
- 用C++实现用socket编程,实现简单的文件传输程序,并附带说明文字-Using C++ implementation uses socket programming, a simple file transfer program, and with explanatory text
fget
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的"传输"菜单选"接收二进制文件"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之
bat
- 对相同存储文件名的文件进行批处理文件读取-Store file names for the same batch file to read files
TextValiateProject
- 关于Windows Text 的代码 ,通过gui来实现-With regard to Windows Text the code to achieve through the gui
PANEL
- 小型的窗口字处理软件的C语言源程序压缩包-A small window of word-processing software, C-language source code tarball
RealizingtheinteractionOpenGL3dsmodel
- VC++6.0中利用OpenGL实现3DS模型的交互控制-VC++6.0 using OpenGL to achieve 3DS model of interactive control
n
- 《深入浅出MFC》业内比较有名的一本关于MFC的书籍-" Dissecting MFC" in the industry a relatively well-known books on the MFC
k
- 掌握MFC程序 大家可以参考一下这本电子书-Master MFC program you can refer to the look of this e-book
MFC
- MFC 经典问答,对于那些对MFC有疑问的人有很大帮助-MFC classic question and answer, for those who have doubts about MFC helps a lot
SystemBitmap
- MFC的CBitmap不支持直接从文件读取BMP,且不支持拷贝构造和赋值,CSystemBitmap继承自CBitmap添加如下功能: LoadBitmapFromFile: 从文件读取BMP GetBitmapSize: 获取BMP大小拷贝构造与赋值= -MFC-CBitmap does not support directly from the file to read BMP, and does not support the copy constructor and assignment