JAVA高级特性 1.静态导入:先举个离例子 。 import java.lang.Integer.parseInt; public class StaticImport { int x = parseInt("123"); System.out.println(x); } 这样的程序如果不在IDE 工具中输入,是很难看出这个程序代码会出现问题,可它偏偏就出问题了,这是为什么呢?因为程序里面有个静态方法,如果导入import static java.lang.Integer.p arseInt
初一英语空中课堂专题练习集
英语空中课堂第一讲:名词单复数
一、单项选择
( )1. A cat has four ____ , doesn't it?
A. foots B. feet C. feets
( )2. Can you see nine ____ in the picture?
A. fish B. book C. horse
( )3.I saw many _____ in the street.
A. peoples B.people C.people’s
(