代码搜索:MainFrame
找到约 10,000 项符合「MainFrame」的源代码
代码结果 10,000
www.eeworm.com/read/185895/8979503
rc handtetris.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/427020/8984658
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "3104C.h"
#include "ChildFrm.h"
#include "mainfrm.h"
#include "3104cview.h"
#ifdef _DEBUG
#defin
www.eeworm.com/read/376360/9319797
rc ex10d.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/375037/9375382
cpp poweroffdlg.cpp
// PowerOffDlg.cpp : implementation file
//
#include "stdafx.h"
#include "PowerOff.h"
#include "PowerOffDlg.h"
#include "Shellapi.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/364899/9888950
txt 6-5-2.txt
import java.awt.*;
import java.awt.event.*;
import borland.jbcl.layout.*;
import borland.jbcl.control.*;
import java.io.*;
import java.util.*;
public class MainFrame extends Frame
{
TextField
www.eeworm.com/read/364899/9888964
txt 6-5.txt
package CopyFile;
import java.awt.*;
import java.awt.event.*;
import borland.jbcl.layout.*;
import borland.jbcl.control.*;
import.java.io.*;
import.java.util.*;
public class MainFrame extends
www.eeworm.com/read/165763/10052217
java guidemo3.java
/*
* @(#)GUIDemo3.java 1.0 06/06/18
*
* You can modify the template of this file in the
* directory ..\JCreator\Templates\Template_1\Project_Name.java
*
* You can also create your own proj
www.eeworm.com/read/361072/10067189
rc cescreengrab.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/355447/10265634
java maintainpanel.java
/*
* MaintainPanel.java
*
* Created on 2007年12月18日, 下午3:54
*/
package olts.ui;
import java.awt.Dimension;
import olts.application.*;
import java.util.*;
import javax.swing.*;
import ja