代码搜索:Transaction

找到约 6,361 项符合「Transaction」的源代码

代码结果 6,361
www.eeworm.com/read/486859/6531049

html group__g__transac.html

OCILIB (C Driver for Oracle): Managing transaction
www.eeworm.com/read/165030/5485555

java timertaskimpl.java

package com.micromethod.sipstack.ri; import java.util.TimerTask; /** * TimerTaskImpl */ public class TimerTaskImpl extends TimerTask { /** * TRYING, 0 */ private static final
www.eeworm.com/read/162614/5525028

a c954015.a

-- C954015.A -- -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/161557/5551409

h osip.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-) Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org This library is free software; you can redistribute it and/or
www.eeworm.com/read/111666/15506563

c gpif.c

// // This program configures the General Purpose Interface. // Parts of th
www.eeworm.com/read/168177/9935423

c gpif.c

/********************************************************************/ /* This file is created by liurong,and be used for GPIF */ /*******************************************************
www.eeworm.com/read/361198/10064534

bas scanner.bas

'This sample retrieves the identity of an Epson Perfection 1670 scanner defint a-z cls devadd%=1 in_endpoint%=1 out_endpoint%=2 'define structure of URB type urbtype transaction_toke
www.eeworm.com/read/163007/10253364

h fsm.h

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-) Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org This library is free software; you can redistribute it and/or
www.eeworm.com/read/277913/10595502

c exsubscription_api.c

/* eXosip - This is the eXtended osip library. Copyright (C) 2002,2003,2004,2005,2006,2007 Aymeric MOIZARD - jack@atosc.org eXosip is free software; you can redistribute it and/or modify
www.eeworm.com/read/104333/6204693

java transpolicy.java

/** * @author 肖建军 * 事务模式定义类 */ package com.sunrise.chnl.util; public class TransPolicy { public static final int AS_TRANSACTION = 1;//全事务模式 public static final int AS_SEPARATE_TRANSACTION = 2