| 1. | In native c , you can use the context operator 在本机c + +中,可以使用上下文运算符。 |
| 2. | If you need to do this , you can use the context operator syntax 如果需要限定上下文,您可以使用context运算符语法。 |
| 3. | The context operator is an additional operator provided by the native debugger 上下文运算符是由本机调试器提供的附加运算符。 |
| 4. | With the context operator , you specify the starting point of the search and bypass the current location 使用上下文运算符,可以指定搜索的起始点并跳过当前位置。 |
| 5. | You cannot use the context operator or most format specifiers in code or with script or managed code expressions 不能将上下文运算符或大多数格式说明符用在代码中,或用于脚本或托管代码表达式。 |
| 6. | When debugging native code , you can use the context operator to qualify a breakpoint location , variable name , or expression 调试本机代码时,可使用上下文运算符限定断点位置、变量名称或表达式: |
| 7. | The context operator is useful for purposes such as specifying a name from an outer scope that is otherwise hidden by a local name 上下文运算符对于某些目的很有用,如指定来自外部范围的、但被本地名称隐藏的名称。 |