代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/353439/10446615
java shapes6.java
// typeinfo/Shapes6.java
// TIJ4 Chapter Typeinfo, Exercise 6, page 561
/* Modify Shapes.java so that it can "highlight" (set a flag in)
* all shapes of a particular type. The toString() method fo
www.eeworm.com/read/353439/10447179
java terminationconditionex.java
// initialization/TerminationConditionEx.java
// TIJ4 Chapter Initialization, Exercise 10, page 177
/* Create a class with a finalize() method that prints a message. In main(),
* create an object o
www.eeworm.com/read/161085/10456125
pas ucxpset.old.pas
unit UCXPSet;
interface
uses
Windows, SysUtils, Classes, Graphics, Controls, ComCtrls, Forms,
Menus, Messages, Commctrl, ExtCtrls, StdCtrls, Buttons;
type
TUCXPContainer = (xccForm, xcc
www.eeworm.com/read/161085/10456167
pas ucxpsettings.pas
{
Class UCXPSettings:
Based on XPMenu 3.1 for Delphi
XPMenu for Delphi
Author: Khaled Shagrouni
URL: http://www.shagrouni.com/english/software/xpmenu.html
e-mail: khaled@shagrouni.com
Versi
www.eeworm.com/read/279190/10456190
pas bsskinshellctrls.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/279190/10456226
pas bsskinctrls.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/279190/10456337
pas bsdialogs.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/279190/10456385
pas bsskinboxctrls.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/279190/10456435
pas bsdbctrls.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library
www.eeworm.com/read/424346/10461330
pas control_operatoru.pas
unit Control_OperatorU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//息
function AddOperator(Operator:TOperator):boolean;
//修改操作员信息
function EditOperator(Operator:TOperator):boolean;