代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/331060/12853402
java disk.java
import java.awt.*;
public class Disk extends Button
{
int number;
boolean 上方有盘=false;
public Disk(int number,HannoiTower con)
{
this.number=number;
set
www.eeworm.com/read/143653/12854259
h journal.h
/*
$Id: Journal.h,v 1.2 1995/09/05 21:12:55 jussi Exp $
$Log: Journal.h,v $
Revision 1.2 1995/09/05 21:12:55 jussi
Added/update CVS header.
*/
/*
Journal.h: keeps track of events to sel
www.eeworm.com/read/143653/12854315
h tdataasciiinterp.h
/*
========================================================================
DEVise Data Visualization Software
(c) Copyright 1992-1996
By the DEVise Development Group
Madison, Wisconsin
Al
www.eeworm.com/read/143653/12854319
h init.h
/*
========================================================================
DEVise Data Visualization Software
(c) Copyright 1992-1996
By the DEVise Development Group
Madison, Wisconsin
Al
www.eeworm.com/read/143653/12854324
h attrlist.h
/*
========================================================================
DEVise Data Visualization Software
(c) Copyright 1992-1996
By the DEVise Development Group
Madison, Wisconsin
Al
www.eeworm.com/read/143625/12855820
pas general.pas
unit General;
interface
uses
Windows;
const
MSGTITLE_ASK = '系统提示';
MSGTITLE_ALARM = '警告';
MSGTITLE_ERR = '错误';
MSGFLAG_ASK = MB_YESNO + MB_ICONQUESTION;
MSGFLAG_
www.eeworm.com/read/143623/12855923
java mythread.java
public class MyThread extends Thread
{
boolean exit = false ;
char printchar ;
public MyThread(char c)
{
printchar = c ;
}
public void run()
{
while(!exit)
{
System.out.pri
www.eeworm.com/read/143595/12857165
h hlat.h
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*