代码搜索:BASE
找到约 10,000 项符合「BASE」的源代码
代码结果 10,000
www.eeworm.com/read/441613/7668224
java base.java
import java.awt.*;
public class base{
private int xPos;
private int yPos;
private Rectangle Base;
private int ImageNo = 1;
public base(){
xPos = 260;
yPos = 498;
Base = new Rec
www.eeworm.com/read/441613/7668229
class base.class
www.eeworm.com/read/441513/7669427
c base.c
/*
* TE410P Quad-T1/E1 PCI Driver version 0.1, 12/16/02
*
* Written by Mark Spencer
* Based on previous works, designs, and archetectures conceived and
* written by Ji
www.eeworm.com/read/439552/7706323
dfm base.dfm
object frmBase: TfrmBase
Left = 322
Top = 140
Width = 591
Height = 468
Caption = #21407#22987#22522#31867#31383#21475
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color =
www.eeworm.com/read/439552/7706327
dcu base.dcu
www.eeworm.com/read/439552/7706328
ddp base.ddp
www.eeworm.com/read/439552/7706329
~dfm base.~dfm
object frmBase: TfrmBase
Left = 322
Top = 140
Width = 591
Height = 468
Caption = #21407#22987#22522#31867#31383#21475
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color =
www.eeworm.com/read/439552/7706335
~ddp base.~ddp
www.eeworm.com/read/439552/7706336
~pas base.~pas
unit base;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, ImgList, Buttons, ToolWin, ComCtrls, ActnList,
StdCtrls,TypInfo;