代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/101075/6255199
java piperesolvermessage.java
/*
* Copyright (c) 2002 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/101053/6257976
java declaration.java
package net.sourceforge.pmd.cpd.cppast;
/**
* Holds the various attributes of a declaration. This is filled up as the
* declaration is parsed.
*/
public class Declaration
{
/**
* class/str
www.eeworm.com/read/101042/6259428
h macsocket.h
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
enum
{
kMacSocket_TimeoutErr = -2
};
// Since MacSocket does busy waiting, I do a callback while waiting
typedef OSErr (*MacSocket_IdleWait
www.eeworm.com/read/101039/6259530
jbx vtabbedpane.jbx
[PropertyInfo]
workbench,boolean,false,false,Workbench,Workbench,true,
[IconNames]
www.eeworm.com/read/101039/6259782
java genericelement.java
/*
* Copyright (c) 1999 The Java Apache Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo
www.eeworm.com/read/100480/6269018
java textareapainter.java
/*
* TextAreaPainter.java - Paints the text area
* Copyright (C) 1999, 2000, 2001 Slava Pestov
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/422575/6327497
h packet32.h
/*
* Copyright (c) 1999 - 2005 NetGroup, Politecnico di Torino (Italy)
* Copyright (c) 2005 - 2006 CACE Technologies, Davis (California)
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/422575/6327532
h packet32.h
/*
* Copyright (c) 1999 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/175592/6341630
txt history.txt
Nucleus PLUS
*****************************
******************************************************************************
www.eeworm.com/read/203290/6344216
java processassistant.java
package waitline;
/**
* @author 李延庆
* @version 1.1
* @Date 2007-04-03
*/
public class ProcessAssistant implements Runnable {
// the only instance of ProcessHost class
private final P