代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/275751/10797566
ddp about.ddp
www.eeworm.com/read/275751/10797582
dfm about.dfm
object frm_about: Tfrm_about
Left = 221
Top = 159
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 271
ClientWidth = 327
Color = clBtnFace
Font.Charset = GB2312_CHA
www.eeworm.com/read/275751/10797611
pas about.pas
unit about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls,Dialogs, jpeg;
type
Tfrm_about = class(TForm)
Panel1: TPanel;
Pro
www.eeworm.com/read/420325/10803385
java about.java
//关于软件类
package classsource;
import java.awt.*;//倒包
import java.awt.event.*;//倒包
import javax.swing.*;//倒包
public class About extends JInternalFrame {
JLabel label = new JLabel(
www.eeworm.com/read/420325/10803465
class about.class
www.eeworm.com/read/420325/10803605
class about.class
www.eeworm.com/read/420325/10803709
java about.java
//关于软件类
package classsource;
import java.awt.*;//倒包
import java.awt.event.*;//倒包
import javax.swing.*;//倒包
public class About extends JInternalFrame {
JLabel label = new JLabel(
www.eeworm.com/read/420325/10803825
class about.class
www.eeworm.com/read/349647/10808145
gif about.gif
www.eeworm.com/read/420155/10812962
cpp about.cpp
// About.cpp : implementation file
//
#include "stdafx.h"
#include "CTSClient.h"
#include "About.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;