CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc button

搜索资源列表

  1. Escape

    0下载:
  2. 基于对话框的MFC程序,对话框中的按钮始终无法被用户点击,只要鼠标一移动到按键的位置,按键就消失。-Dialog-based MFC program, the dialog box has not been a user clicks the button, as long as the mouse button to move to a position, button disappeared.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1898201
    • 提供者:daisy
  1. RunAwayForm

    0下载:
  2. MFC 实现的逃跑按钮,基于整个窗体,有效的限制了范围,是参考的好例子-MFC implementation escape button on the form, effectively limited the scope is a good example of reference! ! !
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1888910
    • 提供者:Thinking
  1. RunAwayButton

    0下载:
  2. MFC 实现的逃跑按钮,基于按钮,有效的限制了范围,是参考的好例子-MFC implementation escape button, the button-based, effective limit the scope, is a good example of reference! ! !
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3639526
    • 提供者:Thinking
  1. PocketPC2003_MFC

    0下载:
  2. PocketPC2003的MFC程序漂亮的位图按钮的实现(带例程)-PocketPC2003 the MFC program beautiful realization of the bitmap button (with routine)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2536483
    • 提供者:xxgong
  1. Voice_Control

    0下载:
  2. 这是一个基于MFC的声音发声的程序,基于voiceTTS类。输入你需要的声音文本,按“PLAY”按钮就可以播放声音。-This is the voice of a voice-based MFC program, based on voiceTTS class. Enter the text you want the sound, press the " PLAY" button to play sound.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3905287
    • 提供者:张保庆
  1. anniu

    0下载:
  2. 基于MFC的简易按钮,能显示一些已有信息-A simple MFC-based button that can display a number of existing information
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1901788
    • 提供者:高蝶影
  1. 3100905431009083

    0下载:
  2. 我的程序是在VS2010环境下,通过MFC框架实现的 运行程序步骤:首先找到可执行文件:31009054 窦小敏\StreamAnalysis\Debug\StreamAnalysis.exe 点击StreamAnalysis.exe会出现一个“流量分析”的框架,将要分析的包引入进来,框架右下角有个“分析”按钮,点击将出 现分析结果 我的程序实现的内容是:只保留了TCP和UDP数据包,其它的包全部滤掉,并且计算了UDP和TCP的数量,通过饼图分别得到UDP和TCP占的比例。-My
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:47518720
    • 提供者:窦小敏
  1. WebCapture_MFC

    0下载:
  2. 通过URL从网页上抓取图片,本程序基于MFC的对话框的工程,通过在对话框中的编辑框中输入图片的URL,点击ShowPic按钮就会从给定的URL网页中获取图片-Crawl through the pictures from a web page URL, the program is based on MFC dialog project, through the edit box in the dialog box enter the picture URL, click the button
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:89728
    • 提供者:罗尚
  1. WinCE_DefButton

    0下载:
  2. 本源码演示了Windows CE操作系统下,采用Visual C++编程时,如何进行按钮的自绘。这个同桌面Windows下面的MFC按钮自绘要有一定的区别。希望对大家有所帮助。-This shows the Windows CE source operating system, using Visual C++ programming, how to draw from the button. The following MFC with Windows Desktop button from
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:97270
    • 提供者:joyzml
  1. 9gegong

    0下载:
  2. 一个基于MFC的按钮控件的类似于拼图游戏的小程序,-MFC-based control of a button a small jigsaw puzzle-like process
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:1934950
    • 提供者:guijiabin
  1. buttonshowAVI

    0下载:
  2. 一个可以在按钮上显示AVI动画的按钮程序-An AVI animations on the button displays the button procedure。mfc
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1968085
    • 提供者:michael
  1. click

    0下载:
  2. 单击其他程序中的按钮,MFC编程,初学者可以看一下-click other program s button,MFC program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3731657
    • 提供者:zhouwentao
  1. BUTTONC

    0下载:
  2. 基于MFC的框架,一个很好用的BUtton模板,可以实现很多功能,-MFC-based framework, with a nice BUtton template, you can achieve a lot of features. .
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:27554
    • 提供者:孙景林
  1. keyboad-replace-mouse

    0下载:
  2. 键盘模拟鼠标,其实就是让接收键盘消息,然后让相应的按键模拟鼠标的动作! 我的程序里面方向键上 下 左 右 分别代表鼠标的移动! F6是左键点击,F7是右键点击,F9是退出,把操作权还给鼠标! 注意,本程序是基于Win32SDK 写的,没有用MFC的任何函数!占用内存只有1MB多!-Keyboard, mouse simulation, in fact, to receive keyboard messages, then the appropriate button to simulate mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21233
    • 提供者:符晓宇
  1. xmBtnClass

    0下载:
  2. mfc下button控件的子类化,实现按钮控件的自绘,代码很简单,便于初学者-Under the button control mfc subclass, rounded button control to achieve self-painted, the code is very simple, easy for beginners
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:36509
    • 提供者:liugang
  1. wy2011

    1下载:
  2. 本实例要求学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左方有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。-Instances required to learn the MFC-WINDOWS-based application design, the preparation of an analog clock pro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1956473
    • 提供者:王勇
  1. MouseMoveButton

    0下载:
  2. 一个按钮控件,比MFC的好用多了,例如:可以改颜色,点击等都可以改颜色,设为透明等-A button control, easy to use more than the MFC, you can change the color, click so you can change the color, set transparency, etc.
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:69064
    • 提供者:tang
  1. CButtonST

    0下载:
  2. 外观漂亮、功能强大、使用方便的MFC扩展按钮类-Look beautiful, powerful, easy to use MFC extension classes button
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2354992
    • 提供者:xzr
  1. addressbook

    0下载:
  2. 设计一个带有友好界面的通讯录,使之能够实现添加、删除、查看、查找等功能。具体方法是用Visual C++ 6.0建立一个MFC的应用工程。在工程中新建一个基于对话框的界面,根据自己对界面的设计在上面添加编辑框、按钮等控件,通过对按钮进行函数的设置从而实现各种功能。-Design a book with a friendly interface to enable implementation to add, delete, view, search and other functions. Th
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2184755
    • 提供者:刘磊
  1. liulanshujvku

    0下载:
  2. 该程序实现了对mdb数据库文件,用mfc来编写界面进行浏览。压缩文件里的StuInfo6.mdb为所给的数据库文件。 通过按钮控件可以将记录移动到第一条记录,最后一条记录以及上一条记录,下一条记录等等。-The program realized mdb database file to write the interface with mfc browsing. Compressed file in the StuInfo6.mdb for the given database file.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:3841261
    • 提供者:chenjun
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 27 »
搜珍网 www.dssz.com