wtl虽然也是以类型参数化(type parameterized)的方式实现的,但是相比stl,wtl经常采用回调传入类型的相关方法的技术来处理类之间的通信。
基于76个网页-相关网页
有些运算符的定义要使访问、更新字段尽可能的简单,引用类型的 F# 定义使用类型参数化(type parameterization),其概念在前一章中作过介绍。
基于34个网页-相关网页
...用Scala的优势,将面向对象(object orientation)、函数式编程(functional programming)、类型参数化(parameterized types)、类型推断(type inference)等概念引入硬件编程语言,从而提供更加强大的硬件开发能力。
基于6个网页-相关网页
它是基于其输入和输出数据类型参数化的。
It is parameterized based on its input and output data types.
从属类型是运行时值参数化的类型(与泛型比较,泛型是其它类型参数化的类型)。
Dependent types are types parameterized by run-time values (compare this with generic types, which are parameterized by other types).
泛型允许类,结构,接口,代理还有方法被他们存储和操作数据类型参数化。
Generics permit classes, structs, interfaces, delegates, and methods to be parameterized by the types of data they store and manipulate.
应用推荐