代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/283884/8983338
trace and-or-6.swf.trace
Check AND and OR logical operators with various values
true (boolean) AND true (boolean) = true
true (boolean) OR true (boolean) = true
true (boolean) AND false (boolean) = false
true (boolean) OR fal
www.eeworm.com/read/283884/8983497
trace and-or-5.swf.trace
Check AND and OR logical operators with various values
true (boolean) AND true (boolean) = true
true (boolean) OR true (boolean) = true
true (boolean) AND false (boolean) = false
true (boolean) OR fal
www.eeworm.com/read/283884/8983604
trace and-or-7.swf.trace
Check AND and OR logical operators with various values
true (boolean) AND true (boolean) = true
true (boolean) OR true (boolean) = true
true (boolean) AND false (boolean) = false
true (boolean) OR fal
www.eeworm.com/read/426469/9019275
pas dbutilseh.pas
{*******************************************************}
{ }
{ EhLib v4.3 }
{ Utilities to so
www.eeworm.com/read/382090/9049750
h hidpi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
HIDPI.H
Abstract:
Public Interface to the HID parsing library.
Environment:
Kernel & use
www.eeworm.com/read/282935/9051865
pas idimap4.pas
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/185146/9055637
~pas nqueenu.~pas
unit NqueenU;
interface
uses
Classes,Graphics;
type
TNQueen = class(TThread)
private
{ Private declarations }
a:array[1..8,1..8]of integer;
tt:integer;
q,c:Tbitma
www.eeworm.com/read/185146/9055656
pas nqueenu.pas
unit NqueenU;
interface
uses
Classes,Graphics;
type
TNQueen = class(TThread)
private
{ Private declarations }
a:array[1..8,1..8]of integer;
tt:integer;
q,c:Tbitma
www.eeworm.com/read/282782/9060944
pas imagebutton.pas
unit imagebutton;
interface
uses
SysUtils, Classes, Controls, Messages, Windows, Consts, Forms,
Graphics, Stdctrls, menus, Dialogs;
type
TactiveChange = procedure(sender:Tobject;acti
www.eeworm.com/read/282782/9060965
pas lxactivebtn.pas
unit lxactivebtn;
interface
uses
SysUtils, Classes, Controls,Messages, Windows,
consts, Forms, Menus, Graphics, Stdctrls,Dialogs;
type
TactiveChange = procedure(sender:Tobject;active