代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/180222/5288542
cpp arithmetic.cpp
//: C10:Arithmetic.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include "NamespaceInt.h"
void
www.eeworm.com/read/174990/5352750
properties arithmetic.properties
#
# Arithmetic properties for configuring BigDecimal calculations
#
# For setting decimal precision and rounding method of operations related to invoices
invoice.decimals = 2
invoice.rounding = ROU
www.eeworm.com/read/173141/5378957
sql arithmetic.sql
--
-- Test the arithmetic operators
--
create table t (i int, j int);
insert into t values (null, null);
insert into t values (0, 100);
insert into t values (1, 101);
insert into t values (-2, -102)
www.eeworm.com/read/173141/5379497
out arithmetic.out
ij> --
-- Test the arithmetic operators
--
create table t (i int, j int);
0 rows inserted/updated/deleted
ij> insert into t values (null, null);
1 row inserted/updated/deleted
ij> insert into t values
www.eeworm.com/read/173141/5379682
out arithmetic.out
ij> --
-- Test the arithmetic operators
--
create table t (i int, j int);
0 rows inserted/updated/deleted
ij> insert into t values (null, null);
1 row inserted/updated/deleted
ij> insert into t values
www.eeworm.com/read/171162/5398018
def arithmetic.def
; Arithmetic.def : Declares the module parameters for the DLL.
LIBRARY "Arithmetic"
DESCRIPTION 'Arithmetic Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/171162/5398021
rc arithmetic.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/171162/5398022
cpp arithmetic.cpp
// Arithmetic.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/171162/5398023
dsw arithmetic.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/171162/5398025
dsp arithmetic.dsp
# Microsoft Developer Studio Project File - Name="Arithmetic" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86