Hai cercato la traduzione di currenttime da Inglese a Russo

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Inglese

Russo

Informazioni

Inglese

currenttime

Russo

currenttime

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 2
Qualità:

Inglese

currenttime() returns "19:12:01"

Russo

currenttime () возвратит "19: 12: 01"

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Attenzione: contiene formattazione HTML nascosta

Inglese

gets or sets the currenttime parameter of the message.

Russo

gets or sets the currenttime parameter of the message.

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Inglese

returns a string that contains the currenttime parameter.

Russo

returns a string that contains the currenttime parameter.

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Inglese

the currenttime() function returns the current time formatted with local parameters.

Russo

Функция currenttime () возвращает текущее время в форматированной строке.

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Inglese

this operation reads the current time from the server. the server sends a currenttime message.

Russo

Эта операция читает текущее время Сервера. Сервер отправляет сообщение currenttime.

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Inglese

to implement this feature, you can use the ‘currenttime‘ field (it accepts a float value of the current playback time in seconds):

Russo

Данный функционал реализовывается через поле ‘currenttime’ (принимает знaчение типа float, означает текущее время воспроизведения в секундах):

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Inglese

currenttime and duration (float, seconds) enable the playback slider. in addition to viewing it, you can also move it, as we can save the time to currenttime.

Russo

currenttime и duration (float, в секундах) позволяют реализовать ползунок воспроизвидения, который можно не только наблюдать, но и перемещать, так как в currenttime можно записать желаеме время.

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Inglese

// // sample: acceptcall()/rejectcall() // if the current local time is not between 8:00 and 17:00, // reject the call (with the 403 error code) and stop. // otherwise, // accept the call (stop if it is not possible) // play the welcome media file and stop. // entry main is currenttime = timeofday(gmttolocal(gmttime())); currenthour = currenttime / 3600; if currenthour = 17 then rejectcall(403); stop; end if; if acceptcall() != null then stop; end if; playfile("welcome"); end entry;

Russo

// // sample: acceptcall()/rejectcall() // if the current local time is not between 8:00 and 17:00, // reject the call (with the 403 error code) and stop. // otherwise, // accept the call (stop if it is not possible) // play the welcome media file and stop. // entry main is currenttime = timeofday(gmttolocal(gmttime())); currenthour = currenttime / 3600; if currenthour = 17 then rejectcall(403); stop; end if; if acceptcall() != null then stop; end if; playfile("welcome"); end entry;

Ultimo aggiornamento 2018-02-21
Frequenza di utilizzo: 1
Qualità:

Attenzione: contiene formattazione HTML nascosta

Ottieni una traduzione migliore grazie a
7,773,279,977 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK