搜索资源列表
wsedit
- 可以绘制直线、文本框、表格,是模板编辑软件。本代码版权属北京宏生电通网络科技有限公司。你可以用做研究,如果要进行商用,请联系宏生电通网络,并购买版权。-can draw straight lines, text frames, forms, templates editing software. The code is owned Beijing Acer Health Communication Network Technology Limited. You can do research,
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、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
表格设计器
- 一个表格图像绘制程序,主要展现如何使没有事件的Line控件响应鼠标操作。
用qt绘制了一个具有基本功能的表格窗口
- 用qt绘制了一个具有基本功能的表格窗口,都是一些基本的函数调用,便于理解与修改-Qt drawn with a basic function of the form window, are some of the basic function call, easy to understand and modify
vc实现打印发票
- 用vc实现,发票的打印,此程序包含如何绘制线条,表格以及简体与繁体的转换,With vc the realization of invoice printing, this process includes how to draw a line, as well as Simplified and Traditional forms of conversion
111
- 此代码为autocad二次开发程序,旨在直接绘制cad表格,解决表格绘制的问题-This code for autocad secondary development process, aimed at directly cad drawing table, drawing table to solve the problem of
Picitur
- .net下动态画图 通过读取数据库从后台进行表格的绘制-. Net dynamically drawing the background by reading the database from the drawing table
cc
- 类似于origen绘图软件,可类似于excel表格输入数据,绘制曲线-Similar to the origen drawing software, can excel form similar to the input data are plotted
mscomm-draw-curve-and-excel-storage
- 接受串口数据显示、绘制实时曲线,也可自动依照随机数据绘制曲线,并且可以将数据保存为EXCEL格式,本程序采用两种方法保存两个表格,其中一个是完全正常的,另外一个功能还不完善。-Receiving serial data, real-time curve drawing, random data can be automatically drawn in accordance with the curve, and the data can be saved as EXCEL format, th
XTable
- GDI 生成表格 绘制表格数据 绘制表格数据 绘制表格数据-build Table
fileeditslyh
- 调用C++基本函数,实现画线、移动、删除。文字、矩形、表格绘制。-Call the C++ basic function, realization of line drawing, move, delete. Text, rectangle, drawing table.
CAD插件沉降过程自动绘制
- excel中排列数据,cad自动绘制沉降表格
qt中实现数据表格,柱状,饼状显示
- 记录了QChart图的其他常见表格的绘制,方便实用,需要的同学可以下载下来,当作例子来看。