代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/127087/6008608

data master7.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum secure1 3600 IN DNSKEY ( NOKEY|FLAG2
www.eeworm.com/read/127087/6008610

data master1.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a in ns ns.vix.com. a in ns ns2vix.com.
www.eeworm.com/read/127087/6008613

data master4.data

@ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a in ns ns.vix.com. a in ns ns2vix.com. a in ns
www.eeworm.com/read/127087/6008618

data master2.data

$TTL 1000 @ in soa localhost. postmaster.localhost. ( 1993050801 ;serial 3600 ;refresh 1800 ;retry 604800 ;expiration 3600 ) ;minimum a in ns a in ns ns2vix.com. a in ns ns
www.eeworm.com/read/124989/6034868

h limits.h

#ifndef LIMITS_H #define LIMITS_H 1 /* Number of bits in a `char' */ #define CHAR_BIT 8 /* Minimum and maximum values a `signed char' can hold */ #define SCHAR_MIN (-128) #define SCHAR_MAX 127 /* M
www.eeworm.com/read/124989/6034905

h limits.h

#ifndef LIMITS_H #define LIMITS_H 1 /* Number of bits in a `char' */ #define CHAR_BIT 8 /* Minimum and maximum values a `signed char' can hold */ #define SCHAR_MIN (-128) #define SCHAR_MAX 127 /* M
www.eeworm.com/read/121297/6068869

out const.out

light travel time from Earth to Mars: minimum = 4.3 minutes maximum = 21.0 minutes
www.eeworm.com/read/121089/6069341

h limits.h

/*** *limits.h - implementation dependent values * * Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. * *Purpose: * contains defines for a number of implementation depen
www.eeworm.com/read/121089/6070663

h limits.h

/*** *limits.h - implementation dependent values * * Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved. * *Purpose: * Contains defines for a number of implementation dependent
www.eeworm.com/read/119864/6081109

h float.h

/* float.h for target with IEEE 32 bit and 64 bit floating point formats */ #ifndef _FLOAT_H_ #define _FLOAT_H_ /* Produced by enquire version 4.3, CWI, Amsterdam */ /* Radix of exponent represent