代码搜索:saving

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

代码结果 1,242
www.eeworm.com/read/309211/3706495

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an
www.eeworm.com/read/282165/4106887

dem vector.dem

# # This file demonstrates new features in gnuplot 3.6 # -1- saving contour lines as a gnuplottable file # -2- plotting a vector field on the same graph # -3- manipulating columns using the '$1,$2' sy
www.eeworm.com/read/273525/4207768

ado avplots_7.ado

*! version 2.2.4 13dec2000 program define avplots_7 version 6.0 _isfit cons syntax [, SAVing(passthru) xsize(passthru) ysize(passthru) /* */ noDISPLAY MARgin(integer 10) /* */ Symbol(str
www.eeworm.com/read/273525/4209139

ado _lrtest7.ado

*! version 3.2.4 20nov2000 program define _lrtest7, rclass version 6 syntax [, Saving(string) Using(string) Model(string) Df(real -9) FORCE] if "`model'"=="" { if "`e(vcetype)'" != ""
www.eeworm.com/read/430360/1931914

asm rclkmenu.asm

; Right-Click Menu Example / 20011117 - gscundiff@home.com ; ; I picked up this snip from some LordRhesus code and it has proven to be a ; functional time-saving addition to my arsenal and hopefull
www.eeworm.com/read/428075/1962852

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an
www.eeworm.com/read/350504/3124775

java readfile.java

// File: ReadFile.java // // Example of saving Java objects to a compressed data file // import java.io.*; import java.util.zip.*; public class ReadFile { static public void main(Stri
www.eeworm.com/read/350504/3124785

java writefile.java

// File: WriteFile.java // // Example of saving Java objects to a compressed data file // import java.io.*; import java.util.zip.*; public class WriteFile { static public void main(St
www.eeworm.com/read/473278/6850781

m gui_s.m

function gui_s (x, y) % % This file is used by FASTICAG % The save dialog for saving the results % @(#)$Id: gui_s.m,v 1.4 2004/07/27 13:09:26 jarmo Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/473341/6851407

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, an