tsld078.htm

来自「an excellent java tutorial for the ones 」· HTM 代码 · 共 29 行

HTM
29
字号

<HTML>

<HEAD>
<META HTTP-EQUIV="Context-Type" CONTEXT="text/html;charset=windows-1252">
<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
 <TITLE>Quiz </TITLE> 
</HEAD>

<BODY     >

 <H1>Quiz </H1> 
 <P><UL>
<LI><H2>Why Integer.parseInt(String) is static ?
</H2>
</UL><UL>
<LI><H2>
</H2>
</UL><UL>
<LI><H2>What would be the output of the following code?
</H2>
</UL><UL>
<H2>	public class TestEquality {
</H2>
</UL><UL>
<H2>		 public static void main(String[] args) {
</H2>
</UL><UL>
<H2>		           String string1 = new String("Equality

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?