staticInf class 寫法

public static class staticInf { private static string uId; public static string UId { get { return staticInf.uId; } set { staticInf.uId = value;
相關文章
相關標籤/搜索