timespan
美 [?ta?m?spæn]
英 ['ta?m.spæn] 
- n.時間間隔;一段時間;時段
- 網絡時間跨度;時間總計;對象
詞形變化
復數:timespans
英漢解釋
例句
It takes place in a very short timespan. It takes place at a very slow speed, less than 5mph.
哈斯拉姆先生說“這是一個需要很高技術的停車,發生在很短的時間內,車速也很慢,都不到5mph。”
To specify a time-out for the Receive method, use a TimeSpan object to specify the length of time that you want the method to wait.
若要為Receive方法指定超時,請使用TimeSpan對象指定希望該方法等待的時間長度。
When a woman's hormones drop in a short timespan, it's fairly obvious to her that they're changing .
當一個女人的雌性激素在很短的時間跨度內下降,她會很明顯地感覺到正在發生的變化。
To get or set the position of the media file, you can simply set the Position property with a valid TimeSpan object.
您只需使用某個有效的TimeSpan對象來設置Position屬性,即可獲取或設置媒體文件的位置。
Constructs a new TimeSpan object from a time interval specified in a string.
從字符串中指定的時間間隔構造新的TimeSpan對象。
Indicates whether a specified TimeSpan is less than or equal to another specified TimeSpan.
指示指定的TimeSpan是否小于或等于另一個指定的TimeSpan。
Indicates whether a specified TimeSpan is less than another specified TimeSpan.
指示指定的TimeSpan是否小于另一個指定的TimeSpan。
Gets the number of whole milliseconds represented by the current TimeSpan structure.
獲取由當前TimeSpan結構表示的整毫秒數。
Gets the number of whole minutes represented by the current TimeSpan structure.
獲取由當前TimeSpan結構表示的整分鐘數。
Gets the number of whole seconds represented by the current TimeSpan structure.
獲取由當前TimeSpan結構表示的整秒數。
Gets the number of whole hours represented by the current TimeSpan structure.
獲取由當前TimeSpan結構表示的整小時數。
Gets the number of whole days represented by the current TimeSpan structure.
獲取由當前TimeSpan結構表示的整天數。
The slidingExpiration parameter is set to less than TimeSpan. Zero or more than one year.
slidingExpiration參數設置成小于TimeSpan.Zero或大于一年。
Gets the number of ticks that represent the value of the current TimeSpan structure.
獲取表示當前TimeSpan結構的值的刻度數。
Indicates whether a specified TimeSpan is greater than or equal to another specified TimeSpan.
指示指定的TimeSpan是否大于或等于另一個指定的TimeSpan。
Gets the value of the current TimeSpan structure expressed in whole and fractional milliseconds.
獲取以整毫秒數和毫秒的小數部分表示的當前TimeSpan結構的值。
Indicates whether a specified TimeSpan is greater than another specified TimeSpan.
指示指定的TimeSpan是否大于另一個指定的TimeSpan。
Converts a TimeSpan expressed in minutes or as a standard infinite time span.
轉換以分鐘表示(或作為標準的無限時間跨度)的TimeSpan。
Gets the value of the current TimeSpan structure expressed in whole and fractional minutes.
獲取以整分鐘數和分鐘的小數部分表示的當前TimeSpan結構的值。
Returns a new TimeSpan object whose value is the absolute value of the current TimeSpan object.
返回新的TimeSpan對象,其值是當前TimeSpan對象的絕對值。
Gets the value of the current TimeSpan structure expressed in whole and fractional hours.
獲取以整小時數和小時的小數部分表示的當前TimeSpan結構的值。
Gets the value of the current TimeSpan structure expressed in whole and fractional days.
獲取以整天數和天的小數部分表示的當前TimeSpan結構的值。
Inbox creates a text file that contains for the timespan of more than 2 years one line for each message, with date and time.
收件箱創建一個文本文件,一條消息一行,時間間隔超過2年的,且有日期和時間。
Specifying the correct TimeSpan markup is performed by the code listed above in the getTimes subroutine.
上面列出的getTimes子例程中的代碼將指定正確的TimeSpan標記。
A TimeSpan value that indicates the allowed execution time for the request.
一個TimeSpan值,指示請求的允許執行時間。
The infinite TimeSpan value is represented by the MaxValue enumeration value.
無限TimeSpan值由MaxValue枚舉值表示。
Indicates whether two TimeSpan instances are equal.
指示兩個TimeSpan實例是否相等。
Adds the specified TimeSpan to this instance.
將指定的TimeSpan添加到此實例中。
Returns the specified instance of TimeSpan.
返回指定的TimeSpan實例。
Subtracts the specified TimeSpan from this instance.
從此實例中減去指定的TimeSpan。
A TimeSpan that is the time interval between d1 and d2; that is, d1 minus d2.
TimeSpan,它是d1和d2之間的時間間隔,即d1減去d2。