用C#x写个程序

using System;

using System.Collections.Generic;

using System.Data.SqlClient;

using System.Linq;

using System.Text;

using System.Threading.Tasks;

 

namespace Shop

{

   public class ShopManager

    {

        //1.封装欢迎界面

   用C#x写个程序_第1张图片

用C#x写个程序_第2张图片

用C#x写个程序_第3张图片

用C#x写个程序_第4张图片

用C#x写个程序_第5张图片

转载于:https://www.cnblogs.com/zhongmingyuan/p/4625299.html

你可能感兴趣的:(用C#x写个程序)