.用C#编写程序,输出如下内容
********************************
* How are you! *
*********************************
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace how
{
class Program
{
static void Main(string[] args)