07 2017 档案
摘要:删除两天前的文件 forfiles /p d:\testbk /s /m *.* /d -2 /c "cmd /c del @file
阅读全文
摘要:private void Form6_Load(object sender, EventArgs e) { stud1 objstud1 = new stud1() { id = 100, sex = "男", birthday = new DateTime(1972, 5, 29),fname="
阅读全文
摘要:public bool IsPingOk { get { try { Ping ping = new Ping(); string ipaddress = this.GetIP(AppConfig.AddrHisService); PingReply pr = ping.Send(ipaddress
阅读全文

浙公网安备 33010602011771号