代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/157396/11711828
h hsigp.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
www.eeworm.com/read/157396/11712003
h hparm.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
www.eeworm.com/read/260061/11749395
pas cooltrayicon.pas
{*****************************************************************}
{ This is a component for placing icons in the notification area }
{ of the Windows taskbar (aka. the traybar).
www.eeworm.com/read/155597/11861523
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/155597/11861671
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/155360/11883178
txt history.txt
EhLib history
Version 1.56
Added new unit "DBGridEhImpExp.pas" that containt objects and routines:
1. To export DBGridEh at next formats: Text, Csv, HTML, RTF, XLS and
internal f
www.eeworm.com/read/344090/11909083
txt fileexists.txt
Function FileExists(s As String) As Boolean
If Dir(s) "" Then
FileExists = True
Else
FileExists = False
End If
end function
www.eeworm.com/read/343708/11933332
pas spcomm.pas
unit SPComm;
//
// 这是一个串行端口通讯组件, 供 Delphi 2.0 应用程序使用. 适合用来做工业控制及
// 简单传输. 此组件呼叫 Win32 API 来达成所需功能, 请见Communications部份。
//
// 此组件参考 David Wann. 所制作的 COMM32.PAS Version 1.0。原始说明如下:
// This Communi
www.eeworm.com/read/343708/11933437
~9~ spcomm.pas.~9~
unit SPComm;
//
// 这是一个串行端口通讯组件, 供 Delphi 2.0 应用程序使用. 适合用来做工业控制及
// 简单传输. 此组件呼叫 Win32 API 来达成所需功能, 请见Communications部份。
//
// 此组件参考 David Wann. 所制作的 COMM32.PAS Version 1.0。原始说明如下:
// This Communi
www.eeworm.com/read/343708/11933450
~13~ spcomm.pas.~13~
unit SPComm;
//
// 这是一个串行端口通讯组件, 供 Delphi 2.0 应用程序使用. 适合用来做工业控制及
// 简单传输. 此组件呼叫 Win32 API 来达成所需功能, 请见Communications部份。
//
// 此组件参考 David Wann. 所制作的 COMM32.PAS Version 1.0。原始说明如下:
// This Communi