代码搜索:trigger
找到约 3,730 项符合「trigger」的源代码
代码结果 3,730
www.eeworm.com/read/169080/5428769
8 plipconfig.8
.TH PLIPCONFIG 8 "17 February 1995" "" ""
.SH NOM
plipconfig \- r間lage fin des param鑤res du p閞iph閞ique PLIP
.SH SYNOPSIS
.B "plipconfig interface"
.br
.B "plipconfig interface [nibble NN] [trigger NN]
www.eeworm.com/read/162614/5527644
c pr22061-1.c
int N = 1;
void foo() {} /* Necessary to trigger the original ICE. */
void bar (char a[2][N]) { a[1][0] = N; }
int
main (void)
{
void *x;
N = 4;
x = alloca (2 * N);
memset (x, 0, 2 * N);
b
www.eeworm.com/read/161054/5563462
h sysdef_depend.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th
www.eeworm.com/read/160745/5565970
tri_+
IF EXISTS (SELECT NAME FROM SYSOBJECTS WHERE NAME='TRI_物料与供应商' AND TYPE='TR')
DROP TRIGGER TRI_物料与供应商
GO
CREATE TRIGGER [TRI_物料与供应商] ON [dbo].[物料与供应商对照表]
FOR INSERT, UPDATE, DELETE
AS
DECLARE
www.eeworm.com/read/160745/5566007
tri_+
IF EXISTS (SELECT NAME FROM SYSOBJECTS WHERE NAME='TRI_物料与客户' AND TYPE='TR')
DROP TRIGGER TRI_物料与客户
GO
CREATE TRIGGER [TRI_物料与客户] ON [dbo].[物料与客户对照表]
FOR INSERT, UPDATE, DELETE
AS
DECLARE @税率编
www.eeworm.com/read/159825/5580777
h serial_reg.h
/*
* include/linux/serial.h
*
* Copyright (C) 1992, 1994 by Theodore Ts'o.
*
* Redistribution of this file is permitted under the terms of the GNU
* Public License (GPL)
*
* These a
www.eeworm.com/read/154583/5636149
java jobstoresupport.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/154583/5636151
java db2v7delegate.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