代码搜索:boolean

找到约 10,000 项符合「boolean」的源代码

代码结果 10,000
www.eeworm.com/read/451041/7473155

java numbleequal.java

class numbleequal { public int n; numble a=new numble(); numble b=new numble(); public static boolean equals(numble a,numble b) {if(a.n==b.n) return(true); else return(false); }
www.eeworm.com/read/450847/7475898

java pooledthread.java

package com.usstinfo.skyeyecore.threadpool; import java.util.Collection; import java.util.Iterator; import java.util.Vector; /** *//** * 接受线程池管理的线程 * @author Leo Chang QQ:278475286 * 200
www.eeworm.com/read/450832/7476183

pas packet32winpcap.pas

(* * $id$ * See packet32.h from WpdPack * *) unit Packet32Winpcap; interface uses Windows; Const DLL = 'packet.dll'; // Name of DLL file MAX_LINK_NAME_LENGTH = 64;
www.eeworm.com/read/450832/7476188

pas u_ownsinitfile.pas

(* * One Way Network Sniffer (OWNS) * Copyright (C) 2001-2002 OWNS * * http://owns.sourceforge.net/ * http://www.owns.st * * This program is free software; you can redistribute it and/or
www.eeworm.com/read/450756/7477018

java yufafenxi.java

package yufafenxi; import cifafenxi.word; public class yufafenxi { private String[][] key = new String[1000][2]; private int num = 0; private int curr = 0; private int wrong = 1; priva
www.eeworm.com/read/450617/7480030

java assert.java

package 旅游行程方案; // package gjt; /** * A simple assertion mechanism for asserting validity of * arguments. * * @version 1.0, Apr 1 1996 * @author David Geary */ class Assert {
www.eeworm.com/read/450569/7480980

pas simple.pas

(* GREATIS BONUS * Form Skin *) (* Copyright (C) 1998-2007 Greatis Software *) (* http://www.greatis.com/delphibonus.htm *) unit Simple; interface uses Windows, Me
www.eeworm.com/read/450569/7481009

pas histedit.pas

(* GREATIS BONUS * THistoryEdit *) (* Copyright (C) 1998-2007 Greatis Software *) (* http://www.greatis.com/delphibonus.htm *) unit HistEdit; interface uses Windows,
www.eeworm.com/read/450569/7481137

pas listviewmain.pas

(* GREATIS PRINT SUITE *) (* Copyright (C) 2001-2007 Greatis Software *) (* web: http://www.greatis.com *) (* support: http://www.greatis.com/bteam.ht
www.eeworm.com/read/450361/7485175

h blk82930.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: Blk82930.h Abstract: Kernel mode definitions and function prototypes Environment: Kernel mode Notes: