代码搜索:BASE
找到约 10,000 项符合「BASE」的源代码
代码结果 10,000
www.eeworm.com/read/104135/6207473
pas base.pas
unit Base;//最顶层的基类
Interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Mask;
Type
TFrm_Base = Class(TForm)
procedure FormActivate(
www.eeworm.com/read/104135/6207486
dfm base.dfm
object Frm_Base: TFrm_Base
Left = 242
Top = 156
AutoScroll = False
Caption = 'Frm_Base'
ClientHeight = 573
ClientWidth = 792
Color = 14673912
Font.Charset = GB2312_CHARSET
F
www.eeworm.com/read/101039/6259776
java base.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/101039/6259952
java base.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f
www.eeworm.com/read/100601/6267333
h base.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/100419/6269675
pod base.pod
=head1 NAME
sample - Using GetOpt::Long and Pod::Usage
=head1 SYNOPSIS
sample [options] [file ...]
Options:
-help brief help message
-man full documentation
=head1 O
www.eeworm.com/read/166873/6276414
mdb base.mdb
www.eeworm.com/read/283950/6287256
mdb base.mdb
www.eeworm.com/read/146505/6300355
vcx _base.vcx
www.eeworm.com/read/322905/6301501
c base.c
/*
* linux/fs/proc/base.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* proc base directory handling functions
*/
#include
#include
#include