03 2008 档案

摘要: //Description:StructurenamespaceKola.DataAccess{usingSystem;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Diagnostics;usingSystem.Configuration;/**////<summary>///StructureofConnection...阅读全文
posted @ 2008-03-10 14:56 遭雷劈 阅读(226) | 评论 (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 遭雷劈 阅读(58) | 评论 (0) 编辑