Welcome![Sign In][Sign Up]
Location:
Search - MenuBar

Search list

[GUI Developinterfacelib

Description: 这是一个著名的界面库的源程序,采用VC++ 6.0编写;-This is a well-known interface library source files, using VC 6.0;
Platform: | Size: 314368 | Author: 刘伟豪 | Hits:

[Menu controlcmenu

Description: 主要演示windows xp的系统智能型菜单的源代码,有很好的参考价值!-major demonstration of the system windows xp intelligent menu of source code, a good reference value!
Platform: | Size: 29696 | Author: 肖献强 | Hits:

[Menu controlMenuBarXP

Description: 在对话框中实现菜单,并可以增加菜单按扭,并在菜单左侧实现一个条.-achieve in the dialog box menu, and can increase the menu button, and achieve a menu of the left.
Platform: | Size: 71680 | Author: zlg | Hits:

[MiddleWareboweiMenu

Description: 泊位菜单的详细源码,虽然很简单,但是就是和大家一起学习探讨的。-berths detailed source of the menu, although very simple, but it is and we will study together explore.
Platform: | Size: 1729536 | Author: 胡辉 | Hits:

[2D Graphicdockmenubar_demo

Description: 一个速度可调的,可更改颜色的,2维球。MFC编程,使用了unicode-an adjustable speed, alter color, two-dimensional ball. MFC programming, the use of the unicode
Platform: | Size: 1213440 | Author: ys | Hits:

[GUI DevelopGuiToolKit

Description: 这是一套WINDOWSXP式样的界面源程序非常实用GuiToolKit.rar-This is a WindowsXP style interface very useful source GuiToolKit.rar
Platform: | Size: 348160 | Author: Beisheng | Hits:

[Menu controlMenu

Description: VC++图形界面之菜单编程,源码在VC6.0下编译通过。-VC++ Graphical interface menu of programming, source code in VC6.0 compiler under through.
Platform: | Size: 249856 | Author: 李王 | Hits:

[DocumentsMatlab

Description: Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可; 2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框 中指定变量名,然后用plot命令画出; 3)直接在模型上再加一个,to Workplace模块,也用plot画出; 4) 等scope显示出来图像以后,在matlab上运行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。 问: 怎样进行S-function的编程和使用??? 答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了-err
Platform: | Size: 6144 | Author: wupeng | Hits:

[Othermenubar

Description: labview 中菜单调用案例,已经通过测。-LabVIEW in the menu called the case, has passed testing.
Platform: | Size: 26624 | Author: dannygto | Hits:

[ToolBariebars_src

Description: 仿IE的菜单栏和工具条类,实用性强,VC开发。-Imitation IE
Platform: | Size: 14336 | Author: weilei | Hits:

[JSP/Javafh110

Description: MenuBar mb //MenuBar 类封装绑定到框架的菜单栏的平台概念。为了将该菜单栏与 Frame 对象关联, //可以调用该框架的 setMenuBar 方法。 Menu me //Menu 对象是从菜单栏部署的下拉式菜单组件. MenuItem item //默认的 MenuItem 对象包含一个简单的加标签的菜单项。 MenuShortcut shortcut=new MenuShortcut(KeyEvent.VK_E) -MenuBar mb// MenuBar class encapsulates the framework to bind to the menu bar of the platform concept. For the menu bar with the Frame object,// can call methods of the framework setMenuBar. Menu me// Menu object is deployed from the menu bar pull-down menu component. MenuItem item// default MenuItem object contains a simple labeling of menu items. MenuShortcut shortcut = new MenuShortcut (KeyEvent.VK_E)
Platform: | Size: 1024 | Author: fhmlrs | Hits:

[JSP/Javamenubar-1.0.20-src

Description: 使用j2me实现二级菜单,有利于页面的扩展,有利于开发-Use j2me to achieve the secondary menu is conducive to the expansion of the page and is conducive to the development of
Platform: | Size: 33792 | Author: 陆垒 | Hits:

[Otherfinal

Description: 计算器菜单以及部分按钮的布局MenuBar menuBar Menu menu1,menu2,menu3 MenuItem menu1_item1,menu1_item2,menu1_item3 MenuItem menu2_item1,menu2_item2 MenuItem menu3_item1,menu3_item2 mywindow() { setTitle("计算器") menuBar=new MenuBar() menu1=new Menu("文件") menu2=new Menu("基本操作") menu3=new Menu("帮助") menuBar.add(menu1) menuBar.add(menu2) -Calculator menu button layout as well as some MenuBar menuBar Menu menu1, menu2, menu3 MenuItem menu1_item1, menu1_item2, menu1_item3 MenuItem menu2_item1, menu2_item2 MenuItem menu3_item1, menu3_item2 mywindow () (setTitle ( Calculator ) menuBar = new MenuBar () menu1 = new Menu ( file ) menu2 = new Menu ( Basic Operation ) menu3 = new Menu ( Help ) menuBar.add (menu1) menuBar.add (menu2)
Platform: | Size: 1024 | Author: 姗姗 | Hits:

[MiddleWarelongboo-ajax

Description: Visual JS 在线JS编辑器 非常的COOL 在线生成网页和JS代码 自由显示。-Visual JS Online JS editor very COOL online JS code to generate Web pages and a free show.
Platform: | Size: 6624256 | Author: 曾小迅 | Hits:

[SymbianCBAchangeMenuhideMenuBarchange

Description: symbian中讲述的一个有关换menubar的例子,非常简单易学-symbian described in a menubar for example, very easy to learn
Platform: | Size: 79872 | Author: 张恒山 | Hits:

[Linux-Unixform

Description: //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Form", NULL, 0, &argc, argv, NULL, NULL] n = 0 XtSetArg[args[n], XmNwidth, 500] n++ XtSetArg[args[n], XmNheight, 500] n++ XtSetValues[toplevel, args, n] //建立主窗口 form = XmCreateForm[toplevel, "form", NULL, 0] XtManageChild[form] //建立菜单条 n = 0 XtSetArg[args[n], XmNtopAttachment, XmATTACH_FORM] n++ XtSetArg[args[n], XmNleftAttachment, XmATTACH_FORM] n++ XtSetArg[args[n], XmNrightAttachment, XmATTACH_FORM] n++ menubar = XmCreateMenuBar[form, "menubar", args, n] XtManageChild[menubar] create_menu[menubar]
Platform: | Size: 4096 | Author: zzroot | Hits:

[Menu controlimport

Description: 本例介绍如何通过菜单棒(MenuBar)、菜单(Menu)、菜单项(MenuItem)3个主要对象组成窗口中的菜单栏-Describes how in this case through the menu bar (MenuBar), menu (Menu), menu item (MenuItem) 3 main objects of the menu bar window
Platform: | Size: 4096 | Author: hytfine | Hits:

[SymbianMyMenu

Description: symbian menu bar s60 3td qq menubar-symbian menu bar s60 3td qq menubar
Platform: | Size: 29696 | Author: 黄虎平 | Hits:

[Linux-Unixmenubar.c.tar

Description: 用C语言+GTK实现菜单栏,功能强大....请大家好好研究.-Achieved with the C language+ GTK menu bar
Platform: | Size: 1024 | Author: lendy | Hits:

[androidMenuBarLayout

Description: android 下opengl2d开发的一个小例子,对于2D程序开发有很好的指导意义-Under the opengl2d android development of a small example, for a very good 2D program development guide
Platform: | Size: 783360 | Author: jimmy | Hits:
« 1 2 34 »

CodeBus www.codebus.net