您要查找的是不是:
- code call indicator 编码呼叫指示器
- coded call indicator 编码呼号指示器
- When managed code calls out to COM objects, it always follows COM rules. 当托管代码调用至COM对象时,它总是遵循COM规则。
- When native code calls managed code, you may notice some discrepancies. 当本机代码调用托管代码时,您可能会注意到某些差异。
- The letters to be transmitted were converted into a code called Morse code. 被传输的信件会被转换成莫斯码。
- For example, code calling a method in a separate application domain must be able to find the assembly containing an exception thrown by a remote call. 例如,在单独的应用程序域中调用方法的代码必须能够找到包含远程调用引发的异常的程序集。
- automatic display call indicator 自动显示呼叫指示器
- closed user group call indicator 封闭用户群呼叫指示码
- If code calls unmanaged code directly, it will not be allowed to run in many circumstances because code must be granted a high level of trust to call native code. 如果代码直接调用非托管代码,则许多情况下不允许它运行,因为必须授予代码高级别的信任,代码才能调用本机代码。
- sutomatic display call indicator [电] 自动示号器
- If fully trusted code calls a property, event, or method protected by a LinkDemand, the call succeeds if the LinkDemand permission check for the caller is satisfied. 当完全受信任的代码调用受LinkDemand保护的属性、事件或方法时,如果满足了针对该调用方的LinkDemand权限检查,则调用就会成功。
- The code calls the Action constructor and then adds the new action to the Actions collection. 该代码调用Action构造函数,然后向Actions集合添加新操作。
- The code calls this version of the Write method to write individual character constants to the page. 该代码调用此版本的Write方法将单独的字符常数写入该页。
- Entries in this list point to the objects in the managed heap that are ready to have their finalization code called. 该列表中的项指向托管堆中准备被调用其终止代码的对象。
- Lastly, the code calls the Flush method to send the buffered response to the requesting client. 最后,该代码调用Flush方法将缓冲的响应发送到请求客户端。
- Use this method for cases where you need to create a unique RCW that is not impacted by other code calling the. 方法的其他代码影响的唯一RCW,请使用此方法。
- Any of these conditions indicates that the code called may impede the efforts of the other code in the CER to maintain consistent state. 值的协定。这其中任何条件均指示被调用的代码可能妨碍CER中的其他代码维护一致状态的努力。
- This situation is analogous to malicious code calling your code with strange parameters, and the same precautions should be taken. 这种情况类似于恶意代码使用奇特参数调用您的代码,因而必须采取同样的防范措施。
- It is the responsibility of the programmer to ensure that the contract is fulfilled, even if that code calls code authored by someone else to perform its function. 确保该协定得到满足是程序员的责任--即使该代码调用其他人创作的代码执行其功能也如此。
- The stack walk is designed to help prevent luring attacks, in which less-trusted code calls highly trusted code and uses it to perform unauthorized actions. 堆栈步旨在防止引诱攻击;在这种攻击中,受信程度较低的代码调用高度信任的代码,并使用高度信任的代码执行未经授权的操作。