* Question
What are the main components of the server-side main menu interface design? |
* Answer
The server-side main menu interface design involves three components, namely dialog, list and menuedit. The list class mainly implements the menu list in the main menu management interface. The dialog class mainly implements the addition of dishes. The menuedit includes the dialog and the list.Two graphical interface construction classes, |
COMMENTS