搜索资源列表
EditCtrl
- hexeditctrl_demo.zip 这是一个从Cedit派生的十六进制的编辑框类库 history_edit_demo.zip 注意过Visual C++的Output窗口吗?就是那个在编译的时候会自动滚动显示信息的窗口,这个类库就是一个类似那样的东东。 masked_edit2_demo.zip 这是用于时间、日期、电话号码、IP地址、邮政编码的编辑框。 NumEdit_demo.zip 这是一个支持带e符号(如-12E4)的数字编
gridsample_demo
- 《类似EXCEL的报表类库》有最新版本了,类库和可执行演示文件在压缩包里。 本次更新内容: 1)在程序完善了图表部分,支持图表的打印预览 2)修改了在程序调用生成图表的小bug 3)支持根据单元格数据绘制曲线图/饼图-"similar statements Excel Class" with the latest version, libraries and enforceable Presentations compression bag. With this update
GridView 数据表格类库
- 数据表格类库,支持单元格合并,文本对齐方式,字体,字体颜色,表格线定制,单元格读写权控制,列排序,动态增删行列,支持通过剪贴板同其他软件间的数据进行交互,支持单元格图形显示。可根据开发者需要进行二次开发.-Form class library of data to support cell merging, text alignment, font, font color, form lines custom, the right to read and write control of the
FilterEdit_src
- 过滤编辑框功能,支持多重过滤,支持正则表达式(需要boost库支持)。-Filter edit box to support multiple filters, regular expressions are supported (need to boost library support).
SoftCAN
- 一个基于Scintilla源码编辑器的部分程序。关键源代码。采用了Scintilla 3.57版本的DLL库。因为源文件全部太大,只上传了与编辑器有关的四个关键源文件。可以显示行号,断点,折叠区。。。支持C++语法高亮显示等。-A code editor based on Scintilla 3.57