• Congress responded by passing major laws recognizing people with disabilities as a protected class.

    国会通过主要法律承认残疾人保护的群体。

    youdao

  • Japan's farmers are a protected class, treated twice as generously as Europe's and five times as generously as America's.

    日本农民保护的群体,他们所享受的慷慨待遇欧洲农民的2,美国农民的5

    youdao

  • Protected class is a term used in United States anti-discrimination law. The term describes groups of people who are protected from discrimination and harassment.

    保护美国歧视法所用的字眼。术语描述不受歧视骚扰的保护人群

    youdao

  • Traditionally, the unemployed - who can, after all, give up membership in the group in an instant if they get a job offer - have not been regarded as a protected class.

    传统上毕竟失业者得到工作放弃“失业”群体身份,他们不会当作受保护阶层

    youdao

  • A paper from Science of the Total Environment shows that the largest freshwater fish in China might have gone extinct between 2005 and 2010. Wei Qiwei, author of the paper, said in September, 2019, some experts supposed that the first-class protected fish had been extinct already.

    整体环境科学》的一篇论文显示,中国最大的淡水鱼可能已经在2005年至2010年间灭绝了。2019年9月,该论文的作者危起伟表示,一些专家认为这种一级保护鱼类已经灭绝。

    youdao

  • Put each test case in the same package as the class it's testing to gain access to package and protected members.

    每个测试实例测试放在同一个内,获得成员保护成员的访问权

    youdao

  • This approach makes testing protected methods much easier because the test case class can now extend the class that contains the protected methods.

    这种方法使得测试保护方法非常容易因为测试案例现在可以扩展包含受保护方法类了。

    youdao

  • One interesting side effect of this approach is that it allows us to access private and protected members of a class via a closure, which can be handy for unit testing classes.

    这种方法一个有趣的副作用允许通过闭包访问私有成员受保护成员,有利于对类执行单元测试

    youdao

  • When fields are declared protected, there is the possibility that methods in subclasses will directly access them, effectively increasing the coupling within a class hierarchy.

    字段声明为受保护,子类中的方法可能直接访问它们,这样就可能有效地增加层次结构中的耦合

    youdao

  • This means that all the private members of the class element are dumped first, followed by protected and public, respectively.

    意味着元素所有私有成员都将首先转储,然后依次是保护的成员公共的成员。

    youdao

  • In many European countries, by contrast, class equality is protected at the cost of gender inequality.

    相反欧洲许多国家牺牲性别歧视保护阶级平等

    youdao

  • Your test class now has a protected field called account, and the test method initializes it.

    现在测试一个叫做account受保护字段,测试方法对其进行了初始化

    youdao

  • It has a protected modifier, so it's only available to derived subclasses and within the Lure class itself.

    具有一个受保护修饰符所以派生子类可用并且lure本身的内部

    youdao

  • Special relationships are delegated to the fulfills method of the class being protected.

    特定关系委托给受保护类fulfills方法

    youdao

  • When you use a BOOST_STATIC_ASSERT in class scope, it doesn't matter whether it's declared private, protected, or public.

    范围使用BOOST_STATIC_ASSERT时,私有的、受保护还是公开并不重要

    youdao

  • The servlet class also ensures that when the request reaches the action class it is over a protected servlet path (/myatom).

    servlet确保请求到达action 类时,通过一个受保护的 servlet路径(/myatom)。

    youdao

  • Because clone has protected access in Object and, to call clone , you have to call it through a reference to a class that has overridden clone to be public.

    因为cloneObject中是保护访问的,调用clone必须通过将clone改写公共访问的引用完成。

    youdao

  • It doesn't matter whether the derivation is public, protected, or private: Your class is always noncopyable.

    派生publicprotected还是private没有关系:始终noncopyable

    youdao

  • For example, to add a protected field of type Publisher to the ElectronicMedia class.

    例如添加一个类型Publisherprotecte delectronicmedia

    youdao

  • A member function with protected visibility can be invoked by any member function in the class in which it is defined or any subclasses of that class.

    具有受保护可视性成员函数可以与该成员函数同一个定义任何子类中定义的其它任何成员函数调用

    youdao

  • This is providing that their brand is protected by a trade mark, registered in the appropriate class and territory.

    这么做的前提它们的品牌商标保护恰当类别地区进行过注册登记。

    youdao

  • Many of these are precious and rare, like the first-class protected animal ounces and the valuable timber sandals, etc.

    大多数都是珍贵稀有野生动植物,一级保护动物雪豹名贵树木像锡金海棠等等

    youdao

  • This class contains three protected attributes and six methods, as shown in Listing 1.

    此类包含三个受保护属性6个方法如清单1

    youdao

  • If a relationship is defined, then the class instance (Resource) being protected must be passed into the ResourcePermission constructor.

    如果定义了一个关系那么必须保护实例(Resource)传递ResourcePermission构造函数中。

    youdao

  • Sometimes you need to write a subclass (often as an inner class) in order to test protected methods.

    有时需要编写一个子类通常作为内部测试protected方法

    youdao

  • The actual class that represents an .aspx page in action is an instance of a class that derives from Page; hence, it can call into protected methods.

    真正代表个 .aspx活动页面是从Page派生个类的实例;因此能够调入受保护的方法。

    youdao

  • That's why the Vehicle class, and its subclasses, have either private or protected fields, and public setter and getter methods to provide access.

    正是Vehicle及其子类具有 private或者protected属性publicsettergetter方法访问属性的原因。

    youdao

  • You can use a single class script to create an unlimited number of specialized instance objects, and each of those objects is a protected, encapsulated instance.

    使用单独脚本产生无限量专用实例对象,这里的一个对象一个保护封装的实例。

    youdao

  • You can use a single class script to create an unlimited number of specialized instance objects, and each of those objects is a protected, encapsulated instance.

    使用单独脚本产生无限量专用实例对象,这里的一个对象一个保护封装的实例。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定