-
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助...
本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
- 2023-06-13 23:05:03下载
- 积分:1
-
我们经常会使用到组合框,而组合框是是有2种功能的
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
- 2022-08-02 15:44:40下载
- 积分:1
-
MFC 实现发报文 然后收到服务器的回复 查看回复的路由路径IP
MFC 实现发报文 然后收到服务器的回复 查看回复的路由路径IP-transmitters MFC-server then received a reply back to the View Path IP Routing
- 2023-04-02 07:35:03下载
- 积分:1
-
一个模拟windwos记事本的程序,用vs2008开发,还有很多不足,基本功能还是具备了...
一个模拟windwos记事本的程序,用vs2008开发,还有很多不足,基本功能还是具备了-An analog windwos Notepad program, using vs2008 development, there are many shortcomings, the basic function is to possess
- 2022-06-22 04:10:59下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。...
分割窗口的简单举例,可以将窗口界面按任意行列分割,并使用相关部分。-split window simple example can be window interface ranks by arbitrary division and the use of the relevant parts.
- 2022-03-23 09:52:17下载
- 积分:1
-
多显示器显示,多显卡控制多显示器,完成一些多媒体功能。...
多显示器显示,多显卡控制多显示器,完成一些多媒体功能。-multi-monitor displays, and more control over graphics display, the completion of some multimedia functions.
- 2022-12-30 18:05:04下载
- 积分:1
-
word for the open
用于打开word的程序源码,可以在你的程序中嵌入word-word for the open-source process, you can embed the procedures word
- 2022-02-05 22:25:27下载
- 积分:1
-
与国外经典计算机教材《Practical Object
与国外经典计算机教材《Practical Object-Oriented Design with UML》配套的源代码。作者:Mark Priestley -classic computer with foreign materials "Practical Object-Oriented Design with UML" complementary source. Author : Mark Priestley
- 2022-01-25 15:01:15下载
- 积分:1
-
vc界面编程,对界面的修饰有很好的帮助,希望大家喜欢
vc界面编程,对界面的修饰有很好的帮助,希望大家喜欢-vc interface programming interface refinements of a good help, hope you like
- 2022-04-18 23:53:04下载
- 积分:1