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

搜索资源列表

  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用-the text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:38096
    • 提供者:yuan
  1. Lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC editing the document control procedures for the preparation of word processing, how to create custom fonts and custom insert a symbol, familiar
  3. 所属分类:File Operate

    • 发布日期:2017-06-20
    • 文件大小:30846576
    • 提供者:qszchew
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-how to use CString Class,CDC Class,by Sunxin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:46556
    • 提供者:laoyu
  1. QT_SimpleTextRenderer

    0下载:
  2. Class that lets you output text with up-to twice as fast as QPainter::drawText.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:2186
    • 提供者:amol
  1. Chapter5

    0下载:
  2. 通过对卡拉ok程序的编写,讲解定时器的使用和DrawText函数的巧妙使用,讲解如何使用CDC的裁剪功能。-Kara ok through the preparation process to explain the use of timers and the clever use of DrawText function to explain how to use the CDC-cutting features.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:294289
    • 提供者:cindy
  1. i2009728125019

    0下载:
  2. RKButton是什么?简单来说就是具有vista按钮一切效果的按钮控件 抽空更新了一下,抛弃了label,改用drawtext画caption,于是解决了闪烁问题。也很完美的搞定了drawtext自动换行以及caption的垂直居中定位问题(算法可能还不够快,但好用就行了。。仅在caption change和resize的时候重新计算一下),加入了空格键的检测,现在这个按钮的行为模式和标准commandbutton应该都一样了。 另外优化了几个地方,具体就不写了-RKButton
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:7754
    • 提供者:黄雯琼
  1. Code4

    0下载:
  2. 掌握CDC的文字处理程序的编写,产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写研究,了解定时器的使用和DrawText函数的巧妙运用。理解如何使用CDC的裁减功能。-use for study
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:38584
    • 提供者:胖子
  1. TransParentButton

    0下载:
  2. 透明的按钮,VC++,void CTransParentButton::DrawText() { CString itemString CRect clientRect CClientDC dc(this) GetClientRect(&clientRect) GetWindowText(itemString) // Draw text depend on different state. if(itemString) -TransP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1876441
    • 提供者:lixw
  1. Text111

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program to master the preparation, how to create custom fonts and custom insert a symbol, familiar with the use of the CSt
  3. 所属分类:Windows Develop

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

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program to master the preparation, how to create custom fonts and custom insert a symbol, familiar with the use of the CSt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:38086
    • 提供者:李志鸿
  1. vcText

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:31690
    • 提供者:zs2
  1. Text

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:30416
    • 提供者:胡杨
  1. Text

    0下载:
  2. 卡拉OK程序的编写,定时器的使用和DrawText函数的巧妙运用。使用CDC的裁减功能。-Kara OK program written using the timer and the clever use of DrawText function. Using the CDC' s cut features.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:37832
    • 提供者:小宇
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program to master the preparation, how to create custom fonts and custom insert a symbol, familiar with the use of the CSt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:277442
    • 提供者:门票
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program to master the preparation, how to generate custom fonts and custom insert character, familiar with the use of CStr
  3. 所属分类:GUI Develop

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

    0下载:
  2. CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC' s word processing program preparation, how to generate custom fonts and custom insert character, familiar with the use of CString class. Kara
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:38271
    • 提供者:chenp
  1. drawtext

    0下载:
  2. openGL text drawing program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:50519
    • 提供者:asii
  1. Text

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。 -Using VC++ to write a word processing program code CDC, through this process we can learn how to produce a custom font and custom caret, familiar w
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:29831
    • 提供者:madud00045
  1. drawtext

    0下载:
  2. delphi在windows系统下绘制空心文字的例子.-delphi windows
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:211058
    • 提供者:linx
  1. mfc

    0下载:
  2. 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndir
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3524868
    • 提供者:王婷
« 1 2 34 5 »
搜珍网 www.dssz.com