Qurak

PreDecrement

可用

Pre-decrement — subtracts 1, then returns the new value.

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

主題

相關

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