代码搜索:boolean

找到约 10,000 项符合「boolean」的源代码

代码结果 10,000
www.eeworm.com/read/263982/11334456

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/263652/11350837

pas spcomm.pas

unit SPComm; // // 这是一个串行端口通讯组件, 供 Delphi 2.0 应用程序使用. 适合用来做工业控制及 // 简单传输. 此组件调用 Win32 API 来达成所需功能, 请见Communications部份。 // // 此组件参考 David Wann. 所制作的 COMM32.PAS Version 1.0。原始说明如下: // This Communi
www.eeworm.com/read/263343/11366790

bas mdlvar.bas

Attribute VB_Name = "mdlVar" '声明全局变量 Public g_CurUserID As Long Public g_bLogin As Boolean Public g_bAdmin As Boolean Public g_bStudent As Boolean '查找用户 Public Function IsExistUser(strUserNam
www.eeworm.com/read/262950/11382889

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/262950/11383229

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/262950/11383383

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/408078/11405822

pas trayicon.pas

{ TTrayIcon VCL. Version 1.3 Requires: Delphi 2.0 32 bit. Function: Adds an icon to the Windows 95 Tool Tray and has events to respond to mouse clicks. This component is based o
www.eeworm.com/read/408078/11405844

~pas trayicon.~pas

{ TTrayIcon VCL. Version 1.3 Requires: Delphi 2.0 32 bit. Function: Adds an icon to the Windows 95 Tool Tray and has events to respond to mouse clicks. This component is based o
www.eeworm.com/read/407373/11420142

h jpeglib.h

#ifndef JPEGLIB_H #define JPEGLIB_H /* * First we include the configuration files that record how this * installation of the JPEG library is set up. jconfig.h can be * generated automatical
www.eeworm.com/read/407373/11420215

h jpeglib.h

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee