04 2020 档案

摘要:1 #region 获取内、外网Ip 2 3 /// <summary> 4 /// 获取本地ip地址,优先取内网ip 5 /// </summary> 6 public static String GetLocalIp() 7 { 8 String[] Ips = GetLocalIpAddres 阅读全文
posted @ 2020-04-14 11:48 心中Where_True循环 阅读(564) 评论(0) 推荐(0)
摘要:cast(cast(1 as float)*1.0/100 as dec(18,2)) 阅读全文
posted @ 2020-04-10 17:14 心中Where_True循环 阅读(765) 评论(1) 推荐(0)