• 通常看到侦听被定义匿名

    Often, you'd see the listener defined as an inline anonymous class.

    youdao

  • 匿名像是满满桶冰水,每次时候都会洒到腿上

    Anonymous classes are like a bucketful of cold water that's spilled in your lap every time you want to use them.

    youdao

  • 为了在递归方法传递匿名应该扩展方法已知包装器

    To pass this to a recursive method, the anonymous class should extend a wrapper type known to the method.

    youdao

  • 每次调用匿名方法时都必须创建一个该实例

    An instance of this class has to be created for each time the parent method is called.

    youdao

  • 为了实现侦听器我们资源管理器窗口编码一个匿名

    To implement this listener class, we'll code an anonymous class in the main Explorer Window.

    youdao

  • 多余句子结构所需过多的额外处理阻碍了对匿名类使用

    All of the extra effort in wasted syntax discourages their use.

    youdao

  • 不过匿名类名称无法预料,因此我们只需要考虑实现细节

    However, the names are not necessarily predictable and should be considered an implementation detail.

    youdao

  • 将不同属性指定属性匿名实例不是同一型的实例。

    GetHashCode for an anonymous type is based on the key properties of the type.

    youdao

  • 如果这个匿名作为一个内部单独放置,那么清单1中的代码简洁很多

    The code in Listing 1 would be much neater if the anonymous class was placed separately as an inner class.

    youdao

  • 注意:从技术角度考虑,匿名也拥有名称型名称编译器自动生成的。

    Note: Technically speaking, anonymous classes have names that are generated by the compiler.

    youdao

  • 同样属性两个匿名对象指派自动生成的同样

    Two anonymously typed objects that have the same property names and types will be assigned to the same automatically generated class.

    youdao

  • 例如,清单1代码使用匿名创建ThreadFactory

    As an example, the code in Listing 1 USES an anonymous class to create a Thread Factory.

    youdao

  • 接近方式利用经常匿名)作为想要执行方法的 “holder”。

    The closest you can come is to use a class (frequently an anonymous class) as a "holder" of a method you need to execute.

    youdao

  • 这样就允许我们通过使用集合操作匿名或具有约束创建复合

    This allows the use of set operations to build up complex classes from anonymous classes or classes with value restrictions.

    youdao

  • CLR自己匿名没有什么概念,只是它们看作有着自动产生名字普通

    The CLR itself doesn't have any notion of anonymous types and sees them as normal classes with automatically generated names.

    youdao

  • 作用在于可以使用匿名替代您所希望替代方法剩下方法会默认方式实现

    What's useful about this class is that you can use anonymous classes to override only the methods you want; the rest of the methods are implemented by default.

    youdao

  • 匿名允许创建这样对象,该对象能够捕获定义它们一部分环境但是对象代码一样

    Anonymous classes let you create objects that capture part of the environment in which they were defined, but objects and blocks of code are not the same thing.

    youdao

  • 匿名允许定义一个然后给出名称的情况下声明初始对象

    Anonymous types allow you to define a class, then declare and initialize an object of that class, without giving the class a name.

    youdao

  • 为了实现归,可以通过proceed(. .)调用封装匿名中来隐藏连接点其他部分

    To do this recursively, you close over the rest of the join point by encapsulating the proceed (..) call in an anonymous class.

    youdao

  • 大概地因为我们匿名没有定义自己click,所以这个方法会按照声明开始寻找。

    Loosely speaking, since our anonymous class doesn't define click itself, the method lookup proceeds right to left, as declared.

    youdao

  • 如果添加方法,则所有JRuby事情就是生成一个新的匿名,该包含一方法的方法

    If you add a method, all JRuby has to do is generate a new anonymous class that includes the body of that method.

    youdao

  • 使用定制SecurityManagerClassLoader阻止加载匿名其他无法直接控制

    Use a custom SecurityManager or ClassLoader that prevents loading of anonymous classes or other classes not under your direct control.

    youdao

  • 由于异步函数中所使用局部变量实际上某个匿名中的字段,因此在调用期间它们必须保留

    Since the "locals" used by an asynchronous functions are actually fields on an anonymous class, they must be retained for the duration of the call.

    youdao

  • 因为每个匿名一个唯一的名称因此加载不会问题的,而这样做的结果应用被实时动态地更新了。

    As each anonymous class has a unique name there are no issues loading it and as a result the application is updated on-the-fly.

    youdao

  • 那些匿名函数所需本地变量据说被“封闭”(closedover)提升”(lifted)匿名

    Locals variables needed by those functions are said to "closed over" or "lifted" into the anonymous class.

    youdao

  • 匿名语法速写标记使能够在需要实现某个抽象或者接口地方创建一实例而不需要显式提供的名称。

    An anonymous class is a kind of syntactic shorthand that lets you instantiate a class implementing an abstract class or interface where you need it, without having to explicitly give it a class name.

    youdao

  • 间接产物基于高级编译技术抽象字节码)”,会产生一个几个匿名类、以及一些启用JIT支持

    The indirection, which is based on "advanced compilation techniques (like abstract bytecode)" results in one master class and several anonymous, JIT enabled support classes.

    youdao

  • 如果过程耗时对于异步调用而言常见的,而该匿名可能不经意间被晋升为垃圾回收器中昂贵12代对象[3]。

    If this takes several seconds, which is not uncommon for an asynchronous call, the anonymous class may be inadvertently promoted to the more expensive generation 1 or 2.

    youdao

  • ConvertAnonymousClasstoNested重构能够接受匿名转换为最初包含这个匿名类方法

    The convert anonymous class to nested refactoring takes an anonymous class and converts it to a nested class of the method that originally contained the anonymous class.

    youdao

  • 系列给出表单自动保存特性适用于认证匿名的这两用户

    The form auto-saving feature presented in this series works with authenticated and anonymous users.

    youdao

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

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

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