学习型 ASP/PHP/ASP.NET 主机 30元/年全能 ASP/PHP/ASP.NET 主机,支持月付专业 MSSQL 数据库空间,支持月付专业 MySQL 数据库空间,支持月付
发新话题
打印

顶顶

顶顶

using System;
public class ChengFaBiao
{
    public static void Main()
    {
        Console.WriteLine ("jiu jiu cheng fa biao");
        for(int x=1;x<=9;x++)
        {
            for(int y=1;y<=x;y++)
            {
                Console.Write ("{0}*{1}={2}\t",x,y,x*y);
            }
            Console.WriteLine ();
        }
    }
}

TOP

啊啊!
长期供应水洗煤:山西晋城粒度煤\块煤\13418175190

TOP

发新话题