compiler interface
常見(jiàn)例句
- A neutral program for generating the geometric form of involute cylindrical gear and a data interface(compiler) are developed according to ISO13584.
依據(jù)ISO13584標(biāo)準(zhǔn)開(kāi)發(fā)了漸開(kāi)線(xiàn)圓柱齒輪的一個(gè)中性程序,同時(shí)開(kāi)發(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() 方法的每個(gè)實(shí)現(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通過(guò)B也就自動(dòng)實(shí)現(xiàn)了那些接口。 如果你在D的基類(lèi)列表中顯式聲明了這些接口的話(huà),那麼C#編譯器將會(huì)做一次 接口重新實(shí)現(xiàn) 。 返回 compiler interface