"I was finishing my last semester of law school, so,I guess, check back with me in 30 years and see if he's a litigator, because he would definitely come alive in my corporations classes and he always heard my professors speaking."
VOA: standard.2010.05.05
First of all, having read in that value, I can check to see, is it of the right type?
首先,读一下这个值,我们可以来检查看看是不是正确的类型?
So I help check people in the class, answer their membership questions, sell memberships, all of that, and
我负责帮助核对上课人数,回答会员问题,销售会籍等,
OK. Having done this now, I can simply go ahead and run this, and in fact if I go up here to run, you'll see I've got both an option to check the module, though in this case I'm just going to run it.
好,讲完了这些,我可以去执行程序了,实际上如果我在这里运行,你们会看到我同样得到了,一个可以同时检查模块的选项,虽然在这个例子中我就是直接去运行程序了。
I also issued them a passport, put their picture in it, had them sign their names, check to see how they know their addresses.
我还给他们每人发了一个护照,把他们的照片放在里面,并让他们签名,从而检查他们。
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点。
At this point in the story, I now check while n is less than 1, what do I do?
在此时此刻,我现在在检查当n小于1是,我做什么?
There's a special student membership so I encourage you to check out the international positive psychology association and join to stay abreast of the latest development in the field of positive psychology.
协会设立特别的学生会员,我鼓励你们了解一下,国际积极心理学协会,加入并把握积极心理学领域,最新发展动态。
so it's gonna have some impact on the third quarter, maybe leaking in the fourth quarter Um, I haven't looked at the details I might not get a check If I did, I just take in the check and go and say that we wouldn't spend it.
该计划产生的影响,或许要到第三季度才有所体现,当然也许会蔓延至第四季度,嗯,我个人也还没有深入研究,我也许并会去领支票,即使领了,我也只是拿到后离开,然后说,我们才不会花掉呢。
So in Brooklyn, I think people should check out...
在布鲁克林,我认为人们应该注意这些变化。
I mean I'll maybe have to check that in the years.
我现在也处于摸索阶段。
Yeah, check out the Frail. I don't know, the Frail, my boyfriend's in the band, the Frail.
可以听听Frail乐队的歌,我男朋友在那个乐队里。
Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.
现在我会捋一遍代码,就像我之前捋maxval函数一样,我会检查它是不是0等等等等。
And then I run a loop in which I read something in, I check to see if it's the right type, if it is, I change that variable to say it's now the correct type, which means the next time through the loop, I'm going to say I'm all set and I'm going to bounce out.
因为我还没输入,然后我运行一个循环,循环内部我输入一些东西,然后看看是不是正确的类型,如果是的话我改变input,Ok为真,来证明输入数是正确的类型,这就意味着下一次运行这个循环的时候,就可以跳出循环继续执行了。
Python So I'm using the Python try except to check whether or not the thing is in the memo or not.
所以我将让,去调用except去判断该物品,是否已经在memo中。
So I'm going to check to see if- really can't read that thing, let me do it this way-- right, I'm going to increase the number of compares, and I'm going to check to say, is the thing I'm looking for at the i'th spot in the list?
让我们这样做吧-好-,我会去增加比较次数的计数器,然后去看看在第i处的元素,是不是我要找的呢?,这里s的意思就是,给定数组的?
Now if you look at that list, there is actually something I didn't seem to check, which is, I said I wanted a float stored in hyp.
看下上面的清单,实际上我还有一些东西忘了检查,也就是说hyp中存储的,应该是浮点数类型。
I test an end test. So the flow chart says, and the tradition was to do this in a diamond shape, I'm going to check if ANS times ANS-- oh, which way did I want to do this x - is less than or equal to x. Now that's a test.
首先进行终结测试,因此流程图就的去,传统的做法是把这个放到一个菱形里面,检查下是否ANS乘以ANS-哦,我刚才是怎么说的来着-是不是小于等于。
It says, well I'm going to print out first and last just so you can see it, and then I say, gee 2 if last minus first is less than 2, that is, if there's no more than two elements left in the list, then I can just check those two elements and return the answer.
然后它计算了尾点和开始点的差,如果小于2的话,也就是说数组中的元素小于等于,我对这两个元素进行比较,然后返回结果就可以了,否则的话,我们就去寻找中值点,注意它是怎么实现的,首先这个指向一个列表的开头。
It says check to see if I'm in that base case.
这段代码是检查目前是否是最基本的情况。
应用推荐