小型的嵌入式HTML组件 CPPHtmlStatic

码农软件 · 软件分类 · Windows桌面开发组件 · 2019-10-07 18:13:21

软件介绍

CPPHtmlStatic 是一个 MFC 的组件,用来在 MFC 应用程序中显示 HTML 数据的一个轻量级组件,无需 Windows 的 IE 支持。

示例代码:

// Create a hyperlink control for open WWW link.

m_html.SetHyperlink("Goto the Oschina", "http://www.oschina.net");
// Create a hyperlink control to send a mail to me.

m_html.SetHyperlink("Send mail to me", "mailto:pustovoyt@mail.ru");
// Create a hyperlink control to send a message to

//the parent with label

"click no.1".
m_html.SetHyperlink("Notify a parent", "click no.1", TRUE);

本文地址:https://www.codercto.com/soft/d/16253.html

区块链革命

区块链革命

[加]唐塔普斯科特(Don Tapscott)、[加]亚力克斯·塔普斯科特(Alex Tapscott) / 中信出版集团股份有限公司 / 2016-9 / 69

(1)国际大腕“数字经济之父”继畅销书《维基经济学》之后再出力作! (2)一本真正全景式描述区块链理论及应用的巨著! (3)苹果共同创始人史蒂夫·沃兹尼亚克、世界经济论坛创始人和论坛主席克劳斯·施瓦布、网景及硅谷安德森·霍洛维茨风险投资公司创始人马克·安德森、麦肯锡董事长兼全球总裁鲍达民、 百事公司首席执行官卢英德、丹·舒尔曼 Paypal公司首席执行官等全球政治界、学术界和商界精英联......一起来看看 《区块链革命》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具