For instance, how does one shoot a video in one sequence and in one shot?
例如,一个人如何在一个序列,并拍摄一击影片吗?
LeBron gets knocked down twice in one sequence and still gets the block. Who is this man?
詹姆斯被撞到了两次,还是完成了一次追帽。这是什么人啊???
Because node structures go in only one direction, they know nothing about the sequence of nodes that precede them.
由于节点结构只指向一个方向,所以它们完全不了解它们之前的节点的顺序。
One particular sequence in the first level has players scurry through backyards and finally climb into a tree house.
第一关的某特定情节要求玩家匆匆穿过后院,最后爬进一间树屋。
It will save considerable machining time to use more than one tool in one machine to perform several machine operations either in sequence or simultaneously.
在一台机器上使用数种刀具来顺次或同时进行几项机器操作,将节省大量加工时间。
Their trouble with language had been caused by the change of a single nucleotide of dna-just one letter in the genetic sequence.
他们的语言问题仅仅是因为DNA中一个核苷酸发生了改变,也就是说基因序列中有一个字母被改写了。
Note: You can also embed a sequence of commands in parentheses to achieve the same result; however, there is one important difference.
注意:您还可以在圆括号中嵌入一个命令序列,以得到相同的结果;然而,两者之间有一个重要的区别。
A SNP is a variation in just one nucleotide of a genetic sequence; think of it as a spelling change affecting just one letter in an uncommonly long word.
一个SNP就是只在一个基因序列的一个核苷酸中发生的变异;就像一个拼写变化只影响一个罕见的长单词中的一个字母。
In this way, you can set up a sequence of strings, each being one line from a file.
这样就建立了一个字符串序列,各个字符串分别对应文件中的一行。
According to preliminary experiments by one group, headed by Joshua Edel at Imperial College London, this approach should be able to sequence an entire genome in just a few minutes.
根据伦敦帝国大学的,由乔舒亚·埃德尔领导的一个小组初步的实验结果,这种工艺可以在短短几分钟之内测序一整个基因组。
The database in this example contains only one table to store the test sequence, because the conversion reference information is embedded in the PHP script.
本例中的数据库只包含一个表来存储测试序列,因为转换引用信息被嵌入到php脚本中。
One of the primary uses of sequence diagrams is in the transition from requirements expressed as use cases to the next and more formal level of refinement.
序列图的主要用途之一,是把用例表达的需求,转化为进一步、更加正式层次的精细表达。
Sometimes one retroposon is inserted in the middle of another, again giving vital clues as to the sequence of events in a family's evolution.
有时一个逆转录子会插在另一个中间,也给一个动物族群的进化的基因序列提供了重要的线索。
In a generic sequence diagram, object a must send one of the messages in the model to object b.
在常规序列图中,对象A必须向对象b发送模型中的一条消息。
Properly placed, in a significant sequence, one word helps another, and the whole, making sense, remains and is easily and lastingly fixed in the memory.
放置的位置合适、排序具有一定意义、词与词之间相互帮助,那么整首诗就具有意义、可存在脑海中且长久不息。
Previous work had shown that one form of this receptor, which contains a series of seven repeats of the same DNA sequence, is associated with increased alcohol cravings in a variety of situations.
已有研究表明,一个包含一组重复七次出现的序列的受体,与很多情况下某个人酒瘾大增有关。
When the reviews for Psycho, which is rereleased this week, rolled in, they focused on one shocking moment: the shower sequence, in which Janet Leigh is slashed to death.
在《惊魂记》即将于本周重映时,影评都将重点放在了一个震撼的场景上:珍妮特·李在浴室中被砍死的镜头。
Another memorizing technique, this one links information together by placing it in a sequence of a song or a story.
另一个技巧是,把信息按顺序编排成歌曲或故事。
A JAAS configuration references a list of one or more LoginModules that are run in sequence.
JAAS配置引用按照顺序执行的一个或多个LoginModule的列表。
In a study of nearly 3, 000 people, around 38% inherited one copy of the gene variant and were biologically three to four years older than those who did not carry the sequence.
对近三千人的研究显示,约有38%的人带有遗传性基因变体,与没有这一基因序列的人相比,他们的生物年龄要老三到四岁。
The second production describes in regex-like fashion more specifically what an integer literal looks like: a contiguous sequence of one or more numeric digits.
第二个结果以类regex的方式更特定地描述了一个整数值看上去象什么:一个或多个数字的连续序列。
one is to look at the sequence of event, look at these sequence in October 29, stock market crashed, two month later, 9% unemployment peaked at 9%.
一种是看看事件发生的时间,看看顺序,10月29号,股票市场崩溃,两个月后,失业率上升到。
One of the major new concepts in XPath 2.0 and XSLT 2.0 is that everything is a sequence.
XPath 2.0和XSLT 2.0中主要的新概念之一是,一切都是序列。
At an overall level this is an asynchronous sequence, since the first attach method call goes in one direction.
从全局层次上来看,这其实是一种异步序列,因为开始的attach方法调用是朝着一个方向的。
This operation is the opendir(), readdir(), ..., closedir() sequence in one call.
这个操作实际上是在一次调用中执行opendir()、readdir()、...、closedir()序列。
If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.
如果这个程序中一条操作码出现了多次,请尝试在dump文件中寻找处理程序代码所打印的序列。
If you look closely at the description for the list class in Listing 2, you'll see that two different constructors are provided. One takes no arguments, and the other takes a sequence class.
如果仔细观察清单2中对list类的描述,您会看到其中提供了两个不同的构造函数:一个没有参数,另一个接受一个序列类作为参数。
In fact, all expressions in XPath 2.0 and instructions in XSLT 2.0 evaluate to sequences, so that a single node or a single atomic value is really a sequence containing that one item.
实际上,XPath 2.0中所有的表达式和XLST 2.0中的指令都对序列求值,因此,单独的节点或者原子值实际上是包含一个项的序列。
Again, you have a two-dimensional table with one sequence along the top and one along the left side. Again, you can arrive at each cell in one of three ways.
这个算法也使用二维表格,一个序列沿顶部展开,一个序列沿左侧展开。
Again, you have a two-dimensional table with one sequence along the top and one along the left side. Again, you can arrive at each cell in one of three ways.
这个算法也使用二维表格,一个序列沿顶部展开,一个序列沿左侧展开。
应用推荐