Try again

200512270453934121.gif

博客园 首页 联系 管理

2006年11月13日 #

摘要: http://www.aspnetpro.com/newsletterarticle/2006/10/asp200610ui_l/asp200610ui_l.asp Save Time and Trouble By Andrew Flick and Anthony Lombardo With everyone talking about the Web 2.0, client-centri... 阅读全文
posted @ 2006-11-13 23:20 共同学习,共同进步 阅读(253) 评论(0) 推荐(0) 编辑

摘要: 日期:2006-08-25 点击:405 作者:cosio 来源:CSDN1、DateTime 数字型 System.DateTime currentTime=new System.DateTime(); 1.1 取当前年月日时分秒 currentTime=System.DateTime.Now; 1.2 取当前年 int 年=currentTime.Year; 1.3 取当前月 int 月... 阅读全文
posted @ 2006-11-13 14:51 共同学习,共同进步 阅读(234) 评论(0) 推荐(0) 编辑