登录
首页 » Menu菜单 » dock(任意摆放)功能的菜单

dock(任意摆放)功能的菜单

于 2022-01-26 发布 文件大小:51.23 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

dock(任意摆放)功能的菜单-The menu which can be docked arbitrarily

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

发表评论

0 个回复

  • 这是本人写的一个实用动态,稍加修改就可以做出更好的运态生成...
    这是本人写的一个实用动态菜单,稍加修改就可以做出更好的运态生成菜单-I write this is a practical dynamic menu, a little change can make better Win State Generation menu
    2023-02-02 23:15:03下载
    积分:1
  • 程序,可以通过它理解弹出的编程技巧
    简单的菜单程序,可以通过它理解弹出菜单的编程技巧-simple menu procedures, it can be understood through a pop-up menu of programming skills
    2022-07-05 13:02:55下载
    积分:1
  • 动态增加项,并为下拉的某个item添加sub menu
    动态增加菜单项,并为下拉菜单的某个item添加sub menu-increased dynamic menu items, and the drop-down menu item to add a sub menu
    2022-12-02 18:20:03下载
    积分:1
  • 我也不知阿德联编软件室 联编软件室 联编软件室 联编软件室...
    我也不知阿德联编软件室 联编软件室 联编软件室 联编软件室 -I do not know Adriano Binding Room Software Alliance develops software in conjunction Room Room Binding room together software develops software develops software in con junction Room Room Binding room together software develops software develops software in con junction Room
    2022-12-01 04:20:03下载
    积分:1
  • Article tools to take advantage of resources, automatic drawing examples of icon...
    能够利用工具条资源,自动绘制图标菜单的实例。运行环境WINDOW. -Article tools to take advantage of resources, automatic drawing examples of icon menu. Operating environment WINDOW.
    2022-02-07 09:45:18下载
    积分:1
  • 将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下...
    将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下-string into ASCII codes, solve some of the web system to the Chinese problem, we can try next
    2022-12-12 09:45:04下载
    积分:1
  • 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
    1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码  通过设置WNDCLASS变量的lpszMenuName属性实现自动创建菜单操作  响应WM_COMMAND消息时处理各种菜单消息 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects SixthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : SixthProj.sln is document management solutions, SixthProj project management, project SixthProj.ncb database files, users SixthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code#
    2022-08-03 14:11:26下载
    积分:1
  • 很酷的类似Visual Studio .net里的带阴影的
    很酷的类似Visual Studio .net里的带阴影的菜单。-Very cool menu like the menu in Visual Studio .net which has shadow
    2022-03-21 05:03:43下载
    积分: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
  • 这是一个我做的,请大家不要见笑。有做3D图形引擎的没,有的话,能不能向你学习啊!...
    这是一个我做的,请大家不要见笑。有做3D图形引擎的没,有的话,能不能向你学习啊!-I do, please do not laughed at. Doing 3D graphics engine did not, yes, you can learn ah!
    2022-06-30 08:54:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载