代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/471667/1426687
java mnemonic.java
// Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.util.HashMap;
/**
* A utility class for converting between numeric codes and mnemonics
* for those c
www.eeworm.com/read/470713/1454402
java adjustable.java
/* Adjustable.java -- Objects with a numeric adjustment scale
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can r
www.eeworm.com/read/470713/1454597
java number.java
/* Number.java =- abstract superclass of numeric objects
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/470693/1466292
java adjustable.java
/* Adjustable.java -- Objects with a numeric adjustment scale
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can r
www.eeworm.com/read/470693/1466487
java number.java
/* Number.java =- abstract superclass of numeric objects
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/451042/1667434
sql create.sql
drop table savingsaccount;
create table savingsaccount
(id varchar(3) constraint pk_savings_account primary key,
firstname varchar(24),
lastname varchar(24),
balance numeric(10,2));
exit;
www.eeworm.com/read/249221/4454276
svn-base limits.svn-base
// 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/242931/4533342
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/238768/4609907
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