登录
首页 » Windows开发 » 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“...

这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“...

于 2022-05-27 发布 文件大小:1.51 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a different color-filled triangle; According to the letter "Z" painted a different color but filled with a pattern of the rectangular frame; According to the "q" key to exit .

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

发表评论

0 个回复

  • This procedure has been proven through multiple debugger to debug through as lon...
    此程序通过多次调试 已经被证实可以调试通过 只要大家下载完后根据自己的硬件电路改写I/P口就是-This procedure has been proven through multiple debugger to debug through as long as we can download the exhausted according to their own hardware circuit rewritten I/P port is
    2022-07-27 13:18:37下载
    积分:1
  • VC示例程序,位图类的使用
    VC示例程序,位图类的使用-VC sample program, the bitmap type used
    2022-03-05 15:52:12下载
    积分:1
  • beam data management for source code
    横梁数据管理器程序源代码-beam data management for source code
    2022-04-19 19:04:48下载
    积分:1
  • 51反汇编VB源码
    51反汇编VB源码,能对51单片机的机器码进行反汇编,是学习51和VB的好例程.
    2022-02-05 07:02:56下载
    积分:1
  • C# 编写的智能感知文本框
    介绍 智能感知功能来预测这个词,当我们正在键入的单词的起始字母只不过是。我们都使用 Visual Studio,那里我们正在键入的类名称或命名空间名称,Visual Studio 将自动显示的对象列表中持有的成员与那类的方法 / 命名空间。 这篇技巧文章一定会对你,使你自己的智能感知文本框在 C# 中有用。这不完美的智能感知,但它具有最小处理自动词完成的能力。 系统的设计 此应用程序的系统设计是很容易理解。当我们在文本框中输入文本时,弹出列表框中显示的列表的开始在字符串中的最后一个单词的字母。从词典列表中,我们创建了应用程序加载的弹出列表框项目。如果最后一个字不能配合列表元素,弹出式菜单,菜单隐藏。 弹出式菜单,菜单应该显示的文本行,所以在这里我们需要得到的文本光标位置的缺点。为此,我们需要调用 private extern static int GetCaretPos(out Point p) 函数的user32.dll大会。 使用中的代码 AutoCompleteTextBox 是使智能感知为给定文本框的方法。
    2023-03-11 10:10:03下载
    积分:1
  • 此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
    此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
    2022-01-30 11:37:36下载
    积分:1
  • 方便管理员工档案资料,以及自动计算工资,可以配合考勤机模块...
    方便管理员工档案资料,以及自动计算工资,可以配合考勤机模块-Facilitate management of staff files, as well as automatic calculation of wages, be in line with the attendance machine module
    2023-09-02 12:50:04下载
    积分:1
  • Lua,如何学习语言。
    lua make, how to learn Lua language.
    2022-02-02 00:24:49下载
    积分:1
  • Cele Task
    Cele Task - 强大的工作管理员-Cele Task- a powerful Task Manager
    2022-03-24 02:47:35下载
    积分:1
  • 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
    1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
    2022-08-06 04:07:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载