登录
首页 » Menu菜单 » 一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码...

一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码...

于 2022-12-30 发布 文件大小:176.63 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码--The solution of menu with xp style,but no source code of dll

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

发表评论

0 个回复

  • a good XP style similar pop
    一个很好的类似XP风格的弹出菜单,可以自己添加菜单图标,同时菜单项目选择后图标可以更换显示选择状态。-a good XP style similar pop-up menu, can add their own menu icon, choose the menu item icon can be replaced after the selection show.
    2022-10-13 10:45:03下载
    积分:1
  • 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
    1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。 4.void OnMscommsSet() 打开串口设置界面,改变串口设置,并保存到设置文件中。 5.BOOL OnComportTimerProcess(CString strProcess[MaxPort]) 判断串口接收的一组数据是否已经接收完。 6. BOOL OnPopupDialog() 打开串口收发数据显示调试界面。 7. BOOL OnGetPortUse(unsigned int uiCom) . 判断指定串口是否使用。 8. BOOL OnGetPortExit(unsigned int uiCom) 判断指定串口在本机上是否存在。 9. void OnPortClose(unsigned int uiCom) 关闭指定串口。 10. void OnPortOpen(unsigned int uiCom) 打开指定串口。 11. void OnCloseAllPorts() 关闭所有串口。 12. void OnOpenAllPorts() 打开所有串口。 -1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
    2022-01-22 14:42:47下载
    积分:1
  • 一个基于MFC、工具栏和状态栏的应用程序,包括两个的切换、右键弹出式、工具栏的切换、状态栏信息格的添加等功能。...
    一个基于MFC菜单、工具栏和状态栏的应用程序,包括两个菜单的切换、右键弹出式菜单、工具栏的切换、状态栏信息格的添加等功能。-MFC-based menus, toolbars, and status bar of the application, including the two menus to switch, right pop-up menus, tool bar switch, the status bar to add features such as the information grid.
    2022-01-25 17:32:50下载
    积分:1
  • MFC的用法,可以动态创建,响应用户点击…
    mfc menu的用法,可以动态创建菜单,响应用户单击事件.-mfc menu usage, you can dynamically create a menu, in response to the user click events.
    2023-07-11 05:30:03下载
    积分:1
  • fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间...
    fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需 要完成的收尾工作时间 测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由 前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进 门顾客理发所需要的服务时间,intertime为下一个顾客将到达的时间间隔。R为-fen otherwise be followed queue. Once customers Jimmy End made to leave, the first in the queue of customers will start barber. If the barber shop daily turnover of T consecutive hours a day for customers in the barbershop where the average length of stay, customers are queuing up at the barbershop the average queue length, hours after the close of the need to complete the relevant work time test data : N barber chairs and closed by the user time to read, a customers went 0 for the moment, the door after each customer from the time a customer comes first time to determine. At the time of the incident comes as a result of two random number (durtime, intertime), the door for customers durtime hairdressi
    2022-03-05 00:05:26下载
    积分:1
  • 这个文件很重要,它是数据库编程的基础,关于如何进行最基本的软件编程...
    这个文件很重要,它是数据库编程的基础,关于如何进行最基本的软件编程-this document is very important, it is the Database Programming, on the basis of how the basic software programming
    2023-02-01 04:40:03下载
    积分:1
  • BCMenu3034 cool menu controls, Multi
    BCMenu3034很酷的菜单控件,多文档例子。-BCMenu3034 cool menu controls, Multi-document examples.
    2022-05-09 04:34:19下载
    积分:1
  • 自定义类。vc开发。
    自定义菜单类。vc开发。-Custom category menu. vc development.
    2023-04-25 14:40:03下载
    积分:1
  • xp风格的menu
    xp风格的menu-xp style menu
    2023-05-12 01:55:04下载
    积分:1
  • line drawing algorithms
    菜单驱动的线条绘制算法程序-BRESENHAM,DDA
    2022-12-22 05:15:03下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载