搜索资源列表
tbcmenu
- 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to
ProperWnd
- 属性页放置在窗口的指定位置这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\\MSDEV\\LIB(VC5.0在DevStudio\\VC\\Lib)目录下的Win32Api.CSV就是这样的文件-attribute pages placed in the window of the designated spots examples use common control callback in a CLis
Credit
- 计算学分的~我在这儿把我自己写的程序给大家分享。.. :-calculated from the credit here I wrote my own procedures for everyone to share. .. :
FLash中文导行条
- 一个flash做的菜单.没有时间的显示.可以作为望站的首页-do a flash menu. No time for the show. As Wang Station Home
Cryptix_src_3-0-3
- 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的u
XPrintHeader_demo
- XPrintHeader implements a dialog that allows the user to choose the formatting for a page header by dynamically created popup menus.
MYDynaMenu
- 这是一个动态菜单的程序,适合初步VC开发人员使用-This is a dynamic menu of procedures for the initial development of the use of VC
3txt
- 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.PSet (x, y) z : Setting up the
plugin插件程序
- 用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的菜单读取. 并将当前目录下的动态库中的菜单连续加入. 从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory
qqjiemian
- QQ式的菜单,不完全,供大家参考和学习,请各位大虾指点一二,我也很多不懂请指点!-QQ-style menu, not entirely, for your reference and learning, please prawns guidance on January 2, I do not know a lot of guidance please!
维普浏览器OCR
- fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需 要完成的收尾工作时间 测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由 前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进 门
我的DymMenu
- 这个是我用VC编写的动态菜单的示例.它实现了菜单的动态增加和删除.还有实现了右键菜单.这对于初学者来说是一个很好的学习资料.代码中有解析.-this is my VC dynamic menu prepared by the examples. It achieved a dynamic menu additions and deletion. There's still a right-click menus. For a newcomer it is a good learning
CreateMenu
- 构造一颗机构树根据用户权限返回这个树,用于java中根据用户权限返回不同的树菜单-tree structure a body of users to return to the tree authority for java based user privileges to different menu tree
菜单提示信息
- 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何在 MFC 中实现菜单提示信息呢?-I are doing
gxl06
- 一个从Cmenu派生的菜单类,提供了直接使用资源里的工具栏位图的途径.-Cmenu derived from a menu of categories for the use of resources directly's toolbar bitmaps channel.
strutsMenu
- 使用eclipse环境开发的startmenu,主要是熟悉开发步骤,可供初学者使用,较为简单。-use eclipse startmenu development of the environment, mainly with the development steps for beginners, a relatively simple.
收银系统
- 一个商场收银系统,累计上品的价格,最后要求输入顾客支付额,然后找回差价。-a shopping center cash register system, the price has multicolored, finally asked the customers to pay for the importation, and then back post.
自定义图标的自画菜单(for winnt and 2000)
- 自定义图标的自画菜单(for winnt and 2000)-since the definition of icon painting from the menu (for winnt and 2000
CSharp-program-for-SystemMenu
- C# 利用HOOK实现自绘窗体系统菜单,写的非常好-This is a good program I get from the Internet,it is an excellent one CSharp program for SystemMenu
懒人许V4.6---for cad2010
- CAD 插件及其他工具,懒人许V4.6---for cad2010
