登录
首页 » 其他项目 » 用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动...

用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动...

于 2023-03-01 发布 文件大小:15.32 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

用API函数编写一个键盘处理程序,要求在窗口中绘制一个矩形,大小与颜色自己确定,当按光标键时,矩形能够随之移动,若按字符键时能够将按键的字符写在矩形中,写满自动清空。-used to prepare an API function keyboard handling procedures, requirements in the window drawing a rectangle, Size and color set ourselves that if the cursor keys, will be moved to rectangular, According to Key characters will be able to switch characters written on the rectangular, written all over automatically emptied.

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

发表评论

0 个回复

  • 本系统适用于食品药品管理局机票窗口运输木材…
    本系统适用于林业局票证管理窗口对木材运输证打印管理,是根据林业局需要量身定制的管理系统。  主要功能如下: 一、运输票证信息录入、修改、打印(可根据林业局印刷的证样套打)。 二、运输票证信息字段管理(运输种类管理、材种管理、树种管理、发货单位管理、发证依据管理)。 三、运输票证分类搜索管理(按运输证编号精确查询、按运输工具及车号查询、按运输地点模糊查询、按发货单位模糊查询) 四、运输证统计报表管理。 五、系统超级管理(系统设置、数据备份恢复、管理员角色设置) -the system applicable to the management of FDA ticket window to transport timber certification Print management, According to FDA is required customization management systems. Following major functions : a transport ticket information input, modify, print (FDA may permit the printing kind piling). 2, transport ticket information management field (type of transportation management, timber management, species management, invoice management units, Certification based management). 3, transport ticket classification Search Management (Transport Permit No. precise inquiry by transport equipment and running inquiries, Transport locations fuzzy inquiry, according to the consignor units fuzzy inquiries) 4, transportation management certification
    2022-01-22 12:37:25下载
    积分:1
  • 这是我的计算机图形学的实验――梁友栋算法
    这是我的计算机图形学的实验――梁友栋算法-This is my experimental computer graphics-- friends of Liang Dong Algorithm
    2022-02-26 08:36:13下载
    积分:1
  • LPC2200的片外FLASH的分散加载例子,嵌入式程序!
    LPC2200的片外FLASH的分散加载例子,嵌入式程序!-LPC2200 chip FLASH scattered outside loading example, embedded procedures!
    2022-12-17 14:35:03下载
    积分:1
  • 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽...
    象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is a product of an manage in the pfan whose nickname was called Chebi rain.
    2022-10-11 18:15:08下载
    积分:1
  • 利用Visual Basic编写的小程序,一款模拟贪吃蛇的小游戏。
    利用Visual Basic编写的小程序,一款模拟贪吃蛇的小游戏。-The use of Visual Basic procedures for the preparation of a small, a simulation game of Snake.
    2022-07-25 05:24:47下载
    积分:1
  • 八数码游戏代码
    用C语言编写的八数码游戏的代码,用曼哈顿路径求启发函数,并且还附加了启发式函数
    2022-07-25 08:08:47下载
    积分:1
  • 简单的DOS命令 ping,arp等,无聊时候做的
    简单的DOS命令 ping,arp等,无聊时候做的-Simple DOS command ping, arp, etc. do when bored. . .
    2022-06-18 22:31:48下载
    积分:1
  • C语言内嵌汇编实例
    C语言内嵌汇编实例-embedded C language compilation examples
    2023-04-23 18:35:03下载
    积分:1
  • 回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设...
    回文判别 实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。 实验目的: 1、掌握循环队列的定义及应用; 2、掌握队列的基本操作; 3、进一步熟练掌握栈的基本操作及应用; 4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome: that is read and the anti-time sequence of characters are the same as a " palindrome" , such as " abba" and " abccba" is " palindrome" , " abcde" and " ababab" is not " palindrome" and try to design an algorithm to determine a time to @ for the character sequence at the end of it is " Palindrome." The experiment was: 1, master cycle and application of the definition of the queue 2, master the basic operation of the queue 3, and further stack master the basic operation and applications 4, a preliminary settlement of specific issues of the Institute of algorithm design.
    2023-08-10 17:55:02下载
    积分:1
  • 很好用的文件系统 可以在dos中实现 也就是在模拟DOS
    很好用的文件系统 可以在dos中实现 也就是在模拟DOS-good use of the file system can achieve dos is in a simulated DOS
    2022-05-17 13:13:49下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载