变量内容 meaning in Chinese
variant content
Examples
- To show the variable contents in decimal
来以十进制显示变量内容: - Accessing variable contents
访问变量内容 - In our example , let s set a simple breakpoint for examining and modifying variable contents
在我们的示例中,让我们设置一个简单的断点来检查并修改变量内容: - The marshaler automatically dereferences the contents of the variant and copies it into a newly created object before making the call
封送拆收器自动取消对变量内容的引用,并在进行调用前将其复制到新创建的对象中。 - Describes exceptions , how the debugger handles them and how to change that handling , how to see where the exception occurred and see the variable contents , limitations for unhandled exceptions in managed code , and fixing exceptions in native code
讲述异常,调试器如何处理它们,如何更改处理方式,怎样查看何处出现异常和查看变量内容,对于托管代码中的未处理异常的限制和修复本机( c + + )代码中的异常。