代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/136812/5859590
h param.h
/* @(#)param.h 1.1 92/07/30 Copyr 1987 Sun Micro */
/* Copyright (C) 1987. Sun Microsystems, Inc. */
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted u
www.eeworm.com/read/131315/5933287
h ctreg.h
/*
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/131315/5933290
h rdreg.h
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contribute
www.eeworm.com/read/130577/5951851
properties uploadresources.properties
maxLengthExceeded=The maximum upload length has been exceeded by the client.
maxLengthExplanation=Note that the maximum allowed size of an uploaded file for this application is two megabytes. See the
www.eeworm.com/read/130577/5951999
java maxlengthexceededexception.java
/*
* $Id: MaxLengthExceededException.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (
www.eeworm.com/read/125252/6032369
asm rfft32m.asm
;============================================================================
;
; File Name : rfft_magc.asm
;
; Originator : Advanced Embeeded Control
; Texas Instruments
www.eeworm.com/read/124347/6053030
h sem.h
/* sys/sem.h
Copyright 2002 Red Hat Inc.
Written by Conrad Scott
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
www.eeworm.com/read/124347/6053037
h msg.h
/* sys/msg.h
Copyright 2002 Red Hat Inc.
Written by Conrad Scott
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
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