随笔分类 -  C#

摘要:form1.cs using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using Syst... 阅读全文
posted @ 2014-05-24 16:33 n1rAy 阅读(2305) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2014-05-24 16:29 n1rAy 阅读(1370) 评论(0) 推荐(0) 编辑
摘要:C#常用函数表1、DateTime 数字型System.DateTime currentTime=new System.DateTime();1.1 取当前年月日时分秒currentTime=System.DateTime.Now;1.2 取当前年int 年=currentTime.Year;1.3... 阅读全文
posted @ 2014-05-24 16:22 n1rAy 阅读(1243) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示