代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/103409/15734291
sql acceptsend.sql
CREATE TABLE [dbo].[AcceptFile] (
[acceptID] [numeric](20, 0) NOT NULL ,
[fileOrder] [int] NOT NULL ,
[dispName] [varchar] (255) NOT NULL ,
[saveName] [varchar] (255) NOT NULL ,
[usernam
www.eeworm.com/read/137695/13304423
limits
/*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted
www.eeworm.com/read/168845/5433454
cpp no_i64_limits_pass.cpp
// This file was automatically generated on Fri Dec 03 18:04:01 2004
// by libs/config/tools/generate.cpp
// Copyright John Maddock 2002-4.
// Use, modification and distribution are subject to
www.eeworm.com/read/292398/8358273
dat funtc23.dat
函数名 isalnum
函数原型 int isalnum(int ch);
功能 检查ch是否是字母(alpha)或数字(numeric).
返回值 是字母或数字返回 1,否则返回 0.
包含文件 ctype.h
www.eeworm.com/read/433114/8545232
m single.m
function ds=single(ds)
% Function converts numeric fields of specific structures (seismic, well log,
% table, pseudo-wells) from double precision to single precision; it does nothing
% if these field
www.eeworm.com/read/433114/8545246
m double.m
function ds=double(ds)
% Function converts numeric fields of specific structures (seismic, well log,
% table, pseudo-wells) from single precision to double precision; it does nothing
% if these field
www.eeworm.com/read/432641/8584850
c name.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/388655/8588605
tdf divida.tdf
-- megafunction wizard: %LPM_DIVIDE%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: divide
-- ============================================================
-- File Name: divida.tdf
-- Me