delphi&.net学习记事本

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: :: 管理 ::

2006年12月8日

摘要: 1、DateTime 数字型 System.DateTime currentTime=new System.DateTime(); 1.1 取当前年月日时分秒 currentTime=System.DateTime.Now; ... 阅读全文
posted @ 2006-12-08 14:18 骑人的驴 阅读(341) 评论(0) 推荐(0) 编辑

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 /**//// 2 /// 检验日期格式是否正确 3 /// 4 public string IsDateFormat(string s... 阅读全文
posted @ 2006-12-08 14:12 骑人的驴 阅读(534) 评论(0) 推荐(0) 编辑