代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/132649/5915170

asn seqblock.asn

-- -- =========================================================================== -- PRODUCTION $Log: seqblock.asn,v $ -- PRODUCTION Revision 1000.0 2003/10/29 21:31:28 gouriano -- PRODUCTION PRODUC
www.eeworm.com/read/132649/5915302

asn entrezgene.asn

--$Revision: 1000.3 $ --********************************************************************** -- -- NCBI Entrezgene -- by James Ostell, 2001 -- -- Generic "Gene" object for Entrez Genes -
www.eeworm.com/read/132649/5915464

asn twebenv.asn

-- -- =========================================================================== -- PRODUCTION $Log: twebenv.asn,v $ -- PRODUCTION Revision 1000.0 2003/10/29 17:59:28 gouriano -- PRODUCTION PRODUCT
www.eeworm.com/read/131337/5929864

bas mcommondialog.bas

Attribute VB_Name = "mCommonDialog" Option Explicit '******************************************************************************** 'CopyRight:重庆康诺数码科技有限公司Smart项目组 'Date:2004-5-2 '***********
www.eeworm.com/read/131315/5935293

c strtod.c

/* * strtod.c * * Stupid version of System V strtod(3) library routine. * Does no overflow/underflow checking. * * A real number is defined to be * optional leading white space * optional sign
www.eeworm.com/read/129132/5975030

java tlvtable.java

/* * Java SMPP API * Copyright (C) 1998 - 2002 by Oran Kelly * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lic
www.eeworm.com/read/128965/5977710

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/128684/5980357

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/125381/6030577

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/120487/6073211

java optionaltestsuite.java

package org.postgresql.test.jdbc2.optional; import junit.framework.TestSuite; /** * Test suite for the JDBC 2.0 Optional Package implementation. This * includes the DataSource, ConnectionPoolData