• This is a really good topic to do with the class before an exam because it's a little bit of a lighter topic.

    对于考试之前课来说非常好的课题因为一个稍微轻松一点的课题。

    youdao

  • I hope you'll stay in the class, and try a bit more.

    希望你能留在班上,并多尝试一下。

    youdao

  • This is a really good topic to do the class before an exam because it's a little bit of a lighter topic.

    对于考试之前节课来说,非常好的课题因为一个稍微轻松一点的课题。

    youdao

  • In particular, new class derivation is a bit problematic for scripting languages, placing certain restrictions on the exact things you can do with them.

    特别要注意,脚本语言派生存在一定问题使用其完成具体任务进行了一定的限制

    youdao

  • But before I get started, I have to point out something a little bit unusual about this class We're being filmed.

    开始之前,我告诉大家这个课程的一点特别之处我们录像

    youdao

  • When you're writing code, think about the contractthe particular bit you're writing will expose to its client, whether it's a method, a class, or a group of interacting classes.

    编写代码时,应考虑这个契约——将要编写特定内容都将暴露客户机无论此内容方法、一个还是一个与交互

    youdao

  • So you can rewrite the code in Listing 10 a little bit by putting the locale get method in a utility class, as Listing 11 shows.

    这样就可以场所获取方法放在工具中,来重写列表10中的代码列表11所示。

    youdao

  • This should look familiar; although the class names are a bit different and several options are set, this is not much different from the SAX parsing in Listing 1.

    这些代码看起来很熟悉,它清单1 中的SAX解析几乎相同尽管有所不同许多选项固定的。

    youdao

  • In some cases, the refactoring that needs to happen is a bit more drastic, such as changing the name of a class entirely (meaning either the class name or the package it lives in).

    某些情况下,需要发生重构可能剧烈一些例如整个更改一个名称(可以是类名,也可以是类所在的名称)。

    youdao

  • We'll get into some spots where it gets a little trickier, a little bit more complicated later in class.

    我们接下来课堂上,会一些更棘手复杂的问题。

    youdao

  • So let me just introduce you to a little bit about matrices just enough for what we will need later on in this class.

    所以稍微讲一下矩阵,这些东西都是这节课立马用到的。

    youdao

  • One extra utility class implements a bit of fuzziness in the checking to get HTML documents to pass (even without having all the closing tags XML requires).

    附加的实用程序进行检查时会产生些小麻烦,它HTML文档通过检查(即使那些文档没有xml必需结束标记)。

    youdao

  • Each worker thread performs some bit of work using the TaskHandler class.

    每个工作者线程使用taskhandler执行一部分工作

    youdao

  • Java.nio.charset.CharsetEncoder: This class defines an engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.

    CharsetEncoder这个定义了一个引擎这个引擎可以将16位Unicode字符序列转换为采用特定字符集字节序列。

    youdao

  • TextSplitter USES a few heuristics to eliminate quite a bit of this gibberish, but an improved splitter class would probably bring indexing much closer to the desired asymptotic behavior.

    TextSplitter使用某些启发式方法消除了部分此类乱码,但是改进splitter使索引更接近恶性状况。

    youdao

  • As I already mentioned, the ProcessBuilder class is a bit more than just forking off a process and getting the results.

    前所述,processbuilder不仅能生成新的进程而且能获得结果

    youdao

  • The next step is to make the class a bit dynamic by creating the get_ and set_ methods on the fly for the individual fields.

    下一步变得稍微动态一些:动态地每个字段创建get _set _方法

    youdao

  • There's a bit of code duplication in the Person class, but I'll leave that for a later refactoring exercise.

    person一些重复代码留给稍后重构练习

    youdao

  • The pickling of class instances requires a bit more attention than the pickling of simple object types.

    pickle简单对象类型相比,pickle实例要多加留意

    youdao

  • Returning to the calendar example, the last bit of the implementation is the AppointmentCalendar class, which appears in Listing 5.

    返回日历示例中最后实现appointmentcalendar清单5所示。

    youdao

  • As noted, the CodeReviewResource class shown here is a bit of a black box; however, as you will see, the provider that you are writing does not actually interact with this class directly.

    注意到,这里显示CodeReviewResource一些但是正如看到的那样,您正在创建的Provider实际上该类并不直接交流

    youdao

  • The second line (in Python 2.2 and above) tells Psyco to do the same with class methods. To target Psyco's behavior a bit more precisely, you can use the commands.

    第二(Python 2.2以上版本中)告诉Psyco方法执行相同操作

    youdao

  • We'll talk a bit about that today,and then I'm going to talk in the class with a little bit of stuff on theory of interpretation that we've hit on over the semester.

    我们今天讲到这点,然后我会班上一点,解读理论内容,这些理论我们学期都有所接触。

    youdao

  • Actually, this message would likely be sent to the class that would then result in a return value of the created object, so I cheated a bit.

    事实上消息可能发送然后导致一个已创建对象返回所以说的有点不符

    youdao

  • Finally, this was to be his semester - he barely earned his B. I was proud of him - and a bit relieved I wouldn't have him repeating my class a fourth time.

    最终学期勉强得到了B感到骄傲,除此以外,还有一点的欣慰,因为他终于可以不用第四次出现在我的课堂上了。

    youdao

  • With a little bit of work, we can extend JAAS to include a generalized class instance-level authorization framework.

    只要做一点工作我们将可以扩展JAAS,使其包含一个通用的、实例级的授权框架。

    youdao

  • I was proud of him - and a bit relieved I wouldn't have him repeating my class a fourth time.

    感到骄傲,除此以外,还有一点欣慰,因为他终于可以不用第四次出现在的课堂上了。

    youdao

  • The execution model is a bit strange: The test class is reinstantiated every time a test method is executed.

    执行模型有点奇怪:每次执行测试方法的时候,都要重新实例化测试

    youdao

  • This class may perform a bit more slowly than its table-specific counterpart, but it saves me from having to write a lot of code.

    这个执行起来比起特定于表的类可能有点——但是编写大量代码中解脱出来

    youdao

  • This class may perform a bit more slowly than its table-specific counterpart, but it saves me from having to write a lot of code.

    这个执行起来比起特定于表的类可能有点——但是编写大量代码中解脱出来

    youdao

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

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

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