CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 自定义函数

搜索资源列表

  1. VC6_dialog

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of u
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41733
    • 提供者:常攀峰
  1. VirtualKey

    0下载:
  2. 该程序在界面上实现了一虚拟键盘,用于数据录入。通过编写一通用的消息处理函数,右每个按钮在触发时调用,从而简化了代码。程序中,改写了对话框的PreTranslateMessage方法,在该方法中判断是否触发了WM_LBUTTONDOWN,如果时则调用自定义的方法。-On the implementation process at the interface of a virtual keyboard for data entry. Through the preparation of a comm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:161997
    • 提供者:薛仁
  1. ex_5_2

    0下载:
  2. 创建一个单文档的窗口,鼠标左键单击后,发出一个用户自定义消息,在对此消息响应函数响应后弹出一个对话框-Create a single document window, click the left mouse button, the user sends a custom message in the response function of the response to this message pop up a dialog box after
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1944398
    • 提供者:luxiaofei
  1. dlg_dyframewndView

    0下载:
  2. 用非常少的代价演示一个dlg程序调用另一个framewnd示例。(对于开发有导航界面的程序很有借鉴)注意:1要把自定义的CMyFrameWnd的构造函数的protected:改为public:;2.要创建一个菜单资源,否则CMyFrameWnd会创建失败。-a demo that used a little code to show a dlg programe new and call another framewnd with a view.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:42361
    • 提供者:abbaxp
  1. Agilent-E8257D-E8267D-V6.1

    0下载:
  2. 基于VC6.0的对话框编程程序,用到了基本API函数,对话框的基本功能和实现方法,自定义消息等。-Based the VC6.0 dialog programming procedure, use the basic API functions, the basic functionality of the dialog box and custom messages.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-22
    • 文件大小:83296
    • 提供者:xiaoyd
  1. Lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Grasp the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with the use of CString class. Kara OK
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:29395661
    • 提供者:shawning
  1. transformcustom

    0下载:
  2. 半透明窗体,透明度可变的VC++窗体,滑块位置有变化时的响应函数促使窗体的透明度发生变化,实现自定义透明度的窗口。-Translucent windows, the variable transparency VC++ form, the position of the slider changes the response function to promote the transparency of the form changes, custom transparency window.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:317402
    • 提供者:吴嘉怡
  1. feimotaiduihuak

    0下载:
  2. 非模态对话框的创建比较复杂。下面介绍具体的方法: 首先,创建一个新的对话框资源,并新建一个类与之关联(用AppWizard); 其次,调用CDialog的默认构造函数来构造对话框对象(注意,创建的不是窗口),这一步在主框架窗口的构造函数中实现。 再次,调用CDialog::Create成员函数创建窗口,Create把资源ID作为参数,并且,在对话框窗口仍然在屏幕上显示时,就立刻返回控件。 最后,在关闭非模态对话框时,注意要调用DestroyWindow函数而不是CloseWind
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-30
    • 文件大小:47156
    • 提供者:wojiushiwo
  1. CloseMsgBox

    0下载:
  2. QT自定义对话框,实现自定义对话框的定时关闭,并调用自己定义的槽函数实现相应功能。- QT Customize dialog box, implement a custom dialog box, time off, and call their definition of the slot function corresponding function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:63088
    • 提供者:达也
  1. MyMessage

    0下载:
  2. 基于MFC,添加自定义消息函数,实现两个对话框窗口之间的消息以及参数传递-Based on MFC, the realization of the two dialog window between the message and the parameter transfer
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:77653
    • 提供者:张德水
搜珍网 www.dssz.com