释义 |
- 1
Incidentally, notice that DCMI vocabulary terms are not case-sensitive, since they will often be used in case-insensitive contexts such as HTML (pre-XHTML, that is). 顺便说一下,DCMI词汇表术语是大小写不敏感的,因为常常被用于大小写不敏感的上下文,如HTML(即XHTML的前身)。 - 2
Notice that the return value must be one of the pre-defined values, EQUIVALENT, PRECEDES, or FOLLOWS. 注意,返回值必须是预定义的值:EQUIVALENT, PRECEDES或FOLLOWS。 - 3
If you look at the pre-FPO example for MyFunction, you'd notice that the first instruction in the routine was PUSH EBP followed by a MOV EBP, ESP. 如果你查看FPO之前的示例MyFunction,你会注意到第一个指令按照例行是PUSH EBP后跟着一个MOV EBP, ESP。
|