"increment by" in Chinese (Simplified)
增加...(数量)
Definition
将某个数值、数量或金额增加指定的数目。常用于技术、数学或数据相关的语境中。
Usage Notes (Chinese (Simplified))
常见于编程、表格和数学计算中,通常与数字搭配使用,如“增加1”。在日常对话中较少见,多为技术术语。
Examples
Please increment by 5 each time you press the button.
请每次按按钮时**增加**5。
The counter will increment by one every second.
计数器每秒会**增加**1。
You can increment by a different value if needed.
如有需要,你可以**增加**不同的数值。
Just set the loop to increment by 2 instead of 1.
只需将循环设置为每次**增加**2,而不是1。
You forgot to increment by the correct amount in this formula.
你忘记在这个公式里**增加**正确的数值了。
If you increment by too much, the program might crash.
如果你**增加**太多,程序可能会崩溃。