Last active
May 24, 2021 12:29
-
-
Save R2Rs/60824f8c86266e110e3cba80085e5baf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +--------------------------------------------------------------------------------------------+ | |
| | | | |
| | | | |
| | | | |
| | Имя* (строка) +---------------------------------------------+ | | |
| | | | |
| | | | |
| | Отдел* (строка) +---------------------------------------------+ | | |
| | | | |
| | | | |
| | Зарплата* (целое число) +---------------------------------------------+ | | |
| | | | |
| | | | |
| | Комментарий (строка) +---------------------------------------------+ | | |
| | | | |
| | | | |
| | +------------------------------------------------------------+ | | |
| | | Добавить сотрудника в базу данных | | | |
| | +------------------------------------------------------------+ | | |
| | | | |
| | | | |
| +--------------------------------------------------------------------------------------------+ | |
| * звёздочкой отмечены обязательные поля |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment