查询
autodecrement是什么意思
| 词条 | autodecrement | 读音 | [ɔːtəʊdɪk'rɪmənt] [ɔːtəʊdɪk'rɪmənt] |
| 词性 | 名词 | ||
基本解释
自动减量
例子
1、The autodecrement operator is commonly used in loops to iterate through arrays or lists in reverse order.
自减操作符经常在循环中使用,用于倒序遍历数组或列表。
2、In C programming, the autodecrement operator (--x) subtracts one from the value of the variable x.
在C编程中,自减操作符(--x)会使变量x的值减1。
自减操作符经常在循环中使用,用于倒序遍历数组或列表。
2、In C programming, the autodecrement operator (--x) subtracts one from the value of the variable x.
在C编程中,自减操作符(--x)会使变量x的值减1。
扩展释义
计算机编程中的自减操作符,用于将变量的值减1。
上一个:autocycle
下一个:autodestruction
词条信息
数据来源:本站内容数据库
分享词条