代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/136819/5852721
3qt qspaceritem.3qt
'\" t
.TH QSpacerItem 3qt "29 October 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a com
www.eeworm.com/read/136816/5853897
cpp defs.cpp
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib
www.eeworm.com/read/136816/5854182
3qt qspaceritem.3qt
'\" t
.TH QSpacerItem 3qt "17 July 2003" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a comple
www.eeworm.com/read/136815/5855902
cpp defs.cpp
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib
www.eeworm.com/read/136815/5856158
3qt qspaceritem.3qt
'\" t
.TH QSpacerItem 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a com
www.eeworm.com/read/131315/5935107
rev localhost.rev
; @(#)localhost.rev 8.1 (Berkeley) 6/9/93
@ IN SOA ucbvax.Berkeley.EDU. rwh.ucbvax.Berkeley.EDU. (
1.4 ; Serial
3600 ; Refresh
300 ; Retry
3600000 ; Expire
3600 ) ; Minimum
IN N
www.eeworm.com/read/127087/6008551
data dns_db_currentversion.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c.vix.com. a 1.2.3.4
a in ns ns2.vi
www.eeworm.com/read/127087/6008617
data master5.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a any ns ns.vix.com.
a in ns ns2vix.com
www.eeworm.com/read/122492/6065775
java plotproperties.java
package numbercruncher.graphutils;
import java.awt.*;
/**
* The properties of a function plot.
*/
public class PlotProperties {
/** width */
private int w;
/** height */
private
www.eeworm.com/read/122492/6065866
java~1~ plotproperties.java~1~
package numbercruncher.graphutils;
import java.awt.*;
/**
* The properties of a function plot.
*/
public class PlotProperties
{
/** width */ private int w;
/** h