代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/100067/15886873
c vodapage_block.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* vodapage_block.c */
/* */
/* Cop
www.eeworm.com/read/100067/15886875
c vodafone.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* vodafone.c */
/* */
/* Copyrigh
www.eeworm.com/read/100067/15886876
c pageone.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* pageone.c */
/* */
/* Copyright
www.eeworm.com/read/100067/15886878
c vodacom.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* vodacom.c */
/* */
/* Copyright
www.eeworm.com/read/100067/15886882
c mtn.c
/* -------------------------------------------------------------------- */
/* SMS Client, send messages to mobile phones and pagers */
/* */
/* mtn.c */
/* */
/* Copyrigh
www.eeworm.com/read/279572/10414168
pas teenumericgauge.pas
{**********************************************}
{ TeeChart Numeric Gauge style }
{ Copyright (c) 2007 by Steema Software }
{**********************************************}
www.eeworm.com/read/467516/1500178
as ordinalscale.as
package flare.scale
{
import flash.utils.Dictionary;
import flare.util.Arrays;
/**
* Scale for ordered sequential data. This supports both numeric and
* non-numeric data, and simply pl
www.eeworm.com/read/173141/5379038
sql floattypes.sql
-- ** insert decimal.sql
--
-- Test DECIMAL and NUMERIC. Note that we
-- know that DECIMAL and NUMERIC are pretty much the
-- same thing, so we don't do much testing with
-- the two types other than
www.eeworm.com/read/323351/3517539
sql createschemahsql.sql
CREATE TABLE STOREFRONT_ADDRESS_BOOK (
PROFILE_ID NUMERIC (30) NOT NULL,
USER_ID NUMERIC (30),
PROFILE_PRIMARY CHAR (5),
CONSTRAINT XPKSTOREFRONT_ADDRESS_BOOK
PRIMAR
www.eeworm.com/read/323351/3517605
sql createschemahsql.sql
CREATE TABLE STOREFRONT_ADDRESS_BOOK (
PROFILE_ID NUMERIC (30) NOT NULL,
USER_ID NUMERIC (30),
PROFILE_PRIMARY CHAR (5),
CONSTRAINT XPKSTOREFRONT_ADDRESS_BOOK
PRIMAR