代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/180408/5286507

java timestamper.java

//$Id: Timestamper.java,v 1.1 2004/06/03 16:30:05 steveebersole Exp $ package org.hibernate.cache; /** * Generates increasing identifiers (in a single VM only). * Not valid across multiple VMs. Ide
www.eeworm.com/read/179911/5297054

c raid5.c

/* * raid5.c : Multiple Devices driver for Linux * Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman * Copyright (C) 1999, 2000 Ingo Molnar * * RAID-5 management functions.
www.eeworm.com/read/179911/5297055

c linear.c

/* linear.c : Multiple Devices driver for Linux Copyright (C) 1994-96 Marc ZYNGIER or Linear mode management functio
www.eeworm.com/read/179911/5297058

in config.in

# # Block device driver configuration # mainmenu_option next_comment comment 'Multi-device support (RAID and LVM)' bool 'Multiple devices driver support (RAID and LVM)' CONFIG_MD dep_tristate ' RAID
www.eeworm.com/read/178879/5312150

http-status-codes

100=Continue 101=Switching Protocols 200=OK 201=Created 202=Accepted 203=Non-Authoritative Information 204=No Content 205=Reset Content 206=Partial Content 300=Multiple Choices 301=Moved Permanently 3
www.eeworm.com/read/178449/5316691

properties messages.properties

#Generated by ResourceBundle Editor (http://eclipse-rbe.sourceforge.net) dialog.delete.body.multiple = Voc\u00EA deseja excluir todas as chaves do grupo "{0}" ? dialog.delete.body.single =
www.eeworm.com/read/163959/5504370

java timestamper.java

//$Id: Timestamper.java,v 1.1 2004/06/03 16:30:05 steveebersole Exp $ package org.hibernate.cache; /** * Generates increasing identifiers (in a single VM only). * Not valid across multiple VMs. Ide
www.eeworm.com/read/162614/5518816

c vthunk1.c

// PR c++/12007 Multiple inheritance float pass by value fails // { dg-do run } extern "C" void abort (void); class gvImpl { public: virtual void PutVal(float value){} }; class foo { public: virt
www.eeworm.com/read/162614/5526385

f90 entry_3.f90

! { dg-do run } ! Test assumed shape arrays in procedures with multiple entry points. ! Arguments that aren't present in all entry points must be treated like ! optional arguments. module entry_4 cont
www.eeworm.com/read/350097/3131947

c raid5.c

/* * raid5.c : Multiple Devices driver for Linux * Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman * Copyright (C) 1999, 2000 Ingo Molnar * * RAID-5 management functions.