代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/188218/5214041
sql beta1to1.2.sql
/*
表结构的更改
*/
BEGIN TRANSACTION
SET QUOTED_IDENTIFIER ON
SET TRANSACTION ISOLATION LEVEL SERIALIZABLE
SET ARITHABORT ON
SET NUMERIC_ROUNDABORT OFF
SET CONCAT_NULL_YIELDS_NULL ON
SET ANSI_NULLS
www.eeworm.com/read/184465/5249181
svn-base x264_gtk_rc.c.svn-base
#include
#include "x264_gtk_i18n.h"
#include "x264_gtk_private.h"
/* Callbacks */
static void _insert_numeric (GtkEditable *editable,
const gchar *text,
www.eeworm.com/read/162614/5522642
c eb59.c
// { dg-do run }
#define INC_FUNCTIONAL 1
#define USE_STATIC_CAST 1
#include
#include
#ifdef INC_FUNCTIONAL
#include
#endif
using namespace std;
template
www.eeworm.com/read/341852/3241320
props visualize.props
# Properties for visualization
# Maximum precision for numeric values
weka.gui.visualize.precision=10
# Colour for the axis in the 2D plot (can use R,G,B format)
weka.gui.visualize.Plot2D.axisColour
www.eeworm.com/read/340665/3273159
c bitfield6.c
// { dg-do run }
// { dg-options "-w -fabi-version=0" }
#include
union U {
int i: 4096;
};
int main () {
if (sizeof (U) * std::numeric_limits::digits != 4096)
return
www.eeworm.com/read/334661/3364104
java hkeyboardinputpreferred.java
package org.havi.ui;
public interface HKeyboardInputPreferred {
public static final int INPUT_NUMERIC = 1;
public static final int INPUT_ALPHA = 2;
public static final int INPUT_ANY = 4;
www.eeworm.com/read/334276/3369364
c alg33.c
#include
#include
#include
/*
* generates:
elements: 1 3 4 5 7 8 9
partial sum of elements:
1 4 8 13 20 28 37
partial sum of elements using tim
www.eeworm.com/read/330303/3425705
cpp matrix.cpp
//#if defined(__GNUC__) && defined(GCC_PCH)
// #include "aux.hpp"
//#else
#include "matrix.hpp"
#include "vector.hpp"
//#endif
#include "boost/numeric/ublas/vector_proxy.hpp"
#include "boost/num
www.eeworm.com/read/318792/3562863
svn-base x264_gtk_rc.c.svn-base
#include
#include "x264_gtk_i18n.h"
#include "x264_gtk_private.h"
/* Callbacks */
static void _insert_numeric (GtkEditable *editable,
const gchar *text,
www.eeworm.com/read/278162/4147266
svn-base x264_gtk_rc.c.svn-base
#include
#include "x264_gtk_i18n.h"
#include "x264_gtk_private.h"
/* Callbacks */
static void _insert_numeric (GtkEditable *editable,
const gchar *text,