文件名称:shiyan3

  • 所属分类:
  • 打印编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2016-10-08
  • 文件大小:
  • 11.1mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • jian*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

设计规则:假设有一个字符串为“ABCDE”, 每按下一次任意键(响应WM_KEYDOWN消息),该字符串就往前移动一格,当字符串的第一个字符碰到窗口的用户区域的边界时,该字符串就反方向移动。字符串每移动一格,颜色将随机地发生变化。

  提示:假如初始状态设定字符串在(100,100)位置上,开始时A字符作为首字符向左移动,则新的位置变成(100+Δx,100),设Δx -10,重新显示整个字符串。当首字符的坐标位置小于0时,则Δx +10,字符串向右移动。说明Px和Py为两个静态的全局变量,用以记录当前字符串的坐标位置, Plen记录字符串的长度。所用到的API函数可以参照作业一和作业二。

-Design rule: Suppose there is a string ABCDE , each press any key (in response to WM_KEYDOWN message), the string to move forward a grid, when the first character string hit the user area of the window Boundary, the string moves in the opposite direction. As each string moves, the color will change randomly.

Note: If the initial state setting string is in the (100,100) position, and the A character starts to move to the left as the first character, the new position becomes (100+ Δx, 100), and Δx -10. Displays the entire string. When the coordinate position of the first character is less than 0, Δx + 10, and the character string moves to the right. Descr iption Px and Py are two static global variables used to record the coordinates of the current position of the string, Plen record the length of the string. The API functions used can refer to job one and job two.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





.vs

...\E1

...\..\v14

...\..\...\.suo

afxres.H

Debug

.....\E1.Build.CppClean.log

.....\E1.exe

.....\E1.ilk

.....\E1.log

.....\E1.pdb

.....\E1.tlog

.....\.......\CL.read.1.tlog

.....\.......\CL.write.1.tlog

.....\.......\E1.lastbuildstate

.....\.......\link.read.1.tlog

.....\.......\link.write.1.tlog

.....\.......\rc.read.1.tlog

.....\.......\rc.write.1.tlog

.....\hellowin.obj

.....\resource.res

.....\vc140.idb

.....\vc140.pdb

E1.dsp

E1.dsw

E1.ncb

E1.opt

E1.plg

E1.sln

E1.VC.db

E1.vcxproj

E1.vcxproj.filters

hellowin.c

resource.aps

resource.h

resource.rc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org