1.【语】前缀,词首;前加成分
2.人名前用的尊称
3.【数】首标
1.〈古〉预先指定,预先任命
2.把...放在前头;作...的前缀;给...附加标题
1.a group of letters that is added to the beginning of a word to change its meaning. For example, the prefix “un-” is added to the word “important” to form “unimportant.”
2.the first set of numbers in a telephone number
3.a title such as “Dr.” or “Mrs.” that is used before someone’s name
1.to add something before or in front of something else
1.But, impressive as the script is, all it really does is offload the prefixing to JavaScript.
但是令人印象深刻的是,这个脚本确实做到了与将前缀写进CSS文件中的一样的效果。
2.Annotations allow you to add metadata directly to your Java class by prefixing it with an @.
注释允许您通过添加@前缀的方式直接向Java类添加元数据。
3.Any ASCII character can be represented as a wide character by prefixing the letter L to the character.
任何ASCII字元可藉由在字元前面加上字母L,用宽字元表示。
4.If you want to start using CSS 3's features now, you're not going to avoid vendor prefixing, but at least you can choose how to handle it.
如果你现在就开始使用CSS3的特性,你将无法避免使用特定的前缀,但是至少,你可以选择如何处理他们。
5.You can explicitly throw away values by prefixing it with "(void)" , but think carefully before you do it.
您可以在函数的前面加上“(void)”,从而显式地声明不需要返回值,但是在这样做之前需要仔细考虑。
6.The soname may be fully qualified by prefixing path information.
soname可以由前缀的路径信息来限定。
7.Use prefixing to avoid namespace conflicts with other projects.
使用前缀来避免与其他工程的命名空间冲突。
8.Design pattern allows the use of language keywords by prefixing the keyword with the underscore character.
设计模式允许通过在关键字前面加下划线字符来使用语言关键字。
9.In each case, we avoid doing ugly hacks, such as prefixing the name of the function or class to make the name unique.
在任何情况下,我们应避免执行不恰当的修改,比如将函数名或类名作为前缀以生成独特的名称。
10.A V2 message descriptor is generally equivalent to using a V1 message descriptor and prefixing the message data with an MQMDE structure.
一个V2消息描述符一般相当于使用一个V1消息描述符并使用MQMDE结构为消息数据添加前缀。