ใน solidity ค่าปริยายสำหรับจัดเก็บข้อมูลสถานที่ซึ่งขึ้นอยู่กับประเภทของตัวแปรมันเกี่ยวข้องกับ

รหัสตัวอย่าง

0
0

ใน solidity ค่าปริยายสำหรับจัดเก็บข้อมูลสถานที่ซึ่งขึ้นอยู่กับประเภทของตัวแปรมันเกี่ยวข้องกับ

'state variables' are always in 'storage'
'function arguments' are always in 'memory'
local variables of 'struct', 'array' or 'mapping type' reference 'storage' by default
local variables of value type (i.e. neither array, nor struct nor mapping) are stored in the stack

หน้าคล้ายกัน

คล้ายกันหน้ากับตัวอย่าง

ในภาษาอื่นๆ

หน้านี้อยู่ในภาษาอื่นๆ

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................