代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/151418/12213402
bas dbutil.bas
Attribute VB_Name = "modDBUtil"
'
' ESRI
' 3D Analyst Developer Sample Utility
' moddbutil.bas
' Methods for general ArcGIS database tasks
'
Option Explicit
Private m_sErrorMsg As String
Pr
www.eeworm.com/read/339554/12225529
pas ac1099.pas
program tju1099;
const
maxt=100;
maxm=100;
var
prime:array[1..maxt]of word;
ans:array[0..maxm]of string;
e:array[1..maxt,1..maxm]of boolean;{boolean equations}
t,m,x,i,j,k,exp:long
www.eeworm.com/read/252180/12295374
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/251351/12351068
pas idimap4.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/250958/12373033
java ifalgorithm.java
/*
* @(#) IFAlgorithm.java 6.0 03/10/05
*
* Copyright IES, All Rights Reserved.
*
* This software is the proprietary information of IES
* Use of this software for educational and academic p
www.eeworm.com/read/250273/12419344
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/336620/12428852
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/131795/14125534
dat vb_fun24.dat
EOF 函数
返回一个 Integer,它包含 Boolean 值 True,表明已经到达为 Random 或顺序 Input 打开的文件的结尾。