代码搜索:trigger

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

代码结果 3,730
www.eeworm.com/read/351426/10652844

tdf cntr_uti.tdf

--lpm_counter CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone II" lpm_modulus=1 lpm_port_updown="PORT_CONNECTIVITY" lpm_width=1 aclr clk_en clock q CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH
www.eeworm.com/read/349709/10802748

sql firingorder.sql

/* * firingOrder.sql * Chapter 10, Oracle10g PL/SQL Programming * by Ron Hardman, Michael McLaughlin and Scott Urman * * This script demonstrates user defined trigger sequencing. */ SET
www.eeworm.com/read/349709/10802868

sql register_interest.sql

/* * register_interest.sql * Chapter 11, Oracle10g PL/SQL Programming * by Ron Hardman, Michael McLaughlin and Scott Urman * * This script registers interest in a DBMS_ALERT * to the MESSAGES ta
www.eeworm.com/read/416070/11042578

h bsp.h

/* ; ------------------------------------------------------------------ ; Header: bsp.h - Fujitsu 832EK eval. board low level routines. ; ; uC/OS Real-time multitasking kernel for the Fujitsu SPARCli
www.eeworm.com/read/454090/7399300

html wvguideix18.html

Index
www.eeworm.com/read/434636/7851604

c mqspi.c

/* Neptune LTE Multiple-Queue SPI driver ---------------------------- (c) motoprogger 2008 */ #include "../libs/motolibs.h" #include "watchdog.h" #include "gpio.h" #include "mqspi.h
www.eeworm.com/read/399435/7863925

txt tst_inject_string_template.txt

MOD_SMSAL 31 1 SMS_TEMPLATE MOD_MM 9 520301029666970 IMEI_SA_1 MOD_MM 9 350127890436550 IMEI_SA_2 MOD_MM 9 350700303586599 IMEI_SA_3 MOD_MM 9 350603300431803 IMEI_SA_4 MOD_MM 9 448902103172
www.eeworm.com/read/243682/12924439

txt bmcpatrolscript.txt

/L20"BMC Patrol Script" Nocase Line Comment = # Escape Char = \ String Chars = " File Extensions = PSL /Delimiters = !@%^&*()+=|\/{}[]:;"' , .? /Function String = "%^([a-zA-Z_0-9^[^]*]+^)[ ^t]+([^
www.eeworm.com/read/138856/13207445

h bsp.h

/* ; ------------------------------------------------------------------ ; Header: bsp.h - Fujitsu 832EK eval. board low level routines. ; ; uC/OS Real-time multitasking kernel for the Fujitsu SPARCli
www.eeworm.com/read/307511/13720820

sql genxin.sql

insert into student_info(student_ID) values (2) insert into student_info(student_ID) values (3) insert into student_info(student_ID) values (4) ----------------------学生添加记录后自动更新登陆用户 '