weak typing
基本解释
- [计算机科学技术]弱型态
英汉例句
- Primitives now support weak typing, where any data type can be used.
原语现在支持弱类型,可以使用任何数据类型。 - Strong versus weak typing depends on how typing models are enforced.
强类型还是弱类型,这取决于如何 实施类型模型。 - Another problem is that C and C++ have very weak typing for integers and don't normally detect problems manipulating them.
另一个问题是 C 和 C++ 对整数具有非常弱的类型检查,一般不会检测操作这些整数的问题。 - And in fact, under type checking, different languages sometimes fall on a spectrum from weak to strong typing.
实际上,在类型检查的下面,不同的语言会对应着,从弱到强的一个定型范围。
麻省理工公开课 - 计算机科学及编程导论课程节选
双语例句
原声例句
专业释义
- 弱型态