登录
首页 » Windows开发 » 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下...

鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下...

于 2023-06-19 发布 文件大小:4.31 MB
0 241
下载积分: 2 下载次数: 1

代码说明:

鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file

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

发表评论

0 个回复

  • 曾经有位网友和我讨论怎样编写一个通过服务器对客户机上的程序进行自我升级的问题,由于我的项目也涉及到自我升级,当时我把我的解决方案提了出来,那就是做一个类似于瑞星...
    曾经有位网友和我讨论怎样编写一个通过服务器对客户机上的程序进行自我升级的问题,由于我的项目也涉及到自我升级,当时我把我的解决方案提了出来,那就是做一个类似于瑞星的升级程序。在这里我也发现了很多的网友对这个问题很困惑,故我愿意把我的设计方案写出来与大家共享,大家也可以通过这个思路用其他语言进行改写-had one netizen and I discussed how to prepare a server through the client on the procedures for self-promotion , I am also involved in the project to self-promotion, I use my solution mentioned, it is so similar to the one Ruixing promotion procedures. Here I also found a lot of online friends to the problem is very confused, Therefore, I am willing to put my design write and share. Members can also thinking through the use of other languages rewritten
    2023-04-21 21:40:02下载
    积分:1
  • 生命游戏。单人玩的小游戏
    生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
    2022-04-08 08:22:43下载
    积分:1
  • VB卸载
    一个vb的反安装程序,在做好程序后,加一个卸载程序,有注释,也可直接加在工程里。-vb unload
    2023-02-05 10:05:04下载
    积分:1
  • 短信网关与Visual Basic 6
    这个脚本是一个例子,用PHP创建短信管理。现在我想找对象一样,控件使程序平等与Visual Basic和Windows基础应用
    2022-04-10 12:51:40下载
    积分:1
  • scan line algo
    我见过的最好的作品。请让我下载这个文件的内容,我真的需要它来了解项目的实施。就这样
    2022-06-17 18:15:56下载
    积分:1
  • 自己的小程序,入门学习的,可能对大家有用~!
    自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
    2022-02-15 09:02:57下载
    积分:1
  • 命令行下修改注册表权限 2k下,xp没试,权限只涉及SPECIFIC_RIGHTS,其他的可以自己加,,很简单的一个程序 大家别笑话我 :>...
    命令行下修改注册表权限 2k下,xp没试,权限只涉及SPECIFIC_RIGHTS,其他的可以自己加,,很简单的一个程序 大家别笑话我 :>-command line registry authority 2k, xp not test, only SPECIFIC_RIGHTS competence, the other can add more, and a very simple procedure no one I joke :>
    2022-03-18 09:21:26下载
    积分:1
  • 五子棋 C程序
    GoMoKu (Connect-5) is a chess game. The game board is a 10´10 grid area, as shown below. The rules are: ·         The game is for two players, one with black stone and the other with white stone. The .GIF files for background, black stone and white stone can be downloaded with this assignment sheet. ·         The game alternates from one player to the other. Each player makes his move by clicking the small square on his chess board. A stone (black or white) will immediately appear on the display of both sides. ·      &
    2023-04-17 13:05:04下载
    积分:1
  • 一个简易的VC的计算器,可实现混合运算 用到逆波兰表达式...
    一个简易的VC开发的计算器,可实现混合运算 用到逆波兰表达式-a simple calculator developed by VC, hybrid computing formula used reverse Poland
    2022-08-14 11:22:16下载
    积分:1
  • 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
    代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
    2022-03-24 19:05:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载