代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/184772/9077853
test collate6.test
#
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for
www.eeworm.com/read/380910/9123597
c fet140_dma_01.c
//******************************************************************************
// MSP-FET430P140 Demo - DMA0, Repeated Burst to-from RAM, Software Trigger
//
// Description: A 16 word block fro
www.eeworm.com/read/374572/9395755
c global.c
#include
#include
#include "include\typedef.h"
#include "include\AT89C51SND.h"
#include "include\config.h"
#include "include\constant.h"
#include "include\global.h"
#inclu
www.eeworm.com/read/374572/9395824
lst global.lst
C51 COMPILER V7.50 GLOBAL 11/03/2008 13:09:00 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE GLOBAL
OBJECT MODULE PLACED IN
www.eeworm.com/read/175933/9525234
test collate6.test
#
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for
www.eeworm.com/read/366616/9806947
test collate6.test
#
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for
www.eeworm.com/read/164888/10082686
txt 第8章.txt
【例8-1】使用CREATE PROCEDURE语句创建一个名称为proc_bjrs的存储过程,用于 检索现有班级及人数。
CREATE PROCEDURE proc_bjrs AS
SELECT DISTINCT(班级表.班级编号),班级表.班级名称,人 数=COUNT(学生基本信息表.学号)
FROM 学生基本信息表,班级表
WHERE 班级表.班级编号=学生基本信息表
www.eeworm.com/read/359567/10138342
test collate6.test
#
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for
www.eeworm.com/read/357481/10208718
h hw_comp.h
//*****************************************************************************
//
// hw_comp.h - Macros used when accessing the comparator hardware.
//
// Copyright (c) 2005-2007 Luminary Micro,
www.eeworm.com/read/354959/10309789
h tau.h
/*
*******************************************************************************
**
** This device driver was created by Applilet2 for 78K0R/Kx3
** 16-Bit Single-Chip Microcontrollers
**
**