Qurak

Decrement

可用

Post-decrement — returns the old value, then subtracts 1.

x --
x = 5; x-- → 5

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個