代码搜索:Recovery
找到约 1,119 项符合「Recovery」的源代码
代码结果 1,119
www.eeworm.com/read/389028/2545329
txt test-suite-sack.txt
The note describes the validation tests
in test-suite-sack.tcl.
SACK1 and SACK1Z:
The test "sack1" shows Fast Recovery with SACK when a single packet
is dropped. Note the burst of packets when the A
www.eeworm.com/read/380709/2653810
txt test-suite-sack.txt
The note describes the validation tests
in test-suite-sack.tcl.
SACK1 and SACK1Z:
The test "sack1" shows Fast Recovery with SACK when a single packet
is dropped. Note the burst of packets when the A
www.eeworm.com/read/171600/9745348
hpp options.hpp
#ifndef _RAR_OPTIONS_
#define _RAR_OPTIONS_
#define DEFAULT_RECOVERY -1
#define DEFAULT_RECVOLUMES -10
enum PathExclMode {
EXCL_NONE,EXCL_BASEPATH,EXCL_SKIPWHOLEPATH,EXCL_SAVEFULLPATH,
EXCL
www.eeworm.com/read/267973/11158430
sql restoreconfdb.sql
restore database Conf
from disk='c:\Program Files\Msdntrain\2063\Labs\database\confdb.bak'
with recovery,
move 'Conf_data' to 'c:\Program Files\Microsoft SQL Server\MSSQL\Data\conf.mdf',
move 'Con
www.eeworm.com/read/472355/1411234
lua itemeffect.lua
function hp_med_min( role , Item ) --[[迷你hp回复药品公式]]--
--LuaPrint("Enter function hp_med_min() --[[mini HP recovery potion formula]]--")
local hp = GetChaAttr( role , ATTR_HP )
local con = Con(
www.eeworm.com/read/209559/4974199
makefile
#
# Makefile for the linux journaling routines.
#
obj-$(CONFIG_JBD) += jbd.o
jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
www.eeworm.com/read/337546/3330860
c pci_dlpar.c
/*
* PCI Dynamic LPAR, PCI Hot Plug and PCI EEH recovery code
* for RPA-compliant PPC64 platform.
* Copyright (C) 2003 Linda Xie
* Copyright (C) 2005 International Business Machi
www.eeworm.com/read/324920/3489785
c pci_dlpar.c
/*
* PCI Dynamic LPAR, PCI Hot Plug and PCI EEH recovery code
* for RPA-compliant PPC64 platform.
* Copyright (C) 2003 Linda Xie
* Copyright (C) 2005 International Business Machi
www.eeworm.com/read/316872/3588151
c pci_dlpar.c
/*
* PCI Dynamic LPAR, PCI Hot Plug and PCI EEH recovery code
* for RPA-compliant PPC64 platform.
* Copyright (C) 2003 Linda Xie
* Copyright (C) 2005 International Business Machi
www.eeworm.com/read/316872/3605621
makefile
#
# Makefile for the linux journaling routines.
#
obj-$(CONFIG_JBD) += jbd.o
jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o