common assembly language 中文意思是什麼

common assembly language 解釋
通用匯編語言
  • common : adj 1 共通的,共同的,共有的。2 公眾的;公共的。3 普通的,通常的,尋常的,平常的。4 平凡的,通俗...
  • assembly : n 1 集合。2 集會。3 會眾。4 〈A 〉立法會議,議院,(特指)下院〈美國州議會通常稱作 General Assemb...
  • language : n 1 語言;(某民族,某國的)國語;語調,措詞。2 (談話者或作者所使用的)言語,語風,文風,文體。3...
  1. The assembly is the smallest versionable unit in the common language runtime ; all types and resources in the same assembly are versioned as a unit

    程序集是公共語言運行庫中最小的可版本化單元,同一程序集中的所有類型和資源均會被版本化為一個單元。
  2. If no profiler - enhanced image is found for a given assembly, the common language runtime falls back to jit for that assembly

    對于給定程序集,如果找不到增強型探查器映像,則公共語言運行庫回退到該程序集的jit 。
  3. Based on the evidence, the common language runtime security manager maps the assembly to a code group based on security policy

    根據證據,公共語言運行庫安全管理器基於安全策略將程序集映射到代碼組。
  4. Describes how the common language runtime determines which assembly to use to fulfill a binding request

    描述公共語言運行庫如何確定使用哪個程序集來滿足綁定請求。
  5. The common language runtime checks the global assembly cache for an assembly that matches the assembly request before probing or using the codebase information in a configuration file

    在探測或使用配置文件中的基本代碼信息之前,公共語言運行庫會先檢查全局程序集緩存中符合程序集請求的程序集。
  6. A partial match of the assemblies based on common language runtime 2. 0 unification of assembly version numbers

    基於公共語言運行庫2 . 0版的統一程序集版本號的程序集的部分匹配。
  7. Assemblies are considered equivalent based on common language runtime version 2. 0 unification of assembly version numbers

    基於公共語言運行庫2 . 0版的統一程序集版本號,程序集被視為等效。
  8. For a multi - module assembly, the common language runtime defaults to the sha1 algorithm, since multi - module assemblies need to generate a hash

    ,則公共語言運行庫默認採用sha1演算法,因為多模塊程序集需要生成哈希。
  9. For example, the following code sets an assembly attribute that defines a title for the assembly, and a module attribute that indicates that the module is compliant with the common language specification

    例如,以下代碼設置為程序集定義標題的程序集屬性和指示模塊符合「公共語言規范」 ( cls )的模塊屬性:
  10. Occurs when the common language runtime class loader cannot resolve a reference to an internal module of an assembly through normal means

    當公共語言運行庫類加載程序不能通過正常方法解析對程序集的內部模塊的引用時發生。
  11. Because assembly code relies heavily on processor registers or, in the case of managed code, common language runtime registers, you will often find it useful to use the disassembly window in conjunction with the registers window, which allows you to examine register contents

    匯編語言代碼嚴重依賴處理器的寄存器(對託管代碼而言,依賴公共語言運行庫寄存器) ,同時使用「反匯編」窗口和「寄存器」窗口(利用它可看到寄存器內容)將很有好處。
  12. The assembly provides the formal structure for versioning, deployment, security, loading, and visibility in the common language runtime

    程序集為公共語言運行庫中的版本控制、部署、安全性、加載和可見性提供外形結構。
分享友人