代码搜索:ABOUT

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

代码结果 10,000
www.eeworm.com/read/457703/7320331

h about.h

#pragma once /////////////////////////////////////////////////////////// CAboutDlg dialog used for App FileExceptionTest class CAboutDlg : public CDialog { public: CAboutDlg(); // Dialo
www.eeworm.com/read/457703/7320388

h about.h

#pragma once /////////////////////////////////////////////////////////// CAboutDlg dialog used for App FileExceptionTest class CAboutDlg : public CDialog { public: CAboutDlg(); // Dialo
www.eeworm.com/read/457583/7322477

java about.java

import java.awt.Dimension; import java.awt.Frame; import java.awt.Rectangle; import javax.swing.JDialog; import javax.swing.JTextField; public class About extends JDialog { public About(Fra
www.eeworm.com/read/457379/7326279

png about.png

www.eeworm.com/read/457379/7326289

png about.png

www.eeworm.com/read/457296/7328527

frx about.frx

www.eeworm.com/read/457296/7328541

frm about.frm

VERSION 5.00 Begin VB.Form about BackColor = &H00FFC0C0& Caption = "关于" ClientHeight = 1380 ClientLeft = 60 ClientTop = 450 ClientWidth
www.eeworm.com/read/457296/7328563

log about.log

行 9:属性 Icon 在 about 中的文件引用无效。
www.eeworm.com/read/457166/7333230

bmp about.bmp

www.eeworm.com/read/456969/7336031

cpp about.cpp

// About.cpp : 实现文件 // #include "stdafx.h" #include "About.h" // CAbout 对话框 IMPLEMENT_DYNAMIC(CAbout, CDialog) CAbout::CAbout(CWnd* pParent /*=NULL*/) : CDialog(CAbout::IDD, pParent)