代码搜索:comboBox
找到约 9,239 项符合「comboBox」的源代码
代码结果 9,239
www.eeworm.com/read/197685/7978393
h grapht~1.h
#pragma once
// CGraphToolBar
class CGraphToolBar : public CToolBar
{
DECLARE_DYNAMIC(CGraphToolBar)
public:
CGraphToolBar();
virtual ~CGraphToolBar();
//添加组合框成员变量
CComboBox m_co
www.eeworm.com/read/141570/12999452
txt 40.txt
VisualBasic中用户界面的设计原则
VisualBasic通过在窗体上拖曳控件的方式为创建用户界面提供了非常简便的方法,窗体的设计和规划不仅影响到它本身外观的可观赏性,而且对应用程序的可操作性也有很重要的作用。一个良好的用户界面并不是只有专业的美术人员才能设计出来,在大多数时候,这样的界面设计都是由程序设计人员完成,因此了解用户界面的设计原则,是每 ...
www.eeworm.com/read/135008/5890805
pas storage_select.pas
unit Storage_Select;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, XPMenu, StdCtrls, Grids, Buttons, DBGrids;
type
Tfrm
www.eeworm.com/read/480189/6667699
java htmljframe.java
//【例10.1】 查看指定URL的HTML源文档内容。
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.net.*;
import java.io.*;
import java.util.Date;
import java.text.SimpleDateFormat;
www.eeworm.com/read/262225/11599886
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "prop.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/259224/11813518
clw atlasmgr2.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAtlasMgr2Dlg
LastTemplate=CEdit
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AtlasM
www.eeworm.com/read/151211/12228018
txt 40.txt
VisualBasic中用户界面的设计原则
VisualBasic通过在窗体上拖曳控件的方式为创建用户界面提供了非常简便的方法,窗体的设计和规划不仅影响到它本身外观的可观赏性,而且对应用程序的可操作性也有很重要的作用。一个良好的用户界面并不是只有专业的美术人员才能设计出来,在大多数时候,这样的界面设计都是由程序设计人员完成,因此了解用户界面的设计原则,是每 ...
www.eeworm.com/read/252021/12306593
cpp unit2.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit2.h"
//------------------------------------------------------------
www.eeworm.com/read/169697/5413380
java statlinepanel.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package viewer.histogram;
import java.awt.*;
import java.awt.event.
www.eeworm.com/read/268731/11124439
clw arrest.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CArrestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Arrest.