您要查找的是不是:
- Displays the user code at the given line number. 显示指定行号的用户代码。
- The exception windup process entered user code. 异常终结进程进入用户模式。
- No User Code is registered. Consult your system administrator. 没有注册用户代码。请跟您的系统管理员联系。
- It can be of three-type kernel code, user code, and shared library code. 它可以有三种类型:内核代码、用户代码和共享的库代码。
- Hence, the user code is able to catch the exception in a transparent manner. 因此,用户代码能够以透明方式捕捉异常。
- Running user code from an untrustworthy source could compromise the information on the computer. 运行来自不可信源的用户代码可能危及计算机上的信息。
- Therefore, user code can perform certain actions which may not be able to run on their development computer. 因此,用户代码可以执行在开发计算机上不能运行的某些操作。
- In this context, user code means any managed code that is not specifically part of the host. 在此上下文中,用户代码是指任何不专门属于宿主一部分的托管代码。
- The reason for writing a host is to set up an application environment in which to run managed user code. 之所以要编写宿主,是为了设置用于运行托管用户代码的应用程序环境。
- This event is the last thing to run in the constructor of the class that the user code is running in. 此事件是在运行用户代码的类的构造函数中运行的最后一个事件。
- Methods or classes that do not fit the host programming model and could lead to destabilizing server-managed user code. 不适合宿主编程模型,并可能导致服务器托管的用户代码不稳定的方法或类。
- The last thing to run in the constructor of the class that the user code is running in. 用户代码在其中运行的类的构造函数中最后运行的内容。
- A host can control all code access to thread tokens by both the common language runtime (CLR) and user code. 主机可以通过公共语言运行库和用户代码控制对线程标记的所有代码访问。
- When debugging starts with Just My Code enabled, this option warns you if there is no user code ("My Code"). 当启用“仅我的代码”进行调试时,此选项在没有用户代码(“我的代码”)的情况下发出警告。
- In common application models, only one thread at a time executes user code, which minimizes the need for thread safety. 在常见的应用程序模型中,某一时刻只有一个线程执行用户代码,这样可以使对线程安全的需求变为最小。
- Typically user code would reside in separate files and just the Task Control Blocks (TCB) would be imported into the top level file. 典型的用户代码应该放在单独的文件中,仅仅任务控制块(TCB)需要导入到顶层文件中。
- Used carefully, class-type conversions can greatly simplify both class and user code. 如果小心使用,类类型转换可以大大简化类代码和用户代码。
- Each correlator of the set of correlators correlates an inputted user code with an inputted antenna output. 此关联器集合的每一关联器使一输入的用户码与一输入的天线输出产生关联。
- To distinguish user code ("My Code") from non-user code, Just My Code looks at three things: DBG Files, PDB files, and optimization. 为了区分用户代码(“我的代码”)和非用户代码,“仅我的代码”将查看三项内容:DBG文件、PDB文件和优化。
- Within that region, user code is constrained from executing code that would result in the throwing of out-of-band exceptions. 在该区域中,用户代码受到约束,不能执行会导致引发带外异常的代码。