Program ini adalah program batch.
Mungkin agak tidak berguna kalkulator ini sebab dalam windows pun dah sedia ada calculator kan? tapi sekali sekala guna kalkulator batch macam ni pun best jugak hehe.ini juga salah satu basic programming untuk membuat software.
Ok jom!
1. Mula-mula copy code dibawah :
@echo off
title Batch Calculator by Reaperz.net
color a
:top
echo --------------------------------------
echo -Welcome to Batch Calculator by Reaperz.net!-
echo --------------------------------------
echo Masukkan Pengiraan
echo.
set /p sum=
set /a ans=%sum%
echo.
echo = %ans%
echo ---------------------------reaperz.net-------------------------------
pause
cls
echo Jawapan Sebelum: %ans%
goto top
pause
exit
title Batch Calculator by Reaperz.net
color a
:top
echo --------------------------------------
echo -Welcome to Batch Calculator by Reaperz.net!-
echo --------------------------------------
echo Masukkan Pengiraan
echo.
set /p sum=
set /a ans=%sum%
echo.
echo = %ans%
echo ---------------------------reaperz.net-------------------------------
pause
cls
echo Jawapan Sebelum: %ans%
goto top
pause
exit
Paste kedalam notepad dan save :
File Name : kalkulator.bat
Save as type : All Files (*.*)
2. Sekarang korang cuma perlu buka file yang korang buat tadi dan tadaaa! kalkulator korang dah siap!
Senang kan?
SS :
Ok selamat buat software hehe...
wah..senang je pula code sofware kalkulator ni ye. ingatkan rumit sangat.
ReplyDeleteCara memohon semakan Lesen Motorsikal BL1M melalui Online
senang ja ;)
ReplyDeletenak buat program lain ada tak admin?
ReplyDeleteKalau nak buat program guna notepad ni yang biasa2 saja boleh.
ReplyDeleteTengok sini : http://www.reaperz.net/search?q=notepad