代码搜索:AboutFrame

找到约 116 项符合「AboutFrame」的源代码

代码结果 116
www.eeworm.com/read/20138/833811

aboutframe

1 Aboutframe =TITLE Aboutframe =TITLE About DECwindows Help =INCLUDE overview =INCLUDE overview over_basics =INCLUDE glossary Software Version: Motif 1.1.1 The information in the
www.eeworm.com/read/40112/916341

aboutframe

1 Aboutframe =TITLE Aboutframe =TITLE About DECwindows Help =INCLUDE overview =INCLUDE overview over_basics =INCLUDE glossary Software Version: Motif 1.1.1 The information in the
www.eeworm.com/read/182804/9190542

java aboutframe.java

/*************************************************** Copyright 2003 Ben Childs This file is part of Physics 3D. Physics 3D is free software; you can redistribute it and/or modify i
www.eeworm.com/read/182804/9190586

jfrm aboutframe.jfrm

Metrowerks RAD Data V 3 BeginClasses {9BE3D9E0-166E-11D1-B2D8-0060081C5489} "#base-object-class" {24A693F8-14E5-11D2-B334-00600819ADE3} "Physics3D" {5FA17216-8612-11D1-B2AD-006008A5C0A
www.eeworm.com/read/376635/9311325

class aboutframe.class

www.eeworm.com/read/376635/9311357

java aboutframe.java

package com.lexical.src; import com.lexical.src.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class AboutFrame extends JFrame { public AboutFrame() { setTitle("关于词法分
www.eeworm.com/read/168569/9907376

h aboutframe.h

#ifndef ABOUTFRAME_H #define ABOUTFRAME_H #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif #ifndef WX_PRECOMP #include "wx/wx.h" #endif #include "wx/dialog.h"
www.eeworm.com/read/168569/9907450

cpp aboutframe.cpp

#include "aboutframe.h" enum { ID_ABOUTEXIT = 3100 }; IMPLEMENT_CLASS(AboutFrame, wxDialog) BEGIN_EVENT_TABLE(AboutFrame, wxDialog) EVT_BUTTON(ID_ABOUTEXIT, AboutFrame::OnButton) EN
www.eeworm.com/read/425774/10324079

java aboutframe.java

package com.sam.net.download; import javax.swing.*; import java.awt.*; public class AboutFrame extends JFrame{ public AboutFrame() { super("关于我们..."); setSize(400,200); setResizable(
www.eeworm.com/read/159124/10692670

java aboutframe.java

package end; import java.awt.*; import javax.swing.*; import java.awt.event.*; /** * Title: * Description: * Copyright: Copyright (c) 2004 * Company: * @author un