代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6244921
1 biff.1
.\" SCCSID: @(#)biff.1 8.1 9/11/90
.TH biff 1
.SH Name
biff \- be notified if mail arrives and who it is from
.SH Syntax
.B biff
[\|\fBy|n\fR\|]
.SH Description
.NXR "biff command"
.NXA "mail program"
www.eeworm.com/read/101082/6245259
3 sysconf.3
.\" SCCSID: @(#)sysconf.3 2.3 8/10/87
.TH sysconf 3
.SH Name
sysconf \- get configurable system variables (POSIX)
.SH Syntax
.nf
.B #include
.PP
.B long sysconf(\fIname\fP)
.B int \fIname\f
www.eeworm.com/read/101082/6246234
5n snmpd.conf.5n
.TH snmpd.conf 5n
.SH Name
snmpd.conf \- Simple Network Management Protocol (SNMP) daemon
configuration file
.SH Description
The
.PN /etc/snmpd.conf
file is a configuration file that contains inform
www.eeworm.com/read/101082/6246790
1 biff.1
.\" SCCSID: @(#)biff.1 8.1 9/11/90
.TH biff 1
.SH Name
biff \- be notified if mail arrives and who it is from
.SH Syntax
.B biff
[\|\fBy|n\fR\|]
.SH Description
.NXR "biff command"
.NXA "mail program"
www.eeworm.com/read/101082/6247158
3 sysconf.3
.\" SCCSID: @(#)sysconf.3 2.3 8/10/87
.TH sysconf 3
.SH Name
sysconf \- get configurable system variables (POSIX)
.SH Syntax
.nf
.B #include
.PP
.B long sysconf(\fIname\fP)
.B int \fIname\f
www.eeworm.com/read/101082/6252534
invsync
#!/bin/sh5
#
# invsync.sh5 -
# inventory synchronization program
#
#
# Copyright (c) 1990 by
# Digital Equipment Corporation, Maynard, MA
# All rights reserved.
#
# This software is furnished un
www.eeworm.com/read/382666/6286480
vhd 各种功能的计数器.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all
www.eeworm.com/read/291067/6302987
m islist.m
function B = islist(variable)
% RECVAR, A package for new data structures in Matlab.
% (c) FOA 1998. See the file rvright.m for copyright notice.
%
% function B = islist(variable)
%
% Returns 1 if t
www.eeworm.com/read/291067/6303024
m setr.m
function M = setr(recordvar, fieldname, fieldvar)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function M = setr(recordvar, fi