For the monolithiccase, where everything is compiled from the complete source code, this approach is probably still acceptable, although not necessarily desirable.
在整体融入情况下,编译器编译了全部代码,这个方法尽管不是最合意的,依然有可能被接受。
2
In such a case, implementing a monolithic driver might be simpler and more efficient than implementing a layered driver.