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