Generic Programming
常見(jiàn)例句
- 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.
我們同時(shí)也在探索曏類型系統(tǒng)中添加一些東西使泛型編程變得更加容易。 - 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.
函數(shù)對(duì)象是一個(gè)重要的普通程序的一部分,因爲(wèi)他們?cè)试S抽象比類型對(duì)象還要多,而且比它正在執(zhí)行的操作還要多。 返回 Generic Programming