摘要: ImportsMicrosoft.VisualBasicImportsSystem.TextImportsSystem.IOImportsMainModPublicClassExcelFilePublicEnumValueTypesxlsInteger=0xlsNumber=1xlsText=2EndEnumPublicEnumCellAlignmentxlsGeneralAlign=0xlsLe... 阅读全文
posted @ 2006-05-30 15:33 Liangyy 阅读(576) 评论(0) 推荐(0)
摘要: PrivateSubSetDateWeekDropDownList(ByValmYearMonthAsString)DimiAsInteger=0,jAsInteger=0DimStartDateAsString=Format(CDate(mYearMonth&"-01"),DATE_FORMAT)DimEndDateAsString=Format(DateAdd(DateInterval... 阅读全文
posted @ 2006-05-30 15:19 Liangyy 阅读(217) 评论(0) 推荐(0)
摘要: 'in then script 'in then code Partial Class SelectDateTimeClass SelectDateTime Inherits System.Web.UI.UserControl Public Property DateTime()Property DateTime() As String ... 阅读全文
posted @ 2006-05-30 15:10 Liangyy 阅读(433) 评论(0) 推荐(0)