9eFish - 带有 HTML 标签的文章
1
臭虫

CodeProject: Dialog with HTML skin using CDHtmlDialog and SetWindowRgn. Free source code and programming help

RiverRiver 发表于 75 天, 4 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:32:34 PM GMT
Download project (VC++ 7.1) - 110 KbDownload executable (MFC 7.1 static linked) - 175 Kb Figure. 1 The demo dialog with HTML skin Introduction This program demonstrates how to use CDHtmlDialog and SetWindowRgn functions to give a dialog non-rectangular HTML skins. If you are familiar with HTML, it will be faster than other ways to deal with beautiful skins. The idea comes from the article, "Gimme Some Skin... VideoSkins", but I use CDHtmlDialog instead. There was an article, "Create Skins from Ordinar... (more)
类别: Smart Client | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

CodeProject: XHTMLStatic - An Extra-Lean Custom Control to Display HTML. Free source code and programming help

RiverRiver 发表于 75 天, 15 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:21:46 PM GMT
Download demo project - 103.1 KBIntroduction There are many places in an application where nice text formatting will give your software a polished look — like in about-boxes, splash screens, and even registration dialogs. When I look into how to do this, I find these alternatives:Rich edit control — This is by far the toughest to use, since it involves a very complicated API and custom code — unless you are willing to learn RTF. (I don't know about you, but all those backslashes make me dizzy.) CodeProj... (more)
类别: Smart Client | 点击: 0 | 1 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

CodeProject: The HTML Report Engine. Free source code and programming help

RiverRiver 发表于 75 天, 16 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:20:34 PM GMT
Download demo project - 37 KbDownload source - 16.4 Kb Sample HTML Report HTML Report Generator - Sample Application Screenshot Introduction The HTML Report Engine is a .NET class library which helps in generating well formatted HTML reports. It can take any DataSet as its report source. Reports can have sectional data contents and bar charts.Background Crystal Reports is a reporting tool that comes along with VS.NET, but designing and deploying a Crystal Reports report in your application is a bi... (more)
类别: Smart Client | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

CodeProject: Capture an HTML document as an image. Free source code and programming help

RiverRiver 发表于 75 天, 19 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:17:39 PM GMT
Download source files - 4 KbDownload demo project - 44 Kb written by Jubjub[^] Introduction My application allows limited editing of HTML pages using MSHTML. Each HTML page is based on a template file and the range of things the end user can do to that template file is limited. At no time is the user able to create an empty HTML page. So obviously there has to be a mechanism in my application to allow the user to select which template a new page should be based on. I wanted to present the u... (more)
类别: Smart Client | 点击: 1 | 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

CodeProject: WTL integration of Lightweight HTML layout and rendering engine. Free source code and programming help

RiverRiver 发表于 75 天, 21 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:16:08 PM GMT
Download demo application and HTML samples - 372 KbDownload HtmLayout SDK including sources of WTL and MFC wrappers and demos - 804 Kb Introduction It is very natural that in the Internet era, more and more applications are getting "Web Style" HTML alike user interfaces. HTML pictorial graphic UI attracts users and gives them an impression of lightness and easiness of tasks they need to accomplish using the software. Let us think about HTML as not only a way to describe screen layout with active (hype... (more)
类别: Smart Client | 点击: 0 | 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

CodeProject: XHtmlDraw - Draw text with HTML tags and anchor links. Free source code and programming help

RiverRiver 发表于 75 天, 23 分钟 之前
Wednesday, January 06, 2010 1:44:07 AM GMT Sunday, December 27, 2009 2:14:12 PM GMT
Download demo project - 95 Kb Introduction It's been five years since I introduced my XHtmlStatic control, which has turned out to be useful in many projects I have worked on. The one place where I cannot use XHtmlStatic is where a CWnd-based control would not work - for example, as a line of text in a tree control. In these situations you obviously do not want to create (and reposition!) many windows. For this reason I have created XHtmlDraw, which renders HTML at any arbitrary point in a... (more)
类别: Smart Client | 点击: 0 | 1 评论 | | 源: www.codeproject.com
标签: HTML, mfc
1
臭虫

HTML重构:工具篇

xgluxvxgluxv 发表于 325 天, 2 小时, 38 分钟 之前
Thursday, April 23, 2009 6:33:04 AM GMT Tuesday, April 21, 2009 11:58:39 AM GMT
本文是《HTML重构》读书笔记的第三篇:工具篇;从战略到战术,真正实践过程中没有好的工具HTML重构也将成为开发者的噩梦。所以之前就有朋友问是否有工具可以减轻工作量,由于作者介绍的工具多是Java开发的,因此我把作者给出的工具列表作为线索给出了更多可能选择。 (more)
类别: UX | 点击: 2 | 评论 | | 源: www.cnblogs.com
标签: HTML, HTML重构, 重构
1
臭虫

HTML重构:战略篇

adminadmin 发表于 326 天, 11 小时 之前
Monday, April 20, 2009 9:12:58 AM GMT Monday, April 20, 2009 3:36:58 AM GMT
什么是重构? 为什么进行HTML重构? 什么时候进行HTML重构? HTML重构的目标是什么? 面对质疑:还要重构么? (more)
类别: UX | 点击: 1 | 评论 | | 源: www.cnblogs.com
标签: HTML, 重构
1
臭虫

HTML重构:战术篇

adminadmin 发表于 326 天, 11 小时, 3 分钟 之前
Monday, April 20, 2009 9:12:58 AM GMT Monday, April 20, 2009 3:34:20 AM GMT
HTML规范化(Well-Formedness):语法正确 HTML Validity :语义正确 不仅仅是语义正确:HTML元素的用法回归正途 正确还不够:关注你的内容 哪有个完啊:关注网站可用性(Accessibility) (more)
类别: UX | 点击: 2 | 评论 | | 源: www.cnblogs.com
标签: HTML, 重构