komut – -Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot 75 Results  www.loftsdesarts.com
  PHP: Diğer Temel Eklent...  
Komut Satırına Özgü Eklentiler
Command Line Specific Extensions
Extensiones específicas de la línea de comandos
Extensii specifice liniei de comandă
Расширения для работы с командной строкой
  PHP: Çalışma Anı Yapıla...  
yönergeleri yok sayılır ve bu yönergede belirtilen komut çalıştırılır.
sont ignorés et la commande spécifiée est exécutée.
ignoriert und das angegebene Kommando wird ausgeführt.
son ignorados y se ejecuta el comando especificado.
  PHP: Etkileşimli kabuk ...  
Komut istemi karakterini belirtir. By default this is
Indique le caractère utilisé pour le prompte. Par défaut, ce sera
Gibt das Eingabeaufforderungszeichen an. Standardmäßig ist dies
ですが、ブロックや文字列の途中にあるときは変わります。
Указывает символ приглашения. По умолчанию это символ
  PHP: Seçenekler - Manual  
Komut satırı seçenekleri
« Différence avec les autres SAPIs
コマンドラインオプション
  PHP: Kullanım - Manual  
Komut satırından kullanım
Focus search box
Focus search box
Edit Report a Bug
  PHP: Etkileşimli kabuk ...  
Ters tırnakları kullanarak komut isteminde kod çalıştırabilirsiniz:
php > #cli.prompt=hello world :> hello world :>
php > #cli.prompt=hello world :> hello world :>
Используя обратные апострофы можно задать PHP-код, который выполнится в приглашении на ввод команды:
  PHP: passthru - Manual  
passthru() işlevi komut çalıştıran bir işlev olarak exec() işlevine benzer. Bir Unix komutunun ikil çıktısının doğrudan tarayıcıya aktarılmasını istediğiniz durumlarda exec() veya system() işlevlerinin yerine bu işlevi kullanmalısınız.
ausführt. Diese Funktion sollte anstelle von exec() bzw. system() verwendet werden, wenn die Ausgabe des Unixkommandos binäre Daten erzeugt, die direkt an den Browser zurückgegeben werden sollen. Ein praktisches Beispiel hierfür ist die Ausführung des pbmplus-Utilities, welches einen Bildstream direkt ausgibt. Wenn Sie den Content-Type auf
  PHP: Kullanım - Manual  
Bu tek seçenekli bir komut satırı PHP betiğidir.
Example #2 Script intended to be run from command line (script.php)
Exemple #2 Script prévu pour être exécuté en ligne de commande (script.php)
Ejemplo #2 Script destinado a ejecutarse desde la línea de comandos (script.php)
これは、ひとつのオプションをとるコマンドラインの PHP スクリプトです。
  PHP: Kullanım - Manual  
küresel dizisinde bulunur. Sıfır indisi her zaman betik adını içerir. PHP kodu standart girdiden veya -r komut satırı seçeneğiyle çalıştıysa betik adı
gespeichert. Der erste Index (Null) enthält immer den Skriptnamen. Wenn der Code mittels der -r Option ausgeführt wurde, ist der Wert von
  PHP: $_SERVER - Manual  
gibi göreli bir yolla komut satırından çalıştırılırsa,
contiendra le chemin relatif spécifié par l'utilisateur.
  PHP: Kullanım - Manual  
Windows üzerindeyseniz PHP, Microsoft Windows üzerinde PHP Komut Satırı bölümünde açıklandığı gibi
On Windows, PHP can be configured to run without the need to supply the
Sous Windows, PHP peut être configuré pour fonctionner sans avoir besoin de fournir les extensions
Auf Windows kann PHP so konfiguiert werden, dass auch ausgeführt wird, wenn weder
Si está en Windows, puede configurar PHP para que no sea necesario añadir ni
  PHP: stream_notificatio...  
Örnek 2 - Komut satırı istemcisi için basit bir ilerleme çubuğu
file_get_contents("http://php.net/contact", false, $ctx);
file_get_contents("http://php.net/contact", false, $ctx);
  PHP: passthru - Manual  
$komut
を実行します。 引数
  PHP: Seçenekler - Manual  
PHP'nin bu şekilde kullanımı halinde kabuk tarafından yapılan komut satırı değişken değişimleri ile çakışmamak için özen göstermek gerekir.
Care must be taken when using this form of PHP not to collide with command line variable substitution done by the shell.
Permet l'exécution de PHP directement dans la ligne de commande. Les balises de PHP (
  PHP: Kullanım - Manual  
Doğrudan komut satırında işletmek üzere PHP kodunu aktararak.
übergeben, wenn Sie die -f Option benutzen.
  PHP: passthru - Manual  
güvenli kipin etkin kılınmasıyla, komut dizgesi escapeshellcmd() ile öncelenir. Böylece,
セーフモードが有効な場合、コマンド文字列は escapeshellcmd() でエスケープされます。 つまり、
  PHP: Kullanım - Manual  
Örnek 3 - Bir komut satırı PHP betiği çalıştırmak için yığın dosyası (betik.bat)
Example #3 Batch file to run a command line PHP script (script.bat)
Exemple #3 Fichier batch pour exécuter un script PHP en ligne de commande (script.bat)
Beispiel #3 Batchdatei zur Ausführung eines Kommandozeilen-Skripts in PHP (script.bat)
Ejemplo #3 Fichero por lotes para ejecutar un script PHP en línea de comandos (script.bat)
例3 コマンドライン PHP スクリプトを実行するバッチファイル(script.bat)
  PHP: G/Ç Akımları - Man...  
