Some useful function in c# .
摘要:常用C#函数表常用C#函数表 记得看Stanley的C# primer的时候,这个大牛说学C#就是记住.net里面三千过函数怎么用就可以了:)果然是大牛,说的话都这么牛. 1、DateTime 数字型 System.DateTime currentTime=new System.DateTime(); 1.1 取当前年月日时分秒 currentTime=System.DateTime.Now; 1...
阅读全文
posted @ 2006-06-03 14:00
浙公网安备 33010602011771号