请输入您要查询的俚语:

 

俚语 public static void main(string[] args){
释义

public static void main(String[] args){

The most annoying line a beginner Java programmer has to type in each one of their programs. This is also the line where most n00bish typos appear.
Comparison of Java to QBASIC

Java:

public class PrintHi{
public static void main(String args){
System.out.println("Hi");
}
}

QBASIC:

?"Hi"

Hmm, 95 characters or 5? Tough choice.
随便看

 

英语俚语辞典收录了3210630条英语俚语在线翻译词条,基本涵盖了全部常用英语俚语的翻译及用法,是英语学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2024/11/8 23:56:26