If I want to create a set or a sequence representing these things, I simply insert into that list.
如果我想创建一个集合,或者一个序列表示这些东西,我只要简单的把它插入列表中。
When you say "I'm sorry" in English, it can mean that you are sorry for something that you've done personally.
当你在英文中使用“I'm sorry”时,它可以表示你对于自己已有的一些行为感到抱歉。
s1 It's a little square, it's going to be called s1 and that's what exists as of line two of this program, GetSting but now I've called get string.
这是一个正方形,叫做1,这就是程序中第二行代码所表示的,现在我调用。
So in the partnership game we put efforts on these axis and now I'm going to put quantities on these axis.
合伙人博弈中横轴表示付出的努力,现在横轴表示的是产量
In fact it gives me back, now I hate this, it's actually a list it's not a tuple. But for now think of it as giving you back an explicit version of that representation of all those elements.
它实际上是一个数组而不是一个元组,但是现在你们可以把它认为,是明确的这些,元素的一个表示,你会在接下来的一些课程中看到。
It has the function, in other words, of negating its own meaning in another semiotic system, in this case the semiotic system of the stoplight.
也就是说,他有这样那样的功能,在不同语义系统中表示的甚至完全相反,就像红灯表示的这些不同含义一样。
Now to start with, the plasmid is usually shown in a diagram like this as a circle.
首先要说的是,质粒通常用图中这个环形来表示
Well, in music the most basic symbol for the beat is the quarter note.
音乐中表示拍的最基本符号是四分音符
In alluding to the prophet Isaiah in the prelude, Milton suggested that the iniquity of his lips had to be purged off -- burned off, with the live coal supplied by one of the seraphim.
弥尔顿在序曲中提到预言家艾赛亚,就是要表示他唇齿的邪恶,应该被净化,被其中一个,六翼天使用炭火烧掉。
That was Cartesian space. When I plot r as a distance out from the nucleus that is sort of our simple-minded planetary model. Now let's look at energy.
笛卡尔坐标系,当我用r表示,离原子核的距离时,那只是我们头脑中简单的,类似行星的模型,现在我们看一下能量问题。
You've got to be very used to the notion of taking a vector in some oblique direction and writing it in terms of i and j.
你们应该已经很熟悉,倾斜的坐标系中矢量的概念,和用 i 和 j 来表示该矢量的方法
So if we want to put that in chemical terms, we want to make sure we put these in brackets here, and remember, this is the resonance arrow, it's not a reaction arrow, it's a resonance arrow, so make sure you mark it up correctly like that.
那么如果我们把它类比到化学中来,我们要确保它们都放在括号里,而且要记住,这是一个表示共振态的箭头,而不是表示化学反应的,它是一个表示共振态的箭头,因此请务必像这样正确地标记它。
Indeed, he said in his various pronouncements written for him by someone else that he didn't want to be a king of the old regime, he did not want to turn the clock back to 1788, and that you could combine a modernity with monarchy.
在一篇由人代笔的自我声明中,他表示并不想成为旧有政体的国王,他不想把时间倒退回1788年,完全可以把君主制和现代化结合
There will be to express the future existence or an anticipated existence of something.
here will be 来表示某些事物在将来会存在或在预期中会存在。
0 And we'll also see backslash 0 which is actually the special character that's used at the end of a string to say no more string after this point in memory.
还有0,用于存储器中字符串末尾,表示在此之后就,没有字符了。
And "." signifies my current working directory, the folder that I am currently in.
,“表示的是我当前的工作目录,那个我当前所在的文件中。
So if I wanted to represent, for example, this is the set two, six and eight, I put a one in those slots.
所以如果我想表示的话,比如,这是2,6,8的集合,我放置一个数在这个位置中。
So it turns out in C, you can absolutely represent the idea of a condition, a branch, a fork in the road.
结果在C语言中,你们完全可以表示出环境的概念,一个分支,一个三岔路口。
S This is s. S, according to spectroscopy, 0 means that l equals zero.
这就是s的意义,在光谱学中,表示l等于。
It's more likely than Y the probability that they're going to choose right is more than Y, then the highest line of these three is this one, which corresponds to my choosing Middle.
即比Y大,也就说对手选右的概率大于Y,那么这三条线中最高的是这条线,这条线表示我选中的收益
So, we know in this example the initial height should be 15 meters and the initial velocity should be 10, and for acceleration, I'm going to use -g and to keep life simple, I'm going to call it -10.
我们知道在这个例子中,初始高度为15米,初始速度为10,然后是加速度,我们用"-g"表示重力加速度,为了计算方便,加速度的值取为-10
But one of the teaching fellas also passed long to us recently, a little real world example of what happens when you're not mindful of various data types and you're not mindful of the imprecision that's inherent in representing data in a computer, at least using a language like C and low level primitives like floats and even doubles.
最近有个助教告诉我们,一个现实世界中的例子,当你不注意各种各样的数据类型,也不注意在计算机中表示数据时,其内在的不精确性,至少在用像C语言,和float甚至double型数据时,那将会发生什么?
It may mean something different and this is sort of just stupid re-use of syntax although frankly it wouldn't really be much fun to have yet a symbol so they went with the same symbol which is pretty reasonable in the context *a of a function prototype this just means *a expect A to be the address of an int and expect B to be the address of an int.
这里的意思有点不同,这是为了重使用的目的,虽然这个符号没有什么意义,所以在函数原型中,他们就使用了相同的符号,这只是表示,期望,是一个int型的地址,期望b是一个int型的地址。
In Scratch, the block you may have used for this idea literally says "or" for or; in C, two vertical bars.
在Scratch中,这个你用的程序块,照字面地想法来说“or“表示或者;,在C语言中,是两个竖线。
If I'm proud of knowing that in another culture if I belch after dinner it's a compliment to the cook, right, and if I'm proud of knowing that without drawing any conclusions from it, that's sort of the equivalent of historicism.
我知道在另一种文化中,吃饭后打嗝是表示饭菜好吃,我虽然知道但并不从中作出任何结论,这就是历史相对论的表现。
One way to draw sort of a schematic diagram of the operation of the human body where it shows separated organ systems and tries to show them in context.
用这种图示的方法,示意人类身体的运作方法,图中单独表示出器官系统,并试图展示它们之间的联系
So the strategy choices, we're not going to do it in hours, let's just normalize and regard these choices as living in 0 to 4, and you can choose any number of hours between 0 and 4.
我们用小时数来表示策略吧,用0到4的数字来标记这些策略,你可以从0到4中任选工作的小时数
In other words, they probably bear a distant relation to the semiotics of the stoplight, and that's probably why red was chosen for ambulances and police cars: because they put into your head the notion of "stop."
这很可能是源自于,红灯在一些语义中表示停止的意思,它被应用在了救护车和警车上:,因为他们带有警告的意味“
So this is a little bit trickier to look at and see what it means, but essentially we have two hybrid orbitals, which are shown in blue here, and then we have one p orbital that's left alone that's going up and down on the page.
看这个图肯能会觉得比较诡异,但本质上,骂我们有两个杂化轨道,这里用蓝色表示,还有剩下一个p轨道,在图中上下方向上。
In C and most programming languages, if you need greater than or equal to, use greater than and then right next to it with no space put equal to, and that conjures up the same idea.
在C和大部分的编程语言中,如果你需要表示大于等于,在“>“号后边加上一个“=“,中间不要空格,那使我们联想到同样的想法。
应用推荐