Or check with a United States embassy or the Fulbright Commission in your country.
VOA: special.2009.02.12
These are drives that the poem seems to be struggling to keep in check, or that Milton is representing the poem as struggling to keep in check, or to purge in some way.
这就是促使诗歌努力去抑制竞争,或者弥尔顿代表诗歌去抑制竞争,或以某些方式去净化。
And the last thing we do for any of our structures to check them and figure out are these valid or not valid, are these good Lewis structures is to check the formal charge.
而为了检验任何一个结构是否有效,看它们是不是好的路易斯结构,我们要做的最后一件事就是检查形式电荷。
He indicated that other contagious or infectious diseases were also kept in check.
VOA: standard.2009.11.29
So if in fact I wanted to make sure this was a number, I should have done something like either try and convert it to a number, which of course failed here, or put in a check to say where it is.
因此实际上如果我想确保,这是一个数字的话,我们的课程上的代码,在这里失败了,你或许应该在这里,放一个检查的东西。
"They have seen what happens when patients do not come in for regular check-ups or screenings because either their insurance company does not cover it, or they cannot afford insurance in the first place,".
VOA: standard.2009.10.05
Whatever you want to do; check your email, publish tweets, go shopping or whatever, it can be solved by this one box.
无论你想做什么;,查收邮箱,发布推特状态,网上购物等等,都可以通过这个搜索框解决。
"I think the threat to the country presented by this defection really relates to the issue of whether or not in the United States of America, our people want the majority to have whatever it wants without restraint, without a check or a balance,"
VOA: standard.2009.04.28
So if you want to check that out after dinner time or so, you can fill that out.
晚饭或什么时候,想核对了,就可以填好。
I want you to check in with either Hillary or Lori There is a lecture now Monday, Wednesday and Friday at 11:00.
我希望你们和Hillary或Lori确认,上课时间是周一,周三和周五的11点。
All right, so in fact, if we checked the Nash equilibria in this game, the Nash Equilibria, and you can check that they are in fact best responses, are both people doing The Bourne ultimatum or both people doing The Good Shepherd.
很好,实际上,如果我们仔细看一下这个博弈,就会发现它们纳什均衡就是最佳对策,即两个人都去看《谍影重重》,或是两人都去看《特工风云》
You've got a loop, you've got a condition and a boolean to check if he's touching the edge, and some statements to tell him to shout or to actually turn around.
我们有一个循环,通过一个条件和一个布尔值来判断,是否触到了边缘,还有一些语句,让它回头并咆哮。
Python So I'm using the Python try except to check whether or not the thing is in the memo or not.
所以我将让,去调用except去判断该物品,是否已经在memo中。
This is a good way to actually check if your Lewis structure is correct or not.
这是检验你的路易斯结构,是否正确的一个好方法。
If there are less than two elements there I just check one or both of those to see if I'm looking for the right thing.
列表里是否剩余超过两个元素?,是否剩余不足两个元素,这里面我就挑一两项来检查下是否运行正常。
Well, it turns out that if you want to check two conditions and you only care that one of them is true or the other one is true.
好的,结果是如果你想要核对两个条件,你只关心其中一个是正确的,或另外一个是正确的。
And if you just look at the numbers, you can see how it cuts in from one side and then the other side as it keeps narrowing that range until it gets down to the place where there are at most two things left, and then it just has to check those two to say whether it's there or not.
你能看到他是如何不断的,从一个大的范围被拦腰劈开,知道最终只剩下两个数字,然后就只需要,比一比就知道结果了,将它同线性查找比较下。
I'm going to check to see if it's right or not.
然后看它是否正确。
We need to check another entrant from the outside, left wing or right wing, we need to check another entrant in the middle, there is only one possible one there, and there's a third kind of deviation we should check, what's the third type of deviation?
我们需要验证另外一个外部的参选人,左派或右派,我们需要验证另外一个中间的参选人,只有一个可能参选的人,还有第三种要验证的偏差类型,第三种偏差类型是什么
OK. How can we check, for example, if it does or if it doesn't seem reasonable.
我们如何检查呢?举个例子,看它是否合理或者不合理。
So don't underestimate the value for the next week or two of just inserting printf statements into your code temporarily just to print out what the value of some variable is, or some expression is, so that you can just do a sanity check.
所以不要低估下一两周的重要性,虽然我们只将“printf“语句暂时地植入到,我们的代码中,只是用来打印一些,变量或表达式的值,所以你们提醒一下自己。
I probably whip out a do while loop very rarely, but very often when programming games or any program that takes user input and has to check that user input and yell at the user if they're messing with you or aren't providing what's expected.
我可能很少用do,while,循环,但常常是,当编制程序游戏或需要用户输入的程序是,需要检查用户的输入并提醒用户,如果他们干扰了你,或没有提供所期望的输入。
All right, we're-- well actually, I should say that better, we first check to see, is x 0 greater than or equal to zero, if it's not, then we come down here and we print something out, otherwise we run through a little loop to get the answer, and then we check it and we spit something out.
然后我们运行一个小循环,好了,我们现在来看看,如果x≥0或者x<,我们看这儿,我们会输出一些内容,或者我们运行一个小循环来获取答案,然后我们检验一下,然后得到结果。
It's only copying the address that was returned by get string so even though conceptually is the name this program suggests, I really just want to make a copy so that maybe I can make one version of D-A-V-I-D or F-O-O all uppercase or all lowercase or I want to spell check, something.
而只是复制GetSting返回的地址,虽然这个程序表示的名称,我只想做一个拷贝,以便我可以做一个D-A-V-I-D或者F-O-O的版本,大写的或者小写的,或者拼写检查之类的。
But notice what this does. The first thing it does is, it says, let's check and make sure x is greater than or equal to 0. If it isn't, notice what's going to happen. None of that block is going to get executed, and it's going to come down here and print out a useful piece of information, which says, hey, you gave me a negative number. I don't know how to do this.
做的是和以前一样的事情,但是注释它做了什么,第一件做的事情就是,程序说,要去检查并且确信x是大于等于0的,如果不是的话,请注意会发生什么,下面的代码都不会被执行,程序会到这里来然后显示一些有用的信息,信息会说,嘿,你给了我一个负数,我不知道该怎么弄这个了。
应用推荐