本代码实现了显示任意行数的杨辉三角。 public static void main(String[] args) { for (int i = 1; i