CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - KeyBoard

搜索资源列表

  1. 我的计算器

    0下载:
  2. 类似WINDOWS提供的计算器,支持键盘和鼠标输入。该程序在VC6下成功实现。-similar to the Windows calculator, the keyboard and mouse input. The procedures under the VC6 successful.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27.87kb
    • 提供者:zw
  1. shiyansan

    1下载:
  2. 在一个窗口中央加载一个任意位图,位图面积为窗口面积的四分之一,当即鼠标左键或键盘上的向上箭头时位图向上移动,当移动到上边界时,窗口显示“不能再向上移动了”字样,当点击鼠标右键或键盘上的向下箭头时,位图向下移动,当到达窗口的下边界时,屏幕显示“不能再向下移动了”字样。-window in a central loading an arbitrary Bitmap bitmap area of the quarter window area. immediately keyboard or mou
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28.22kb
    • 提供者:王界
  1. ex1276a

    0下载:
  2. 利用VC6在建立个菜单、键盘加速键、复文本编辑控件和属性表,通过属性列表可以进行对字体的尺寸,颜色,字体,样式的修改-use in establishing menu, keyboard keys to accelerate, rehabilitation text editing controls and attribute table, through attribute table for the right font size, color, typeface, format chang
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:49.16kb
    • 提供者:罗定嘉
  1. DapperMP3Player

    0下载:
  2. 一个简单的MP3播放器,包括基本的“播放”、“暂停”、“停止”、“上一曲”、“下一曲”、“读取/保存播放列表”按钮。还有进度条显示播放进度,以及文件当前/持续时间,和播放模式。还添加隐藏到任务栏功能。 同时支持键盘操作, VK_DELETE 删除 VK_HOME 选中第一曲 VK_END 选中最后一曲 VK_RETURN 播放当前选中曲目 VK_ESCAPE 退出程序 VC6、VC7编译通过-a simple MP3 player,
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:17.01kb
    • 提供者:大乔
  1. vc++Rolloverstalk2

    0下载:
  2. 在本例中,将学习如何让滚动轴响键盘的操作。通过本例的学习,读者将了解Windows如何响应键盘输入。-in this case, learning how to roll axis ring for the keyboard operation. The cases through the study, the reader will learn about the Windows how to respond to keyboard input.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:39.15kb
    • 提供者:况光明
  1. keyboard

    0下载:
  2. 相当经典的屏幕软键盘程序,教你如何进行屏幕读写的实现
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:21.02kb
    • 提供者:Wang Zhao
  1. MouseKey

    0下载:
  2. qt下接收所有键盘和鼠标的按键消息,并显示-qt receive all the keys of the keyboard and mouse messages and displays
  3. 所属分类:Dialog_Window

    • 发布日期:2016-01-25
    • 文件大小:430kb
    • 提供者:liangNo
  1. QQLOGIN

    0下载:
  2. 仿QQ登陆界面,虚拟键盘,按钮类,超级逼真-QQ landing imitation interface, virtual keyboard, button-type, super-realistic
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:1.69mb
    • 提供者:朱俊
  1. APIfunctionreference

    0下载:
  2. 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7.79mb
    • 提供者:林孝城
  1. VirtualKey

    0下载:
  2. 该程序在界面上实现了一虚拟键盘,用于数据录入。通过编写一通用的消息处理函数,右每个按钮在触发时调用,从而简化了代码。程序中,改写了对话框的PreTranslateMessage方法,在该方法中判断是否触发了WM_LBUTTONDOWN,如果时则调用自定义的方法。-On the implementation process at the interface of a virtual keyboard for data entry. Through the preparation of a comm
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:158.2kb
    • 提供者:薛仁
  1. 5956469teixiao

    0下载:
  2. 特效代码,可以实现图片左右移动,上下移动,不过要用键盘来操控-Specific code can be achieved picture about moving up and down movement, but to use the keyboard to control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:petercrazyer
  1. keyboard

    0下载:
  2. 主要讲述PreTranslateMessage消息响应函数的应用,该函数会响应键盘事件。 在运行程序后,再打开帮助对话框,点击F5后。主框架和帮助对话框的标题会同时响应刷新。该功能常用于快捷键切换。比如多国语言切换等。-PreTranslateMessage focuses on the application of the news response function, the function will be to respond to keyboard events. After ru
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:49.1kb
    • 提供者:左蓉
  1. autoSleep

    0下载:
  2. 我写给自己用的定时自动休眠的小程序,对话框界面,Win32 SDK程序,用Code::Blocks开发,功能是让电脑在指定的时间后自动休眠,克服了Windows系统自带的电源管理只要一动鼠标或键盘就重新开始计时以及更改时间不方便的缺点,最长时间为1天(1440分钟)。-I wrote their own automatic sleep timer using a small program, the dialog box interface, Win32 SDK program, using C
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:4.08kb
    • 提供者:自由民
  1. VisualKB

    0下载:
  2. Visual C++ 6.0 中用 MFC 接收键盘输入并显示-Visual C++ 6.0 using MFC to receive keyboard input and display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:46.29kb
    • 提供者:Dervish_y
  1. keyboard

    0下载:
  2. 键盘图形模拟 keyboard PB 解决方案-Keyboard graphic simulation keyboard PB solution
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:32.34kb
    • 提供者:卿云
  1. Ares

    0下载:
  2. 俄罗斯方块 通过键盘控制,简单的俄罗斯方块儿程序,容易实现,方便理解-Tetris keyboard control, simple procedures Tetris children, easy to implement, easy to understand
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-01
    • 文件大小:839.46kb
    • 提供者:李文璞
  1. Key_Respond

    0下载:
  2. 这是一个基于MFC的键盘响按键应程序。程序中设置了一部分按键,可以响应程序。例如上下左右。-This is an MFC-based keyboard sound keys should be procedures. Key part of the program set up, can respond to programs. For example, up and down about.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:张保庆
  1. mouse

    0下载:
  2. 当鼠标和键盘在一定时间没有动作时关闭程序,delphi实现-When the mouse and keyboard actions in a certain time does not close the program time, delphi implementation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:164.21kb
    • 提供者:zuozheng
  1. mySoftkey

    0下载:
  2. VC++屏幕软键盘程序,其代码写的还不错。-VC++ on-screen keyboard program, written in bad.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:32.86kb
    • 提供者:weiguian
  1. KeyBoard

    0下载:
  2. 创建了一个对话框,来实现虚拟键盘,支持数字0-9以及26个英文字母-Creates a dialog, to achieve the virtual keyboard, numbers 0-9, and 26 letters
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4.7mb
    • 提供者:申克
« 12 3 4 »
搜珍网 www.dssz.com