标志位 meaning in English
bit zone
flag bit
marker bit
zone bit
Examples
- Mask value for texture flag bits
纹理标志位的掩码值。 - The computation of tags is straightforward while the tags turn out to be effective
这两个标志位的计算是直接的,时间花费是较小的。 - To realize this target , new data structure is introduced for some frequent itemsets : left tag and right tag
为达到这个目的,我们引进了一个辅助的数据结构,对某些频繁项目集增加了左标志位和右标志位。 - Typically , you returned a special value or set a flag , and the recipient was supposed to look at the value or the flag and determine that something was amiss
最典型的你返回一个特殊的值或者设置一个标志位,而接受者根据返回值或者标志位再判断出是什么问题。 - Optimization when compiling six approaches are proposed : constant embedding , constant propagation , duplication propagation , flag update elimination , conditional instruction merge and instruction scheduling
编译期优化提出六种编译期优化的手段:只读常量内嵌,常量传播,复制传播,消除无用标志位更新,条件语句合并和指令重排。