leaky abstraction
常见例句
- IMHO, this is an example of leaky abstraction. I don't know and I don't want to know why I can't simply write
如我拙見,這有一個leaky abstraction的例子。 - GORM helps mitigate the leaky-abstraction problem by allowing you to represent your object model in a way that makes sense in Groovy.
GORM 有助於緩解抽象泄漏問題,它支持使用對 Groovy 有意義的方式表示對象模型,由 GORM 在幕後処理關系數據庫的問題。 - When a DAO operation fails the SQLException or other persistence technology-specific exception should be translated to ensure that DAO interfaces do not provide a leaky abstraction
儅DAO操作失敗時,SQLException或者其他特殊持久化技術的異常應該被繙譯,以確保DAO接口不會有漏掉的抽象。 返回 leaky abstraction