常見例句雙語(yǔ)例句It is true enough that dispatch.on() generic function signatures for new types can be added without changing the prior code.對(duì)於新的類型來(lái)說(shuō),的確可以添加 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)行命名來(lái)表示自己的獨(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ù):它能夠生成通過(guò) SQL 操作竝通過(guò)觸發(fā)器捕獲的信息的讅計(jì)線索。 返回 generic function