Generic Programming
常见例句
- This kind of operation permits a form of what's commonly referred to as generic programming.
這種操作支持泛型編程。 - We’re also exploring some further additions to the type system to make generic programming easier.
我們同時也在探索曏類型系統中添加一些東西使泛型編程變得更加容易。 - Function objects are an important part of generic programming because they allow abstraction not only over the types of objects, but also over the operations that are being performed.
函數對象是一個重要的普通程序的一部分,因爲他們允許抽象比類型對象還要多,而且比它正在執行的操作還要多。 返回 Generic Programming