CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Mfc 文字

搜索资源列表

  1. 12174966270

    0下载:
  2. //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmail.com //博客:http://shujiantang.blogbus.com/ //声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人. //程序简介: //MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6616
    • 提供者:周扒皮
  1. mfc中实现文字输出

    0下载:
  2. 所属分类:Windows编程

  1. 模拟windows自带的画图程序

    0下载:
  2. 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-06-27
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. GlowAndShadowEffect_src.rar

    0下载:
  2. 这是一个在mfc框架下处理图片和文字特效的程序,对刚接触mfc编程和图像处理的朋友应该很有帮助!!!,This is a mfc framework in dealing with images and text under the effects of procedures,刚接触mfc programming and image processing should be helpful to a friend! ! !
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2125375
    • 提供者:fqm
  1. Sketcher

    0下载:
  2. VC2008开发,基本的GDI图形绘制,包括文字、直线、矩形、圆形、曲线等,包括画笔颜色选取、填充颜色选取。基于文档视图结构,并涵盖常用对话框控件的应用。可以进一步扩展功能-Dev. on vc2008. GDI graphic paiting,including text,line,square,circle,curve,etc. you can change the color of pen and brush Based on Document/View architecture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:176568
    • 提供者:包围
  1. TestTreeCtrl

    0下载:
  2. vc++树形控件的使用,与源码,在MFC的情况下-真彩工具条(让文字菜单栏变成图片菜单栏)
  3. 所属分类:TreeView

    • 发布日期:2017-04-10
    • 文件大小:1882967
    • 提供者:liuwei
  1. Mybutton(GDIplus)

    3下载:
  2. 需要GDI+支持的MFC按钮类。自绘图片按钮,支持各种透明效果,可添加文字,支持普通、焦点、鼠标经过、鼠标按下、选中、不可用6种状态不同图片显示-Need to support GDI+ MFC button class. Since the paint picture buttons, supports a variety of transparency effects, you can add text, to support general, focus, mouse after mous
  3. 所属分类:按钮控件

    • 发布日期:2012-12-01
    • 文件大小:3194
    • 提供者:carl
  1. FxButtonClass_1

    1下载:
  2. 多功能按钮,按钮图片、文字都可以加上去。继承了mfc cbutton类的特性,同时也添加上了自己功能。-Multiple function buttons written in VC. You can add bitmap and text to button.
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:27580
    • 提供者:zhang
  1. VertFont

    0下载:
  2. 一般的文字的窗口显示的时候 是水平显示的 这个例子是怎么让文件垂直的显示 编写语言VC 6.0 MFC程序-General text displayed when the window is the level shown in this example is how to enable document vertical display language VC 6.0 MFC program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:33622
    • 提供者:xuezhimeng
  1. MFCexp3_1

    0下载:
  2. MFC,实现窗口的现实,在中间加上自己的文字,并且可修改-MFC, the realization of the reality of the window, in the middle to add their own text, and can be modified
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:7935
    • 提供者:lm
  1. testmtsc

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display
  3. 所属分类:ToolBar

    • 发布日期:2017-04-17
    • 文件大小:32101
    • 提供者:huangta
  1. hollowchar

    0下载:
  2. MFC对话框上绘制空心文字,采用的是GDI的技术-MFC dialog rendering hollow characters
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:23984
    • 提供者:rslonghorn
  1. DrawDoc

    0下载:
  2. 在MFC下实现绘画功能,包括各种图形和文字的绘画。-At MFC drawing functions under implementation, including a variety of graphics and language of painting.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3915
    • 提供者:zhw
  1. transscroll

    0下载:
  2. 如何滚动的文字在一个固定的图像背景的VC + + 6.0 。我搜查了互联网,但无法找到任何关于这个简单的文章。所以,我开始尝试在此,并终于找到了解决办法。创建一个MFC的文档/视图的项目,并选择CScrollView作为基类。 现在添加一个位图资源,你想作为窗口背景。 现在创建一个CBitmap变量加载位图资源中的框架窗口类。-I have searched the internet but could not find any simple article on this. So, I sta
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:75862
    • 提供者:Athink
  1. Doc_View_Sample

    0下载:
  2. 这个例子说明了如何创建一个MFC应用程序框架,并且在程序的视图中显示选定字体所写的文字.-This example illustrates how to create an MFC application framework, and in view of the procedure shown in the text written by the selected font.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:53365
    • 提供者:jwc
  1. Text

    0下载:
  2. 一个简单文字输出程序,类似MFC自带的CEditView类提供的-A simple text output procedures, similar to MFC' s own category CEditView provided
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1955426
    • 提供者:jidengwei
  1. TEXTMOVETEST

    0下载:
  2. evc MFC下实现文字滚动效果 AU1250下通过测试-evc MFC to achieve the effect of text scrolling through the test AU1250
  3. 所属分类:Windows CE

    • 发布日期:2017-04-28
    • 文件大小:57093
    • 提供者:baibing
  1. Fund6-StringViewer

    0下载:
  2. 文字统计的功能,利用MFC实现对文字的计算相拥的个数-Text statistics function, the use of MFC to achieve the calculation of the text of the number of embracing
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2849694
    • 提供者:需紫涵
  1. Based

    0下载:
  2. 基于神经网络的文字识别系统,利用MFC做成的,代码很典型-Based on neural network character recognition systems, made use of MFC, the code is typical
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1685810
    • 提供者:sa
  1. drawTextWithSuperScript

    0下载:
  2. MFC:如何使用drawText打印上標文字, 如Trademark(TM)-MFC: How to use drawText to print superscr ipt-ed text such as Trademark(TM)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:27962
    • 提供者:Jackie
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com