日韩欧美人妻无码精品白浆,www.大香蕉久久网,狠狠的日狠狠的操,日本好好热在线观看

LOGO OA教程 ERP教程 模切知識(shí)交流 PMS教程 CRM教程 開(kāi)發(fā)文檔 其他文檔  
 
網(wǎng)站管理員

ASP簡(jiǎn)單日歷程序

admin
2010年7月8日 13:50 本文熱度 6455
[br]<% [br]y=request.querystring("y") [br]m=request.querystring("m") [br]d=request.querystring("d") [br][br]if y="" then [br] y=year(date) [br] m=month(date) [br] d=day(date) [br]end if [br][br]call blogdate(y,m,d) [br][br]'=====================以年月日為參數(shù)的顯示============================================== [br]sub blogdate(y,m,d) ' [br]str1=" 當(dāng)前的日期是"&y&"年"&m&"月"&d&"日 " '得到當(dāng)前日期的年月日 [br]nowdate=y&"-"&m&"-"&d [br]lastdate=dateadd("m",-1,nowdate) [br]lasty=year(lastdate) [br]lastm=month(lastdate) [br]nextdate=dateadd("m",1,nowdate) [br]nexty=year(nextdate) [br]nextm=month(nextdate) [br]str1=str1&"上一月 " [br]str1=str1&"下一月 " [br]str1=str1&"返回今日" [br]response.write str1 [br]thismonth=y&"-"&m&"-1" '當(dāng)前月的第一天 [br]nextmonth=dateadd("m",1,thismonth) '下個(gè)月的第一天 [br]num=datediff("d",thismonth,nextmonth) '當(dāng)前月的天數(shù) [br]firstday=weekday(thismonth)-1 '得到當(dāng)前月第一天的星期 [br]'call displaydate(firstday,num) [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]response.write "" & vbcrlf [br]'需要參數(shù):當(dāng)前月第一天的星期firstday,當(dāng)前月的天數(shù)num [br]for n=1 to 6 [br]response.write "" [br] for i=1 to 7 [br] thisday=0 [br] if i>firstday then thisday=i-firstday [br] if n>1 then thisday=7*(n-1)+i-firstday [br] if thisday>num then thisday=0 [br] if thisday=0 then [br] display=" " [br] else [br] display=""&thisday&"" [br] end if [br] response.write "" [br] next [br] if n=5 and (thisday=num or thisday=0) then n=n+1 [br]response.write "" [br]next [br]response.write "
星期日星期一星期二星期三星期四星期五星期六
"&display&"
" & vbcrlf [br]end sub [br]'=================================================================== [br]%>
[code]
<%
y=request.querystring("y")
m=request.querystring("m")
d=request.querystring("d")
if y="" then
y=year(date)
m=month(date)
d=day(date)
end if
call blogdate(y,m,d)
'=====================以年月日為參數(shù)的顯示==============================================
sub blogdate(y,m,d) '
str1=" 當(dāng)前的日期是"&y&"年"&m&"月"&d&"日 " '得到當(dāng)前日期的年月日
nowdate=y&"-"&m&"-"&d
lastdate=dateadd("m",-1,nowdate)
lasty=year(lastdate)
lastm=month(lastdate)
nextdate=dateadd("m",1,nowdate)
nexty=year(nextdate)
nextm=month(nextdate)
str1=str1&"上一月 "
str1=str1&"下一月 "
str1=str1&"返回今日"
response.write str1
thismonth=y&"-"&m&"-1" '當(dāng)前月的第一天
nextmonth=dateadd("m",1,thismonth) '下個(gè)月的第一天
num=datediff("d",thismonth,nextmonth) '當(dāng)前月的天數(shù)
firstday=weekday(thismonth)-1 '得到當(dāng)前月第一天的星期
'call displaydate(firstday,num)
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
response.write "" & vbcrlf
'需要參數(shù):當(dāng)前月第一天的星期firstday,當(dāng)前月的天數(shù)num
for n=1 to 6
response.write ""
for i=1 to 7
thisday=0
if i>firstday then thisday=i-firstday
if n>1 then thisday=7*(n-1)+i-firstday
if thisday>num then thisday=0
if thisday=0 then
display=" "
else
display=""&thisday&""
end if
response.write ""
next
if n=5 and (thisday=num or thisday=0) then n=n+1
response.write ""
next
response.write "
星期日星期一星期二星期三星期四星期五星期六
"&display&"
" & vbcrlf
end sub
'===================================================================
%>
[/code]

該文章在 2010/7/22 10:55:31 編輯過(guò)
關(guān)鍵字查詢
相關(guān)文章
正在查詢...
點(diǎn)晴ERP是一款針對(duì)中小制造業(yè)的專業(yè)生產(chǎn)管理軟件系統(tǒng),系統(tǒng)成熟度和易用性得到了國(guó)內(nèi)大量中小企業(yè)的青睞。
點(diǎn)晴PMS碼頭管理系統(tǒng)主要針對(duì)港口碼頭集裝箱與散貨日常運(yùn)作、調(diào)度、堆場(chǎng)、車隊(duì)、財(cái)務(wù)費(fèi)用、相關(guān)報(bào)表等業(yè)務(wù)管理,結(jié)合碼頭的業(yè)務(wù)特點(diǎn),圍繞調(diào)度、堆場(chǎng)作業(yè)而開(kāi)發(fā)的。集技術(shù)的先進(jìn)性、管理的有效性于一體,是物流碼頭及其他港口類企業(yè)的高效ERP管理信息系統(tǒng)。
點(diǎn)晴WMS倉(cāng)儲(chǔ)管理系統(tǒng)提供了貨物產(chǎn)品管理,銷售管理,采購(gòu)管理,倉(cāng)儲(chǔ)管理,倉(cāng)庫(kù)管理,保質(zhì)期管理,貨位管理,庫(kù)位管理,生產(chǎn)管理,WMS管理系統(tǒng),標(biāo)簽打印,條形碼,二維碼管理,批號(hào)管理軟件。
點(diǎn)晴免費(fèi)OA是一款軟件和通用服務(wù)都免費(fèi),不限功能、不限時(shí)間、不限用戶的免費(fèi)OA協(xié)同辦公管理系統(tǒng)。
Copyright 2010-2025 ClickSun All Rights Reserved

一区二区av在线替| 日韩后入内射| 普兰店市| 美女黄网站Av| 草一次视频网| 中字 无码 日韩| 91另类虐待| 超碰caoporn杨幂| 日本大鸡巴国产片黄色片女人| 色综合网永久| 三极妇日本99| 美女视频网一区| 亚洲乱妇| 欧美的1区2区| 91精品福利中文字幕| 国产黄色大片久久| 久久久久久久久婷婷.| 日韩亚洲国产综合二区91| 久久久九999精品| 国产探花高清在线视频| 草熟女导航| 美女黄巴成人视频| 美女张开腿给男生捅| 大鸡巴又大又长插洞全村美女| 婷婷五月天日本大片激情电影| 亚洲精品高清无码在线观看| 黄色片网站乱伦乱操揉胸| 囯产精品久久久久久久久久元玛| 日韩精品在线观看9| 日日艹AV| 丝袜黄色片免费网站| 日本欧美A区| 成人乱码偷拍一区二区| 久久成人一区| 日韩性生活一2| A级片久久自慰片久久| 男人天堂色色资源| 亚洲欧美日韩成人综合一区二区| 国产簧片在线推荐| 国产va无码精品一区二区三区| 亚洲精品6久久久久中文字幕|