Goal:The goal of this assignment is to give you concrete experience of dịch - Goal:The goal of this assignment is to give you concrete experience of Việt làm thế nào để nói

Goal:The goal of this assignment is

Goal:
The goal of this assignment is to give you concrete experience of developing Java program with Java Swing using the concept of inheritance, package, array, its documentation and designing or breaking the program down into classes, so that it honors with a set of specifications.
Program Requirements:
Using array, develop application that manages personal information
1) Within the “people” package, “People” class and two “Professor”, “Student” classes which are sub-classes of “People” class have to be created
o The “People” super-class has several attributes:
 Code of people
 First name
 Last name
 Date of birth (belongs among Date type)
Format of birth date: yyyy-mm-dd
String dateString = “1985-01-20”;
Date date = new Date(dateString);
 Personal home phone number
 Personal cell phone number
o The “People” super-class has several methods:
 Default constructor that set a new object to have an empty name, empty phone, and today’s date as birthday
 Initiate the attributes of “People” class
 Needed accessor methods (getters) and mutator methods (setters)
o The “Professor” sub-class has several new attributes:
 Rank of professor
It is known the ranking values of the professor is as following:
Rank Description
0 None
1 Assistant Professor
2 Associate Professor
3 Professor
4 Assistant Teaching Professor
5 Associate Teaching Professor
6 Teaching Professor
 Department to which the professor belongs
 Office number for the professor
 Office phone number for the professor
o The “Professor” class has several methods:
 Initiate the attributes of “Professor” class using constructor of super class
 Needed accessor methods (getters) and mutator methods (setters)
o The “Student” sub-class has several new attributes:
 Degree program to which student belongs
 Standing
Standing Description
0 None
1 Freshman
2 Sophomore
3 Junior
4 Senior
5 Graduate
6 Masters Postgraduate
7 PhD Postgraduate
 Anticipated year of graduation
o The “Student” class has several methods:
 Initiate the attributes of “Student” class using constructor of super class
 Needed accessor methods (getters) and mutator methods (setters)
2) Within “Control” package, define array class to manage personal information of professors and students. Each item in the list has the data type of “People” class
Methods of the class:
o Add a professor or student to the list
o Find out the professor or student corresponding with specified code
o Count the number of professors in the list
o Delete the professor or student corresponding with specified code
o Sort the people based on first name, if the people have the same first name, then sort the people based on last name
0) Within “Control” package, define graphics user inteface class that supplies a input and output interface for personal information
o When the user selects “Add”, “Find”, “Count”, “Delete”, “Sort” buttons, the corresponding method defined in the array class is called
o Read in personal information, select “Add” button, the personal information is added to the list
o Read in code, select “Find” button, the information of professor or student has the specified code is displayed
o Select “Count” button, the number of professors in the list is displayed
o Read in code, select “Delete” button, the corresponding professor or student is removed from the list
o Select “Sort” button, the list is sorted based on first name and last name
0/5000
Từ: -
Sang: -
Kết quả (Việt) 1: [Sao chép]
Sao chép!
Mục tiêu:Mục tiêu của nhiệm vụ này là cung cấp cho bạn kinh nghiệm cụ thể của chương trình phát triển Java với Java Swing bằng cách sử dụng các khái niệm về thừa kế, gói, mảng, tài liệu và thiết kế hoặc phá vỡ chương trình vào các lớp học, do đó nó danh dự với một tập hợp các thông số kỹ thuật.Yêu cầu chương trình:Sử dụng mảng, phát triển ứng dụng quản lý thông tin cá nhân1) trong các gói phần mềm "người", "Người" lớp và giáo sư"hai", "Sinh viên" lớp học có các lớp học phụ của "Người" lớp đã được tạo rao "Người" siêu lớp có một số thuộc tính: Mã số người tên  Cuối tên É ngày sinh (thuộc trong số ngày loại) Định dạng ngày tháng năm sinh: yyyy-mm-dd Chuỗi dateString = "1985-01-20"; Ngày ngày = mới Date(dateString); số điện thoại nhà cá nhân cá nhân điện thoại di động sốo "Người" siêu lớp có một số phương pháp: mặc định nhà xây dựng mà đặt một đối tượng mới để có một tên trống rỗng, trống điện thoại, và ngày hôm nay là sinh nhật bắt đầu các thuộc tính của lớp học "Nhân dân" Cần accessor phương pháp (mỗi) và mutator phương pháp (setters) o giai cấp phụ "Giáo sư" có một số thuộc tính mới: Xếp hạng của giáo sư Nó được biết đến các giá trị bảng xếp hạng của các giáo sư là như sau: Xếp hạng mô tả 0 không 1 trợ lý giáo sư 2 phó giáo sư 3 giáo sư Giáo sư giảng dạy chương trình hỗ trợ 4 5 phó giáo sư giảng dạy Giáo sư giảng dạy 6 Vùng mà các giáo sư thuộc số văn phòng cho các giáo sư số điện thoại văn phòng cho các giáo sưo các lớp học "Giáo sư" có một số phương pháp: bắt đầu các thuộc tính của lớp học "Giáo sư" bằng cách sử dụng nhà xây dựng của siêu lớp Cần accessor phương pháp (mỗi) và mutator phương pháp (setters) o giai cấp phụ "Sinh viên" có một số thuộc tính mới: chương trình học cho học sinh mà thuộc về  Đứng Đứng mô tả 0 không 1 freshman Thứ hai 2 3 Junior Cao cấp 4 5 tốt nghiệp 6 Masters sau đại học 7 nghiên cứu sau đại học Anticipated năm tốt nghiệpo các lớp học "Sinh viên" có một số phương pháp: bắt đầu các thuộc tính của lớp học "Sinh viên" bằng cách sử dụng nhà xây dựng của siêu lớp Cần accessor phương pháp (mỗi) và mutator phương pháp (setters) 2) trong gói phần mềm "Kiểm soát", xác định mảng lớp để quản lý các thông tin cá nhân của giáo sư và sinh viên. Mỗi mục trong danh sách có dữ liệu, loại "Người" lớp Phương pháp của các lớp học: o thêm một giáo sư hoặc sinh viên vaøo danh saùcho tìm ra các giáo sư hoặc sinh viên tương ứng quy định Giveawayo đếm số lượng các giáo sư trong danh sách o xóa giáo sư hoặc sinh viên tương ứng quy định Giveawayo loại những người dựa trên tên đầu tiên, nếu những người có cùng tên đầu tiên, sau đó sắp xếp những người dựa vào cuối tên 0) trong gói phần mềm "Kiểm soát", xác định đồ họa người dùng inteface lớp để cung cấp một giao diện đầu vào và đầu ra cho thông tin cá nhâno khi người dùng chọn "Thêm", "Tìm thấy", "Count", "Xoá", "Loại" nút, phương pháp tương ứng được định nghĩa trong lớp mảng được gọi lào đọc trong thông tin cá nhân, chọn "thêm" nút, các thông tin cá nhân được thêm vào danh sácho đọc trong mã, chọn "tìm thấy" nút, thông tin của giáo sư hoặc sinh viên có những quy định mã sẽ được hiển thịo chọn "Đếm" nút, số lượng các giáo sư trong danh sách được hiển thịo đọc trong mã, hãy bấm cái nút "Xóa", giáo sư tương ứng hoặc sinh viên được lấy ra khỏi danh sácho chọn "loại" nút, danh sách được sắp xếp theo tên và tên cuối cùng
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2025 I Love Translation. All reserved.

E-mail: