搜索资源列表
Example069
- 绘制图表,这是个绘制表格的程序,可以根据自己的需要,改变成不同的格式。-chart, it is a form of mapping procedures, in accordance with their own needs and change into different formats.
MyPrint
- 生成格式化报表,可以设置表格任意边框的粗细;以及表格文字字体、位置等属性;并可以绘制波形曲线图。-generate formatted reports can set the frame forms of arbitrary thickness; Fonts and forms, location attribute; waveform and can draw curves.
dizibiaogeshencheng
- 采用vba编程,从excel表格读出数据及表格,然后打开擦的,绘制表格。-used vba programming from excel forms sensed data and forms, then opened the rub, drawing forms.
Csharp_printClass(special)
- 我在公司另一个项目里实现的数据库数据打印类,不同上次上传得datagrid技术。这次是采用画图函数来实现打印表格绘制,附有说明。对初次学习csharp的新手有帮助。-Another project in the company achieving the Print database data types, Upload a different last datagrid technology. This function is used to draw to print forms drawn
LayoutManger
- 利用GDI进行简单,表格绘制,暂只实现矩形表格,不支持文字输入.
TableTest
- 表格绘制控件,完全源代码编写,根据需要方便修改
表格
- 一个十分好用的绘制表格代码-a very useful form of mapping code
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
CreateExcelWorksheet.rar
- Excel的数据写入,主要是对EXCEL的表格操作,数据写入,绘制表格,Excel data into the main form of EXCEL operations, data writing, drawing table
word.rar
- 一个vc调用word,设置字体颜色,种类,绘制表格的类,调用起来比较方便,Vc call a word, set the font color, type, mapping form the class, call it more convenient
Print
- C#控制打印机,绘制表格图形。适合初学者学习。-printer
wordDll
- 实现对Word进行绘制表格,并且可以按照自己的需要进行绘制,同时给出DLL生成库程序-Realize draw Word table, and can draw according to their own needs while generating DLL library program are given
HydrologCal
- 用VC6.0编写的水利壅水计算程序,根据两种经验公式分析建桥前后水位壅高值。程序包括自定义的表格类,可供初学者如何在MFC程序中绘制表格,以怎样用表格的形式输入输出结果。-Written by VC6.0 water backwater computer program, according to two kinds of empirical analysis of bridge-building before and after the water stop up high value. Pr
Plot
- 用VC编写的用于绘制图表的程序,可以将表格数据换成图形形式,直观-VC prepared with the procedure for drawing charts, tabular data can be replaced with graphical, intuitive
DrawTable
- 一个绘制文本表格的C++类,可实现文本表格的绘制和输出-Draw text form a C++ classes, enabling the drawing and output the text form
FPoint
- 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
Picitur
- .net下动态画图 通过读取数据库从后台进行表格的绘制-. Net dynamically drawing the background by reading the database from the drawing table
XTable
- GDI 生成表格 绘制表格数据 绘制表格数据 绘制表格数据-build Table
fileeditslyh
- 调用C++基本函数,实现画线、移动、删除。文字、矩形、表格绘制。-Call the C++ basic function, realization of line drawing, move, delete. Text, rectangle, drawing table.
qt中实现数据表格,柱状,饼状显示
- 记录了QChart图的其他常见表格的绘制,方便实用,需要的同学可以下载下来,当作例子来看。