搜索资源列表
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
word_all
- word 宏代码,实现一些简单文字处理操作的代码-word macro code to achieve some simple word processing operation code
VC6_dialog
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of u
a
- 主要功能: 1、只需单击相应的句子,就能自动组合成评语。 2、录入或浏览时能编辑修改评语。 3、迅速查询某一学号的评语。 4、输出为Word或者文本文件,可用任何文字处理系统继续编辑及打印。 5、评语库的句子可随时修改增补,定制出个人的评语库。 6、提供1500多句评语句子,避免评语雷同。 7、提供密码保护和数据库备份、恢复功能,有效保证数据安全。
t
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写, 讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
kalaOk
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
文字处理带哈弗曼树统计
- windows界面文字统计 单词数量 画树等等
SkinSE_bkill
- Skin++换肤的大致流程 1、应用程序启动,加载Skin++库; 2、执行Skin++加载皮肤文件API函数; 3、Skin++ 安装窗口过程等类型Hook,准备截获应用程序所有窗口的创建事件; 4、Skin++ 收到窗口创建等消息,根据类名、风格等一些条件来判断是否对该窗口进行子类化; 5、窗口子类化即可以收到该窗口所有的消息; 6、根据不同的消息进行相应的处理。如:WM_PAINT消息,Skin++对其进行绘图的操作; 7
displaymultiframeanimationimage
- GDI+图形文字处理编程,如何显示多帧动画图像,可以扩展-How to display multi-frame animation image
speeddial
- GDI+图形文字处理编程,如何绘制汽车速度表盘-How to draw car the speed dial
lesson5
- CDC文字处理程序,熟悉对CString类的使用-CDC word processing program, and is familiar with the use of CString Class
cool
- 对文字进行动态处理,非常Cool的文字处理效果-Dynamic handling of the text, the text is very effect-hyun
Text
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC grasp of the word processing program to prepare, how to have a custom font and custom insertion site, and is familiar with the use of CString ty
lesson5
- 掌握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
5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master the CDC s word processing program compiling, and how to produce custom font and custom insert operator, familiar with the use of CString. Thr
Lesson5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Grasp the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with the use of CString class. Kara OK
ExtractFile
- 用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,-Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,
Text
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master CDC s word processing program to write, how to generate custom fonts and custom insert, familiar with the use of CString. Through the prepara
complfx
- 一个简单的文字处理程序,适合于对文字处理软件感兴趣的初学者参考,-A simple word processing program, suitable for beginners reference interested in word processing software,
WJFKNG
- 一个简单的文字处理程序,适合于对文字处理软件感兴趣的初学者参考,(A simple word processing program, suitable for beginners reference interested in word processing software,)
