• Next, we need to write a filter that removes all multiples of some number.

    下一步我们需要一个筛子,用来删除所有这些数字倍数

    youdao

  • To use Apache: : MVC, we need to write a driver package that Apache can talk to.

    使用ApacheMVC我们需要编写一个可以Apache交互的驱动程序

    youdao

  • Hence, we need to write our own set of customized JSPs and integrate them into the process.

    因此我们需要编写自己自定义jsp集其集成流程中。

    youdao

  • Basically we need to write a set of UDFs that will realize the following bit operation truth tables.

    实质上我们需要编写udf实现下列操作真值

    youdao

  • Yes, we need to understand the requirements but that doesn't mean that we need to write a lot of documentation.

    是的我们需要了解需求意味着我们需要撰写许多文档

    youdao

  • Developers might need to design different UI layout for phone and tablets, but do we need to write a different set of code also?

    开发者可能需要手机平板设计不同UI布局但是我们需要它们写新的代码么?

    youdao

  • No. But we need to write about the illustrations, because they're an essential element of children's experience of reading the stories.

    不用但是我们需要图示出来,因为它们孩子们这些故事阅读体验方面很重要

    youdao

  • The "glue code" we need to write for Form1 is just a line in the message handler to request the business layer execute the appropriate logic.

    我门需要消息处理FORM1粘合代码”,请求业务执行适当逻辑。

    youdao

  • We need to write a conditional statement that will test what page is being viewed and define a variable based on the results of that test.

    我们需要条件语言测试一下浏览网页并且基于那个测试的结果来确定一个变数

    youdao

  • So the next thing is to decide what exactly we need to write about in the report that goes with the stories, and how we're going to divide the work.

    接下来事情就是决定我们究竟故事一起交报告什么以及如何分工

    youdao

  • During the Games, we need to write draft broadcasting the Games, the first draft broadcast five days to write the next day to write a total of two radio draft, the total amount is 7.

    运动会期间我们还要运动会的广播稿第一5广播稿第二一共要写2篇广播稿,一共7篇

    youdao

  • The general idea is to make it easy to test different conditions with the same unit test method, which will limit the source code we need to write and makes the test code more robust.

    一般思路这样的:使用相同单元测试方法测试不同的业务场景,需要我们编写的测试代码更加健壮

    youdao

  • As I write to you, I write to myself because what comes out of us either verbally or in the written form is often the thing very thing that we (ourselves) need to work on.

    就像是写给看一样,我写给我自己看因为我们所说或者正是我们需要之努力实现的

    youdao

  • If we need now to write or read information from it we just call the map view methods with the correct offset.

    如果我们现在就要内存映射文件信息需要调用带有正确偏移映射视图方法就行了。

    youdao

  • We admit this was doing it the hard way. You need to write a script because you need three BAPIs called on a single connection for each address change.

    我们承认这种办法比较麻烦,因为每次修改地址需要一个连接上调用三次BAPI,所以需要编写脚本

    youdao

  • Similarly when we write software, we're very good at getting requirements and turning them into code. To turn that beautiful code into working software we need to deploy and test it.

    同样地,编写软件,也许我们非常擅于总结需求并且转换代码,但我们也需要通过部署测试美妙的代码转变有用的软件。

    youdao

  • "An editor said it's just to adjust the layout, but as far as we know, it's because we need to be more cautious in what we say and what we write, " a third reporter said.

    一位编辑只是调整版面设计我们所知是因为我们需要什么什么更加谨慎而已

    youdao

  • We need a little longer to finalize the capabilities, fix bugs, receive feedback, write documentation, release 1.0.0.ga etc.

    我们需要更长的时间确定功能修改bug接收反馈编写文档发布1.0.0 . GA等等

    youdao

  • If we're going to write programs, we need at least two things: we need some representation for fundamental data.

    如果我们程序,我们需要至少事情:,我们需要一些代表基础数据的东西。

    youdao

  • Because DB2 II presents a virtual database image of remote data sources, we didn't need to write code for each of these activities.

    因为DB 2II为远程数据源提供了一个虚拟数据库映像,所以我们需要每个这样活动编写代码

    youdao

  • For the specific use case we figure out the problem, write the use case, analyse it to figure out what we need to be thinking about, and do some preliminary design.

    对于具体我们弄清问题撰写用例、分析找出我们需要考虑的内容,并且一些初步设计

    youdao

  • We no longer need to frame the question, do all the research and write all the papers.

    我们再也需要大包大揽开展研究编写论文了。

    youdao

  • Finally, we would need to write at least one report which goes against both the live data in the DW as well as the archived data.

    最后我们需要至少撰写一个有利于DW活跃数据归档数据报告

    youdao

  • First, we create need a buffer to write to for the sprintf call using the malloc function.

    首先我们使用malloc函数中的sprintf调用需要创建一个缓冲器(buffer)。

    youdao

  • We did not need to write a single line of code to enable this layout behavior - the Grid container and the layout system took care of dynamically resizing and flowing everything for us.

    我们需要编写代码可以启用这个布局行为Grid容器布局系统会为我们自动调整大小流动其中任何东西

    youdao

  • Whenever we need to use one of the variables, you pop back into PHP mode and issue an echo statement to write the variable's value directly into the Web page text.

    需要使用某个变量时,退回php模式发出一条echo语句变量直接写入网页正文中。

    youdao

  • We need to explain to those in customer and product owner role that it's important to write user stories that they don't intend to release.

    我们应该客户产品所有人(productowner)解释说那些他们打算发布的需求写到用户故事(user story)中也是重要的。

    youdao

  • Next, we need an evaluation function that will take the AST and evaluate it to a numerical value. This is pretty straightforward to write, given the power of pattern matching.

    接下来我们需要一个函数将会获取AST出它数字值。

    youdao

  • Next, we need an evaluation function that will take the AST and evaluate it to a numerical value. This is pretty straightforward to write, given the power of pattern matching.

    接下来我们需要一个函数将会获取AST出它数字值。

    youdao

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

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

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