CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 菜单 搜索资源 - ON

搜索资源列表

  1. tbcmenu

    0下载:
  2. 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:46761
    • 提供者:张玉放
  1. mulcle

    0下载:
  2. 一个SDI(单文档界面)的应用,通过File菜单中的Create New Frame命令能够创建一个位于顶层的SDI应用,但关闭主应用后其它的窗口也将关闭,程序由Visual C++ 5.0开发-an SDI (single-document interface) applications, through the File menu on the Create New Frame order to create one at the top of SDI applications, but c
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:30743
    • 提供者:王西
  1. 在WINDOWS下实现拷贝粘贴

    0下载:
  2. 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换。欢迎大家给些建议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used transform 97. You are welcome to these proposals.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:4914
    • 提供者:王军
  1. Visual CSharp的菜单编程

    0下载:
  2. 本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:32302
    • 提供者:开远
  1. EyeFinder(OutLook2003样式的导航栏)

    1下载:
  2. 使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考-prepared to use C#, modeled on the OUTLOOK2003 menu of tools that can be done reference tool-type window
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:47967
    • 提供者:林风
  1. xp(office)菜单

    0下载:
  2. goodmenu,自己看就行了,要说明多少才算详细阿,革命靠自觉,怎么能简单的用机器判断呢bs之-goodmenu, see themselves on the line, they would explain in detail how much would be A, the revolution on consciously, how can simple machines bs Zhi judgment?
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:73719
    • 提供者:cmy
  1. fyy

    0下载:
  2. 单文档程序: 点击菜单中的信号--正弦信号。相应的消息就会映射,在界面里画一个正弦信号。-single document : Click on the menu on the signal -- sinusoidal signal. The news will be a corresponding map, the interface Lane painting a sinusoidal signal.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:35798
    • 提供者:雅丫
  1. fyy12

    1下载:
  2. 在单文档界面下, 点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:38281
    • 提供者:雅丫
  1. 12_编辑菜单

    0下载:
  2. 菜单是Windows应用程序主界面上典型的界面元素,是组织大量选项的最有效方法。快捷菜单提供当前可用命令的列表,通过工具栏也可以给用户提供访问命令的快捷方式。 -menu of Windows applications on the main interface of a typical interface element is the number of options Organization of the most effective ways. Fast current menu off
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:15608
    • 提供者:岳月
  1. qqjiemian

    0下载:
  2. 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!
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:233616
    • 提供者:
  1. cadmenubar

    0下载:
  2. 基于AUTOCAD2002的菜单程序,可以直接应用MFC在AUTOCAD下直接生成菜单-Based on the menu AutoCAD2002 procedures can be applied directly in AutoCAD MFC generated directly under the menu
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:112368
    • 提供者:孔繁星
  1. 菜单提示信息

    0下载:
  2. 我正在做一个历时很久的项目。出于某些原因,项目启动之初我们实现了自己的弹出式菜单。当工具提示信息出现之后,我们将这个功能引入了我们自己的菜单,以便当用户将鼠标停留在某个菜单项上的时候,能够出现相应的提示信息。这一功能对于我们的用户来说非常重要,因为 用它可以解释为什么某个菜单项是被禁用的。由于我们的用户对 Windows 平台越来越熟悉,他们想要外观上更标准的菜单。现在我们使用了 CMenu,但是我们失去了 出色的菜单提示信息。请问如何在 MFC 中实现菜单提示信息呢?-I are doing
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:113106
    • 提供者:qve
  1. 020789周磊编译原理上机作业

    1下载:
  2. 介绍语法制导翻译和各种语法成分的中间代码的生成;第6章介绍符号表的 组织和使用;第7章介绍运行时存储空间的组织与分配;第8章介-guidance on grammar and translation of various grammatical elements in the middle of the code generation; Chapter 6 on the symbol table of organization and use; Chapter 7 on storage sp
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:207875
    • 提供者:x
  1. ReadMe2006

    0下载:
  2. AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:2014
    • 提供者:imam
  1. 13119游戏

    0下载:
  2. 防空战游戏程序.具体操作有:炮弹,显示高炮,显示炮弹,发射,位置移动,画战场/对方飞机/炸弹等等.-air war games. Specific operations are : shells, showed anti-aircraft guns and artillery shells at the show, launch, mobile location, painting battlefield / other planes / bombs and so on.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:195512
    • 提供者:孙荣荣
  1. HB-pdfpr22-fxj

    0下载:
  2. 一、软件简介: 1.名称:PDF Password Remover 2.版本:2.2 3.类型:共享软件 4.适用系统:Windows 9x/ME/NT/2000/XP 5.简介: 本软件用来去除加密的 Adobe Acrobat PDF 文件的各种操作限制。支持 Adobe Acrobat 所有版本。 -------------------------------------------------------------------
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:538259
    • 提供者:123
  1. 源码vb编的图书馆理系统

    0下载:
  2. 这是我在网上下载的,大家慢慢看,我也是看不懂的,-This my download on the Internet, you can slowly, I also do not understand, Ha Ha Ha ha ho
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:128651
    • 提供者:黄磊
  1. yuzhi

    0下载:
  2. 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:200281
    • 提供者:zhangkeju
  1. CAGD

    0下载:
  2. 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:3974339
    • 提供者:ww
  1. Icon-in-the-menu-on-the-increase

    0下载:
  2. 在菜单上增加图标 使用: 在 Form1 中增加一个 PictureBox1, AutoSize 为 True, 放一个小 Bmp (不是 Icon!推荐 13*13)。 -Icon in the menu on the increase Use: In Form1 add a PictureBox1, AutoSize is True, put a small Bmp (not the Icon! recommended 13* 13).
  3. 所属分类:Menu control

    • 发布日期:2017-03-23
    • 文件大小:677
    • 提供者:史泰龙
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com