compiler interface
常見例句
- A neutral program for generating the geometric form of involute cylindrical gear and a data interface(compiler) are developed according to ISO13584.
依據(jù)ISO13584標準開發(fā)了漸開線圓柱齒輪的一個中性程序,同時開發(fā)了數(shù)據(jù)接口(編譯器)。 - As you can see, the compiler still removes the interface and still inlines each implementation of the getName() method. This is still quite optimal code.
可以看出,編譯器仍然刪除接口并內(nèi)聯(lián) getName() 方法的每個實現(xiàn),這仍然是非常優(yōu)化的代碼。 - D automatically implements those interfaces via B. If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation .
D通過B也就自動實現(xiàn)了那些接口。 如果你在D的基類列表中顯式聲明了這些接口的話,那么C#編譯器將會做一次 接口重新實現(xiàn) 。 返回 compiler interface