Because you are testing compiled code only , you do not have access to the source code you are testing 您只對經(jīng)過編譯的代碼進行測試,因此對正在測試的源代碼沒有訪問權(quán)限。
Additionally , there are obfuscation tools that make compiled code even more resistant to reverse engineering 此外,模糊處理工具增強了編譯后的代碼對抗反向工程處理的能力。
The assembly is a dll that contains the compiled code from your project that is referenced by the document 程序集是一個dll ,它包含您的項目中由文檔所引用的經(jīng)過編譯的代碼。
While the symbol can still be used to conditionally compile code , the symbol will otherwise evaluate to nothing 盡管該符號仍可用于有條件地編譯代碼,但它不會計算出任何結(jié)果。
Be wary of compiled code until you have tested it and are confident that you understand what it does 在完成代碼測試并確信已了解代碼功能之前,要對已編譯的代碼保持謹(jǐn)慎的態(tài)度。
Anyone who can get access to the code file , even the compiled code , will be able to get at the credentials 能夠訪問代碼文件(甚至是已編譯的代碼)的任何人員,都將能夠獲取憑據(jù)。
Gets or sets a value indicating whether the extracted class name exists inside a block of conditionally compiled code 獲取或設(shè)置一個值,該值指示提取的類名是否存在于條件編譯代碼塊中。
Is an inline function , meaning the compiled code makes the conversion , often without generating a function call 是一個“內(nèi)聯(lián)函數(shù)” ,這意味著轉(zhuǎn)換是由已編譯的代碼執(zhí)行的,通常不會生成函數(shù)調(diào)用。
When the compiler optimizes code , it repositions and reorganizes instructions , resulting in more efficient compiled code 當(dāng)編譯器優(yōu)化代碼時,它將重新定位并重組指令,以得到更高效的編譯的代碼。
Override this method to add custom finalization code to objects when just - in - time compiled code or object pooling is used 重寫該方法以在使用實時( jit )編譯代碼或?qū)ο蟪貢r向?qū)ο筇砑幼远x終止代碼。