1·Out of courtesy, I think it's important to follow the assignment.
出于礼貌,我认为服从分配是很重要的。
2·There's a room assignment sheet on the bulletin board outside this office.
在这个办公室外面的布告牌上有一张房间分配表。
3·By default, a variable is scoped to the function in which it is first assigned to, or is global if its first assignment occurs outside any function.
默认情况下,变量的范围是变量第一次被分配到的函数的内部,如果它的第一次分配出现在任何函数的外部,那么它就是全局变量。
4·It slows down nearly every pointer assignment.
减缓几乎每一个指针的分配。
5·Any other assignment strategy can be used in the handler.
在这个处理器中可以使用任何其他的分配策略。
1·Thanks, I feel a lot better about this assignment now.
谢谢,我现在对这个作业感觉好多了。
2·I was hoping you could tell me the reading assignment.
我希望你能告诉我阅读作业。
3·You know the assignment has to do with Spectroscopy, right?
你们知道作业是关于光谱学的,对吧?
4·"We don't really have a missed assignment policy," she said.
她说,“我们并没有所谓的关于漏交作业的政策。”
5·Now we need to decide how we're going to do this assignment.
现在,我们需要决定怎么完成这个作业。
1·I had set myself a tough assignment.
我给自己定了一项艰巨任务。
—— 《牛津词典》
2·She is in Greece on an assignment for one of the Sunday newspapers.
她在希腊为一家星期日报执行一项任务。
—— 《牛津词典》
3·I'm sorry my assignment isn't finished. The thing is, I've had a lot of other work this week.
对不起,我的任务没完成。主要原因是我这星期有许多其他工作要做。
—— 《牛津词典》
4·He has just come off a difficult assignment.
他刚刚结束了一项艰巨任务。
5·It's just too ambitious for the scope of the assignment.
就任务的范围而言,这个目标太大了。
1·It USES this information to ensure that it aligns only those assignment statements at the same scoping level in the same block of code.
它使用这些信息来确保只对位于同一代码块中相同范围级别的赋值语句执行对齐。
2·So this is the equality operator, whereas the single equal sign is the assignment operator.
所以这是相等操作符,然而那个单等号是一个赋值运算符。
3·Well, the first three statements are just assignment statements.
好,前面三个声明仅仅,是赋值声明而已。
4·Pointer assignment should only be performed between other Pointers or variables of type long.
指针赋值只应在其他指针或长型变量之间执行。
5·Many imperative control structures rely on destructive assignment to do iteration.
许多命令式控制依赖破坏性赋值进行迭代。