1.
It is often useful or necessary to be able to assign strong names to assemblies.
能够将强名称分配给程序集通常是有用或必需的。
2.
Another way favoured by manufacturers is to take a piece of data from the image and assign it a secret code.
另一种为制造商们所喜爱的方法是从图片中提取出一片数据,并为其指派一个密码。
3.
Such concerns push educators to think carefully about what type of homework they assign, and how much of it.
这些关注使教育者们谨慎的考虑应该布置哪种类型的作业,并且作业量如何。
4.
You assign exceptions to a variable just as you assign conditions to a variable.
为变量指定异常与为变量指定条件一样。
5.
Long filenames allow a user to assign a plain-text name to a file, rather than limiting possible names to just a few characters.
长文件名允许用户向文件分配一个明文本名称,而不是把可能的名称局限在仅几个字符上。
6.
He did not assign any examinations or papers and his students were allowed to "grade" themselves.
他并不布置什么考试或是书面作业,却让学生们自行“评分”。
7.
Without the prior express written consent of the Principal, the Agent may not assign this Agreement to any other party.
未经委托方事先明确的书面同意,代理方不得将本协议转让给任何第三方。
8.
The DHCP server does not permanently assign addresses; instead, it "leases" one of a number of available addresses to the computer.
DHCP服务器不会永久分配地址;相反,它只是将若干可用地址中的一个“出租”给计算机。
9.
After you assign it a mime type, it's ready to add.
为它指定了一个mime类型之后,就可以开始添加内容了。
10.
So you create a variable in JavaScript with var, give it a name (like "request" ), and then assign it to a new instance of XMLHttpRequest.
因此在JavaScript中用var创建一个变量,给它一个名字(如“request”),然后赋给它一个新的XMLHttpRequest实例。