Вы искали: response (Корейский - Французский)

Переводы пользователей

Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.

Добавить перевод

Корейский

Французский

Информация

Корейский

returns: a string containing the response.

Французский

pfpro_process_raw() envoie une transaction brute au serveur payflow pro.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

returns: an associative array containing the response

Французский

pfpro_process() effectue une transaction avec payflow pro.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

% 1 업로드% 1: response code,% 2: request type

Французский

envoi de %1%1: response code, %2: request type

Последнее обновление: 2011-10-23
Частота использования: 1
Качество:

Корейский

the function returns an associative array of the keys and values in the response.

Французский

pfpro_process() retourne un tableau associatif.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

this function is useful when you need to generate a particular response to an exception at runtime. for example:

Французский

?php if (assert ($divisor == 0)) trigger_error ("impossible de diviser par zéro", e_user_error);?

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Предупреждение: Содержит скрытое HTML-форматирование

Корейский

returns an array of all apache response headers. this functionality is only available in php version 4.3.0 and greater.

Французский

cette fonctionnalité n'est disponible qu 'en php version 4.3.0 et plus récent.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

this method is called in response to ftell() calls on the stream. you should return the current read/write position of the stream.

Французский

cette méthode est appelée lorsque la fonction fseek() est utilisée.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

the first parameter in this case is a string containing the raw transaction request. all other parameters are the same as with pfpro_process(). the return value is a string containing the raw response.

Французский

il est recommandé d'utiliser plutôt pfpro_process().

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Корейский

outside a character class, a backslash followed by a digit greater than 0 (and possibly further digits) is a back reference to a capturing subpattern earlier (i.e. to its left) in the pattern, provided there have been that many previous capturing left parentheses. however, if the decimal number following the backslash is less than 10, it is always taken as a back reference, and causes an error only if there are not that many capturing left parentheses in the entire pattern. in other words, the parentheses that are referenced need not be to the left of the reference for numbers less than 10. see the section entitled "backslash" above for further details of the handling of digits following a backslash. a back reference matches whatever actually matched the capturing subpattern in the current subject string, rather than anything matching the subpattern itself. so the pattern (sens_bar_respons)e and \1ibility matches "sense and sensibility" and "response and responsibility", but not "sense and responsibility". if caseful matching is in force at the time of the back reference, then the case of letters is relevant. for example, ((?i)rah)\s+\1 matches "rah rah" and "rah rah", but not "rah rah", even though the original capturing subpattern is matched caselessly. there may be more than one back reference to the same subpattern. if a subpattern has not actually been used in a particular match, then any back references to it always fail. for example, the pattern (a_bar_(bc))\2 always fails if it starts to match "a" rather than "bc". because there may be up to 99 back references, all digits following the backslash are taken as part of a potential back reference number. if the pattern continues with a digit character, then some delimiter must be used to terminate the back reference. if the pcre_extended option is set, this can be whitespace. otherwise an empty comment can be used. a back reference that occurs inside the parentheses to which it refers fails when the subpattern is first used, so, for example, (a\1) never matches. however, such references can be useful inside repeated subpatterns. for example, the pattern (a_bar_b\1)+ matches any number of "a"s and also "aba", "ababaa" etc. at each iteration of the subpattern, the back reference matches the character string corresponding to the previous iteration. in order for this to work, the pattern must be such that the first iteration does not need to match the back reference. this can be done using alternation, as in the example above, or by a quantifier with a minimum of zero.

Французский

en général, le masque le plus simple, qui permette la recherche désirée est le plus efficace.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Предупреждение: Содержит скрытое HTML-форматирование

Получите качественный перевод благодаря усилиям
8,934,699,663 пользователей

Сейчас пользователи ищут:



Для Вашего удобства мы используем файлы cookie. Факт перехода на данный сайт подтверждает Ваше согласие на использование cookies. Подробнее. OK