代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/210804/15192074
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/210671/15193686
cpp fig21_01.cpp
// Fig. 21.1: fig21_01.cpp
// Demonstrating data type bool.
#include
using std::cout;
using std::endl;
using std::cin;
using std::boolalpha;
int main()
{
bool boolean = fals
www.eeworm.com/read/210091/15207031
pas wwdbedit.pas
{
//
// Components : TwwDBEdit
//
// Copyright (c) 1995-2001 by Woll2Woll Software
//
//
// 8/12/97 - Clear selLength when handling mask in keypress event. This fixes
// a bug whi
www.eeworm.com/read/209497/15218416
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/207183/15280402
pas divword.pas
program Divide_Word;
type
ws=string[20];
var
f:text;
found:boolean;
c,x,m:array[2..20] of integer;
{c[i]表示长度为i的单词的个数 x[i]表示当前解的第i个分量 m[i]表示当前第i个分量已找到的最小解}
s:array[1..1000] of ws;
www.eeworm.com/read/173141/5378232
java valuenode.java
/*
Derby - Class org.apache.derby.impl.sql.compile.ValueNode
Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version
www.eeworm.com/read/172258/5388499
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/172258/5388598
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/172258/5388664
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/172258/5388763
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