六六字典>英语词典>setters翻译和用法

setters

英 [ˈsɛtəz]

美 [ˈsɛtərz]

n.  蹲伏猎狗,塞特种猎犬(体大毛长,有几个品种); 制订者; 规定者; 安排者
setter的复数

柯林斯词典

  • 赛特种猎犬(一种长毛猎狗,经训练后可以发现猎物位置)
    Asetteris a long-haired dog that can be trained to show hunters where birds and animals are.

    双语例句

    • In the volatile bean pattern, a JavaBean is used as a container for a group of independent properties with getters and/ or setters.
      在volatilebean模式中,JavaBean被用作一组具有getter和/或setter方法的独立属性的容器。
    • ( Note that I've omitted getters and setters.)
      (注意,我删除了其中的getters和setters。)
    • This can be used to generate Java code that maps any message into a regular Java object with getters and setters.
      可以将这用于生成Java代码,以将任何消息映射到具有getter和setter的常规Java对象中。
    • Many setters died because of all of the above.
      许多移民者因为上述所有原因死了。
    • International standard setters should set out strengthened capital requirements for banks'structured credit and securitization activities.
      国际标准制定者应当强化银行结构信贷和证券行为的资本需求。
    • By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention.
      默认情况下,Scala编译器并不会生成符合JavaBean约定的getter和setter方法。
    • The EJB3.0 specification talks about public field injection and setter injection, but constructor injection will enable you to avoid creating setters for values you don't expect to change.
      EJB3.0规范谈到了公共字段注入和setter注入,但构造器注入将使您可以避免为预期不会更改的值创建setter。
    • The weight-to-height ratio makes him heavier than other Setters.
      他的体重与身高的比例决定了他比其他塞特犬要重一些。
    • Each data object provides read and write access methods ( getters and setters) for its properties.
      每个数据对象都为属性提供了访问和设置方法(getter和setter)。
    • Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
      每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。