摘要:
/// <summary> /// 时间戳 /// </summary> /// <returns></returns> public static string Time() { //DateTime dateTime = DateTime.Now; //var start = new DateT 阅读全文
posted @ 2020-02-14 11:29
子贤网络
阅读(233)
评论(0)
推荐(0)
摘要:
public static DataTable JsonToDataTable(string json) { DataTable table = new DataTable(); //JsonStr为Json字符串 JArray array = JsonConvert.DeserializeObje 阅读全文
posted @ 2020-02-14 11:28
子贤网络
阅读(3544)
评论(1)
推荐(1)
摘要:
/// <summary> /// 截取指定长度字符串 /// </summary> /// <param name="inputString">要处理的字符串</param> /// <param name="len">指定长度</param> /// <returns>返回处理后的字符串</re 阅读全文
posted @ 2020-02-14 11:27
子贤网络
阅读(1670)
评论(0)
推荐(0)
摘要:
1.调用系统默认的浏览器 System.Diagnostics.Process.Start("https://www.0718.work/"); 阅读全文
posted @ 2020-02-14 11:26
子贤网络
阅读(4153)
评论(0)
推荐(1)

浙公网安备 33010602011771号