代码搜索:事务处理
找到约 121 项符合「事务处理」的源代码
代码结果 121
www.eeworm.com/read/109983/15543952
cpp tran.cpp
/*******************************************************************************
名称:事务处理模块
功能:对错误的写文件操作进行事务回卷
程序员:韩冰
版本:1.0
时间:1999-05-13
**********************************************
www.eeworm.com/read/109983/15544056
h tran.h
/*******************************************************************************
名称:事务处理模块
功能:对错误的写文件操作进行事务回卷
程序员:韩冰
版本:1.0
时间:1999-05-13
**********************************************
www.eeworm.com/read/390226/8475514
~dpr transactioncontrol.~dpr
program TransactionControl;
uses
Forms,
main in '..\..\..\..\delphi7_db_教案\delphi7\char11\事务处理\main.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(T