Welcome![Sign In][Sign Up]
Location:
Search - DDV

Search list

[ActiveX/DCOM/ATLpropsheetddx

Description: 解释怎样用DDX/DDV和WTL的属性页表(35KB) -explain how to use DDX / WTL its realization and the attributes of pages (35 kB)
Platform: | Size: 35770 | Author: 黄亦非 | Hits:

[RichEdit模拟键盘输入

Description: //{{AFX_DATA(CIEButtonDlg) enum { ID D = IDD_IEBUTTON_DIALOG } // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CIEButtonDlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support //}}AFX_VIRTUALD = IDD_IEBUTTON_DIALOG } // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CIEButtonDlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support -/ / ((AFX_DATA (CIEButtonDlg) enum (ID / / ( (AFX_DATA (CIEButtonDlg) enum (IDD = IDD_IEBU TTON_DIALOG) / / NOTE : the ClassWizard will add data members here / /)) AFX_DATA / / ClassWizard generated virtual fun segments overrides / / ((AFX_VIRTUAL (CIEButtonD lg) protected : virtual void DoDataExchange (CDataExchange * pDX) / / DDX / support its realization / /)) = IDD AFX_VIRTUALD _IEBUTTON_DIALOG) / / NOTE : the ClassWizard will add data members here / /)) AFX_DATA / / ClassWizard generated virtual fun segments overrides / / ((AFX_VIRTUAL (CIEButtonD lg) protected : virtual void DoDataExchange (CDataExchange * pDX) / / DDX / support its realization
Platform: | Size: 33378 | Author: 穆菲 | Hits:

[GUI Developwtl4_mfc5_demo

Description: 《高级对话框用户界面类》 介绍一些新类实现高级界面特性新类:控件自画和自定外观控件,新的WTL控件,UI updating和对话框数据验证(DDV)-"user interface dialog senior class of" introducing some new categories to achieve high-level interface characteristics of the new categories : Control self-portraits and self-control appearance, the new WTL controls, UI, and updating data validation dialog (its realization)
Platform: | Size: 29921 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc8_demo

Description: 《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windows controls 95, using Attribute Table said some options to have become a very popular way. Wizard mode attribute table is usually used to guide users to install software or perform other complicated tasks. WTL both ways attribute table provided a good support, using the above-described dialog with the relevant features, such as DDX and its realization. In this chapter I will demonstrate how to create a basic attribute tables and guides, how to handle property notices sent page news and events.
Platform: | Size: 140807 | Author: wwwwppp | Hits:

[GUI Develop中科杯 作品

Description: 中科杯 作品的模块,直接用,绝对好! class CZhuCe : public CDialog { DECLARE_DYNAMIC(CZhuCe) public: CZhuCe(CWnd* pParent = NULL); // 标准构造函数 virtual ~CZhuCe(); // 对话框数据 enum { IDD = IDD_LOGIN_ZHUCE }; protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV 支持 DECLARE_MESSAGE_MAP() public: CString m_newname; CString m_newpassword1; CString m_newpassword2; CString m_newmail; CString m_newtel; afx_msg void OnBnClickedButton1(); virtual BOOL OnInitDialog(); afx_msg void OnPaint(); afx_msg void OnEnChangeEdit5(); };
Platform: | Size: 3167 | Author: 1988huang.jin@163.com | Hits:

[ActiveX/DCOM/ATLpropsheetddx

Description: 解释怎样用DDX/DDV和WTL的属性页表(35KB) -explain how to use DDX/WTL its realization and the attributes of pages (35 kB)
Platform: | Size: 35840 | Author: 黄亦非 | Hits:

[RichEdit模拟键盘输入

Description: //{{AFX_DATA(CIEButtonDlg) enum { ID D = IDD_IEBUTTON_DIALOG } // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CIEButtonDlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support //}}AFX_VIRTUALD = IDD_IEBUTTON_DIALOG } // NOTE: the ClassWizard will add data members here //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CIEButtonDlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support -//((AFX_DATA (CIEButtonDlg) enum (ID// ( (AFX_DATA (CIEButtonDlg) enum (IDD = IDD_IEBU TTON_DIALOG)// NOTE : the ClassWizard will add data members here//)) AFX_DATA// ClassWizard generated virtual fun segments overrides// ((AFX_VIRTUAL (CIEButtonD lg) protected : virtual void DoDataExchange (CDataExchange* pDX)// DDX/support its realization//)) = IDD AFX_VIRTUALD _IEBUTTON_DIALOG)// NOTE : the ClassWizard will add data members here//)) AFX_DATA// ClassWizard generated virtual fun segments overrides// ((AFX_VIRTUAL (CIEButtonD lg) protected : virtual void DoDataExchange (CDataExchange* pDX)// DDX/support its realization
Platform: | Size: 32768 | Author: 穆菲 | Hits:

[GUI Developwtl4_mfc5_demo

Description: 《高级对话框用户界面类》 介绍一些新类实现高级界面特性新类:控件自画和自定外观控件,新的WTL控件,UI updating和对话框数据验证(DDV)-"user interface dialog senior class of" introducing some new categories to achieve high-level interface characteristics of the new categories : Control self-portraits and self-control appearance, the new WTL controls, UI, and updating data validation dialog (its realization)
Platform: | Size: 29696 | Author: wwwwppp | Hits:

[GUI Developwtl4_mfc8_demo

Description: 《属性页与向导》甚至在成为Windows 95的通用控件之前,使用属性表来表示一些选项就已经成为一种很流行的方式。向导模式的属性表通常用来引导用户安装软件或完成其他复杂的工作。WTL对这两种方式的属性表都提供了很好的支持,可以使用前面介绍的与对话框相关的特性,如DDX和DDV。在本章我将演示如何创建一个基本的属性表和向导,如何处理属性页发送的通知消息和事件。-"Properties page with the Wizard," even as the common Windows controls 95, using Attribute Table said some options to have become a very popular way. Wizard mode attribute table is usually used to guide users to install software or perform other complicated tasks. WTL both ways attribute table provided a good support, using the above-described dialog with the relevant features, such as DDX and its realization. In this chapter I will demonstrate how to create a basic attribute tables and guides, how to handle property notices sent page news and events.
Platform: | Size: 140288 | Author: wwwwppp | Hits:

[MultiLanguageDDVue.v2006.14.2.11.ccrun.262111

Description: DDVue:一个不需要AutoCAD环境就可以查看DWG文件的OCX控件-DDVue(查看DWG文件的OCX控件) v2006.14.2.11
Platform: | Size: 2262016 | Author: yanqi1845yan | Hits:

[Mathimatics-Numerical algorithms@ddv

Description: 遗传算法的小算例,有良好的运行结构值得一用-A small example of genetic algorithms, there is a good operating structure is worth a look
Platform: | Size: 1024 | Author: weiming | Hits:

[Software EngineeringDDVue

Description: 是用于开发Autocad图纸管理系统用到的重要控件,及开发说明和应用-Autocad drawings for development of management systems used in the important controls, and the development and application instructions
Platform: | Size: 2259968 | Author: z | Hits:

[USB developUSB_2.0

Description: 《USB 2.0 应用系统开发实例精讲》全套源代码 AT89C5131- #if !defined(AFX_AD9854DLG_H__F2184ECF_5F05_495F_9EFC_05DAAB886E35__INCLUDED_) #define AFX_AD9854DLG_H__F2184ECF_5F05_495F_9EFC_05DAAB886E35__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 ///////////////////////////////////////////////////////////////////////////// // CAd9854Dlg dialog class CAd9854Dlg : public CDialog { // Construction public: CAd9854Dlg(CWnd* pParent = NULL) // standard constructor // Dialog Data //{{AFX_DATA(CAd9854Dlg) enum { IDD = IDD_AD9854_DIALOG } DWORD m_phase1 DWORD m_phase2 DWORD m_freq1 DWORD m_deltfreq DWORD m_upclock DWORD m_vfreq int m_amp int m_gatetime long m_freq2 //}}AFX_DATA void singletone(void) void unrampedfsk(void) void rampedfsk(void) void chirp(void) void bpsk(void) // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAd9854Dlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support //}}AF
Platform: | Size: 6414336 | Author: 月买双 | Hits:

[Windows Developvfc082

Description: VisualFC作为VisualStudio开发环境下WTL/WinxGUI的可视化开发插件,目前已支持VS60、eVC4、VS2003、 VS2005、VS2008、VCExpress上的WTL应用程序开发,包括Message(Event),Notify,Command,DialogResize,,DialogFont,DDX/DDV,UpdateUI等的向导,自动完成。-VisualFC as VisualStudio development environment WTL/WinxGUI visual development plug-in, now support the VS60, eVC4, VS2003, VS2005, VS2008, VCExpress the WTL application development, including the Message (Event), Notify, Command, DialogResize,, DialogFont, DDX/DDV, UpdateUI etc. Wizard automatically.
Platform: | Size: 1039360 | Author: xc | Hits:

[Special EffectsImageStu

Description: 图形图像学-图形开发系统框架 class CAboutDlg : public CDialog { public: CAboutDlg() // Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX } //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX) // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP() } CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD) { //{{AFX_DATA_INIT(CAboutDlg) //}}AFX_DATA_INIT } void CAboutDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX) //{{AFX_DATA_MAP(CAboutDlg) //}}AFX_DATA_MAP } BEGIN_MESSAGE_MAP(CAboutDlg, CDialog) //{{AFX_MSG_MAP(CAboutDlg) // No message handlers //}}AFX_MSG_MAP END_MESSAGE_MAP()-failed to translate
Platform: | Size: 3657728 | Author: 拉拉杂 | Hits:

[Delphi VCLDDV_SRC

Description: digital data viewer. Data formats that may work with ddv: Pegasus Bio-logic Medelec (12-bit) Easys raw binary 2-byte multiplexed integers raw binary 2-byte multiplexed floats ASCII -digital data viewer. Data formats that may work with ddv: Pegasus Bio-logic Medelec (12-bit) Easys raw binary 2-byte multiplexed integers raw binary 2-byte multiplexed floats ASCII
Platform: | Size: 396288 | Author: midijorss | Hits:

[OtherVIP DDV Gaming Ds

Description: unluac 2019 for version 5.1 - 5.4
Platform: | Size: 325632 | Author: DDV24 | Hits:

CodeBus www.codebus.net