Description: Description: Football club including players, general administrative staff. Player name, age, ability, salary, transfer fee, total number of goals, service life and other important parameters ordinary administrative staff name, age, ability, salary and other parameters. You need to give the relevant management agencies to develop a management program to achieve the number of football club management s basic functions. Specific features include:
CRUD club, the club s properties include the name, cash, under which personnel
all players can perform a simple search of the property, supports input multiple conditions with && connection between conditions, for example:
1. "Age is not greater than 25 and greater than 5 years service life and goals greater than 100 players," query expression:! (@ Age> 25) && @ experience> 5 && @ kick> 100
supporting players between clubs in different trading, trading must meet the following conditions: As a cash buyer
To Search:
File list (Check if you may need any files):
footballclub1.cpp