摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; namespace ConsoleApplication3{ class P 阅读全文
posted @ 2017-06-12 16:47 小伙子很浪 阅读(108) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; namespace Con 阅读全文
posted @ 2017-06-12 16:46 小伙子很浪 阅读(93) 评论(0) 推荐(0) 编辑
摘要: C#时间表示 C#时间/日期格式大全 C#时间/日期格式大全,C#时间/日期函数大全 有时候我们要对时间进行转换,达到不同的显示效果 默认格式为:2005-6-6 14:33:34 如果要换成成200506,06-2005,2005-6-6或更多的该怎么办呢? 我们要用到: DateTime.ToS 阅读全文
posted @ 2017-06-12 15:29 小伙子很浪 阅读(898) 评论(0) 推荐(0) 编辑
摘要: C# 正则实例 [csharp] view plain copy C# 正则实例 [csharp] view plain copy 阅读全文
posted @ 2017-06-12 15:26 小伙子很浪 阅读(138) 评论(0) 推荐(0) 编辑
摘要: js 正则实例 [javascript] view plain copy [javascript] view plain copy 阅读全文
posted @ 2017-06-12 15:20 小伙子很浪 阅读(106) 评论(0) 推荐(0) 编辑