英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

transaction    音标拼音: [trænz'ækʃən]
n. 交易,办理,执行,报告书,学报,和解

交易,办理,执行,报告书,学报,和解

transaction
异动带


transaction
交易; 异动

transaction
异动 交易

transaction
n 1: the act of transacting within or between groups (as
carrying on commercial activities); "no transactions are
possible without him"; "he has always been honest is his
dealings with me" [synonym: {transaction}, {dealing},
{dealings}]

Transaction \Trans*ac"tion\, n. [L. transactio, fr. transigere,
transactum, to drive through, carry through, accomplish,
transact; trans across, over agere to drive; cf. F.
transaction. See {Act}, {Agent}.]
1. The doing or performing of any business; management of any
affair; performance.
[1913 Webster]

2. That which is done; an affair; as, the transactions on the
exchange.
[1913 Webster]

3. (Civil Law) An adjustment of a dispute between parties by
mutual agreement.
[1913 Webster]

{Transaction of a society}, the published record of what it
has done or accomplished.
[1913 Webster]

Syn: Proceeding; action; process.

Usage: {Transaction}, {Proceeding}. A transaction is
something already done and completed; a proceeding is
either something which is now going on, or, if ended,
is still contemplated with reference to its progress
or successive stages.
[1913 Webster]

Note: " We the word proceeding in application to an affray in
the street, and the word transaction to some commercial
negotiation that has been carried on between certain
persons. The proceeding marks the manner of proceeding,
as when we speak of the proceedings in a court of law.
The transaction marks the business transacted; as, the
transactions on the Exchange." --Crabb.
[1913 Webster]

110 Moby Thesaurus words for "transaction":
accomplished fact, accomplishment, accord, achievement, act, acta,
action, administration, adventure, affair, agreement, annals,
arrangement, bargain, binding agreement, blow, bond, business,
business deal, carrying out, cartel, collective agreement,
commercial transaction, commission, compact, completion, concern,
concernment, conduct, consortium, contract, convention, coup,
covenant, covenant of salt, deal, dealing, dealings, deed, dicker,
discharge, dispatch, doing, doings, effectuation, effort,
employment contract, enactment, endeavor, enforcement, enterprise,
execution, exploit, fait accompli, feat, formal agreement,
fulfillment, gest, go, goings-on, hand, handiwork, handling,
implementation, interest, ironclad agreement, job, legal agreement,
legal contract, management, maneuver, matter, measure, minutes,
move, mutual agreement, negotiation, observance, operation,
overt act, package deal, pact, paction, passage, performance,
perpetration, proceeding, proceedings, production, promise,
prosecution, protocol, records, res gestae, step, stipulation,
stroke, stunt, thing, thing done, tour de force, transactions,
turn, understanding, undertaking, union contract, valid contract,
wage contract, work, works

A unit of interaction with a {DBMS} or similar system. It
must be treated in a coherent and reliable way independent of
other transactions. See {atomic}.

TRANSACTION, contracts, civil law. An agreement between two or more persons,
who for the purpose of preventing or putting an end to a law suit, adjust
their differences by mutual consent, in the manner which they agree on; in
Louisiana this contract must be reduced to writing. Civil Code of Louis,
3038.
2. Transactions regulate only the differences which appear to be
clearly comprehended in them by the intentions of the parties, whether they
be explained in a general or particular manner, unless it be the necessary
consequence of what is expressed; and they do not extend to differences
which the parties, never intended to include in them. Id. 3040.
3. To transact, a man must have the capacity to dispose of the things
included in the transaction. Id. 3039; 1 Domat, Lois Civiles, liv. 1, t. 13,
s. 1; Dig. lib. 2, t. 15, l. 1; Code lib. 2, t. 4, 1. 41. In the common law
this is called a compromise. (q.v.)



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • transaction是什么意思_transaction的翻译_音标_读音_用法_例句_爱词霸在线词典
    爱词霸权威在线词典,为您提供transaction的中文意思,transaction的用法讲解,transaction的读音,transaction的同义词,transaction的反义词,transaction的例句等英语服务。
  • transaction - 搜索 词典
    必应词典为您提供transaction的释义,美 [trænˈzækʃ (ə)n],英 [træn'zækʃ (ə)n],n 处理;业务;办理; 网络释义: 交易;事务;事务处理;
  • 事务(Transaction)详解-CSDN博客
    事务(Transaction)是数据库操作的最小工作单元,保证多个 SQL 语句作为一个整体执行,要么全部成功,要么全部失败,确保数据的一致性和完整性。 如果第一步执行成功,但第二步失败(比如数据库崩溃),账户 A 的钱就凭空少了,这会导致。
  • transaction(英语单词)_百度百科
    1 N-COUNT A transaction is a piece of business, for example, an act of buying or selling something 交易 [商业] [正式] [1]
  • TRANSACTION中文 (简体)翻译:剑桥词典
    You can call your bank and perform a transaction using a Touch-Tone phone The legality of the transaction is still under adjudication in the courts There was no financial transaction between us
  • 论文类型Journal、magazine、transaction、letter等的区别
    三、其他说明 1 仅从目标来说, Transaction, Journal, Letter 仅仅是名称不同而已 。 以 IEEE协会的出版物为例 The mission of IEEE Transactions, Journals, and Letters is to provide archival publications that are of lasting value to the engineering community
  • TRANSACTION中文 (繁體)翻譯:劍橋詞典
    There was no financial transaction between us In each of these areas of inquiry, the themes of organized complexity, developmental transactions, and the meaning of context are pervasive The transactions for both parties were done face to face (and privately) with the game administrator
  • TRANSACTION Definition Meaning - Merriam-Webster
    The meaning of TRANSACTION is something transacted; especially : an exchange or transfer of goods, services, or funds How to use transaction in a sentence
  • MySQL 事务 - 菜鸟教程
    在 MySQL 中,事务是一组SQL语句的执行,它们被视为一个单独的工作单元。 在 MySQL 中只有使用了 Innodb 数据库引擎的数据库或表才支持事务。 事务处理可以用来维护数据库的完整性,保证成批的 SQL 语句要么全部执行,要么全部不执行。 一般来说,事务是必须满足4个条件(ACID)::原子性(A tomicity,或称不可分割性)、一致性(C onsistency)、隔离性(I solation,又称独立性)、持久性(D urability)。 原子性: 一个事务(transaction)中的所有操作,要么全部完成,要么全部不完成,不会结束在中间某个环节。 事务在执行过程中发生错误,会被回滚(Rollback)到事务开始前的状态,就像这个事务从来没有执行过一样。
  • transactions_百度百科
    在商业与金融领域,transactions指代买卖、业务往来、资金转移等经济活动,例如商业交易(business transaction)、金融交易(financial transaction)、现金交易(cash transaction)、信贷交易(credit transaction)、外汇交易(exchange transaction)、市场交易(market transaction)等





中文字典-英文字典  2005-2009