Home > Back-end >  How make
How make

Time:01-11

Email account management application design
(a) application scenarios:
You are an expert on IT systems administrator, is responsible for the new staff to create Email account,
(b) the specific functional requirements:
This Email application should have the following functions:
? Realization of email accounts and its properties, delete, check, change function,
- to be able to according to the given grammar generated email account: [email protected]
- sure - department department (sales, development, accounting, etc.), if no department of belonging,
Blank (leaveblank),
- to generate random string (randomstring) email account password
- have set method (settermethod)
Definition, used to modify the password, set the mailbox capacity, alternative email address
- have access method (gettermethod)
, used to display the name, email and email capacity
  • Related