vbs獲取當前時間日期的代碼
來源:易賢網(wǎng) 閱讀:2504 次 日期:2016-06-30 09:03:34
溫馨提示:易賢網(wǎng)小編為您整理了“vbs獲取當前時間日期的代碼”,方便廣大網(wǎng)友查閱!

獲取當前日期方法一:

代碼如下:

currentdate1=date()

msgbox currentdate1

獲取當前日期方法二:

代碼如下:

currentdate2=year(now)&-&month(now)&-&day(now)

msgbox currentdate2

獲取當前時間:

代碼如下:

currenttime=hour(now)&:&minute(now)&:&second(now)

m = 當前時間& currenttime

msgbox m

更多信息請查看腳本欄目
易賢網(wǎng)手機網(wǎng)站地址:vbs獲取當前時間日期的代碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點

版權(quán)所有:易賢網(wǎng)