gpt4 book ai didi

visual-c++ - VC++ .Net Clr/Safe 和 Clr/Pure

转载 作者:行者123 更新时间:2023-12-02 00:38:41 30 4
gpt4 key购买 nike

在 VC++ .Net 中,Clr/Safe (/clr:safe) 和 Clr/Pure (/clr:pure) 是什么意思?

最佳答案

来自doc :

/clr:pure Produces a Microsoft Intermediate Language (MSIL)-only output file that has no native executable code. However, it can contain native types compiled to MSIL.

/clr:safe Produces an MSIL-only (no native executable code), verifiable output file. /clr:safe enables verification diagnostics (PEVerify Tool (Peverify.exe)).

关于visual-c++ - VC++ .Net Clr/Safe 和 Clr/Pure,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3536692/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com