登录
首页 » 界面开发 » windows下的绘图控件,非常好用,你能绘制出非常完美的图表,使用非常简单...

windows下的绘图控件,非常好用,你能绘制出非常完美的图表,使用非常简单...

于 2022-08-14 发布 文件大小:34.04 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

windows下的绘图控件,非常好用,你能绘制出非常完美的图表,使用非常简单-windows graphics under control, very convenient, you can draw perfect charts, using very simple

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
    1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
    2022-11-30 05:15:03下载
    积分:1
  • 异步显示进度条示例程序,在执行任务时,窗口线程不会卡死。...
    异步显示进度条示例程序,在执行任务时,窗口线程不会卡死。-processbar demo
    2023-04-02 12:25:03下载
    积分:1
  • 一个很小的c++入门程序,只有几行代码,让
    一个很小的c++入门程序,只有几行代码,让-a small c entry procedures, but only a few lines of code,
    2022-06-16 21:26:58下载
    积分:1
  • 虚拟桌软件,能自由切换4个虚拟桌。 VC++编写
    虚拟桌面软件,能自由切换4个虚拟桌面。 VC++编写-virtual desktop software, free to switch four virtual desktop. Preparation of VC
    2023-06-27 14:10:08下载
    积分:1
  • 如题:一个源的文本编辑器,包含了对edit,comb,list剪切板等扩展和使用,绝对有用...
    如题:一个开源的文本编辑器,包含了对edit,comb,list剪切板等扩展和使用,绝对有用-like that : an open-source text editor, including a pair of edit, comb, list Shear panel expansion and the use of such absolutely useful
    2022-02-07 01:16:07下载
    积分:1
  • 科学计算器,主具备以下功能: 1、通过直接输入表达式进行加、减、乘、除、乘方、方、括号基本运算求值,需要考虑其符号优先级别; 2、加入三角函数,可...
    科学计算器,主界面具备以下功能: 1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别; 2、加入三角函数,可进行正弦、余弦、正切、余切的运算; 3、对十进制数进行二进制、八进制、十六进制的转化; 4、实现弧度制的数与角度制的数互相转化。 -Scientific calculator, the main interface with the following functions: 1, through direct input expressions to add, subtract, multiply, divide, involution, administration, basic operations in parentheses evaluated the need to consider the symbol priority 2, by adding trigonometric functions , can be sine, cosine, tangent, cotangent computing 3 pairs of decimal to binary, octal, hexadecimal, conversion 4 to achieve the number and angle of curvature of the system the number of mutual transformation of the system.
    2023-08-17 15:00:04下载
    积分:1
  • 2022-08-21 07:06:59下载
    积分:1
  • gtk based organization with a lot of beginners help
    gtk基础编成 对与初学者 有很大的帮助-gtk based organization with a lot of beginners help
    2022-01-24 14:25:34下载
    积分:1
  • WinForm系统框架源码
    版本管理功能管理角色管理用户管理版本管理1.创建版本,创建本版本下的角色,用户2.修改版本,如果是加入权限,只加默认角色,如果删除,则删除所有本版本下的角色中含有的模块3.删除版本,删除版本下的功能,所有角色,所有用户,不能删除默认版本功能管理1.添加,修改无关联2.删除,删除版本下的功能,删除角色的功能用户管理1.本版本用户只能看到本版本下的非黙认用户,如果默认版本管理员,可看到本版本的人员,还有其它版本的人员2.修改,只能选择本版本下的角色,不能修改登陆帐号。其它版本的人员不能修改角色3.删除角色1.只能看到本版本下的非默认的角色2.添加角色,只能从现有角色中加功能。3.修改一样。4.删除,删除角色下的功能,本角色的用户设置为没有角色的人员说明:1.默认版本才具有,版本管理和功能管理模块。2.非系统管理员不应具有角色管理模块和用户管理模块(理论上,也可以有)
    2023-03-30 17:50:04下载
    积分:1
  • 这个是国外一个人的综合,基本的控件都包含到里了...
    这个是国外一个人界面的综合,基本界面的控件都包含到里面了-This is a person outside the integrated interface, the basic interface controls are included to the inside of the
    2022-02-25 08:11:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载