代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/233448/4687233
java oid.java
/* OID.java -- numeric representation of an object identifier
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/233448/4689229
java adjustable.java
/* Adjustable.java -- Objects with a numeric adjustment scale
Copyright (C) 1999, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/225086/4799518
properties messages.properties
typeMismatch.int=Invalid number specified in a numeric field
error.enterhours.missingdepartment=Please select a department
error.login.invalid=Invalid employee id or password
message.enterhours.sav
www.eeworm.com/read/225086/4799556
properties messages.properties
typeMismatch.int=Invalid number specified in a numeric field
error.enterhours.missingdepartment=Please select a department
error.login.invalid=Invalid employee id or password
message.enterhours.sav
www.eeworm.com/read/216502/4891399
ftypes
/* variable types
* numeric assumptions:
* int < reals < complexes
* TYDREAL-TYREAL = TYDCOMPLEX-TYCOMPLEX
*/
#define TYUNKNOWN 0
#define TYADDR 1
#define TYSHORT 2
#define TYLONG 3
#define TYRE
www.eeworm.com/read/193656/5142996
keypad
// $Xorg: keypad,v 1.3 2000/08/17 19:54:34 cpqbld Exp $
// Interpretations needed to implement the numeric keypad
// as an overlay instead of a modifier.
partial hidden xkb_compatibility "overlay"
www.eeworm.com/read/177235/5331863
pl pingmib.pl
use strict;
use SNMP;
my $target = shift || die "no ping target supplied\n"; # numeric ip address
my $host = shift || 'localhost';
my $community = shift || 'private';
{
my $sess = new SNMP::
www.eeworm.com/read/172725/5382615
props db.props
# Taken from java.sql.Types in the IBM 1.3 JDK
# JDBC to Interbase mappings.
BIT =
TINYINT =
SMALLINT =
INTEGER = INTEGER
BIGINT =
FLOAT =
REAL =
DOUBLE =
NUMERIC =
DECIMAL =
CHAR = VARCHAR
VARCHAR =
www.eeworm.com/read/167133/5467131
java oid.java
/* OID.java -- numeric representation of an object identifier
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistr