代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/244194/12878827
int dbsumlst.int
{*******************************************************}
{ }
{ EhLib v3.6 }
{ TDB
www.eeworm.com/read/244194/12878846
int dbgridehfinddlgs.int
{*******************************************************}
{ }
{ EhLib v3.6 }
{
www.eeworm.com/read/244194/12878870
int dblookupgridseh.int
{*******************************************************}
{ }
{ EhLib v3.6 }
{ TDBLookupGridEh,
www.eeworm.com/read/244194/12878893
pas dbctrlseh.pas
{*******************************************************}
{ }
{ EhLib v3.6b }
{ TDBEditEh, TDBDat
www.eeworm.com/read/244194/12878896
int dblookupeh.int
{*******************************************************}
{ }
{ EhLib v3.6 }
{ TDBLookup
www.eeworm.com/read/244194/12878905
int dbutilseh.int
{*******************************************************}
{ }
{ EhLib v3.6 }
{ Utilities to so
www.eeworm.com/read/244184/12879242
java nsound.java
import com.nokia.mid.sound.*;
public class Nsound {
public Nsound() {
ok = true;
sound01 = new Sound(START, 1);
}
public boolean getState() {
return sound01.getState() =
www.eeworm.com/read/330445/12889439
pas unit1.pas
unit Unit1;
interface
uses
SysUtils, Classes, HTTPApp;
type
TWebModule1 = class(TWebModule)
procedure WebModule1WebActionItem1Action(Sender: TObject;
Request: TWebRequest; R
www.eeworm.com/read/243994/12901082
bas module1.bas
Attribute VB_Name = "Module1"
Public Function FindFolder(FolderName As String) As Boolean
'查找文件夹,并且在没有的情况下创建文件夹
'创建fso对象模型
' 由于fso对象包含在scripting 类型库 (scrrun.dll)中,所以在使用前首先需要在在工程中引用这个文件,单击“工程”
www.eeworm.com/read/330268/12903751
pas psiantifreezebase.pas
unit PsiAntiFreezeBase;
//******************************************************************************
// The original software is under
// Copyright (c) 1993 - 2000, Chad Z. Hower (Kudzu)
//