代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/448516/7532358
java listing 3-3.java
public class BasicMIDletShell extends MIDlet
{
public void startApp()
{
}
public void pauseApp()
{
}
public void destroyApp( boolean unconditional)
{
}
}
www.eeworm.com/read/448322/7535146
pas ch341pt.pas
unit CH341PTDLL;
interface
// 2005.07.28
//****************************************
//** Copyright (C) W.ch 1999-2005 **
//** Web: http://www.winchiphead.com **
//********************
www.eeworm.com/read/448217/7536958
h scs2.h
const int MAXLEN = 60;
const int MAXCHROM = 100;
const float MAXFITNESS = 0.85;
enum tagboolean {F = 0,T =1};
typedef enum tagboolean Allele;
typedef enum tagboolean Boolean;
type
www.eeworm.com/read/448207/7537302
pas agedtrialbalancereport.pas
unit AgedTrialBalanceReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
www.eeworm.com/read/448207/7537952
pas aphistoryreport.pas
unit APHistoryReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
Trpt
www.eeworm.com/read/448207/7537961
pas arhistoryreport.pas
unit ARHistoryReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
Trpt
www.eeworm.com/read/448207/7537978
pas apchequereport.pas
unit APChequeReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls, DB, quickrpt, Qrctrls;
type
TrptAPCheque = class(TFo
www.eeworm.com/read/447524/7549829
pas gr32_system.pas
unit GR32_System;
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not us
www.eeworm.com/read/447524/7549880
pas sxskinlibrary.pas
unit SXSkinLibrary;
////////////////////////////////////////////////////////////////////////////////
// SXSkinComponents: Skinnable Visual Controls for Delphi and C++Builder //
//-----------
www.eeworm.com/read/447524/7549920
pas sxskinpanel.pas
unit SXSkinPanel;
////////////////////////////////////////////////////////////////////////////////
// SXSkinComponents: Skinnable Visual Controls for Delphi and C++Builder //
//-------------