Создайте форму C#. Будьте точны [закрыто] ⇐ C#
-
Anonymous
Создайте форму C#. Будьте точны [закрыто]
Create a form named Grade TopDown that lets you to do the following:
Use the scale 90, 80, 70 for A, B and C, respectively. 'The structure chart of the task to process the grade is as follows:
Enter a score (0-100) and a name into two different TextBoxes, and compute the letter grade by clicking a button
Process Grade
Score
Score
Grade
Score, Grade
Get Valid Score
Grade
Display Score & Grade
The Click event handler of the button must call three separate methods, corresponding to the three subtasks, described below:
1.A method named ValidScore that gets the name and score from the TextBoxes, validates the score and passes the name and valid score to the Click event handler. 2.A second method named Grade that computes the letter grade. Pass the score from the calling program to Grade. The method must return the letter grade without using a parameter. (This method is the same as in Exercise 5-2.) 3. A third method that displays the name and letter grade. Pass the name and letter grade as parameters to this method
Nothing hv C. Cf" ccc. Ff. Fgc. Dftvc xftv.
Источник: https://stackoverflow.com/questions/781 ... e-accurate
Create a form named Grade TopDown that lets you to do the following:
Use the scale 90, 80, 70 for A, B and C, respectively. 'The structure chart of the task to process the grade is as follows:
Enter a score (0-100) and a name into two different TextBoxes, and compute the letter grade by clicking a button
Process Grade
Score
Score
Grade
Score, Grade
Get Valid Score
Grade
Display Score & Grade
The Click event handler of the button must call three separate methods, corresponding to the three subtasks, described below:
1.A method named ValidScore that gets the name and score from the TextBoxes, validates the score and passes the name and valid score to the Click event handler. 2.A second method named Grade that computes the letter grade. Pass the score from the calling program to Grade. The method must return the letter grade without using a parameter. (This method is the same as in Exercise 5-2.) 3. A third method that displays the name and letter grade. Pass the name and letter grade as parameters to this method
Nothing hv C. Cf" ccc. Ff. Fgc. Dftvc xftv.
Источник: https://stackoverflow.com/questions/781 ... e-accurate
Мобильная версия