代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/100585/15870597
c vfork1.c
#include
#include "ourhdr.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
pri
www.eeworm.com/read/377944/9256579
txt declarations and access control (2).txt
作者:jeru
email: jeru@163.net
日期:7/3/2001 9:59:34 AM
Objective 2
Declare classes, inner classes, methods, instance variables static, variables and automatic (method local) variables, making appropri
www.eeworm.com/read/177866/9429830
asn h4502.asn
Call-Transfer-Operations
{itu-t recommendation h 450 2 version1(0) call-transfer-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Informati
www.eeworm.com/read/177866/9429848
asn h4508.asn
Name-Operations
{itu-t recommendation h 450 8 version1(0) name-operations(0) }
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Information-Objects
{joint
www.eeworm.com/read/177866/9429849
asn h4503.asn
Call-Diversion-Operations
{itu-t recommendation h 450 3 version1(0) call-diversion-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Inform
www.eeworm.com/read/177866/9429855
asn h4506.asn
Call-Waiting-Operations
{itu-t recommendation h 450 6 version1(0) call-waiting-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Information
www.eeworm.com/read/177866/9429856
asn h4509.asn
Call-Completion-Operations
{ itu-t recommendation h 450 9 version1(0) call-completion-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Info
www.eeworm.com/read/373529/9451248
m page_four.m
function varargout = Page_Four(varargin)
global flnMass DL SDL LL
global flnDLr flnSDLr flnLLr frames_DL frames_SDL frames_LL
global DLf SDLf LLf WLf
% Much of this content is automatic
www.eeworm.com/read/373529/9451995
m page_four.m
function varargout = Page_Four(varargin)
global flnMass DL SDL LL
global flnDLr flnSDLr flnLLr frames_DL frames_SDL frames_LL
global DLf SDLf LLf WLf
% Much of this content is automatic