此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。
Batch Programming! Inputs, Displaying text, If Statements!
描述
Thanks for watching! Like comment and dont forget to subscribe!!!
Code: @echo off
:a
Title Inputs and If Statements
echo Please Login!
set /p user= Username:
set /p pass= Password:
if /I "%user%"=="ItzFlames" goto :next
goto next
:next
if /I "%pass%"=="123" goto loggedin
goto wrong
:wrong
Echo Password Wrong!
Echo Please try again!
goto :a
:loggedin
echo Logged in!!!
echo program successfuly created!
pause
Code: @echo off
:a
Title Inputs and If Statements
echo Please Login!
set /p user= Username:
set /p pass= Password:
if /I "%user%"=="ItzFlames" goto :next
goto next
:next
if /I "%pass%"=="123" goto loggedin
goto wrong
:wrong
Echo Password Wrong!
Echo Please try again!
goto :a
:loggedin
echo Logged in!!!
echo program successfuly created!
pause
关键词与标签
相关视频
Write a program that inputs temperature and display a message according to the following data. Temperature > than 35, message hot day Between 25 and 35 (inclusive) Pleasant day Less than 25, Cool day
Punjab Group Of Colleges
Batch Programming- Lesson 2 (User Input, Variables)
TNTU
How to input data from keyboard in python | keyboard input in python | read data from keyboard | python practically | easy way of python programming | python basics | read data from user | input from user in python | input function in python
ALL IN ONE
🤣🤣 . . . . . . . . . #coding #coder #codeismylife #developers #chatgpt #javascript #webdeveloper #programmer #programming #btech #codeisfun #seniors #javaprogramming #hackathons #python #programming #javascript #webde
CLIPS_MORDOR
Axess PB2706 Portable Boombox MP3/CD Player with Text Display AM/FM Stereo and USB/AUX Inputs
Quehonosdelani
Skreens - Multiple HDMI inputs on one display - PAX Prime 2015
LinusTechTips