代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/436161/7069338
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1996, 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/129161/7077880
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1994, 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/451824/7088848
ph axgrid.ph
(";"),
(Col As Integer)
(other
(row as integer)
= [boolean]
= [long]
A boolean expression that evaluates to true or false
A long expression that evaluates to a color value
AddButton
AddItem
www.eeworm.com/read/288039/7097225
h jpeglib.h
/*
* jpeglib.h
*
* Copyright (C) 1991-1996, 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/125142/7126504
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/463907/7173425
bas mdlmain.bas
Attribute VB_Name = "mdlMain"
'定义用户类型
'声明会局变量
Public g_blogin As Boolean
Public g_bAdmin As Boolean
Public Const Manager = 4
Public Const General = 2
Public Const Guest = 1
Public gintMode As
www.eeworm.com/read/463779/7175428
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/463779/7175438
h,v jpeglib.h,v
head 1.2;
access;
symbols;
locks
jliang:1.2; strict;
comment @ * @;
1.2
date 2000.05.18.14.07.03; author jliang; state Exp;
branches;
next 1.1;
1.1
date 2000.05.18.13.57.20; author jliang; state E
www.eeworm.com/read/463779/7175466
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/463229/7185863
pas spcomm.pas
unit SPComm;
//
// 这是一个串行端口通讯组件, 供 Delphi 2.0 应用程序使用. 适合用来做工业控制及
// 简单传输. 此组件呼叫 Win32 API 来达成所需功能, 请见Communications部份。
//
// 此组件参考 David Wann. 所制作的 COMM32.PAS Version 1.0。原始说明如下:
// This Communi