当前位置:网站首页>Hello World generation
Hello World generation
2022-07-01 03:06:00 【Aiwoniulucky】
1. Create a new folder , Store code
2. Create a new one java file
. File suffix .java
.Hello.java
.[ Be careful ] The system may not display the file suffix , You have to open it manually
3. Write code
public class Hello{
public static void main(String[] args){
System.out.print("Hello,World!");
}
}
4. compile javac java file , Will generate a class file
5. function class file ,java class file 
What might happen
1. There should be no problem with the case of each word ,java Sensitive to case
2. Try to use English
3. The file name and class name must be consistent , And capitalize the first letter
4. Chinese symbols cannot appear
边栏推荐
- Common interview questions for performance test
- LeetCode_栈_困难_227.基本计算器(不含乘除)
- [applet project development -- JD mall] uni app commodity classification page (Part 2)
- servlet【初识】
- 一文讲解发布者订阅者模式与观察者模式
- 第03章_用戶與權限管理
- How the network is connected: Chapter 2 (Part 2) packet receiving and sending operations between IP and Ethernet
- Redis tutorial
- Share Creators萌芽人才培養計劃來了!
- Error accessing URL 404
猜你喜欢

Redis efficient like and cancel function

Const and the secret of pointers

几行事务代码,让我赔了16万

Design practice of current limiting components
![[machine learning] vectorized computing -- a must on the way of machine learning](/img/3f/d672bb254f845ea705b3a0ca10ee19.png)
[machine learning] vectorized computing -- a must on the way of machine learning

Mysql知识点

最新接口自动化面试题

Here comes the share creators budding talent training program!

Huawei operator level router configuration example | BGP VPLS and LDP VPLS interworking example
![[QT] add knowledge supplement of third-party database](/img/ea/ca8b07ad80485208f2bb8ee8a78a28.png)
[QT] add knowledge supplement of third-party database
随机推荐
HTB-Lame
Detailed explanation of pointer array and array pointer (comprehensive knowledge points)
[exsi] transfer files between hosts
Error accessing URL 404
# 使用 KubeKey 搭建 Kubernetes/KubeSphere 环境的'心路(累)历程'
ssh配置免密登录时报错:/usr/bin/ssh-copy-id: ERROR: No identities found 解决方法
Complete training and verification of a neural network based on pytorch
Xception learning notes
POI导出excel,按照父子节点进行分级显示
Golang多图生成gif
大橙子疯博客搬家通知
Voici le programme de formation des talents de SHARE Creators!
Const and the secret of pointers
Poj-3486-computers[dynamic planning]
How do I hide div on Google maps- How to float a div over Google Maps?
Best used trust automation script (shell)
MySQL knowledge points
A shooting training method based on the digital measurement of Joule energy and posture of sphygmomanometer air bag with standard air pressure
Introduction to core functions of webrtc -- an article on understanding SDP PlanB unifiedplan (migrating from PlanB to unifiedplan)
[machine learning] vectorized computing -- a must on the way of machine learning