
纯ASP打造的日历程序,可自行美化,这里仅提供最简单的CSS样式。。。<style>body{font-size:12px;margin:20px0020px;padding:0}tr,td{text-align:center;}</style><%'================================='说明:日历文件'================================='取出对应的年月博客日志数据'=======================Ryear=CInt(request.querystring("year"))Rmonth=CInt(request.querystring(&quo...