counter-type
基本解釋
- adj.計(jì)數(shù)式的
英漢例句
- You might use this counter type to track the number of orders received as a 32-bit number.
您可能需要使用此計(jì)數(shù)器類(lèi)型跟蹤接收的訂單數(shù),該數(shù)字爲(wèi)32位。 - You might use this counter type to track the orders received per second on a retail site; stored as a 32-bit number.
您可能需要使用此計(jì)數(shù)器類(lèi)型跟蹤零售站點(diǎn)每秒接收的訂單數(shù);存儲(chǔ)爲(wèi)32位數(shù)字。 - You might use this counter type to calculate the average time an order takes to be processed; stored as a 32-bit number.
您可能需要使用此計(jì)數(shù)器類(lèi)型計(jì)算処理一份訂單所需的平均時(shí)間;存儲(chǔ)爲(wèi)32位數(shù)字。 - You might use this counter type to track orders for a site that experiences very high volume; stored as a 64-bit number.
您可能需要使用此計(jì)數(shù)器類(lèi)型跟蹤訂單量很大的站點(diǎn)的訂單;存儲(chǔ)爲(wèi)64位數(shù)字。 - You might use this counter type to track the orders per second for a site that experiences very high volume; stored as a 64-bit number.
您可能需要使用此計(jì)數(shù)器類(lèi)型跟蹤訂單量很大的站點(diǎn)每秒鍾的訂單;存儲(chǔ)爲(wèi)64位數(shù)字。