Next, we need to write a filter that removes all multiples of some number.
下一步,我们需要写一个筛子,用来删除所有的这些数字的倍数。
To use Apache: : MVC, we need to write a driver package that Apache can talk to.
要使用Apache:MVC,我们需要编写一个可以与Apache交互的驱动程序包。
Hence, we need to write our own set of customized JSPs and integrate them into the process.
因此,我们需要编写自己的自定义jsp集,并将其集成到流程中。
Basically we need to write a set of UDFs that will realize the following bit operation truth tables.
实质上,我们需要编写一组udf,实现下列位操作真值表。
Yes, we need to understand the requirements but that doesn't mean that we need to write a lot of documentation.
是的,我们需要了解需求,但那不意味着我们需要撰写许多文档。
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布局,但是我们需要为它们写新的代码么?
No. But we need to write about the illustrations, because they're an essential element of children's experience of reading the stories.
不用,但是我们需要把图示写出来,因为它们在孩子们对这些故事的阅读体验方面是很重要的一环。
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写一行“粘合代码”,请求业务层执行适当的逻辑。
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.
我们需要写一个条件语言来测试一下被浏览的网页,并且基于那个测试的结果来确定一个变数。
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.
那接下来的事情就是决定我们究竟要在跟故事一起交的报告里写什么了,以及如何分工。
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篇。
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.
一般的思路是这样的:使用相同的单元测试方法测试不同的业务场景,这就需要我们编写的测试代码更加健壮。
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.
就像是我写给你看一样,我也在写给我自己看。因为我们所说的或者所写的正是那我们需要为之努力实现的事。
If we need now to write or read information from it we just call the map view methods with the correct offset.
如果我们现在就要从内存映射文件读或写信息,只需要调用带有正确偏移量的映射视图方法就行了。
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,所以需要编写脚本。
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.
同样地,在编写软件时,也许我们非常擅于总结需求并且将其转换为代码,但我们也需要通过部署和测试把美妙的代码转变成有用的软件。
"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.
一位编辑说,这只是调整版面设计,但据我们所知,那是因为我们需要对说什么写什么更加谨慎而已。
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等等。
If we're going to write programs, we need at least two things: we need some representation for fundamental data.
如果我们要去写程序,我们需要至少两件事情:,我们需要一些能代表基础数据的东西。
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为远程数据源提供了一个虚拟的数据库映像,所以我们不需要为每个这样的活动编写代码。
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.
对于具体的用例,我们弄清问题、撰写用例、分析找出我们需要考虑的内容,并且做一些初步的设计。
We no longer need to frame the question, do all the research and write all the papers.
我们再也不需要大包大揽地开展研究和编写论文了。
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中活跃数据和归档数据的报告。
First, we create need a buffer to write to for the sprintf call using the malloc function.
首先,我们在使用malloc函数中的sprintf调用时需要创建一个缓冲器(buffer)。
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容器和布局系统会为我们自动调整大小或流动其中的任何东西。
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语句将该变量的值直接写入网页正文中。
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)中也是重要的。
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,并求出它的数字值。
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,并求出它的数字值。
应用推荐