전체 글133 구구단 package exam8;public class GuGuDan2 { public static void main(String[] args) { for (int i = 2; i 세상을 링크하라!!! 모든 링크를 한 자리에...링크닷컴: https://linkdotcom.mycafe24.com/ 유용한 링크, 링크닷컴 #무료 #링크사이트 #링크사이트컴퓨터 및 일반 유용한 링크들을 모아 놓았습니다. 지금 바로 확인하세요!linkdotcom.mycafe24.com 2024. 6. 10. 성적처리2 Sungjuk.javapackage exam14;public class Sungjuk { private String name = "홍길동"; private int[] jumsu = {60, 70, 80, 90}; private int total; public void setName(String n) {name = n;} public String getName() {return name;} public int Total() { for(int i=0; i SungjukExample.javapackage exam14;public class SungjukExample { public static void main(String[] args) .. 2024. 6. 10. 성적처리 학생 성적 구분 국어 영어 수학 1학년1학기 80 90 74 1학년2학기 84 94 80 2학년1학기 80 90 88 2학년2학기 82 86 .. 2024. 6. 10. 학생정보 학생정보 개인정보 성적확인 이름 학번 학과.. 2024. 6. 10. 이전 1 2 3 4 5 6 7 ··· 34 다음