generic function
常见例句
- It is true enough that dispatch.on() generic function signatures for new types can be added without changing the prior code.
对于新的类型来说,的确可以添加 dispatch.on() 通用函数签名,而不用修改以前的代码。 - The generic function itself must be named in the decorators to specialization and in the ultimate call that gets dispatched.
通用函数本身必须使用 decorator 进行命名来表示自己的独特性,并在最终会被分派的调用中使用。 - It is possible to write a generic function that can generate an audit trail of the information manipulated through SQL and captured through trigger.
您可以编写这样一个泛型函数:它能够生成通过 SQL 操作并通过触发器捕获的信息的审计线索。 返回 generic function