-
ex_2.dsp
This file (the project file) contains information at the project lev
ex_2.dsp
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ex_2.cpp
This is the main application source file.
- 2022-07-13 02:59:30下载
- 积分:1
-
一个用vc编程的浏览器程序,希望有点有用,弄的不是太好。
一个用vc编程的浏览器程序,希望有点有用,弄的不是太好。-vc programming with a browser procedures in the hope that some useful tinkering is not very good.
- 2022-08-17 19:48:59下载
- 积分:1
-
vb+mapx实现二次开发
用VB实现对mapx的开发,VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子
- 2022-02-04 13:15:32下载
- 积分:1
-
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等...
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player, adjust the volume, etc.
- 2022-03-04 07:06:30下载
- 积分:1
-
c++ builder 经典案例开发集锦,很好的东西,大家放心下载。
c++ builder 经典案例开发集锦,很好的东西,大家放心下载。-c++builder example,very good,you can download
- 2022-05-13 11:04:14下载
- 积分:1
-
带图标的工具栏,漂亮的界面设计,可以编译运行
带图标的工具栏,漂亮的界面设计,可以编译运行-The tool bar with icon
- 2023-03-07 04:10:04下载
- 积分:1
-
SMTP客户机
资源描述
- 2022-08-25 16:01:23下载
- 积分:1
-
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。当WndCtrl被打开的时候,控件被创建,当WndCtrl被关闭的时候,控件被隐藏或撤销。WndCtrl将会是所有加到它上面的控件的父节点。WndCtrl可以在关闭或开着的状态下改变大小或重新定位。然而,关闭状态下的大小是静态的,不能被改变。无论大小是否被改变,都将会影响WndCtrl开着的状态- Might duplicate a WNDCTRL kind of this kind which used
basically holds some hideaways to control and the window. A WndCtrl
object has two conditions, namely opens with the pass. You must
control this to add to in m_WndCtrl. When WndCtrl is opened, controls
to found, when WndCtrl is closed, controls to hide or to abolish.
WndCtrl could be all adds to above it to control the father pitch
point. WndCtrl may the condition change the size under the closure
either is opening or relocate. However, under the off-position size is
the static state, cannot change. Regardless of size whether is
changed, all will be able to affect WndCtrl will be opening the
condition
- 2022-04-23 17:35:58下载
- 积分:1
-
五子棋windows桌面小游戏
这是五子棋的windows源代码原,代码就一个c++文件,相对来说比较容易让人看懂,可以让刚开始学习的人,容易看懂 ,知道怎么来写用c++来写小型游戏
- 2023-07-31 13:55:04下载
- 积分:1
-
LCD bitmatrix16×16的字体发生器(为中国字体)
这是一种应用工具,用于用户接口的LCD显示器的字体的发展。它可以帮助开发者产生16×16位的矩阵表的字体液晶显示器。开发者可以选择他们想要的字,从窗户字库和关键的字体类型(TrueType字体)。点击“生成字体矩阵”标签中,它会产生为16×16的字体的六角表,并显示在右侧的字体。开发人员可以使用“横向”和“纵向”按钮来调整字体以自己喜欢的位置。所生成的表包含一个16*2个字节十六进制的数组为目前的16×16位字。“保存”按钮,生成的表保存到文本文件。这个简单的允许用户生成字体或图标的16×16大小取决于用户都有自己的Windows字体库。
- 2023-08-26 00:20:05下载
- 积分:1