代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/136815/5856783
c trigger.c
/*
**
** 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 yourself and
www.eeworm.com/read/130188/5963285
java trigger.java
/*
* Copyright James House (c) 2001-2004
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followi
www.eeworm.com/read/120487/6072385
c trigger.c
/*-------------------------------------------------------------------------
*
* trigger.c
* PostgreSQL TRIGGERs support code.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072914
h trigger.h
/*-------------------------------------------------------------------------
*
* trigger.h
* Declarations for trigger handling.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Developmen
www.eeworm.com/read/101082/6244498
8 trigger.8
.\" SCCSID: @(#)trigger.8 8.1 9/11/90
.TH trigger 8
.SH Name
trigger \- trigger a target node to request a down-line load
.SH Syntax
.B /etc/trigger
.I node
[
.I options
]
.SH Description
.NXR "tr
www.eeworm.com/read/101082/6246354
8 trigger.8
.\" SCCSID: @(#)trigger.8 8.1 9/11/90
.TH trigger 8
.SH Name
trigger \- trigger a target node to request a down-line load
.SH Syntax
.B /etc/trigger
.I node
[
.I options
]
.SH Description
.NXR "tr
www.eeworm.com/read/100927/6263018
java trigger.java
/* Copyright (c) 2001-2002, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/100601/6268451
js trigger.js
var xpi = new Object();
var numxpi = 0;
var numstatus = 0;
function showprops(obj) {
var props = "";
for (i in obj) {
props += i+":"+obj[i]+"\n ";
}
alert(props);
}
function
www.eeworm.com/read/100444/6269590
java trigger.java
/**
* Trigger.java
*
* Copyright (c) 2001, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are pe