Gabriel was a student here in this class two years ago, when we came and presented on the program and he is currently a student in the MAPP program.
加布里尔两年前是这门课的学生,当时我们来做这个项目的演讲,现在他是MAPP 项目的学生。
Among the annoying challenges facing the middle class is one that will probably go unmentioned in the next presidential campaign: What happens when the robots come for their jobs?
中产阶级面临的恼人挑战之一是:当机器人要抢占他们的工作时,他们该怎么办?而这个问题在下届总统竞选中很可能被忽略。
When is the English class over?
英语课什么时候下课?
I am sure you all know from physics class about how light moves in microscopic ways and that we can only see light when the wavelength of that light is in a specific range.
我相信,你们在物理课上都学过光是如何以微观的方式运动的,以及只有在光的波长在特定的范围内时我们才能看到光这一事实。
It is up to the monitor to manage the affairs of our class when the teacher goes out to attend meetings.
当老师出去开会的时候,管理班级事务就成了班长的职责。
Ten years after my chess class with Ashley, I'm still putting to use what he taught me: "The absolute most important skill that you learn when you play chess is how to make good decisions".
在上完阿什利的国际象棋课的十年之后,我仍然在运用他教给我的东西:“下棋时所学的最重要的技能是,如何做出正确的决定”。
Because code may be changed by an aspect, unit tests that run perfectly on a class may behave quite differently when the class is integrated into an AOP system.
由于代码可以被某一个方面所改变,在一个类上可以完美运行的单元测试当这个类被集成入一个AOP系统中可能会出现完全不同的运行状况。
Method invocations on a proxy class are dispatched to an invocation handler that is specified when the proxy class is generated.
对代理类的方法调用,被分配给调用处理程序,而调用处理程序是在代理类生成的时候指定的。
Right that's a specific name, and what it basically says is, when I call the class instance.
好这是个特定的应用,它的意思也就是,让我调用一个类的实例。
Writing tests first additionally lets you know when the class is complete.
先编写测试还使您知道该类何时完成。
When a class reference is found, I check the directory to see if that class has been seen before.
在找到类引用时,检查目标,查看这个类以前是否已经看到过。
It reports not only when a class is loaded, but also where the class was loaded from, including the path to the JAR file, assuming it came from a JAR.
它不仅报告类何时加载,还报告类从何处加载,包括到JAR的路径(如果来自JAR)。
Figure 17 shows typical properties when a bean shape is selected on the class diagram.
图17是选中类图中的bean形体时所显示的典型属性。
In a static initializer block, which executes when the class is loaded.
在一个静态初始化块中,在加载类时执行。
The sequence here shows that the Greeter class is only loaded when an instance of the class is about to be created.
这里的顺序显示了只有在准备创建greeter类的实例时才会装入该类。
You can also map serialized objects back to custom class instances provided the custom class is in the Flash Player when things are deserialized.
在反序列的时候如果自定义类在FlashPlayer中,你也可以将先前序列化的对象映射回自定义类实例。
In the code snippet in Listing 6, true will be returned when the DojoList class is passed.
在清单6的代码片段中,当dojolist类被传入时,将返回true。
Naive Bayes classifiers often break down when the size of the training examples per class are not balanced or when the data is not independent enough.
当各类的训练示例的大小不平衡,或者数据的独立性不符合要求时,Naive Bayes分类器会出现故障。
onLoad gets called when the class is loaded from the database.
onLoad在类从数据库中加载时被调用。
When Merton recalls his early life, however, class is the defining theme of his experience.
然而,当默顿回想起他早年的生活时,阶级是他的经历中确定的主题。
Listing 7 creates these objects and arrays when trace is enabled for the current class.
当对当前类启用跟踪时,清单7就创建了这些对象和数组。
The second problem occurs when the class you are trying to use is found, but one of the classes it imports is not found.
第二类问题发生在找到了您正试图使用的类,但没有找到它所导入的某个类时。
If you are familiar with the basics of object-oriented programming, you will know that when an object is instantiated, the class constructor function is automatically called.
如果您对面向对象编程语言基本原理比较熟悉,您就知道当一个对象被实例化时,类构造函数被自动调用。
When a native method is invoked, the class loader attempts to load the native library that defines that method.
当调用本机方法时,类装入器会尝试装入定义了该方法的本机库。
When the class loader is dereferenced, the classes that it loaded are not garbage collectable.
当取消对类装入器的引用时,它装入的类就变成无法进行垃圾收集的了。
When an object of this class is instantiated, the method doesn't return.
当这个类的对象实例化时,方法不返回。
The behavior of this system changes when the code is updated inside the Syscommand class.
当syscommand类中的代码更新时,这个系统的行为就发生了变化。
The first one creates an integer object whose value is 0, which is the default value used when no value is supplied to the int class constructor.
第一个构造函数创建了一个整数对象,其值为0,在没有值提供给int类构造函数的情况下,该值是所使用的默认值。
The first class you define is BuddyNoteView, created when you defined the views extension point.
定义的第一个类是BuddyNoteView,该类是在定义视图扩展点时创建的。
The mapping between a class and its ProtectionDomain is set up when the class is first loaded and will not change until the class is garbage collected.
一个类与其ProtectionDomain之间的映射是在类第一次装载时设置的,并在类被垃圾收集之前不会改变。
应用推荐