type coercion
基本解釋
- 類型強制
英漢例句
- The == and != operators do type coercion.
和! =操作符會進行類型強制轉(zhuǎn)換。 - It is statically type-checked and does not allow type coercion, so is safe with regards to types.
它進行靜態(tài)類型檢查,并且不允許強制類型轉(zhuǎn)換,因而對于類型而言是安全的。 - The type coercion rules have changed to preserve types in arrays (more often), rather than converting to the type of a Python scalar.
改變了類型強制規(guī)則,以保持數(shù)組(更為常見)中的類型 ,而不是轉(zhuǎn)換為 Python 標(biāo)量的類型。 - The format is the same. I'm going to ask for some input, and then I am going to use that procedure to check, is this the right type of value. And I'm trying to use that to do the coercion if you like. Same thing if it works, I'm going to skip that, if it not, it's going to throw the exception.
格式是一樣的,我需要一些輸入,然后我要用一個過程來檢查,是否是正確的值,然后你就可以做強制轉(zhuǎn)換了,如果能運行,那是一樣的,我打算跳過這段,如果不正確,那就會拋出一個異常。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選
雙語例句
原聲例句
專業(yè)釋義
- 類型強制
This research confirms that type coercion, as an interpretative mechanism, provides the approach for us to understand the internal semantic relationship in before/after-NP construction.
本研究認為類型強制作為一種解釋機制,為我們了解前后類結(jié)構(gòu)內(nèi)部語義關(guān)系提供了幫助。計算機科學(xué)技術(shù)
- 類型強制