The president said he met twice with senior officials in the hours after the shootings, and ordered them to conduct "a full review of the sequence of events that led up to the shootings."
VOA: standard.2009.11.16
In that case, we understand it as a sequence of cross-sections rather than something that somehow organically changes through time.
这样,我们就是在学习一个个语言的横截面,而不是语言自然的变化过程。
Notice the difference. The recipe, the sequence of instructions, is actually getting read in, and it's treated just like data.
注意其中的差别,方法,也就是指令序列,其实是需要读的,被当做数据来对待。
What is the filling sequence of electrons in orbitals?
什么是电子在轨道上的排布顺序呢?
When Milton instructs his muse, "Say first, for Heav'n hides nothing from thy view," there's something more here than the primary sense of the word, which is just "first in sequence."
弥尔顿写到缪斯的时候,“请先说,天界和地狱深渊在您的眼中,一切都了如指掌“,这句中“先“除了它本身的意思“最先“之外,还有其他的含义“
They do that in a very special way in that they - restriction enzymes are able to identify a particular sequence of bases in a gene.
限制性内切酶的工作机制很特别,它能识别基因中的一段特定的碱基序列
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号,股票市场崩溃,两个月后,失业率上升到。
ArgV You can think of this variable Arg V as literally an array a sequence of chunks of memory that literally are back to back to back in memory, and when you say bracket zero, by convention, you are referring to the variables stored here.
你可以想象这个变量,按顺序排列的一块块内存,依次地在内存中紧邻着的,当你指明,按照惯例,涉及,存储的变量在这里。
When people get into real trouble in their lives, it's because of a sequence of bad events that push them into unfortunate positions and, very often, financial risk management is part of the thing that prevents that from happening.
人们总会在生活中遇到麻烦,一系列糟糕的事情,会将人们推向不幸的处境,而多数情况下,金融风险管理,可以防止这种情况发生。
And if the test is true, it will change the value of this program counter to point to some other place in the memory, some other point in that sequence of instructions, and you'll keep processing.
如果测试结果为真,它会改变程序计数器的结果去,指向记忆存储器里的其他地方,指令序列里的其他地方,然后你会继续这个过程。
He is determined to make sense of those four numbers in some kind of a sequence, and this is what he came up with finally.
他决定要搞清楚这四个数字,在某些序列中的意思,这也是他最后提出来的。
There's no verb in there anywhere, it's just a sequence of nouns.
这儿没有动词,只是一列名词。
Now the problem with that is a problem I mentioned before, that most human genes are not just a straight sequence from beginning to end of the protein that you're interested in.
但现在的问题,是我之前提到过的,大多数人类基因不是一个连续的序列,从头到尾都对应你想要的蛋白质
Well, that specialized region - now in this diagram here, this is the axon of one cell, the first cell in a sequence and that axon meets the dendrite of another cell at a special region called a synapse.
图中这里的这一特定区域,是一个细胞的轴突,是这一列中的第一个细胞,而轴突,和另一个细胞的树突,在一个叫做突触的地方相遇
I, somehow if, I want to walk through some sequence of data structures, gathering up or doing the same thing, adding ages in until I get a total age and then divide by the number faculty.
我想,以某种方法,来遍历,一些数据结构,把它们相同的属性加到一起,就是一直的把年龄加到一起一直到,得到了一个年龄总数,然后除以员工的数目。
What that means, in a stored-program computer, is that I can provide to the computer a sequence of instructions describing the process I want it to execute.
它的意思就是说,我可以给一个存储程序计算机,提供一系列,描述我希望,能执行的过程的指令。
It's a sequence of specific instructions that I do in order.
这是我按顺序,所定下的具体指令的序列。
But literally all I can do at this stage is write what we would call a straight-line program, that is, a program in which we execute in which we execute the sequence of instructions one by one.
但是字面上来说,我们现在学到的,都是所谓的直线程序,也就是,一个接一个的执行,一系列的,指令的程序。
What we're saying is, in order to do computation, we want to describe recipes, we want to describe this sequence of steps built on some primitives, and we want to describe the flow of control that goes through those sequence of steps as we carry on So the last thing we need before we can start talking about real programming is, we need to describe those recipes.
我们在说,为了做计算,我们想描述一个方法,想描述建立在,相同基本类型上的步骤序列,而且我们想描述经过我们设计的,步骤的序列的,控制流程,因此我们开始谈论真正的编程之前,的最后一件事是,我们需要描述一下那些方法。
Certain double stranded RNA sequences will cause in the cell a process of degradation of very specific RNA sequence.
一些双链RNA序列能够在细胞中开启,特定RNA序列的降解程序
Transcription just means making a single stranded RNA copy of a sequence of base pairs in a DNA.
转录的过程就是从一段DNA碱基序列中,复制出一段单链RNA
It ran through that sequence of instructions, in particular it bound x to the value three, x and then it took x times x, got the value of x multipied by x, which of course is nine, bound that to the value of x, and then it printed out the value, and now it's sitting here waiting for an input.
程序按照指令的顺序去执行的,首先是把x和3这个值进行了绑定,然后把x乘以,得到了x乘以x的值,当然也就是9了,然后把x和这个值进行了绑定,然后显示出这个值,然后就等待输入。
In this case, it's a sequence of ASCII characters.
在这里,就是一系列ASCII码。
You don't see strings with commas between them, but it has the same kind of property. It is in ordered sequence of characters.
它是有序的字符序列,我们可以对字符串做同样的操作,我们也可以得到字符串中的一块。
Along the way I have some tests, and depending on the value of that test, I may change where I am in that sequence of instructions.
我会按顺序进行一些测试,按照测试的数值,我会改变之指令序列中,我的位置。
And that set of things is identified by the sequence of commands that are indented in, this one right here, following the colon but before I get back to the same place in terms of the indentation.
这个集合就是,后面缩进的一系列命令,就是这一块,在冒号后面,但是要,通过缩进。
And that does two things: bug one, it helps catch bugs in your code, and secondly it often converts it into a more efficient sequence of instructions before you actually go off and run it. All right?
这有两点好处:,第一是可以帮助你发现程序中的,第二是把你的代码,在运行之前,转换为更有效率的指令的集合,对不对?
Strings are captured in Python with an open quote and some sequence of characters followed by a closed quote.
字符串在Python中,是以一个开引号开始,然后后面是一系列的字符,以一个尾引号结束。
Now, in your book, there's an example of plasmid where I've given you the exact sequence of nucleotides that makes up the whole double stranded DNA molecule.
现在在你们书里,有个质粒样本,我将组成这个双链DNA分子的,核苷酸序列写在这里了
This label is DNA that might be made radioactive or made fluorescent, and it has a base pair sequence that is from some other region of the gene that you're interested in.
这种标签就是具有放射性,或者荧光性的DNA,它有一个取自于,你感兴趣的那段基因上,其他位置的碱基对序列
应用推荐