代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/453468/7419265
cpp actiontriggers.cpp
#include "StdAfx.h"
#include ".\actiontriggers.h"
#include ".\actionInfo.h"
#include ".\Trigger.h"
#include ".\TriggerManager.h"
#include ".\Player.h"
#include ".\PacketStruct_CG.h"
#include ".
www.eeworm.com/read/448350/7534453
m schmitt.m
function [y,t]=schmitt(x,thresh,minwid)
% Pass input signal X through a schmitt trigger
% SCHMITT(X,[LOW HIGH]) gives low and high thresholds. LOW and HIGH can be
% scalars or can be vectors specif
www.eeworm.com/read/440750/7682211
m schmitt.m
function [y,t]=schmitt(x,thresh,minwid)
% Pass input signal X through a schmitt trigger
% SCHMITT(X,[LOW HIGH]) gives low and high thresholds. LOW and HIGH can be
% scalars or can be vectors specif
www.eeworm.com/read/332314/12763912
c demonstrator.c
// Demonstrator.c Motor Speed Control version
#include "PC_Comm.h"
#include "Demonstrator.h"
unsigned char milliseconds = 0;
unsigned int second = 0; // count to 1000 and trigger one second ev
www.eeworm.com/read/241366/13150279
sql uninformed_town_crier.sql
CREATE OR REPLACE TRIGGER town_crier
AFTER CREATE ON SCHEMA
BEGIN
DBMS_OUTPUT.PUT_LINE('I believe you have created something!');
END;
/
SET SERVEROUTPUT ON
DROP TABLE a_table;
CREATE TABLE
www.eeworm.com/read/241364/13150566
sql set_score.sql
CREATE OR REPLACE TRIGGER set_score
BEFORE INSERT ON frame
FOR EACH ROW
WHEN ( new.score IS NULL )
BEGIN
IF :NEW.strike = 'Y' THEN
:NEW.score := 10;
ELSIF :NEW.spare = 'Y' THEN
www.eeworm.com/read/241364/13151057
sql uninformed_town_crier.sql
CREATE OR REPLACE TRIGGER town_crier
AFTER CREATE ON SCHEMA
BEGIN
DBMS_OUTPUT.PUT_LINE('I believe you have created something!');
END;
/
SET SERVEROUTPUT ON
DROP TABLE a_table;
CREATE TABLE
www.eeworm.com/read/241364/13151333
sql local_abort.sql
CREATE OR REPLACE TRIGGER after_suspend
AFTER SUSPEND
ON SCHEMA
DECLARE
CURSOR curs_get_sid IS
SELECT sid
FROM v$session
WHERE audsid = SYS_CONTEXT('USERENV','SESSIONID');
v_sid
www.eeworm.com/read/241364/13151420
sql full_old_and_new.sql
REM Create the tables
@bowlerama_tables.sql
/*-- full_old_and_new.sql */
CREATE OR REPLACE TRIGGER before_insert_row
BEFORE INSERT
ON frame
FOR EACH ROW
BEGIN
DBMS_OUTPUT.put_l
www.eeworm.com/read/141300/5770414
out schmitt.out
Warning: option lvlcod is obsolete.
Warning: vin: no DC value, transient time 0 value used
Circuit: schmitt ckt - ecl compatible schmitt trigger
Warning -- Level not specified on line "(is=1.0e-16 b