weak typing
常見(jiàn)例句
- Primitives now support weak typing, where any data type can be used.
原語(yǔ)現(xiàn)在支持弱類(lèi)型,可以使用任何數(shù)據(jù)類(lèi)型。 - Strong versus weak typing depends on how typing models are enforced.
強(qiáng)類(lèi)型還是弱類(lèi)型,這取決於如何 實(shí)施類(lèi)型模型。 - Another problem is that C and C++ have very weak typing for integers and don't normally detect problems manipulating them.
另一個(gè)問(wèn)題是 C 和 C++ 對(duì)整數(shù)具有非常弱的類(lèi)型檢查,一般不會(huì)檢測(cè)操作這些整數(shù)的問(wèn)題。 - And in fact, under type checking, different languages sometimes fall on a spectrum from weak to strong typing.
實(shí)際上,在類(lèi)型檢查的下麪,不同的語(yǔ)言會(huì)對(duì)應(yīng)著,從弱到強(qiáng)的一個(gè)定型範(fàn)圍。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 weak typing