compiler interface
常见例句
- A neutral program for generating the geometric form of involute cylindrical gear and a data interface(compiler) are developed according to ISO13584.
依據ISO13584標準開發了漸開線圓柱齒輪的一個中性程序,同時開發了數據接口(編譯器)。 - 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.
可以看出,編譯器仍然刪除接口竝內聯 getName() 方法的每個實現,這仍然是非常優化的代碼。 - 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也就自動實現了那些接口。 如果你在D的基類列表中顯式聲明了這些接口的話,那麽C#編譯器將會做一次 接口重新實現 。 返回 compiler interface