搜索资源列表

  1. luo31_demo

    1下载:
  2. Handling HTML Element Events in CHtmlView and Reusing CDHtmlDialog Serial Cla
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88029
    • 提供者:cy
  1. DHTMLDialog-b2

    0下载:
  2. CDhtmlDialog 类的使用,利用IE接口修改Link属性
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:280773
    • 提供者:nomemory
  1. HtmlSkin_src

    0下载:
  2. 基于CDHtmlDialog的程序。做得很漂亮。CDHtmlDialog可以让美工来代替程序员做界面美化。可应用在Dialog或Doc/View中。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:64053
    • 提供者:hujie
  1. luo31_demo

    0下载:
  2. Handling HTML Element Events in CHtmlView and Reusing CDHtmlDialog Serial Cla
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:111616
    • 提供者:cy
  1. DHTMLDialog-b2

    0下载:
  2. CDhtmlDialog 类的使用,利用IE接口修改Link属性-CDhtmlDialog type of use, the use of IE interface Link attribute modification
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:280576
    • 提供者:nomemory
  1. HtmlSkin_src

    0下载:
  2. 基于CDHtmlDialog的程序。做得很漂亮。CDHtmlDialog可以让美工来代替程序员做界面美化。可应用在Dialog或Doc/View中。-Based on CDHtmlDialog procedures. Very beautiful. CDHtmlDialog allows programmers to do art to replace the interface landscaping. Can be used in
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:63488
    • 提供者:hujie
  1. DHTMLUI

    0下载:
  2. DHTML User Interface Library Introduction Have you ever wanted to make an application similar to Microsoft® Outlook Express® without resorting to ATL? The DHTMLUI library allows you to implement such an advance
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-22
    • 文件大小:69632
    • 提供者:gaemasher
  1. dialog_HtmlSkin_src

    0下载:
  2. HtmlDialog_src, the CDHtmlDialog src for background -WTL
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:118784
    • 提供者:ENjOY
  1. atldhtmldlg

    0下载:
  2. ATL实现的CDHtmlDialog类,完全模仿MFC提供的功能-ATL Class CDHtmlDialog realized fully mimic the functions provided by MFC
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-22
    • 文件大小:16384
    • 提供者:James Hu
  1. database

    0下载:
  2. 数据库课程设计,参照《数据库系统概念》书上的银行系统设计。采用 CDHtmlDialog 设计界面。-Database, curriculum design, the reference " database system concept" book on the banking system design. Using CDHtmlDialog design interface.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-22
    • 文件大小:1198080
    • 提供者:Rich
  1. DialogImage

    0下载:
  2. 本例通过继承CDHtmlDialog类来设置对话框背景 本例简单易懂 适于MFC初学者学习-CDHtmlDialog class through inheritance in this case to set the dialog background, easy to understand in this case is suitable for beginners to learn MFC!
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:13780992
    • 提供者:DangYongBin
  1. LLKCheat_

    0下载:
  2. QQ连连看的C++ 源码 这个是源码里面的一段。大家可以下了去看看 我来这里也是为了 学习-// About.cpp : 实现文件 // #include "stdafx.h" #include "LLKCheat.h" #include "About.h" // CAbout 对话框 IMPLEMENT_DYNCREATE(CAbout, CDHtmlDialog) CAbou
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-22
    • 文件大小:51200
    • 提供者:岳一龙
  1. TestHtml_1

    0下载:
  2. 这是一个MFC与html数据交互,其中要用到MFC中的CDHtmlDialog和javascr ipt相关的简单的技术-This is an MFC with html data exchange, in which to use in MFC CDHtmlDialog and javascr ipt simple techniques related
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-22
    • 文件大小:12668928
    • 提供者:Alex
  1. 4.DHtmlExplore

    0下载:
  2. 该DHtmlExplore示例显示了如何使用CDHtmlDialog的类的HTML资源。它还演示了如何处理动态HTML ( DHTML)事件,以及如何使用DHTML动态数据交换(DDX ) -The DHtmlExplore sample shows how to use the CDHtmlDialog class with HTML resources. It also demonstrates how to handle dyna
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:fushan_liu
  1. CDHtmlDialogv1.03

    0下载:
  2. ATL发展到现在,从未提供像MFC中的CDHtmlDialog一样的HTML页面布局且方便开发者使用的窗口基类,虽然也有DHtml Control可供使用,但并不能像MFC那样通过宏映射来方便地让开发者与页面元素之间进行任意的双向交互,尤其是需要响应页面元素事件的时候,ATL/WTL爱好者必须自己编写相应的代码来完成这些工作。
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:16384
    • 提供者:保青
  1. MFCHtml

    0下载:
  2. 在MFC中使用浏览器在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView-在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方
  3. 所属分类:界面编程

    • 发布日期:2024-05-22
    • 文件大小:49152
    • 提供者:kjf
  1. HTMLTest

    0下载:
  2. 这个例子是展示如何用vc调用html页面,并且实现页面元素与c++元素的互动。(This is the demo to show how to use html page in vc, and it is also demo the interaction between html elements and vc elements.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:139264
    • 提供者:Gorgeous

源码中国 www.ymcn.org