type system中文什么意思
- 静态类型
- 类型系统
- 型别系统
- 型系
- type: n. 1.型,类型,(工业产品的)品 ...
- system: n. 1.体系,系统;分类法;组织; ...
- air type solar system: 气式太阳能系统
例句与用法
- 更多例句: 下一页
- Another source of complexity is the type system
其它导致复杂的原因是类型系统。 - Design common type system classes visually
对公共类型系统( cts )类进行可视化设计。 - Xml type system support xml schema support
支持支持xml类型系统支持( xml架构支持) - The c typing system contains the following categories
C #类型体系包含下列几种类别: - The common type system performs the following functions
通用类型系统执行以下功能:
百科释义
In computer science, a type system is a system used with a programming language to help reduce bugs in computer programs. A type system is used as part of defining interfaces between different parts of a computer program, and then checking that the parts have been connected in a consistent way.
详细百科解释