代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/165124/10075596
java module.java
import java.io.*;
import java.util.*;
abstract class Module
{
int[] inVertices;
int[] outVertices;
String priorfile;
abstract String getName();
abstract boolean addTransition(int
www.eeworm.com/read/165122/10075714
c clustalw.c
#include
#include
#include
#ifdef MAC
#include
#endif
#include "clustalw.h"
/*
* Prototypes
*/
#ifdef MAC
extern int ccommand(char ***);
#endif
extern vo
www.eeworm.com/read/165122/10075740
h param.h
#define MAXARGS 100
typedef struct {
char *str;
sint *flag;
int type;
char **arg;
} cmd_line_data;
/*
command line switches
*/
sint setoptions = -1;
sint sethelp = -1;
sint setinteractive =
www.eeworm.com/read/165117/10075819
h fastdnaml_funcs.h
#ifndef FASTDNAML_FUNCS_H
#define FASTDNAML_FUNCS_H
#ifndef FASTDNAML_TYPES_H
#include fastDNAml_types.h
#endif
/*
* ------------------------- Function Declarations ---------------------------
www.eeworm.com/read/165019/10078778
java testpalindrome.java
package esong;
/**
* Title:
* Description: Java
* Copyright: Copyright (c) 2006
* Company:
* @author 阿松
* @version 1.0
*/
/*我的算法思想是先定义一个中间字符串,按倒序的方式读入要判断的字符串依次用连
www.eeworm.com/read/360739/10080209
pas udsocks.pas
unit UDSocks;
interface
uses Windows, SysUtils, Classes;
type
TSite = class
private
FID: Integer;
FName, FAddress: string;
public
constructor Create(AID: Integer; cons
www.eeworm.com/read/164846/10085127
pas ibxdatadriverdesigneh.pas
{*******************************************************}
{ }
{ EhLib v4.0 }
{
www.eeworm.com/read/164846/10085140
pas adodatadriverdesigneh.pas
{*******************************************************}
{ }
{ EhLib v4.0 }
{
www.eeworm.com/read/164846/10085185
pas memtableeh.pas
{*******************************************************}
{ }
{ EhLib v4.0 }
{ TMemT
www.eeworm.com/read/164846/10085200
pas prndbgeh.pas
{*******************************************************}
{ }
{ EhLib v4.0 }
{ TPrint