资源列表

« 1 2 ... .07 .08 .09 .10 .11 4712.13 .14 .15 .16 .17 ... 9411 »

[对话框与窗口SkinTest_demo

说明:这个例子展示了如何绘制定制(自绘)窗口框架(包括标题、边框等)。 -This example shows how to draw custom (self-painted) window fr a me (including the title, border, etc.).
<黄华> 在 2025-05-18 上传 | 大小:3.95mb | 下载:0

[对话框与窗口Calculate

说明:MFC实现简单计算器,可以完成加减乘除混合运算,但没有优先级-MFC realize a simple calculator, to be completed Math
<张飞> 在 2025-05-18 上传 | 大小:37kb | 下载:0

[对话框与窗口MDI_background_test

说明:如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可-How to achieve the MDI application
<黄华> 在 2025-05-18 上传 | 大小:1.03mb | 下载:0

[对话框与窗口PersonalDialog

说明:极具个性对话框!实现了对话框的动态控制及进度条的个性化显示。-Highly personalized dialog! Realize the dynamic control of the dialog box and progress bar shows the personalization.
<马茵驰> 在 2025-05-18 上传 | 大小:1.87mb | 下载:0

[对话框与窗口MessagesTableModel

说明:MessageDialog显示发送e-mail邮件的对话框。使用SMTP协议发送E-mail的步骤是这样的: (1)客户端连接某个E-mail服务器。 (2)客户端向该服务器发送一个E-mail。 (3) 客户端关闭到服务器的连接。 使用SMTP发送E-mail的工作非常简单,客户端软件建立到SMTP服务器的一个连接,接着向该服务器发送邮件,最后关闭连接。然后SMTP服务器获得邮件,并将其转发给相应的接收Email的邮件
<wqrq3> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[界面编程atomicoperation

说明:openmp的原子操作的测试 支持在双核系统 需要开启vc2005的openmp支持-OpenMP atomic test operations to support the dual-core system needs to open vc2005 of OpenMP support
<cjy> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[工具条MyToolBar

说明:用vc编写的添加工具栏程序,对于vc得初学者是一个很好的例子-Vc prepared using the toolbar to add the procedure, for a beginner vc is a good example
<libin> 在 2025-05-18 上传 | 大小:1.02mb | 下载:0

[界面编程Chat

说明:多线程程序的编写,多线程应用中容易出现的问题。如何利用命名互斥对象保证应用程序只有一个实例运行,这是应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. How to use named mutex object to ensure that there is only one
<cjy> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[菜单test1

说明:用VC编写的创建菜单程序,对于VC初学者是一个不错的例子-VC prepared using the procedure to create the menu for beginners VC is a good example
<libin> 在 2025-05-18 上传 | 大小:1.88mb | 下载:0

[对话框与窗口MessageDialog

说明: MessageDialog的构造函数 与前面的对话框类似,MessageDialog的构造函数首先调用其父类的构造函数将对话框设置为模态。接着使用一个switch语句,根据新建邮件的类型设置对话框的标题。此外,该语句还用来从原始邮件中获得邮件的相关消息,并将其作为参数提供给构造函数(如果是REPLY和FORWARD类型)。构造函数将用这些消息填充MessageDialog中的邮件消息。 在switch语句之后,构造函数创建了邮
<> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[对话框与窗口Sample4_1

说明:用VC编写的创建模态对话框实例程序,对VC初学者可以有不小的帮助-Prepared using VC to create modeless dialog instance procedures, VC beginners can have no small help
<libin> 在 2025-05-18 上传 | 大小:41kb | 下载:0

[对话框与窗口Sample4_1

说明:用VC编写的创建向导对话框实例程序,对初学者是一个不错的例子-Prepared using VC Wizard dialog box to create examples of procedures, for beginners is a good example
<libin> 在 2025-05-18 上传 | 大小:53kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 4712.13 .14 .15 .16 .17 ... 9411 »

源码中国 www.ymcn.org