代码搜索:boolean

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

代码结果 10,000
www.eeworm.com/read/199429/7860501

pas spcomm.pas

unit SPComm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs; const // messages from read/write threads PWM_GOTCOMMDATA = WM_USER + 1;
www.eeworm.com/read/399220/7879764

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/197107/8029244

txt ximgedit.txt

Description *********** XImgEdit is an ActiveX image editor. It supports both BMP and JPG file formats. Installation ************ Although not necessary, it is a good idea to copy the ocx fil
www.eeworm.com/read/397611/8033626

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/195579/8140325

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 README fil
www.eeworm.com/read/247403/12661201

txt readme.txt

---------------------------------------- Advanced Calculator v5.1 for Delphi Copyright 1999-2001 by George Barbakadze All rights reserved http://ansipars.port5.com e-mail: support@ansipars.port
www.eeworm.com/read/146082/12677159

cls csubclassingthunk.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/145971/12686128

h jpeglib.h

/* * jpeglib.h * * Copyright (C) 1991-1995, 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/246404/12728395

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/246404/12729014

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