代码搜索:saving

找到约 1,242 项符合「saving」的源代码

代码结果 1,242
www.eeworm.com/read/132141/14107701

cpp hanoi2.cpp

// Towers of Hanoi with state saving in stacks #include #include "stack.h" class Hanoi { friend void TowersOfHanoi(int); public: void TowersOfHanoi(int n, int x,
www.eeworm.com/read/223894/14613695

h savedata.h

/*++ Copyright (c) 1997-2000 Microsoft Corporation All Rights Reserved Module Name: savedata.h Abstract: Declaration of MSVAD data saving class. This class supplies services t
www.eeworm.com/read/11175/207348

asm fx_twin.asm

;* ;* CW : Character Windows Drivers ;* ;* fx_ega.asm : CSD for IBM version with screen saving ;* (code taken from twin.asm for QC/QB) ;* * DOES NOT INCLUDE "csd_code" ;*******************
www.eeworm.com/read/15240/439554

h entry.h

/* * U-boot - entry.h Routines for context saving and restoring * * Copyright (c) 2005 blackfin.uclinux.org * * See file CREDITS for list of people who contributed to this * project. * * This
www.eeworm.com/read/17071/711022

h entry.h

/* * U-boot - entry.h Routines for context saving and restoring * * Copyright (c) 2005 blackfin.uclinux.org * * See file CREDITS for list of people who contributed to this * project. * * This
www.eeworm.com/read/489559/1217633

h entry.h

/* * U-boot - entry.h Routines for context saving and restoring * * Copyright (c) 2005 blackfin.uclinux.org * * See file CREDITS for list of people who contributed to this * project. * * This
www.eeworm.com/read/480930/1306719

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th
www.eeworm.com/read/470713/1454072

java externalizable.java

/* Externalizable.java -- Interface for saving and restoring object data Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you
www.eeworm.com/read/470693/1465962

java externalizable.java

/* Externalizable.java -- Interface for saving and restoring object data Copyright (C) 1998 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you
www.eeworm.com/read/456710/1603978

java isavemapcompositionformdata.java

package com.esri.solutions.jitk.web.tasks.mapcomp; /** * Defines an interface for retrieving form data when saving a Map * Composition. The form data includes Name, Description, New flag, and