search
HomeJavaJavaBaseWhat is the shortcut key for java output statement?

The shortcut key for java output statement is to enter syso and press [alt /]: first import the package; then create the object in the main function; finally output the string, use the shortcut key [alt /].

What is the shortcut key for java output statement?

The shortcut key for java output statement is to enter syso and press [alt /]

First: import the package import java.util.Scanner;

Then: create the object in the main function, eg: Scanner input=new Scanner(System.in);

Finally, if you want to input a string, String a=input.next();

If you want to enter an integer, then int b=input.nextInt();

Don’t forget to add input after writing the input statement. close(); otherwise there will be a warning, which may cause memory leaks later.

Output: String: System.out.println("love");

Integer: System.out.print("123");

Output shortcut keys : After entering syso, press alt /

Related learning recommendations: java basic tutorial

The above is the detailed content of What is the shortcut key for java output statement?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!