คำแปลของ "value type" เป็น ไทย
ชนิดค่า คือการแปลของ "value type" เป็น ไทย
value type
noun
ไวยากรณ์
Types of values. [..]
-
ชนิดค่า
A data type that is represented by the type's actual value. If a value type is assigned to a variable, that variable is given a fresh copy of the value. (This is in contrast to a reference type, where assignment does not create a copy.) Value types are usually created on a method's stack frame, rather than in the garbage-collected heap. A value type can be boxed, which is a process that creates a corresponding reference type.
-
แสดงคำแปลที่ได้จากอัลกอริธึม
การแปลอัตโนมัติของ " value type " เป็น ไทย
-
Glosbe Translate
-
Google Translate
วลีที่คล้ายกับ "value type" พร้อมคำแปลเป็น ไทย
-
จํากัดชนิดของค่าข้อมูล
เพิ่มตัวอย่าง
เพิ่ม