คำแปลของ "unmanaged code" เป็น ไทย
โค้ดที่ต้องสร้างส่วนสนับสนุนเอง คือการแปลของ "unmanaged code" เป็น ไทย
unmanaged code
noun
ไวยากรณ์
source code that is compiled into native code for execution. [..]
-
โค้ดที่ต้องสร้างส่วนสนับสนุนเอง
Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime. Unmanaged code must be executed outside the .NET Framework.
-
แสดงคำแปลที่ได้จากอัลกอริธึม
การแปลอัตโนมัติของ " unmanaged code " เป็น ไทย
-
Glosbe Translate
-
Google Translate
เพิ่มตัวอย่าง
เพิ่ม