搜索资源列表
QQ表情和超链接聊天室演示
- 一个用富文本框(RichText)制作的带有QQ字符表情和超链接以及字体颜色等功能聊天室示例。程序封装为一个控件,可以直接在程序中调用即可。 -with a rich text box (RichText) produced with the QQ character expressions and hyperlinks, and font colors and such functional chat rooms example. Packaging for a procedural co
LinkInDLG
- 在对话框中添加一个静态文本,并加入超链接,点击启动IE打开超链接-in the dialog box to add a static text, and add hyperlinks, it started to open IE Hyperlink
ManOriKnowledge
- 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office Framer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但在能直接将相关内容转换为图片形式,且不会改变显示样式。使用WPF
Label
- CStatic扩展:支持字体、字号、加粗、斜体、下划线设置 支持静态光标和动态光标;支持超链接形式显示;支持文本闪烁和背景闪烁,支持闪烁间隔设置
InstructorGuide4Introduction2TSP
- TSP的教练员指南,软件工程学大牛CMMI、PSP、TSP创始人Watts S. Humphrey原著。文本方式、使用超链接组织内容,十分方便阅读。
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long
VB文本控件
- 一个用VB开发的超链接文本模式的控件
richeditdemo
- richedit支持将文本设置为超链接,点击文本自动链接,希望可以给你提供些思路-richedit support the text as a hyperlink, click on the text automatically link can give you some ideas
LinkTextDemo
- 一个自己写的超链接控件,可以设置一个文本中剖分文字有超链接,还可以设置多个,很好用-A hyperlink to write their own controls, you can set a text in the subdivision have a hyperlink text, you can set up a number of very good use
html1
- 叫你掌握html,一步一步深入这一节先讲html的基础 图像和超链接 文本格式 表格与框架 适合初学者-Tell you to have html, step-by-step to talk about the depth of this section the basis of images and html hyperlink text form suitable for beginners with the framework
RichTextEmoticons
- 一个可以在文本框(RichText)内发表情和超链接的VB聊天室面板程序,可以选择系统字体,发送QQ表情,设置粗体和下划线,以及字体颜色等,是一个标准的聊天室聊天窗口。-A box in the text (RichText) published Love and hyperlinks of the VB procedure Chat panel, you can choose the system font, send QQ expressions, set in bold and under
HTMLTextBox
- 编辑框。可以用来输入文本,并对文本进行编辑排版功能。还可插入图片,超链接等。-Edithtml。
FPDF_152-html-zh_CN
- FPDF这个PHP Class允许你采用纯PHP(更确切地说就是不需要使用PDFlib)来生成PDF文件。它所具有的特点包括:可选择的unit大小,页面格式和页边距;页眉和页脚管理;自动分页;自动换行与文本自动对齐;支持JPEG与PNG图片格式;支持着色和文件超链接;支持TrueType,Type1与 encoding;支持页面压缩。-FPDF this PHP Class allows you to pure PHP (and more specifically is not required
html1
- 一.HTML基本语法与基本结构 二.文本格式的应用 三.在网页中使用图片 四.在网页中使用超链接 五.表格与框架的应用 六.表单的应用 -1. HTML basic grammar and basic structure of the two. The application of three text format. The use of images in Web pages 4. In Web pages using hyperlinks 5. Tables and
phonecall
- 语音电话 对于能够拨通电话的设备来说,该空间是以一个元素的形式显示的;当该元素被选择时,它将拨通相对应的电话。对于其它设备来说,电话号码是以文本或超链接的形式显示的-Voice call those who can dial the phone devices, the space is an element in the form of display when the element is selected, it will dial the corresponding phone. Fo
HyperLinkerDemo
- 以CStatic类为基类实现的一个超链接控件,可以设置超链接文本的字体,大小,颜色等-To CStatic class is the base class implementation of a hyperlink control, you can set the hyperlink text font, size, color, etc.
200682914197882
- 一个用富文本框制作的QQ表情和超链接演示的小程序哟 -A rich text box with the production of QQ expressions and hyperlinks presentation applet yo
Programming_asp_classic_code_text_hyperlink
- asp编程开发的文本超链接经典代码Programming asp classic code in the text of the hyperlink-Programming asp classic code in the text of the hyperlink
To-make-the-link-text
- 制作超链接文本,该功能实现如果是具有这个功能的文本会以不同的颜色显示出来,把光标移到其上面会以不同形状的光标显示。可以自己制定其链接的内容。-Making text hyperlinks, realize if it is the function which has the function of the text will be displayed in a different color, move the cursor to the above will be displayed in
hyperlink_demo
- VC源码下载,在VC++窗体上实现超链接文本HyperLink示例,从网上整理出的VC++基础实例,面向新手,本例主要实现一个在窗口中的文字链接功能,也就是超文本链接功能,最终编译运行效果如软件截图所示。-VC source code download, to achieve the hyperlink text HyperLink sample on VC++ form, from the Internet to sort out the VC++ foundation instance, f