three-way plug
常見例句
- Recall that a plug-in author needs three things: a place to put the implementation, a way to expose the DSL (the class methods), and a way to expose the instance methods for the state machine.
回顧一下插件制作者需要的三個(gè)條件:放置實(shí)現(xiàn)的位置,公開 DSL(類方法)的方法以及為狀態(tài)機(jī)公開實(shí)例方法的方法。 返回 three-way plug