搜索资源列表
源代码整理美化工具
- (附源码和可执行程序),能够整理美化你的代码,使你凌乱的代码变得有序(不会损坏源代码)。该工具可以作为VC的*工具 有多种源码风格可供你选择,包括ansi,gnu,kr,Linux,Java 等,可以帮你快速整理美化你的源代码 不要再浪费时间手工整理源代码了!现在就下载来体会全自动快速整理源代码的快乐吧!
CEdit.rar
- 实现了VC++最基本的运用,如菜单、发消息、颜色对话框、字体对话框等,The realization of the VC++ the most basic use, such as menus, message, color dialog, font dialog box, etc.
vccombo
- 一个VC++下拉字体预览框,像Word的字体选择功能一样,鼠标点击下拉框的时候,下拉框中的字体名称显示的样式就是该字体的样式,用户选择哪种字体一目了然,方便了用户操作-A VC++ drop-down box font preview, font selection features like Word, like mouse click the drop-down box when the drop-down box is the style of the font name is displ
gb2312
- 一个用vc6.0写的生成GB2312国标字库的程序。可能对做汉字显示的兄弟有所帮助。-Vc6.0 written with a national standard GB2312 font generation program. Likely to make Chinese characters display brothers help.
5_9
- 编写一程序,在窗口中显示“VC中显示 字体与背景”,字体颜色为红色,背景色为黄色。-The development of a procedure, in the window display VC to display fonts and background , font color to red, the background color to yellow.
MyNotepad
- 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepa
CreatFont
- vc制作的自动根据DZK文件生成字节字库文件的程序-vc produced by automatic font file based on the DZK file generated byte program
Window-Font
- VC 获取 window 系统字库的小程序-Applet access to the window system font
font
- 基于vc的窗体应用程序,可以显示艺术字符,点击字符时改变字体-VC forms applications based on, can display the art character, change the font, click character
MatrixDisplay
- VC写的字库生成工程,主要从windows字体文件中取点阵数据,并可根据字体信息调整高低,显示预览的点阵数据等。之前写的时候查了很多资料,是学习字体编程的好资料。-Get matrix information from windows truetype font, and generate with your configuration.
setfont
- VC++字体设置,可以展示字体并用文档保存文件-VC++ font settings Can display font save the file and document
roxation
- The VC source code for the rotation of the font-The VC source code for The rotation of The font
ListCtrlDemo_Color
- VC列表控件虚拟、实体列表显示,以及列表控件字体颜色、背景颜色显示控制代码。(VC list control virtual, entity list display, and list control font color, background color display control code.)
VC6下各种ASCII点阵字体显示
- VC工程,里面包含各种ASICC(ASC12,ASC16,ASC24)的点阵字体显示功能。(VC project, which contains a variety of ASICC (ASC12, ASC16, ASC24) dot matrix font display function.)