摘要: //Description:StructurenamespaceKola.DataAccess{usingSystem;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Diagnostics;usingSystem.Configuration;/**////<summary>///StructureofConnection... 阅读全文
posted @ 2008-03-10 14:56 遭雷劈 阅读(53) | 评论 (0)编辑
     摘要: //JScriptFilevarcheckyear=true;varcheckmonth=true;functiondraw(year,month){if(year==null){this.year=newDate().getFullYear();}else{this.year=year;}if(month==null){this.month=newDate().getMonth();}else{... 阅读全文
posted @ 2008-03-10 14:51 遭雷劈 阅读(22) | 评论 (0)编辑