小型的嵌入式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

Head First Mobile Web

Head First Mobile Web

Lyza Danger Gardner、Jason Grigsby / O'Reilly Media / 2011-12 / $ 50.84

Despite the huge number of mobile devices and apps in use today, your business still needs a website. You just need it to be mobile. Head First Mobile Web walks you through the process of making a con......一起来看看 《Head First Mobile Web》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

HSV CMYK互换工具