代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/417857/2097584
usage nthseq.usage
Here is a sample session with nthseq
% nthseq
Writes one sequence from a multiple set of sequences
Input (gapped) sequence(s
www.eeworm.com/read/414826/2141788
tcl dsdvnode.tcl
# srnode.tcl
# $Id: dsdvnode.tcl,v 1.1.1.1 2000/08/28 18:40:12 jinyang Exp $
# ARGH! this is broken in the presence of multiple links...
# the forwarder needs to figure out what the right target is
#
www.eeworm.com/read/414826/2141817
tcl srnode.tcl
# srnode.tcl
# $Id: srnode.tcl,v 1.1.1.1 2000/08/28 18:40:10 jinyang Exp $
# ARGH! this is broken in the presence of multiple links...
# the forwarder needs to figure out what the right target is
#
www.eeworm.com/read/413369/2162181
js jquery.easing.1.2.js
/*
* jQuery EasIng v1.1.2 - http://gsgd.co.uk/sandbox/jquery.easIng.php
*
* Uses the built In easIng capabilities added In jQuery 1.1
* to offer multiple easIng options
*
* Copyright (c) 2007 Ge
www.eeworm.com/read/405664/2286759
c comregistry.c
/* comRegistry.c - COM core registry for in-memory coclasses */
/* Copyright (c) 2001, Wind River Systems, Inc. */
/*
modification history
--------------------
01g,07aug01,dbs return multiple inter
www.eeworm.com/read/405664/2286804
h comcorelib.h
/* comCoreLib.h - core COM definitions */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,07aug01,dbs return multiple interfaces during creation
0
www.eeworm.com/read/405664/2286814
h comregistry.h
/* comRegistry.h - COM core registry for in-memory coclasses */
/* Copyright (c) 2001, Wind River Systems, Inc. */
/*
modification history
--------------------
01d,07aug01,dbs return multiple inter
www.eeworm.com/read/402787/2317950
cpp ex5_16.cpp
// Ex5_16.cpp : main project file.
// Receiving multiple command liner arguments.
#include "stdafx.h"
using namespace System;
int main(array ^args)
{
Console::WriteLine
www.eeworm.com/read/402787/2318047
cpp ex3_09.cpp
// Ex3_09.cpp
// Using multiple counters to show powers of 2
#include
#include
using std::cin;
using std::cout;
using std::endl;
using std::setw;
int main()
{
lon
www.eeworm.com/read/400890/2345181
c comregistry.c
/* comRegistry.c - COM core registry for in-memory coclasses */
/* Copyright (c) 2001, Wind River Systems, Inc. */
/*
modification history
--------------------
01g,07aug01,dbs return multiple inter