Medical Education Systems worked with authors chosen by Parke Davis to research, develop and write articles for publication.
VOA: special.2009.10.08
It is just down the hall from this lecture theater. And you bring the Periodic Table and the Table of Constants and a calculator and something to write with.
就在这件教室下面的大厅那,你们带上元素周期表和常数表,还有一个计算器和一些写的东西。
kind of how to write with just using different skills
怎样用不同的技巧写诗,
To show that she could do more than just write stories, she wrote a book with Ogden Codman, "The Decoration of Houses."
VOA: special.2010.10.24
And last thing, something to write with.
最后一样,用来写的。
When she was about eleven years old, she decided that she wanted to go to Africa to live with and write about animals.
VOA: special.2009.11.18
The only fingers with which he'll be able to hold his pen and write this poem are his forced fingers rude.
他能用来执笔写诗的手指,是他粗鲁的手指。
Please write with suggestions or questions you would like us to answer about American education.
VOA: special.2009.12.31
In fact to write a run those same experience-- those same experiments now with the even greater volume of data computers are now producing I'd probably have terabytes worth of data and at that point things just would have broken.
事实上-,目前使用大量数据的相同实验中,计算机会产生,兆兆字节的数据,那时,一切都有可能遭到破坏。
A few weeks later, John Oates invited Jimmy to write songs with him.
VOA: standard.2009.12.30
It's a problem set where we've worked pretty hard to write some problems that we think will provide you with a good learning experience.
我们为了写出这个问题集,让大家好好学习下课没少侠功夫,你们应该通过材料来学习学习它。
While calling the Cuban statement hostile and reminiscent of the Cold War, Susan Rice said the Obama administration is committed to trying to write a new chapter in relations with Cuba by engaging the Havana government.
VOA: standard.2009.10.28
So if we want to write out what that would be, it would just be to say that f minus is isoelectronic with neon.
那么如果我们把它写出来,它应该就是负一价的氟离子与氖原子是等电子的。
So, I just want to write a few examples down with a few values for delta u or delta H or delta S, and see whether we can get any clues from what we see.
我先写一些例子,例子包含一些内能,自由焓和熵的变化数值,然后看从中,我们能不能得到一些启示。
I'm going to write something and I'll wait until you guys tell me you're comfortable with this.
我会继续这么写,直到你们告诉我,你们已经看习惯了
So there, Machiavelli gives us a sense of the seriousness with which he approached his subject, and what it was he came to write.
从这些观点看来马奇亚维利,传达了,他对学习科目的严谨态度,他写作的来由。
Why don't you write down a second on the corner of your notepad what it is you're going to choose to do with my T.A.'s watching so we can't cheat.
请你们各自在笔记本上写下你们的选择,让助教监督一下,以防你们沟通好了
Of course, banks would be reluctant to do it by themselves, but the government's coming with a checkbook to write the money, so they can make the mortgage, and guarantees it.
当然,银行不愿亲自操刀,但是政府带着大量拨款来了,由他们发放抵押贷款,并给予担保
So we have to come up--we mortals-- have to come up with some other device, and our device to remember things is to try to write it down because my premise here is, if you can write music down clearly you are hearing it, clearly, and you would have a better chance of remembering it if you could write it down.
因此我们普通人,必须开发出,不得不开发出一些其它的方法,而我们用来记忆的方法,就是试着写下来,它的前提是,如果你可以将听到的音乐清楚地写下来,很清楚,那么你就更有可能,记住它,前提是你能写下它
It's hard to write a lot of stuff in a language that you're not as familiar with,
用你不熟悉的语言写论文真的很难,
King's death provides Milton with an occasion on which Milton is able to write the most personal poem that he has yet written and perhaps that he will ever write.
金的死给弥尔顿提供了一个契机,让他写出了那之前,或许那之后,所写过的最私人的诗作。
That is, it's easy to write down straight away that dG with respect to temperature at constant pressure S is minus S.
这就是说,可以很简单的写出dG在,恒定压强下对温度的偏导数,是负。
So, there's more detail on your syllabus -- a detail of what we'll cover every day, but these are the kind of basic things that were covering, and you don't need to write this down, you'll become familiar with it as the semester goes on.
这在你们的教学大纲上写得更详细-,包括我们每次上课的内容,这些东西都是我们会遇到的最基本的问题,你们现在不需要记,在这个学期中,你们会慢慢熟悉起来。
Let me write a function, in fact the literal thing I would do is to say, identify the things that change, give each of them a variable name because I want to refer to them, and then write a function that captures the rest of that computation just with those variable names inside.
让我来写个方法,实际上我的意思是,辨别出变化的东西,然后给它们逐个命名以区分,然后写一个用来计算,这些变量的,包括计算过程的方法。
And those are two things that you'd like to do with every looping construct you write: you'd like to be able to assure yourself that they will always terminate, and then the second thing you'd like to do, is to assure yourself that it does give you back a reasonable answer.
就是现在我有了能去检查程序,是不是做了正确的操作的能力:,这就是你们在写每个循环程序的时候,都要注意的两个事情:,第一件事情是要确保程序可以终结,第二件你要做的事情,就是要确保程序返回了正确的答案。
Today, I'm gonna start writing C code with you but I can't just write it and expect it to do anything.
现在,我和大家一起写C语言代码,但我不指望写出来后就能跑起来。
For the latter, this is a place where running test cases would do a good job of helping with that. Nonetheless, having done that, let's look at a better way to write this. Which is right here it is also, I think, on your sheet, I'm going to uncomment that, and comment this one out, yeah. All right?
对于后者来说,运行测试用例,对它会有很大的帮助,尽管如此,讲完了这些,让我们再来看看更好的,来写这个程序的一种方法吧,也就是这里,我想这程序也在,你们的课堂手册上面,我得先把这里取消注释,然后注释掉这里,是的,对不对?
And again, I want you to have practiced drawing these out in the form you always need to start with the sigma and then write the number of the orbital.
同样的,我希望你们,练习画这种图,你总是要从sigma开始,然后写出轨道数目。
Programmers often write TODO with no space, all caps like this which means "I have to do something here."
程序员通常写TODO不使用空格,像这样的大写意思是“这里我需要做些事情“
In the case of last year we did hand students some code with which they could write programs that talked to Yahoo Finance, finance.yahoo.com, free website.
在去年的情况下,我们给学生提供一些,能用来写程序跟雅虎财经的免费网站交互的代码,即finance。yahoo。com,一个免费的网站。
应用推荐