Qurak

Decrement

可用

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

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

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用