setters

setters

美 [?set?r]  英 [?set?(r)]

  • n.安放者;安裝者;嵌鑲者;排字者
  • 網絡雪達犬;給定器;二傳手

詞形變化

復數:setters  

英漢解釋

n.
1.
安放者;安裝者;嵌鑲者;排字者;作曲者
2.
教唆者;嗾使者;為警察作諜報的人;(盜賊的)眼線
3.
塞特種獵狗
4.
【無線】調節器;給定裝置

英英解釋

n.

例句

The bank's rate-setters decided to err on the side of caution, however.

然而盡管如此英格蘭銀行利率制定決定穩妥行事

A Data Transfer Object is often little more than a bunch of fields and getters and setters for these fields.

數據轉移對象常常只不過一些字段以及這些字段getterssetters

International talking-shops and standard-setters are here to stay; instead of trying to bin them, focus on making them work well.

國際談判場所標準制定已然存在試圖重新建立這些組織我們應該注意力集中它們更好發揮作用

Accessor methods come in two flavors: setters and getters (sometimes referred to as mutators and accessors, respectively).

訪問器方法涉及方法settersgetters有時分別稱為mutatorsaccessors)。

Last, we extend the setters to call into the functions of the base class to propagate notification of property changes.

最后我們擴展setters調用函數從而傳遞屬性變更通知

This can be used to generate Java code that maps any message into a regular Java object with getters and setters.

可以用于生成Java代碼任何消息映射具有gettersetter常規Java對象

Now the accounting standard setters are dedicating themselves to transform the mix-attribute model into a full fair value accounting model.

多年來會計準則制定機構一直致力于金融工具混合計量模式轉換公允價值基礎單一計量模式

The bank's rate-setters have in any case placed greater emphasis on the strong expansion of credit that goes with buoyant deposits.

央行匯率制定充足理由隨著存款上升不斷壯大信貸市場施加更大壓力

So far, nipping means working with international standard setters to compel companies to disclose exactly what set of rules they are using.

目前為止,“掐死停留國際準則制定一起強迫公司表明自己到底采用會計準則階段

Some ECB rate-setters seem to suggest that a liquidity trap can be avoided simply by not reducing interest rates.

一些歐洲央行利率制定通常建議流動性陷阱通過降低利率可以非常容易避免

If you receive this prompt, you are likely to happen out of the sample manuscript and image setters films are inconsistent with the error.

如果這樣提醒不定收生樣稿照排機軟片不符不對

It was a perfect beverage for the young up and coming business executives, the trend-setters.

年輕一代商業精英時尚來說完美飲料

Here standard setters' quest for intellectual consistency will run into a political quagmire.

這里標準安裝知識一貫性追求陷入一個政治泥潭之中

EP 6908 Air Pull-Setters --Compact, lightweight, easy to handle.

EP6908--外形緊湊重量易于操作

You no longer need to write getters and setters for your fields, because Groovy provides them for you automatically.

Groovy不再需要字段編寫gettersetter方法因為Groovy自動提供它們

Sex: As one of the trend setters, Halloween thankfully had some exposed breasts, a tradition that continued through most of the series.

性愛作為潮流引導之一,《月光心慌有著裸露場景這個傳統這個系列影片大多數篇章一直延續

Add the mediation parameters with the appropriate "setters and getters" and logging references to the class, as shown in Listing 5.

添加具有恰當settergetter方法中介參數記錄引用清單5

What we need is a partnership among the standards setters, the regulators and industry to build security into the system from the ground up.

我們需要標準制定管理者整個產業形成合作關系開始安全問題考慮系統當中

US banks will have to value more of their assets at market prices under radical proposals unveiled by accounting standard-setters yesterday.

根據昨天披露會計標準制定提出激進建議美國銀行不得不市場價格更多資產估值

As I mentioned earlier, you don't need to worry about creating the getters and setters: Groovy dynamically generates them for you.

這里需要創建gettersetter方法Groovy動態地生成它們

Pace-setters in the new Long March refers to young men and women springing up from various fields to build China into a modern state.

新長征突擊手一個具有時代烙印詞語中國建設成為現代化國家事業各行各業年輕人

Lombok generates most common Java boilerplate code, including getters, setters, equals, and hashCode, just to name a few.

Lombok生成大部分公共Java樣本代碼包括getterssettersequals以及hashCode幾個例子

International standard setters should set out strengthened capital requirements for banks' structured credit and securitization activities.

國際標準制定應當強化銀行結構信貸證券行為資本需求

Villagers get clean water at purification setters . Then they sell the bottle of water with in there communities for small amount of money.

村民定點凈化領取干凈然后他們社區販賣瓶裝獲取微薄利潤

Standard-setters should defuse the argument by making clear that their job is not to regulate banks but to force them to reveal information.

標準制定應當通過表明他們職責在于迫使銀行披露信息監管他們平息爭論

Specifically, we allow multiple sets of getters and setters to be generated at once as well as advanced [Bindable] support.

特別在于SourceMate可以一下生成多個getterssetters提供高級[Bindable]支持

Think of us as your private secretary who reads glossy magazines, speaks with local trend setters , then reports valuable info to you.

覺得我們作為私人行文漂亮雜志談到當地趨勢二傳手然后報告寶貴信息

You can then use simple getters and setters to retrieve the values of the child elements in the XML.

可以使用簡單gettersetter檢索XML中子元素

As mentioned, this is just a standard Java bean: three fields with corresponding getters and setters.

只是一個標準Javabean三個字段帶有相應getterssetters

Lack of regulation encouraged this gambling (see article). Financial innovation in derivatives soared ahead of the rule- setters .

監管缺乏鼓勵賭博金融衍生發明規則制定身后

But considering the original Person also had no synchronization code around those mutable setters, the Scala version is safer to use.

但是由于原始Person沒有這些可變setter相關同步代碼所以Scala版本使用起來更安全

In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.

具體地說使用gettersetter其他類似方法訪問數據符合Python習慣

The company will also introduce a new series of : Avalon thermal plate setters in 8-up and VLF formats.

公司推出一系列阿瓦隆制版8低頻格式

EXAMPLE: Famous designers in Paris, Milan, and New York are the pace setters of the high fashion clothing world.

巴黎米蘭紐約著名設計師世界奢華時裝潮流引導

Create getters and setters for the four fields by following the method shown in Listing 1 for the symbol field.

按照清單1顯示用于symbol字段方法以上4字段創建gettersetter

Accessors come in two flavors: setters, which modify the value of a field, and getters, which obtain its value.

訪問方法setter用于修改字段以及getter用于獲取字段

This explanation is corroborated by controlled experiments involving potential home buyers and professional real estate price setters.

結論通過一個潛在購房專業房地產定價參與控制實驗證實

By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention.

默認情況Scala編譯不會生成符合JavaBean約定gettersetter方法

I think it's very unlikely that we're going to find something that is going to elevate us in the short term up to the pace setters .

認為短期找到一些東西評估我們速度是否提高不可能

Contact height setters may be incorporated into the cap to assure the desired piston movement for switch closure.

聯系高度調節器納入上限保證開關關閉活塞運動