代码搜索:trigger

找到约 3,730 项符合「trigger」的源代码

代码结果 3,730
www.eeworm.com/read/359567/10137844

test main.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 yo
www.eeworm.com/read/355369/10273694

aps charger_cof.aps

Charger_cof07-Mar-2008 15:06:0807-Mar-2008 17:55:17Object.bmp1
www.eeworm.com/read/409703/10427473

c fet140_dma_13.c

//****************************************************************************** // MSP-FET430P140 Demo - DMA2/1/0 USART0 UART 9600 Full-Duplex Trans, ACLK // // Description: UART0 communicates c
www.eeworm.com/read/160029/10578800

test main.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 yo
www.eeworm.com/read/275903/10786075

sql xscp_insertupdate.sql

USE cpxs GO IF EXISTS(SELECT name FROM sysobjects WHERE xtype= 'TR' AND name ='xscp_tri') DROP TRIGGER xscp_tri GO CREATE TRIGGER xscp_tri on dbo.xscp FOR INSERT,UPDATE AS BEGIN IF((SELECT
www.eeworm.com/read/349709/10802728

sql databaseschema2.sql

/* * DatabaseSchema2.sql * Chapter 10, Oracle10g PL/SQL Programming * by Ron Hardman, Michael McLaughlin and Scott Urman * * This script demonstrates user defined trigger testing. */ co
www.eeworm.com/read/349709/10802778

sql logconnects.sql

/* * LogConnects.sql * Chapter 10, Oracle10g PL/SQL Programming * by Ron Hardman, Michael McLaughlin and Scott Urman * * This script demonstrates user defined triggers. */ CREATE OR REP
www.eeworm.com/read/418779/10915918

txt 835.txt

Rule: -- Sid: 835 -- Summary: This event is generated when an attempt is made to access to the cgi script test-cgi. -- Impact: Information disclosure. -- Detailed Information: The test-cgi script
www.eeworm.com/read/418028/10967442

test main.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 yo
www.eeworm.com/read/467122/7017947

c fet140_dma_13.c

//****************************************************************************** // MSP-FET430P140 Demo - DMA0/1/2, USART0 UART 9600 Full-Duplex Transcvr, ACLK // // Description: UART0 communicat