代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/373376/9459101
java about.java
/*
* Copyright (C) 1998 Noctor Consulting, Ltd. All rights reserved.
* SMS JDK 2.0 Bureau application
*/
package bureau;
import java.awt.*;
public class about extends Dialog
{
smb p
www.eeworm.com/read/177268/9461532
cs about.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace NumPuzzle
{
///
/// About 的摘要说明。
///
www.eeworm.com/read/373314/9463818
gif about.gif
www.eeworm.com/read/373279/9465133
dcu about.dcu
www.eeworm.com/read/373279/9465203
ddp about.ddp
www.eeworm.com/read/373279/9465224
dfm about.dfm
object frm_about: Tfrm_about
Left = 524
Top = 121
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 271
ClientWidth = 460
Color = 16635349
Font.Charset = GB2312_CHAR
www.eeworm.com/read/373279/9465263
pas about.pas
unit about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls,Dialogs, jpeg, XPMenu,implemntation,MmSystem;
type
Tfrm_about = class(TForm
www.eeworm.com/read/177187/9465905
cpp about.cpp
// about.cpp: implementation of the about class.
//
//////////////////////////////////////////////////////////////////////
#include
#include "about.h"
///////////////////////////////