Qurak

PreIncrement

可用

Pre-increment — adds 1, then returns the new value.

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

主题

相关

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