getdate 中文意思是什麼

getdate 解釋
獲取當前日期( 南昌網通託管,無錫中心機房 本月的幾號)
  1. For example, getdate sets the value of the variable to the current date

    例如, getdate ( )可以將變量的值設置為當前日期。
  2. The expression uses the datepart and getdate functions and the conditional operator

    該表達式使用datepart和getdate函數以及條件運算符。
  3. The expression uses the day and getdate functions to get an integer that represents the day datepart of a date

    表達式使用day和getdate函數來獲得日期中表示「日」日期部分的整數。
  4. Getdate is not deterministic because it is always invoked with the same argument, but the value it returns changes each time it is executed

    Getdate不是確定性函數,因為總是使用相同的參數調用它,而它在每次執行時返回結果都不同。
  5. The expression uses a combination of string literals, system variables, the concatenation and cast operators, and the datediff and getdate functions

    該表達式使用字元串文字、系統變量、串聯( + )和轉換運算符以及datediff和getdate函數的組合。
  6. Datepart " weekday ", getdate 2 ? " notepad. exe " : " mspaint. exe " if it is the second day in the week, the execute process task runs notepad. exe, otherwise the task runs mspaint. exe

    如果是每周的第二天,則執行進程任務運行notepad . exe ,如果是其他時間,則該任務運行mspaint . exe 。
分享友人