Qurak

Increment

可用

Post-increment — returns the old value, then adds 1.

x ++
x = 5; x++ → 5

主题

相关

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