Komut satırından kullanım
Edit Report a Bug
  PHP: Kullanım - Manual  
PHP'deki komut satırı uygulamalarını iyileştirmek için kullanabileceğiniz işlevlerle ilgili bilgi için Readline eklentisinin belgesine bakınız.
See also the Readline extension documentation for more functions which can be used to enhance command line applications in PHP.
Voir aussi l'extension Readline, qui dispose de nombreuses fonctions pour améliorer la convivialité de des applications PHP en ligne de commande.
Siehe auch die Readline-Erweiterung für weitere Funktionen, um Kommandozeilenanwendungen zu verbessern.
Vea también la documentación de extensión Readline para conocer más funciones que pueden ser utilizadas para mejorar las aplicaciones de línea de comandos en PHP.
PHP のコマンドラインアプリケーションを拡張するために使用できるその他の関数については、 拡張モジュール Readline に関するドキュメントも参照してください。
  PHP: OpenBSD Kurulum Bi...  
CGI ve Komut Satırı Ayarları
CGI and command line setups
  PHP: passthru - Manual  
komut dizgesi
echo y | echo x
echo y | echo x
は、
  PHP: XML İşleme - Manual  
Komut Satırına Özgü Eklentiler
Command Line Specific Extensions
Extensiones específicas de la línea de comandos
  PHP: Bağlantı yönetimi ...  
Komut satırından kullanım
Command line usage
Utilisation des lignes de commande
Nutzung auf der Kommandzeile
  PHP: Debian GNU/Linux K...  
. Bu iki komut arasındaki farklar için dağıtımınızla gelen belgelere bakınız.
. Pero, explicar las sutiles diferencias entre estos comandos va más allá del alcance de este manual.
  PHP: Debian GNU/Linux K...  
Debian üzerinde paket kurmak için kullanılabilecek iki temel komut vardır:
Hay dos comandos básicos para instalar paquetes en Debian (y otras variantes de linux):
  PHP: Debian GNU/Linux K...  
CGI ve Komut Satırı Ayarları
CGI y configuraciones de línea de comandos
  PHP: Kullanım - Manual  
Örnek 2 - Komut satırından çalıştırılması planlanan betik (betik.php)
例2 コマンドラインから実行されることを意図したスクリプト(script.php)
  PHP: Seçenekler - Manual  
PHP çalıştırılabiliri tarafından desteklenen komut satırı seçenekleri listesi istenirse PHP -h seçeneği ile çalıştırılarak sorgulanabilir:
PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。
  PHP: Unix Sistemlere Ku...  
PHP kaynak kod paketinin derleme için ayar ve yapılandırma işlemi configure betiğinin komut satırı seçenekleri kullanılarak yapılır. Bu seçeneklerin neler olduğunu görmek için kaynak paketinin kök dizininde komut satırından .
Certains systèmes UNIX (tels qu'OpenBSD et SELinux) peuvent interdire la cartographie des pages à la fois inscriptibles et exécutables pour des raisons de sécurité, ce qu'on appelle PaX MPROTECT ou W^X protection contre les violations. Ce type de mappage de mémoire est, cependant, nécessaire pour le soutien JIT de PCRE, donc soit php doit être construit sans le soutien JIT pour PCRE, ou le binaire doit être ajouter à la liste blanche par tous les moyens fournis par le système.
Algunos sistemas UNIX (como OpenBSD y SELinux) pueden deshabilitar el mapeo de páginas tanto en escritura como lectura por razones de seguridad, Lo que se llama PaX MPROTECT o W^X protección contra violaciones. Este tipo de mapeado de memoria es, sin embargo, necesario para el soporte JIT PCRE, por lo que bien PHP debe ser compilado sin soporte PCRE's JIT , o el binario ha de ser cargado en lista blanca por cualquier medio proporcionado por el sistema.
  PHP: Kullanım - Manual  
ilişkilendirebilir veya betiği PHP üzerinden çalıştıracak bir yığın dosyası yapabilirsiniz. Unix'de çalışması için betiğe eklenen ilk satır Windows'da sorun çıkarmaz, böylece platformdan bağımsız programlar yazabilirsiniz. Örnek basit bir komut satırı PHP programı aşağıdaki gibi olabilir.
(or "shebang") first line should be added to PHP scripts so that the system can automatically tell which program should run the script. On Windows platforms, it's possible to associate
L'exécutable PHP peut être utilisé pour exécuter des scripts indépendants du serveur web. Si vous êtes sur un système Unix, il est recommandé d'ajouter la ligne spéciale en début de script, de le rendre exécutable de manière à ce que le système sache quel programme doit exécuter le script. Sous Windows, vous pouvez associer l'exécutable
("shebang") erste Zeile zu PHP-Skripten hinzugefügt werden, damit das System automatisch herausfinden kann, welches Programm zur Ausführung der Datei genutzt werden soll. Auf einem Windows-System können Sie
(o conocido como "shebang") deben añadirse en la primera línea del script seguido de la ruta hacia el binario de PHP para que le indique autom[aticamente al sistema cual es el programa que debería ejecutar al script. En plataformas Windows puede asociar
を関連づけることができます。 または、PHP によりスクリプトを実行するバッチファイルを作成することも 可能です。Unix 上で動作させるためにスクリプトに追加された先頭行は、 Windows 環境での動作に悪影響を与えません。このため、この手法により、 クロスプラットフォーム環境で動作するプログラムを書くことができます。 コマンドライン PHP プログラムの書方の簡単な例を以下に示します。
1 2 3 4 Arrow