代码搜索:MainFrame

找到约 10,000 项符合「MainFrame」的源代码

代码结果 10,000
www.eeworm.com/read/188731/8517839

java mainframe.java

/** * MainFrame.java * Summary 万年历主类 * Created on * @author * remark 如有改动请发一份代码给我,邮箱wsh.grxx@163.com */ package Clock; import javax.swing.*; import java.awt.*; import java.awt.event.
www.eeworm.com/read/289865/8520879

class mainframe.class

www.eeworm.com/read/289865/8520910

java mainframe.java

package trainticket; import java.awt.Toolkit; import javax.swing.SwingUtilities; import javax.swing.UIManager; import java.awt.Dimension; /** * Title: * * Description:
www.eeworm.com/read/389145/8546852

class mainframe.class

www.eeworm.com/read/289306/8560217

cpp mainframe.cpp

// MainFrame.cpp : implementation file // #include "stdafx.h" #include "..\Property.h" #include "MainFrame.h" #include "..\MainSheet.h" #include "..\..\common\debug.h" #include "..\GuiRes.h"
www.eeworm.com/read/289306/8560220

h mainframe.h

#if !defined(AFX_MAINFRAME_H__B2CAA637_A0B0_47D0_805F_2C80E8304C3F__INCLUDED_) #define AFX_MAINFRAME_H__B2CAA637_A0B0_47D0_805F_2C80E8304C3F__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif //
www.eeworm.com/read/388605/8597398

cpp mainframe.cpp

// MainFrame.cpp : implementation of the CMainFrame class // aze // (c) Stephane Rodriguez 98 #include "stdafx.h" #include "resource.h" #include "MainFrame.h" #ifdef _DEBUG #define new DE
www.eeworm.com/read/388605/8597423

h mainframe.h

// MainFrame.h : interface of the CMainFrame class // aze // (c) Stephane Rodriguez 98 ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_MAINFRAME_H_
www.eeworm.com/read/432433/8605282

class mainframe.class

www.eeworm.com/read/432433/8605289

java mainframe.java

// MainFrame.java - Chapter 16 version. // Copyright 2000 by Jacquie Barker - all rights reserved. // A GUI class. package UserInterface; import java.awt.*; import java.awt.event.*; import