generic function
常見例句
- It is true enough that dispatch.on() generic function signatures for new types can be added without changing the prior code.
對(duì)于新的類型來說,的確可以添加 dispatch.on() 通用函數(shù)簽名,而不用修改以前的代碼。 - The generic function itself must be named in the decorators to specialization and in the ultimate call that gets dispatched.
通用函數(shù)本身必須使用 decorator 進(jìn)行命名來表示自己的獨(dú)特性,并在最終會(huì)被分派的調(diào)用中使用。 - It is possible to write a generic function that can generate an audit trail of the information manipulated through SQL and captured through trigger.
您可以編寫這樣一個(gè)泛型函數(shù):它能夠生成通過 SQL 操作并通過觸發(fā)器捕獲的信息的審計(jì)線索。 返回 generic function