erini – Traduction – Dictionnaire Keybot

Spacer TTN Translation Network TTN TTN Login Deutsch English Spacer Help
Langues sources Langues cibles
Keybot 108 Résultats  www.krumphanzlova.cz  Page 2
  PHP: get_cfg_var - Manual  
ini_get() - Bir yapılandırma yönergesinin değerini döndürür
ini_get() - Gets the value of a configuration option
  PHP: İfadeler - Manual  
'nın değerini önce 3 arttırır sonra sonucu
hinzuzufügen, schreibt man '
  PHP: İfadeler - Manual  
$g = double(++$e); /* $e'nin değerini arttırdıktan sonra iki katını alıp
$h = $g += 10; /* first, $g is incremented by 10 and ends with the
24. Der Wert dieser Zuweisung (24) wird dann $h
$h = $g += 10; /* まず、$g に 10 が加算され、24 になります。
$h = $g += 10; /* сначала переменная $g увеличивается на 10,
  PHP: İfadeler - Manual  
olarak yazılır ve arttırılmış değer öncelik alır (PHP değişkenin değerini önce arttırır, sonra okur, bu sebeple önceden arttırma ismi verilmiştir). Sonradan arttırma ise,
' geschrieben wird, enthält als Wert den Wert der erhöhten Variabe (PHP erhöht den Wert der Variablen, bevor es ihren Wert ausliest, daher der Name 'PRÄ-Inkrement'). Das Post-Inkrement, das '
  PHP: İfadeler - Manual  
$b = $a = 5; /* beş değerini $a ve $b değişkenlerine atar */
$e = $d = ++$b; /* pre-increment, assign the incremented value of
$e = $d = ++$b; /* 前置加算なので、$d と $e に代入される値は、
$e = $d = ++$b; /* префиксный инкремент, присвоить увеличенное
  PHP: İfadeler - Manual  
'nın değerini 1 arttırmak istediğinizde, basitçe '
'. But what if you want to add more than one to it, for instance 3? You could write '
' と書くだけで十分です。 しかし、1より大きな数、例えば 3 を加えたい場合は、どうすればよいのでしょう? '
  PHP: İfadeler - Manual  
' değerini
(current page)
Goto search
Focus search box
Goto search
  PHP: İfadeler - Manual  
$e = $d = ++$b; /* önceden arttırma, $b'nin arttırılmış değerini (6) $d
/* at this point, both $d and $e are equal to 6 */
$f = verdoppeln($d++); /* Weise $f den doppelten Wert von $d vor
  PHP: İfadeler - Manual  
'nın değerini al, 3 ekle ve yeni değeri
plus 3 entspricht (das ist der Wert, der
  PHP: İfadeler - Manual  
$f = double($d++); /* $d'nin değerini arttırmadan önce $d'nin değerinin iki
$g = double(++$e); /* assign twice the value of $e after
$g = double(++$e); /* $g には、$e が加算された後の値を2倍した値、
$g = double(++$e); /* присвоить удвоенное значение $e после
  PHP: ImageMagick - Manual  
ImagickPixel::setColorValue — Renk kanallarından birinin normalleştirilmiş değerini belirler
ImagickPixelIterator::getCurrentIteratorRow — Retourne la ligne courante des objets ImagickPixel
ImagickPixelIterator::getCurrentIteratorRow — Devuelve la fila actual de objetos ImagickPixel
ImagickPixelIterator::getCurrentIteratorRow — ImagickPixel オブジェクトの現在の行を返す
ImagickPixelIterator::getCurrentIteratorRow — Возвращает текущий ряд объекта ImagickPixel
  PHP: ImageMagick - Manual  
ImagickDraw::getFillOpacity — Çizimde kullanılan matlık değerini döndürür
ImagickDraw::getGravity — Retourne la gravité de placement de texte
ImagickDraw::getGravity — Devuelve la gravedad de emplazamiento del texto
ImagickDraw::getGravity — テキストの配置時の gravity を返す
ImagickDraw::getGravity — Returns the text placement gravity
  PHP: ImageMagick - Manual  
Imagick::getPointSize — Punto değerini döndürür
Imagick::getSamplingFactors — 水平方向および垂直方向のサンプリング係数を取得する
  PHP: ImageMagick - Manual  
Imagick::matteFloodfillImage — Bir rengin şeffaflık değerini değiştirir
Imagick::mosaicImages — Forme une mosaïque d'images
Imagick::mosaicImages — Forma un mosaico de imágenes
Imagick::mosaicImages — 画像からモザイクを作成する
Imagick::mosaicImages — Forms a mosaic from images
  PHP: imap_status - Manual  
- Posta kutusundaki eşsiz kimlikler geçersiz olduğunda değişen bir sabitin değerini
равным следующему uid, который будет использован в ящике
  PHP: putenv - Manual  
getenv() - Bir ortam değişkeninin değerini döndürür
apache_setenv() - Modifie une variable de processus Apache
apache_setenv() - Setzt eine Apache-Subprocess_env-Variable
  PHP: namespace sözcüğü ...  
$b = namespace\SABİT; // SABİT sabitinin değerini $b'ye atar
$b = namespace\CONSTANT; // assigns value of constant CONSTANT to $b
$b = namespace\CONSTANT; // assigne la valeur de la constante CONSTANT à $b
  PHP: namespace sözcüğü ...  
$b = namespace\SABİT; // Projem\SABİT sabitinin değerini $b'ye atar
namespace\cname::method(); // calls static method "method" of class MyProject\cname
namespace\cname::method(); // appelle la méthode statique "method" de la classe MonProjet\cname
  PHP: Dizgeler - Manual  
ord — Karakterin ASCII değerini döndürür
ord — Retourne le code ASCII d'un caractère
  PHP: DOMElement::setAtt...  
DOMElement::getAttribute() - İsmi belirtilen özniteliğin değerini döndürür
DOMElement::getAttribute() - Returns value of attribute
  PHP: ImagickDraw sınıfı...  
ImagickDraw::getFillOpacity — Çizimde kullanılan matlık değerini döndürür
ImagickDraw::getFillRule — Retourne la règle de remplissage
  PHP: set_magic_quotes_r...  
set_magic_quotes_runtime — magic_quotes_runtime yönergesinin çalışma anı değerini belirler
set_magic_quotes_runtime — Установка текущего значения настройки magic_quotes_runtime
  PHP: set_magic_quotes_r...  
get_magic_quotes_gpc() - magic_quotes_gpc yönergesinin değerini döndürür
get_magic_quotes_gpc() - Получение текущего значения настройки конфигурации magic_quotes_gpc
  PHP: set_magic_quotes_r...  
get_magic_quotes_runtime() - magic_quotes_runtime yönergesinin çalışma anı değerini döndürür
get_magic_quotes_runtime() - Получение текущего значения настройки конфигурации magic_quotes_runtime
  PHP: Temeller - Manual  
$foo = 'Mustafa'; // 'Mustafa' değerini $foo değişkenine ata
参照により代入を行うには、代入する変数(ソース変数)の先頭に アンパサンドを加えます。たとえば、次の簡単なコードは '
  PHP: strval - Manual  
intval() - Bir değişkenin tamsayı değerini döndürür
settype() - Affecte un type à une variable
settype() - Legt den Typ einer Variablen fest
  PHP: set_include_path -...  
get_include_path() - include_path yönergesinin değerini döndürür
get_include_path() - Получение текущего значения настройки конфигурации include_path
  PHP: IntlDateFormatter:...  
datefmt_format() - Tarih/saat değerini bir dizge olarak biçemler
datefmt_format() - Formate la date et l'heure sous forme de chaîne
  PHP: strval - Manual  
floatval() - Bir değişkenin gerçek sayı değerini döndürür
intval() - Retourne la valeur numérique entière équivalente d'une variable
intval() - Konvertiert einen Wert nach integer
  PHP: strval - Manual  
strval — Bir değişkenin dizgesel değerini döndürür
strval — Ermittelt die String-Repräsentation einer Variable
Arrow 1 2 3 4 5 6 Arrow