Auto commit

上级 5b0ce43e
class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
String brang="爱国者F928";
System.out.println("brang = " + brang);
double weight=12.4;
System.out.println("weight = " + weight);
String type="内置锂电池";
System.out.println("type = " + type);
int peice=499;
System.out.println("peice = " + peice);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册