国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > ASP > 正文

asp是的日期轉換為星座的函數

2024-05-04 11:00:10
字體:
來源:轉載
供稿:網友

復制代碼 代碼如下:
function astro(birth)
astro=""
if birth="" or not isdate(birth) Then exit function
birthmonth=month(birth) : if birthmonth<10 then birthmonth="0" & birthmonth
birthday=day(birth) : if birthday<10 then birthday="0" & birthday
birth=trim(birthmonth & birthday) '重整月日,0903型
rAstro=split("水瓶座*0120*0219#雙魚座*0220*0320#白羊座*0321*0420#金牛座*0421*0521#雙子座*0522*0621#巨蟹座*0622*0722#獅子座*0723*0823#處女座*0824*0923#天秤座*0924*1023#天蝎座*1024*1122#射手座*1123*1222#摩蝎座*1222*0119#","#")
astro="摩蝎座" '這個是跨年的,不好對比,先默認
for i_ls=0 to ubound(rAstro)-2
rls2=split(rAstro(i_ls) & "*","*")
if birth>=rls2(1) and birth<=rls2(2) then
astro=rls2(0)
exit for
end if
next
end function

您可能感興趣的文章:

根據出生日期自動取得星座的js代碼
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 南川市| 郑州市| 固阳县| 麦盖提县| 集贤县| 柳林县| 潢川县| 江门市| 剑川县| 伊宁县| 潞城市| 株洲市| 太康县| 长治县| 德江县| 萝北县| 德钦县| 南汇区| 吉木萨尔县| 蒙阴县| 清苑县| 高要市| 鸡泽县| 湖南省| 疏勒县| 海宁市| 枣阳市| 普兰县| 澎湖县| 裕民县| 左贡县| 乌拉特后旗| 通州区| 宁晋县| 北碚区| 沂水县| 合肥市| 呼图壁县| 万安县| 哈巴河县| 池州市|