代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/234854/4655105
h opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* Numeric release version identifier:
* MNNFFPPS: major minor fix patch status
* The status nibble has one of the values 0 for development, 1 to
www.eeworm.com/read/234853/4655219
h opensslv.h
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* Numeric release version identifier:
* MNNFFPPS: major minor fix patch status
* The status nibble has one of the values 0 for development, 1 to
www.eeworm.com/read/233448/4689443
java number.java
/* Number.java =- abstract superclass of numeric objects
Copyright (C) 1998, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; y
www.eeworm.com/read/233448/4690295
h std_limits.h
// The template and inlines for the -*- C++ -*- numeric_limits classes.
// Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library
www.eeworm.com/read/222917/4816403
phpt var_export.phpt
--TEST--
var_export() and objects with numeric indexes properties
--FILE--
--EXPECT--
class stdClass {
var $foo = 'bar';
}
www.eeworm.com/read/210914/4946880
m mat2cellstrings.m
function cellstring=mat2cellstrings(mat)
% Convert numeric matrix into a cellarray of strings
% Written by: E. R.: September 16, 2004
% Last updated:
%
% cellstring=mat2cellstrings(mat)
www.eeworm.com/read/199528/5076161
java counter.java
package edu.stanford.nlp.util;
import java.util.*;
import java.io.Serializable;
/**
* Specialized Map for storing numeric counts for objects. Works like a normal
* Map but with extra methods for
www.eeworm.com/read/190666/5181214
java adjustable.java
/* Adjustable.java -- Objects with a numeric adjustment scale.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redist
www.eeworm.com/read/190346/5184879
cfg config-test.cfg
# default values across all sections
[DEFAULT]
foo=bar
# Not implementing __name__ expansions
#baz=%(__name__)s
[section1]
# Trailing whitespace
a=Aa
# leading whitespace / numeric
b= 100
# Variab
www.eeworm.com/read/186901/5229298
js indexes.js
/* $Id: indexes.js,v 1.2 2001/11/24 16:59:53 loic1 Exp $ */
/**
* Ensures a value submitted in a form is numeric and is in a range
*
* @param object the form
* @param string the name of