英语单词

aliased的中文翻译

aliased

英[] 美[]
  • 又名(alias 的过去式和过去分词形式)
  • 别名的
  • 走样的

双语例句


1. The Anti-aliased Method used here is None.
反走样方法用在这里是无。

youdao

2. Anti-aliased text and alpha blended pixmaps.
抗锯齿文本和混合视频的象素映射。

youdao

3. The host name that it asks for is the original aliased host name.
其要求提供的主机名是原始别名主机名。

youdao

4. Below, you can see the result with each Anti-aliased method.
下面,你可以看到每个反走样方法的结果。

youdao

5. What's more, inner functions can be aliased to look like method calls.
更何况,内部函数可以具有别名,看上去像方法调用一样。

youdao

6. Contour: Choose Notched Slope, and check the Anti-aliased box as well.
等高线:选择切口斜坡,并检查消除锯齿箱以及。

youdao

7. When the ball is painted, the border radius means that the edges are anti-aliased.
当球被画时,边界半径意味着边缘是消除锯齿的。

youdao

8. Small or non-anti-aliased text is most difficult to read with modified letter spacing.
小而无抗锯齿的字体如果没有适当的字符间距,将更加难以阅读。

youdao

9. Multifunction DAQ devices are more susceptible to the effects of aliased frequencies.
多功能的DAQ设备更加容易处理冗余频率。

youdao

10. For fractional factorial designs, indicates which effects are aliased with one another.
在部分配置法设计中,表明效果间的叠加关系。

youdao

11. Once you have aliased data, you can never go back: There is no way to remove the "aliases."
信号一旦产生了伪信号数据,就无法还原:现在还没有办法消除“伪信号”。

youdao

12. Change the Altitude to 15, the Gloss Contour to Valley - Low, and check the Anti-aliased box.
更改高度为15,光泽轮廓谷-低,并检查消除锯齿方块。

youdao

13. Keywords can also be aliased, in case alternate spellings are possible (such as in an international setting).
如果可以使用其它的拼写,则关键字可以有别名(譬如在国际化设置中)。

youdao

14. For example, IBM-850 on AIX could be aliased to ibm850 on Linux and ISO8859-1 could be aliased to ISO-8859-1.
例如,AIX上的ibm- 850在Linux上可能另外命名为ibm850,ISO 8859 -1可能被另外命名为ISO - 8859 - 1。

youdao

15. To reflect the changed folder in the prompt, cmdcwd must be aliased to the set prompt command (see Listing 11).
为了在提示中反映修改后的文件夹,cmdcwd必须映射到setprompt命令(见清单11)。

youdao

16. If this alias is set, then TCSH executes the command that CMDCWD was aliased to after switching to a new folder.
如果已设置这个别名,那么在切换到新文件夹之后tcsh会执行cmdcwd映射到的命令。

youdao

17. Note that periodic is aliased to the script checkdiskusage, which checks for disk usage and is run by tcsh every 10 minutes.
注意,periodic 映射到脚本checkdiskusage,这个脚本检查磁盘使用量,tcsh每 10 分钟运行它一次。

youdao

18. Because the alias is an expansion and not a replacement, it enables you to continue adding options and arguments to an aliased command.
由于别名是一种展开形式而不是替换,它使您可以继续向别名命令添加选项和参数。

youdao

19. On many systems today, the ls command is aliased to ls --color=auto, which prints different types of file system objects in different colors.
在目前的许多系统上,ls命令的化身是 ls --color=auto,它以不同的颜色打印不同类型的文件系统。

youdao

20. Moreover, unsorted_list and sorted_list would now be aliased to the same sorted-and-reversed list (as described under "list assignments and aliasing").
另外,unsorted _ list和sorted _ list的别名可能使用相同的排序和反转列表(见“列表赋值和别名”)。

youdao

21. The advent of style sheets, and anti-aliased fonts with subpixel positioning promises to offer richer choices to HTML authors than previously possible.
样式表以及平滑处理字体的出现给HTML作者提供了比以前更加丰富的控制。

youdao

22. Notice that it's a mix of straight HTML along with tags from two tag libraries, each designated as a URI (which represents the namespace) aliased to a prefix.
注意,它混合了标准 HTML和来自两个标记库的标记,每个标记库指定为作为前缀别名的URI(代表名称空间)。

youdao

23. Commands are often aliased so the user does not have to know a version number for the current command, but can access other versions by longer names if necessary.
对命令经常使用别名,因此用户不必知道当前命令的版本号,但必要时可以通过较长的名称访问其他版本。

youdao

24. Cases where an aliased mutable object gets unexpectedly modified can crop up in a number of subtle and surprising ways, and debugging them can be extremely difficult.
有别名的可变对象被意外修改的情况会以许多微妙且令人惊奇的方式突然出现,并且调试起来相当困难。

youdao

25. Shape data structure the shape data structure USES a unique structure to minimize the size of shapes and to render anti-aliased shapes very efficiently on the screen.
形体数据结构形体数据结构使用了一种独特的结构,使得形体的文件大小最小化,并且使得形体在屏幕上的平滑抗锯齿处理非常有效。

youdao

26. Since GDI was developed so long ago for computers with meager abilities, it does not have features such as anti-aliased primitives, and most APIs do not have alpha support.
因为GDI是为很久以前那些计算能力低下的计算机而开发的,所以它并没有诸如抗锯齿之类的特性,大多数API亦不支持alpha通道。

youdao

27. But if ln were aliased with li, then it would break the type-safety promise implicit in the definition of li — that it is a list of integers, which is why generic types cannot be covariant.
但是如果ln是li的别名,那么这就破坏了蕴含在li定义中的类型安全承诺——它是一个整数列表,这就是泛型类型不能协变的原因。

youdao

28. But if ln were aliased with li, then it would break the type-safety promise implicit in the definition of li — that it is a list of integers, which is why generic types cannot be covariant.
但是如果ln是li的别名,那么这就破坏了蕴含在li定义中的类型安全承诺——它是一个整数列表,这就是泛型类型不能协变的原因。

youdao

百度翻译


有道翻译


单词首字母