Beispiel #1
0
        internal static bool hasclose(string connstr)
        {
            bool b = BeltT_XX.l0101001110();

            b = true;//去除注册
            if (!b)
            {
                if (connstr.Length == 0)
                {
                    connstr = "您不是正式注册用户,此功能无法使用!";
                }
                StringOperate.Alert(connstr);
            }
            return(b);
        }
Beispiel #2
0
 internal static bool hasclose()
 {
     return(BeltT_XX.l0101001110());
 }