자바 환율 계산기 (Exchange Rate Calculator)

김유환·2022년 3월 2일
0

JAVA

목록 보기
1/2

GitHub 코드

Introduction

This project is done with Java using NetBeans. Exchange Rate Calculator is a calculater made to calculate the exchange rates of currencies.

이 프로젝트는 NetBeans를 사용하여 Java로 만들었습니다. 환율 계산기는 통화의 환율을 계산하기 위해 만들어진 계산기입니다.

How to Start Calculating

First click the Edit Rate button to edit current rate of currencies, then click Confirm button. After that choose 2 different country's exchange rate in the list which includes: Dollar, Won, KES, GBP, Euro, Yuan, Yen, Rupiah, Franc, Krona, Cedi, Dalasi, Naira, Rupee, Cordoba, Kip, Leu, Metical, Kyat, and Ariary. After choosing and inputing the number click Set button to continue calculating.

먼저 "Edit Rate" 버튼을 클릭하여 현재 통화 비율을 편집한 다음 "Confirm" 버튼을 클릭합니다. 그 후 다음 목록에서 2개의 다른 나라의 환율을 선택합니다: 달러, 원화, KES, GBP, 유로, 위안, 옌, 루피아, 프랑, 크로나, 세디, 달라시, 나이라, 루피, 코르도바, 킵, 레우, 메티칼, 쿄트, 아리아리 등을 선택 후 숫자를 입력하고 "Set" 버튼을 클릭하여 계산을 계속합니다.

How to Convert

After choosing 2 different type of exchange rate you want to calculate input the number in text box and click the Convert button to continue. After clicking the Convert button there will be the converted value at the bottom of programm.

2가지 다른 유형의 환율을 선택한 후 숫자를 입력란에 입력하고, "Convert" 버튼을 클릭하면 프로그램의 하단에 변환된 값이 표시됩니다.

Other things that this programm can do

This programm shows the current rate and how the numbers are calculated below Current Rate. This programm can clear the number and rate by clicking Clear button. This programm saves the date in json file, so we can access and change it any time. This programm can recall the date changed in json file by clicking Retrieve button.

이 프로그램은 현재 환율과 환율 계산 방법을 보여줍니다. 이 프로그램은 "Clear" 버튼을 클릭하여 숫자와 환율을 지울 수 있습니다. 이 프로그램은 날짜를 json 파일에 저장하므로 언제든지 액세스하여 변경할 수 있습니다. 이 프로그램은 "Retrieve" 버튼을 클릭하여 json 파일에서 변경된 날짜를 호출할 수 있습니다.

profile
세인트폴서울 김유환의 개발 블로그

0개의 댓글