代码搜索:Transaction
找到约 6,361 项符合「Transaction」的源代码
代码结果 6,361
www.eeworm.com/read/132649/5911582
hpp bdb_trans.hpp
/*
* ===========================================================================
* PRODUCTION $Log: bdb_trans.hpp,v $
* PRODUCTION Revision 1000.0 2004/04/12 17:14:32 gouriano
* PRODUCTION PRODU
www.eeworm.com/read/127781/6000180
ver hp_sdc.ver
#define __ver_hp_sdc_release_hil_irq _ver_str(2d7c4a70)
#define hp_sdc_release_hil_irq _set_ver(hp_sdc_release_hil_irq)
#if defined(__module__bigmem) || defined(__module__smp)
#define __ver_hp_sdc_en
www.eeworm.com/read/401618/11554371
pdf pxa27x split transaction feature.pdf
www.eeworm.com/read/416749/2118838
svn-base add_email_attachment_transaction_type.sql.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/416749/2118844
svn-base add_email_attachment_transaction_type.sql.svn-base
INSERT INTO document_transaction_types_lookup VALUES (15, 'Email Attachment');
www.eeworm.com/read/427452/8943871
cpp httpengine.cpp
#include "HTTPEngine.h"
// System includes
#include // CHTTPFormEncoder
#include // HTTP string table
#include // RHTTPHeaders
www.eeworm.com/read/419610/10853834
cpp httpengine.cpp
#include "HTTPEngine.h"
// System includes
#include // CHTTPFormEncoder
#include // HTTP string table
#include // RHTTPHeaders
www.eeworm.com/read/463281/7184198
txt 05.txt
【例5-1】利用事务的概念执行“删除后勤部”操作
declare @transaction_name varchar(32) /* 声明一个32位的varchar型变量 */
select @transaction_name = ' my_transaction_delete '
/* 设置该类变量名为my_transaction_delete */
begin transaction
www.eeworm.com/read/143603/5756483
c osip.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute