代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/14198/322553
sh adpcm.sh
#! /bin/sh
# This is a shell archive. Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file". To overwrite existing
# files, type "sh file -c". You c
www.eeworm.com/read/242732/4540652
c setup.c
/* Setup loading/saving.
Copyright (C) 1994 Miguel de Icaza
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as p
www.eeworm.com/read/209348/4979874
dependecies
This component depends on the following packages (including subpackages):
java.*
javax.jnlp.* (For the WebstartPrinter)
javax.print.* (For the saving in postscript-format)
org.apache.avalon.framew
www.eeworm.com/read/274098/4190019
cpp savedata.cpp
/*++
Copyright (c) 1997-2000 Microsoft Corporation All Rights Reserved
Module Name:
savedata.cpp
Abstract:
Implementation of MSVAD data saving class.
To save the playbac
www.eeworm.com/read/273525/4208875
ado _varirf.ado
*! version 1.7.10 01apr2005
program define _varirf, rclass
version 8.0
syntax [varlist(ts default=none)], /*
*/ SAving(string) /*
*/ irfname(string) /*
*/[ Step(integer 4) /*
www.eeworm.com/read/432926/1886263
pde savefile1.pde
/**
* SaveFile 1
*
* Saving files is a useful way to store data so it can be viewed after a
* program has stopped running. The saveStrings() function writes an array
* of strings to a file, wi
www.eeworm.com/read/409921/2223188
c setup.c
/* Setup loading/saving.
Copyright (C) 1994 Miguel de Icaza
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as p
www.eeworm.com/read/408246/2253070
lisp move.lisp
;;;; the x86-64 VM definition of operand loading/saving and the MOVE vop
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is deriv
www.eeworm.com/read/389922/2530346
c vol.c
/* vol - break stdin into volumes Author: Andy Tanenbaum */
/* This program reads standard input and writes it onto diskettes, pausing
* at the start of each one. It's main use is for saving files
www.eeworm.com/read/252366/4408174
c termmisc.c
#include
#include "curspriv.h"
/* Static variables or saving terminal modes */
int fixterm()
{
return(OK);
} /* fixterm */
int resetterm()
{
return(OK);
}
int save