代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/38039/1094918
mnu corn_add.mnu
CORNER#ADD
#
Specify
Add corner condition by specify each corner type.
# remove the # sign and enter foreign help string in this line
Automatic
Add corner condition automatically.
# remove the # sign
www.eeworm.com/read/38039/1094927
mnu secornt.mnu
SEC#ORIENT
#
Pick#XVector
Section horizontal determined by axis or straight edge/curve projection.
#
Automatic
Section horizontal automatically determined by origin trajectory.
#
Norm#to#Surf
Section
www.eeworm.com/read/38039/1095735
mnu gencrcrv.mnu
CREATE#CURVES
#
Automatic
Create curves referencing existing geometry automatically.
#
Pick#Points
Create curves by selecting points on existing curves or edges.
#
On#Surface
Create curves by selecti
www.eeworm.com/read/38039/1096474
mnu moldft.mnu
MOLD#FEAT
# remove the # sign and enter foreign help string in this line
Silhouette
Create an automatic parting line.
# remove the # sign and enter foreign help string in this line
Draft#Line
Create
www.eeworm.com/read/461671/1551823
do internal.do
// Signalscan Version 6.7p1
define noactivityindicator
define analog waveform lines
define add variable default overlay off
define waveform window analogheight 1
define terminal automatic
de
www.eeworm.com/read/458653/1585203
am makefile.am
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
m4datadi
www.eeworm.com/read/248928/4463108
asn cisco-h225.asn
CISCO-H225-MESSAGES DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
H323_UU_NonStdInfo ::= SEQUENCE
{
version INTEGER OPTIONAL,
protoParam ProtoParam OPTIONAL,
commonParam CommonParam OPTIONAL,
...,
dummy1
www.eeworm.com/read/244005/4514620
asn h235.asn
H235-SECURITY-MESSAGES DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
-- EXPORTS All
ChallengeString ::= OCTET STRING (SIZE(8..128))
TimeStamp ::= INTEGER(1..4294967295) -- seconds since 00:00 1/1/1970 UTC
www.eeworm.com/read/233554/4666209
c strstr.c
#include
#if !HAVE_STRSTR
/*
* Amanda, The Advanced Maryland Automatic Network Disk Archiver
* Copyright (c) 1991-1998 University of Maryland at College Park
* All Rights Reserved.
*