代码搜索结果
找到约 10,000 项符合
C 的代码
c_cash_trg.sql
CREATE OR REPLACE TRIGGER C_Cash_Trg
BEFORE INSERT OR UPDATE
ON C_Cash
FOR EACH ROW
/*************************************************************************
* The contents of this file are su
c_payment_trg.sql
CREATE OR REPLACE TRIGGER C_Payment_Trg
BEFORE INSERT OR UPDATE
ON C_Payment
FOR EACH ROW
DECLARE
v_NextNo NUMBER(10);
BEGIN
/**************************************************************
sparcv8plus.s
.ident "sparcv8plus.s, Version 1.4"
.ident "SPARC v9 ISA artwork by Andy Polyakov "
/*
* ====================================================================
* Written by Andy
sparcv8.s
.ident "sparcv8.s, Version 1.4"
.ident "SPARC v8 ISA artwork by Andy Polyakov "
/*
* ====================================================================
* Written by Andy Pol
sparcv8plus.s
.ident "sparcv8plus.s, Version 1.4"
.ident "SPARC v9 ISA artwork by Andy Polyakov "
/*
* ====================================================================
* Written by Andy
sparcv8.s
.ident "sparcv8.s, Version 1.4"
.ident "SPARC v8 ISA artwork by Andy Polyakov "
/*
* ====================================================================
* Written by Andy Pol
u241mon.err
"u241mon.c", line 70: Warning: C2207W: inventing 'extern int __rt_lib_init();'
"u241mon.c", line 141: Warning: C2870W: variable 'key' declared but not used
"u241mon.c", line 141: Warning: C2870W: va
uartinit.c.svn-base
/******************************************************************************
*
* Copyright (c) 2008 Shanghai IS Software
*
* All rights reserved
*
* $Revision$
*
* $LastChangedBy$
*
* $La
hex2.hex
:2000000001000010F7BDF0740108F6BDF0740108F0730100771103E7771213876C8A010C92
:080010006C89010AFC000000EC
:00000001FF
i2c_sim.~h
//---------------------------------------------------------------------------
#ifndef I2C_SimH
#define I2C_SimH
//---------------------------------------------------------------------------
clas