代码搜索:MenuBar
找到约 4,001 项符合「MenuBar」的源代码
代码结果 4,001
www.eeworm.com/read/188436/8540611
cpp menubar.cpp
// MenuBar.cpp :
//
#include "stdafx.h"
#include "MenuBar.h"
#include
#define _AfxGetDlgCtrlID(hWnd) ((UINT)(WORD)::GetDlgCtrlID(hWnd))
#define HORZF(dw) (dw & CBRS_O
www.eeworm.com/read/188436/8540635
h menubar.h
#if !defined(AFX_MENUBAR_H__AF01DCA8_266A_11D3_8FA2_444553540000__INCLUDED_)
#define AFX_MENUBAR_H__AF01DCA8_266A_11D3_8FA2_444553540000__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M
www.eeworm.com/read/287913/8661514
gif menubar.gif
www.eeworm.com/read/287913/8661593
gif menubar.gif
www.eeworm.com/read/287913/8661650
gif menubar.gif
www.eeworm.com/read/287913/8661693
gif menubar.gif
www.eeworm.com/read/384312/8880662
java menubar.java
package src;
import javax.swing.*;
import java.awt.event.*;
public class MenuBar extends JMenuBar{
Zhipai main=null;
JMenu Newgame=new JMenu("游戏");
JMenu Help=new JMenu("帮助");
www.eeworm.com/read/384312/8880672
class menubar.class
www.eeworm.com/read/284864/8886383
cpp menubar.cpp
/*******************************************************************************
模 块: 菜单条.
功 能: 能用光标移动选择菜单项并挂接 SubMenu.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-10
*****************************
www.eeworm.com/read/284864/8886769
h menubar.h
/*******************************************************************************
模 块: 菜单条.
功 能: 能用光标移动选择菜单项并挂接 SubMenu.
程序员: 雷中南.
版 本: v1.1
时 间: 1999-05-10
*****************************