LenHacks
Get a Quote
Showing 3 of 49 items
By Elia Wavez
Posted on: Tue, 11-Sep-2018, 05:41
@echo off Title OnlineCmag-Calculator :start Echo Press 1 for Addition echo Press 2 for Subtraction echo Press 3 for Multiplication echo Press 4 for Division echo Press 5 to Quit set /p type= if %type%==1 goto a if %type%==2 goto b if %type%==3 goto c if %type%==4 goto d if %type%==5 goto e :a echo Addition echo Type The 2 NumbersTo Add set /p num1= set /p num2= echo %num1%+%num2%? pause set /a Answer=%num1%+%num2% echo %Answer% pause goto start :b echo Subtraction echo Type The 2 NumbersTo Substract set /p num1= set /p num2= echo %num1%-%num2%? pause set /a Answer=%num1%-%num2% echo %Answer% pause goto start :c echo Multiplication echo Type The 2 NumbersTo Multiply set /p num1= set /p num2= echo %num1%*%num2%? pause set /a Answer=%num1%*%num2% echo %Answer% pause goto start :d echo Division echo Type The 2 NumbersTo Divide set /p num1= set /p num2= echo %num1%/%num2%? pause set /a Answe...
By Elia Wavez
Posted on: Tue, 11-Sep-2018, 05:38
1.A&F, AAF meaning–Always And Forever2.A3 meaning–Anywhere, Any time, Any place3.AA meaning–Alcoholics Anonymous4.AAB meaning–Average AtBest5.AAK meaning–Alive And Kicking6.AAMOF meaning–As A Matter Of Fact7.AAP meaning–Always A Pleasure, Kejriwal8.AAR meaning–At Any Rate9.AAYF meaning–As Always, Your Friend10.ABDmeaning–Already Been Done11.ABH meaning–Actual Bodily Harm12.ABT meaning–Absolutely, About13.ADLmeaning–All Day Long14.ADMIN meaning–Administrator15.ADN meaning–Any Day Now16.AEAE meaning–And Ever And Ever17.AEAP meaning–As EarlyAs Possible18.AFAIAC meaning–As Far As I Am Concerned19.AFAIC meaning–As Far As I’m Concerned20.AFAICS meaning–As FarAs I Can See21.AFAICT meaning–As FarAs I Can Tell22.AFAIK meaning–As Far As I Know23.AFAIR meaning–As Far As I Remember24.AFAPmeaning– As Far As Possible25.AFC meaning–Away From Computer26.AFK meaning–Away From Keyboard27.AGW meaning–A...
By Elia Wavez
Posted on: Tue, 11-Sep-2018, 05:35
Unlimited Copies of notepad will be opening. Multiple Notepad files with no way to stop them. Open Notepad and copy/paste the below mentioned code:@ECHO off:topSTART%SystemRoot%\system32\notepad.exeGOTO topSave the file with .bat extension and exit Notepad. Now open Notepad.
KEEP UP TO DATE

This site was designed with Websites.co.in - Website Builder

WhatsApp Google Map

Safety and Abuse Reporting

Thanks for being awesome!

We appreciate you contacting us. Our support will get back in touch with you soon!

Have a great day!

Are you sure you want to report abuse against this website?

Please note that your query will be processed only if we find it relevant. Rest all requests will be ignored. If you need help with the website, please login to your dashboard and connect to support

;