登录
首页 » Visual C++ » 1-20

1-20

于 2004-07-22 发布 文件大小:3179KB
0 344
下载积分: 1 下载次数: 575

代码说明:

  vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口(vc inspiration source code programming examples accelerated 01 menu button to create dynamic menu 02 03 04 menu items map system with the right mouse button for the pop-up menu of 05 added to the system menu mode menu items 06 07 modeless dialog box 08 A. fxMessageBox 09 based on the use of dialog 10 applications to change the background color dialog 11 the use of the rolling axis 12 13 hidden task bar window size limit of 14 changes to create irregular window transparent window 15 1 six in a total of the top 17 purple window so that the window of 18 middle-trailers moving window title bar window 20 19 Resolution automatic call window)

文件列表:

1-20
....\01 菜单加速键
....\.............\MenuAcce
....\.............\........\MainFrm.cpp
....\.............\........\MainFrm.h
....\.............\........\MenuAcce.aps
....\.............\........\MenuAcce.clw
....\.............\........\MenuAcce.cpp
....\.............\........\MenuAcce.dsp
....\.............\........\MenuAcce.dsw
....\.............\........\MenuAcce.h
....\.............\........\MenuAcce.ncb
....\.............\........\MenuAcce.opt
....\.............\........\MenuAcce.plg
....\.............\........\MenuAcce.rc
....\.............\........\MenuAcceDoc.cpp
....\.............\........\MenuAcceDoc.h
....\.............\........\MenuAcceView.cpp
....\.............\........\MenuAcceView.h
....\.............\........\ReadMe.txt
....\.............\........\res

....\.............\........\...\MenuAcce.rc2


....\.............\........\Resource.h
....\.............\........\StdAfx.cpp
....\.............\........\StdAfx.h
....\02 动态创建菜单
....\...............\DynMenu
....\...............\.......\DynMenu.aps
....\...............\.......\DynMenu.clw
....\...............\.......\DynMenu.cpp
....\...............\.......\DynMenu.dsp
....\...............\.......\DynMenu.dsw
....\...............\.......\DynMenu.h
....\...............\.......\DynMenu.ncb
....\...............\.......\DynMenu.opt
....\...............\.......\DynMenu.plg
....\...............\.......\DynMenu.rc
....\...............\.......\DynMenuDoc.cpp
....\...............\.......\DynMenuDoc.h
....\...............\.......\DynMenuView.cpp
....\...............\.......\DynMenuView.h
....\...............\.......\MainFrm.cpp
....\...............\.......\MainFrm.h
....\...............\.......\ReadMe.txt
....\...............\.......\res

....\...............\.......\...\DynMenu.rc2


....\...............\.......\Resource.h
....\...............\.......\StdAfx.cpp
....\...............\.......\StdAfx.h
....\03 位图菜单项
....\.............\BitmapMenu
....\.............\..........\BitmapMenu.aps
....\.............\..........\BitmapMenu.clw
....\.............\..........\BitmapMenu.cpp
....\.............\..........\BitmapMenu.dsp
....\.............\..........\BitmapMenu.dsw
....\.............\..........\BitmapMenu.h
....\.............\..........\BitmapMenu.ncb
....\.............\..........\BitmapMenu.opt
....\.............\..........\BitmapMenu.plg
....\.............\..........\BitmapMenu.rc
....\.............\..........\BitmapMenuDoc.cpp
....\.............\..........\BitmapMenuDoc.h
....\.............\..........\BitmapMenuView.cpp
....\.............\..........\BitmapMenuView.h
....\.............\..........\MainFrm.cpp
....\.............\..........\MainFrm.h
....\.............\..........\ReadMe.txt
....\.............\..........\res

....\.............\..........\...\BitmapMenu.rc2




....\.............\..........\Resource.h
....\.............\..........\StdAfx.cpp
....\.............\..........\StdAfx.h
....\04 制作鼠标右键弹出的菜单
....\.........................\PopupMenu
....\.........................\.........\PopupMenu.aps
....\.........................\.........\PopupMenu.clw
....\.........................\.........\PopupMenu.cpp
....\.........................\.........\PopupMenu.dsp
....\.........................\.........\PopupMenu.dsw
....\.........................\.........\PopupMenu.h
....\.........................\.........\PopupMenu.ncb
....\.........................\.........\PopupMenu.opt
....\.........................\.........\PopupMenu.plg
....\.........................\.........\PopupMenu.rc
....\.........................\.........\PopupMenuDlg.cpp
....\.........................\.........\PopupMenuDlg.h
....\.........................\.........\ReadMe.txt
....\.........................\.........\res

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

发表评论

0 个回复

  • banke_xiaoyi
    这个是编写的一个操作系统算法。用来避免死索的方法。(this is the preparation of an operating system algorithm. To avoid the death claim.)
    2006-06-26 20:27:45下载
    积分:1
  • involute-gear-drawing
    通过VB编写的简易绘制齿轮渐开线的程序,运用了VB的各种基本控件(Easy draw gear involute program written in VB, the use of a variety of basic controls in VB)
    2012-05-04 09:32:53下载
    积分:1
  • GL12
    编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
    2020-07-03 02:40:01下载
    积分:1
  • Windows-jiemianbiancheng
    windows界面编程的代码,,基本的界面操作都可以实现。(windows programming interface code. .)
    2013-04-20 16:45:09下载
    积分:1
  • Converg
    快速卷积算法实现,使用MFC实现界面,适合数字信号处理的初学者。(fast convolution algorithm, using MFC interface, digital signal processing for beginners.)
    2006-08-31 23:51:13下载
    积分:1
  • dialog(ownerdraw)
    MFC对话框的自绘,各种样式对话框、美化对话框。(CDialog Ownerdraw)
    2013-10-19 13:43:24下载
    积分:1
  • 8756456578
    VB图像标尺示例(获取图像像素),有需要的就下载吧。(VB image scale sample (image pixels), has the need to download it.)
    2013-08-17 01:16:27下载
    积分:1
  • username
    code for user name interface
    2010-05-07 19:42:30下载
    积分:1
  • ClrGradientPrgssCtrl
    vc 颜色渐变进度条ClrGradientPrgssCtrl 的程序源码,很不错的demo(vc color gradient progress bar ClrGradientPrgssCtrl the program source code, very good demo)
    2011-06-29 23:21:17下载
    积分:1
  • 26-control-example-the-source-code
      26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 (26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co)
    2011-06-28 16:05:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载