泛型的静态成员

------------------------------------StaticDome.cs

让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:主机域名网站空间、营销软件、网站建设、洛江网站维护、网站推广。

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApplication3
{
    public class StaticDome
    {
        public static int x;
    }
}

------------------------------------主程序

StaticDome.x = 4;
StaticDome.x = 5;
Console.WriteLine(StaticDome.x);//输出4
Console.WriteLine(StaticDome.x);//输出5
Console.ReadKey();

本文题目:泛型的静态成员
网页地址:http://lszwz.com/article/jsgpjs.html

其他资讯

售后响应及时

7×24小时客服热线

数据备份

更安全、更高效、更稳定

价格公道精准

项目经理精准报价不弄虚作假

合作无风险

重合同讲信誉,无效全额退款