模块接口 meaning in Chinese
modi module interface
module interface
Examples
- This interface should be placed in the interfaces module of the messageboard
该接口将代替留言薄的模块接口。 - Attempts to reuse regular expressions in perl 5 , but they have to be hidden behind a module interface because perl 5 does not allow regular expression reuse
)已经在尝试复用正则表达式,但是,因为perl 5不允许复用正则表达式,所以不得不将它们封装在一个模块接口中。 - In this chapter , we focus on the combine of function model , design the modul function , and manage the data of module function , and manage the module database
针对功能模块组合设计要求,定义模块接口函数,完成组合模块功能的实现,并对组合模块实现数据管理操作。 - For instance , the team should agree on the format and interface for error logging , preferably through a modular interface that allows future expansion and is extremely easy to use
例如,团队应该在错误日志记录的格式和接口方面达成一致,最好通过一个允许日后扩展并且极其易用的示范模块接口来这样做。