释义 |
DictionarySeeMDIMultiple Document Interface
Multiple Document Interface (programming)(MDI) The ability of an application program toshow windows giving views of more than one document at a time.
The opposite is Single Document Interface (SDI).Multiple Document InterfaceA Windows function that enables an application to be programmed to display multiple document windows. Contrast with "Single Document Interface," which allows only one document per application instance.See MDI See MDI |