代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/345393/3199662
sql deliverymaster_delete.sql
CREATE TRIGGER DeliveryMaster_Delete
ON DeliveryMaster
FOR Delete
AS
IF @@ROWCOUNT = 0 RETURN
/*定义变量
@CustomerID : 客户编号
@AccountReceivable : 应收帐款
*/
DECLARE @CustomerID Char(10)
DECLARE @Acc
www.eeworm.com/read/316872/3593067
c ledtrig-ide-disk.c
/*
* LED IDE-Disk Activity Trigger
*
* Copyright 2006 Openedhand Ltd.
*
* Author: Richard Purdie
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/316872/3593074
c ledtrig-timer.c
/*
* LED Kernel Timer Trigger
*
* Copyright 2005-2006 Openedhand Ltd.
*
* Author: Richard Purdie
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/387667/2556926
sql timetravel.sql
-- Adjust this setting to control where the objects get created.
SET search_path = public;
CREATE OR REPLACE FUNCTION timetravel()
RETURNS trigger
AS '$libdir/timetravel'
LANGUAGE C;
CREATE OR REP
www.eeworm.com/read/366702/2872479
ads elab1.ads
package elab1 is
-- the forward declaration is the trigger
type Stream;
type Stream_Ptr is access Stream;
type Stream is array (Positive range ) of Character;
function Get_Size
www.eeworm.com/read/100265/15879324
changes
Version 0.52.97 (May 8)
- Speedwalk now *really* fixed...
Version 0.52.95 (April 19)
- Incomplete lines received in a packet will now trigger anyway. This allows
triggering on prompts on MUDs that
www.eeworm.com/read/372030/9524547
qsf singt1.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/354537/10347079
qsf box.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/270377/11040504
qsf sram.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any