当前位置:首页 > 英文周记 > 正文内容

delegate「delegated翻译」

更新时间:2026-07-17 21:56:55 周记网3年前 (2023-03-13)英文周记225

delegate的形容词形式

形容词

delegates,从名词转换成形容词

delegate「delegated翻译」

举例:XXXX

sent

a

delegates

party

to

participate

in

a

peace

talk.

多delegate人数的队伍。

有时候,用delegate

party也行。

形容词

delegating,从动词转换成形容词

举例:

The

command

post

assigns

a

delegating

party

to

assume

the

role

of

dealing

with

strangers

crossing

the

border.

-

附有代表作用的团队

形容词

delegated,以过去动词充当形容词

举例:

The

manager

is

executing

his

delegated

actions

posted

to

him.

-

受委任的行动

delegate和represent的区别?

delegate :指一般被派参加某一会议的代表.He is one of the delegates to the conference.(他是与会代表之一.)representative :一般指被选举或委派代表某人或一些人或某个较大团体的人,其职务有时是较长期的.A repre...

E—01:delegate,representative,senator的区别

1、delegate,通常意思是指的被选举或被推出选中出来的代表,来做决策或发表某一团队群体的观点的代表。如,与会代表的代表。

(delegate 做动词时,意味着将权力下放或委托一个人作为代表去执行某件事。)

2、representative,一般指的美国参众两院里众议院里的代表,即众议员。

但是众议员(representative),在美国参众两院中,有时众议员也被叫作delegate。

3、参议院(senate)里的参议员一般只有senator称呼。

4、除此以外,美国国会(The Congress of the United States),众议院里的众议员也用congres**an,和congresswoman称呼,参议院里的参议员一般不用做此称呼。

5、为了方便理解我们以弗吉尼亚州议会及其构成为例(以下内容摘自****):

Commonwealth of Virginia, and the oldest continuous law-making body in the New World (Western Hemisphere), established on July 30, 1619.

The General Assembly is a bicameral body consisting of a lower house(下议院,即众议院), the Virginia House of Delegates , with 100 members, and an upper house(上议院,即参议院), the Senate of Virginia , with 40 members.

Combined, the General Assembly consists of 140 elected representatives from an equal number of constituent districts across the commonwealth. The House of Delegates is presided over by the Speaker of the House, while the Senate is presided over by the Lieutenant Governor of Virginia. The House and Senate each elect a clerk and sergeant-at-arms.

The Senate of Virginia's clerk is known as the "Clerk of the Senate" (instead of as the "Secretary of the Senate", the title used by the U.S. Senate).

delegate是什么意思

delegate to

英 [ˈdeliɡit tu:] 美 [ˈdɛlɪˌɡet tu]

词典

悦读

听力

每日一句

delegate to

英 [ˈdeliɡit tu:] 美 [ˈdɛlɪˌɡet tu] 

释义

常用

牛津词典NEW

释义

把…委托[转交]给(某人)

双语例句

全部

1.

A delegate to a static method that is defined in a module of the assembly.

针对在程序集模块中定义的静态方法的委托.

2.

Copy a delegate to a local variable before publishing to avoid concurrency race condition.

使苚前将委托**到局部变量,以避免并发冲突.

3.

The trustee has a duty to act in person and not to delegate to others.

受托人有亲自履行的义务,并不得转托他人履行.

什么是delegate

delegate定义:

.Net 中的委托类似于 C 或 C++ 中的函数指针。使用委托使程序员可以将方法引用封装在委托对象内。然后可以将该委托对象传递给可调用所引用方法的代码,而不必在编译时知道将调用哪个方法。与 C 或 C++ 中的函数指针不同,委托是面向对象、类型安全的。

委托声明定义一种类型,它用一组特定的参数以及返回类型封装方法。对于静态方法,委托对象封装要调用的方法。对于实例方法,委托对象同时封装一个实例和该实例上的一个方法。如果您有一个委托对象和一组适当的参数,则可以用这些参数调用该委托。

委托的一个有趣且有用的属性是,它不知道或不关心自己引用的对象的类。任何对象都可以;只是方法的参数类型和返回类型必须与委托的参数类型和返回类型相匹配。这使得委托完全适合“匿名”调用。

商务英语delegate是什么意思

delegate 名词表示委派代表,动词表示授权/委托给 ... 或债务转移。

标签: delegate

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。