代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/384619/8856236
h hidpi.h
/*++
Copyright (c) 1996-1998 Microsoft Corporation
Module Name:
HIDPI.H
Abstract:
Public Interface to the HID parsing library.
Environment:
Kernel & user mode
www.eeworm.com/read/285285/8856460
java disis.java
class disIs
{
public int distance;
public boolean isInTree;
disIs(int i, boolean flag)
{
distance = i;
isInTree = flag;
}
}
www.eeworm.com/read/384450/8868497
pas traybaricon.pas
unit TrayBarIcon;
{*
** 系统托盘操作的组件
** 作者:未知
** 修改:午秋
}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Menus, ShellApi, extctrls;
const
//自定义用户信
www.eeworm.com/read/285034/8875255
java structcollection.java
// A class that converts a Structure to a Collection
// (c) 2001 duane a. bailey
package structure;
import java.util.Collection;
import java.util.Iterator;
/**
* This utility class converts a Structu
www.eeworm.com/read/187009/8883643
pas bstrayicon.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/284803/8895670
pas enhlistview.pas
{$I DFS.INC} { Standard defines for all Delphi Free Stuff components }
// Delphi 2 and C++B 1 have incorrectly declared InsertItem as private.
{$IFDEF DFS_COMPILER_3_UP}
{$DEFINE DFS_FIXED_LIS
www.eeworm.com/read/284333/8942745
cls dwdcb.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/427442/8944503
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/427440/8944607
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/427438/8944717
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