搜索资源列表
lstc
- 详细介绍了C++ 中List Control控件的编辑、修改,以及实现控件内容的导入导出-detail the C List Control controls edit, modify, and the realization of the import controls content derived
页面中的超酷悬浮窗口
- c纯html语言,在页面中显示的超酷的三个悬浮窗口,可以由你随意编辑.可以随意下载本代码!-c pure html language, the page shown in the three suspended cool window, you can edit at will. Free to download the code!
edit
- < visual c++ 6.0 开发指南>> 编辑框控件编程参考
RichText
- CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
pagewnd
- 类似Excel里的编辑用的Grid控件-The grid control which can edit as the grid in excel
simpletalk
- 一个简易的聊天窗口,用C+API的方式编辑的,在dev-cpp下编译通过-A simple chat window, using C+ API way to edit, in dev-cpp compile under through
cool
- 精美的界面设计,Microsoft Visual C++ 6.0编写,可以用2005,2008什么的打开-Elegant interface design, Microsoft Visual C++ 6.0 to prepare, can be used to open what 2005,2008
WtlGrid_src
- 老外写的,比较老,可参考他是如何使用WTL的。-After using WTL for some time, I ve developed the control that I miss the most for the kind of project that I do : A grid. This one is written from scratch, derived from a CScrollWindowImpl, it has the following features :
TransparentEditBox
- makeing transparent edit box with c-makeing transparent edit box with c++
edit
- 自己做的小程序,可实现对C代码的上色 以及语法检测等-Make their own small programs can be realized, as well as syntax coloring C code detection
Edit
- Edit 编辑框编程例子,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-Edit edit box programming example is the < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! ! !
Edit-Boxes
- eo -book tlearn MFC/c-eo -book tlearn MFC/c++
3
- c++编辑文字更改颜色代码,代码简单,初级代码,可以一用-C++ edit text changes color code, the code is simple, the primary code, can be used
edit-box
- 位图背景编辑框控件 可实现编辑框控件的背景随意改变-visual c++ edit box(bitmap background)
edit-daxie-or-xiaoxie
- VC++中如何将编辑框中输入的字符转换为大写或小写-C++ how to input characters in the edit box to uppercase or lowercase
TMemo
- 一种文本编辑工具,可以实现简单的文本编辑,复制粘贴等功能(a kind of tool to edit)
文档编辑程序源代码
- 在C++环境下的一个文档编写代码,生成的小应用可以编辑文字,并修改字体颜色,以及保存成各种形式的文件。(C++ environment in a document written code, generated small applications, you can edit text, and modify the font color, has been saved into various forms of documents.)
CAD
- CAD,c语言实现,可实现画椭圆矩形直线曲线字符等,编辑删除操作完整(CAD, C language realization, can realize drawing ellipse rectangle linear curve character and so on, edit and delete operation complete)
通用Winform模板
- 界面生成器 常用的管理系统界面包括: 1.列表-->弹出编辑 2.列表(左/上)-->编辑(右/下) 3.树型-->列表-->弹出编辑 4.树型-->列表(左/上)-->编辑(右/下) ...等多种情况. 本系统使用winform的绑定机制应用以上模板及对应数据表(视图)实现动态代码生成,直接生成模式类,数据类及窗体类(一个或多个).此时,代码可直接编译. 后续需要做的工作就是应用winform开发自带的数据源方法或者devexpress的datalayout