搜索资源列表
bmp位图处理类源码
- 位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
credits_ctrl滚动的列表显示类
- credits_ctrl滚动的列表显示类,可以动态显示滚动文本,多彩文字-credits_ctrl rolling table shows category, dynamic display of rolling text, and colorful characters, etc.
LED数字显示例子程序
- VC下的数字LED显示程序,利用了几个类,此程序是单文档的-VC digital LED display procedure, and use of several categories, this procedure is the single document
显示3D模型
- 可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好-can be used to read documents 3DS model, a very sound category, all 3DS model readable documents, 3D programming is a good Dongdong
可以同时显示文字和图片的按钮类
- 用c语言编写的,可以同时显示文字和图片的按钮类的源代码-use of language, language can also showed pictures of the button and type of source code
一个在RichEdit中添加表情图象的类
- 向QQ聊天程序一样的编辑框,可以在其中显示图像,或者表情等图片-QQ chat program to the same editorial box, which can display images, such as photographs or expressions
改进的显示目录的树型结构
- 你能指定对话框的父窗口,它能作为一个模态对话框. 你能指定对话框的标题 dobrowse()函数能切断默认路径的 \\ 字符. 这个类有个虚拟成员能动态的使能或禁用ok按钮.它还能指定状态区显示的文字. -you can designate the parent dialog window it could serve as a Modal Dialog. you can designate the title of the dialog dobrowse () func
access报表显示类
- access报表显示类应用-access statements applications
平滑曲线表生成与显示类
- 可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
vb打开类模块里的窗体
- 应用程序窗体 Dim frmtest As Object private Sub Command1_Click() Set frmtest = oSys.frmObject frmtest.Show End Sub '类模块 Public frmObject As Object Private Sub Class_Initialize() Set frmObjec = form1 Private Sub '执行后类模块的form1就显示出来了
使用单行多行编辑框输入显示文本
- 将演示基本编辑控件的开发使用过程。掌握编辑控件的常用形态,CEdit类常用处理函数以及消息处理
C++类的多重继承
- C++类的多重继承,显示日期时间源代码。
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
动态曲线显示
- 创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
Mycom
- 一个好用的曲线显示类,真的听有用的,从一个国外网站下的.-curve
lovePet20090730
- 爱圣小工具集vc++源代码2009最新版,这些工具集主要有控件注册器、显示/恢复桌面、文件加解密、定时关机、简繁字体互转、窃取星号密码、BMP转文本、文件隐藏到位图、光驱管理、系统管理、扁平组合框显示类、平面按钮显示及鼠标捕捉不到按钮郊果、文件分割为多种格式的大小,并将其合并在一起等。 -Caritas St. gadget set vc++ source code for the latest version of 2009, these tools are mainly controls
七段数码显示的数字时钟
- 模拟七段数码显示数字时钟,自定义CDigitalClock继承自CStatic类(Analog seven digital display, digital clock, custom CDigitalClock inherited from the CStatic class)
获取窗口与窗口中指定控件的各层级类名属性安装包
- 本软件是编写实现对外部程序进行控制,达到操作自动化的程序的很好辅助工具。当我们要编写对外部程序进行控制,实现操作自动化的软件时,就需要获得外部程序窗口与窗口中指定控件的各层级类名属性,本软件可以实现此目的。将鼠标放置在外部程序窗口中指定控件上,时间超过3秒钟,本软件就会显示出该控件的句柄、标题、类名,以及该控件的父窗口标题、父窗口类名,并且能将上述信息以及获取到的外部程序窗口中指定控件与其顶层窗口的各层级关系和相应的各层级类名与其他窗口属性写入到一个名称为wtcn.txt的文本中,(This s