eio – -Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot 783 Results  cookingtiki.com  Page 6
  PHP: eio_fstat - Manual  
/* Sera appelé lorsque la fonction eio_open() aura terminé */
/* Se llama cuando eio_open() termina */
/* Вызывается после завершения eio_open() */
  PHP: eio_mknod - Manual  
EIO_S_IFCHR
(fichero regular),
(通常ファイル)、
  PHP: eio_mknod - Manual  
EIO_PRI_MAX
NULL
  PHP: eio_mknod - Manual  
eio_mknod($temp_filename, EIO_S_IFIFO, 0,
EIO_PRI_DEFAULT, "mi_llamada_retorno_mknod", $nombre_fichero_temp);
EIO_PRI_DEFAULT, "my_mknod_callback", $temp_filename);
  PHP: eio_fstat - Manual  
$tmp_filename = dirname(__FILE__) ."/eio-file.tmp";
$nombre_fichero_temp = dirname(__FILE__) ."/fichero-eio.tmp";
  PHP: eio_mknod - Manual  
EIO_PRI_DEFAULT
EIO_PRI_MAX
  PHP: eio_fstat - Manual  
EIO_PRI_DEFAULT
EIO_PRI_MAX
EIO_PRI_MIN
  PHP: eio_fstat - Manual  
eio_fstat — Récupère le statut d'un fichier
eio_fstat — Obtener el estado de un fichero
  PHP: eio_mknod - Manual  
/* Sera appelé lorsque la fonction eio_mknod() aura terminé */
function mi_llamada_retorno_mknod($datos, $resultado) {
function my_mknod_callback($data, $result) {
  PHP: eio_read - Manual  
« eio_poll
プロセス制御
  PHP: eio_fstat - Manual  
eio_fstat() retourne les informations quant au statut d'un fichier dans l'argument
eio_fstat() devuelve la información del estado de un fichero en el argumento
  PHP: eio_mknod - Manual  
eio_mknod($temp_filename, EIO_S_IFIFO, 0,
EIO_PRI_DEFAULT, "mi_llamada_retorno_mknod", $nombre_fichero_temp);
EIO_PRI_DEFAULT, "my_mknod_callback", $temp_filename);
  PHP: eio_mknod - Manual  
$temp_filename = "/tmp/eio-temp-fifo";
/* Se llama cuando eio_mknod() finaliza */
/* eio_mknod() が終わったら呼ばれます */
  PHP: eio_fstat - Manual  
eio_busy() retourne la ressource demandée en cas de succès, ou
eio_busy() devuelve un recurso de petición en caso de éxito o
eio_busy() は、成功した場合にリクエストリソースを返します。エラー時に
eio_busy() возвращает указатель на запрос при успехе или
  PHP: eio_fstat - Manual  
eio_open($tmp_filename, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
eio_open($nombre_fichero_temp, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
  PHP: eio_fstat - Manual  
eio_open($tmp_filename, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
eio_open($nombre_fichero_temp, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
  PHP: eio_stat - Manual  
eio_statvfs »
PHP マニュアル
  PHP: eio_stat - Manual  
eio_stat
説明
  PHP: eio_stat - Manual  
eio_close($result);
eio_close($resultado);
  PHP: eio_stat - Manual  
$tmp_filename = "eio-file.tmp";
$nombre_fichero_temp = "fichero-eio.tmp";
  PHP: eio_stat - Manual  
eio_stat() retourne les informations de statut d'un fichier dans l'argument
eio_stat() devuelve la información del estado de un fichero en el argumento
  PHP: eio_stat - Manual  
EIO_PRI_DEFAULT, "my_open_cb", $tmp_filename);
EIO_PRI_DEFAULT, "my_open_cb", $nombre_fichero_temp);
  PHP: eio_fstat - Manual  
eio_open($tmp_filename, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
eio_open($nombre_fichero_temp, EIO_O_RDONLY, NULL, EIO_PRI_DEFAULT,
  PHP: eio_stat - Manual  
Exemple #1 Exemple avec eio_stat()
Ejemplo #1 Ejemplo de eio_stat()
  PHP: eio_stat - Manual  
eio_stat($tmp_filename, EIO_PRI_DEFAULT, "my_res_cb", "eio_stat");
eio_stat($nombre_fichero_temp, EIO_PRI_DEFAULT, "my_res_cb", "eio_stat");
  PHP: eio_readdir - Manual  
eio_readlink »
« eio_readahead
プロセス制御
Руководство по PHP
  PHP: eio_read - Manual  
eio_read() lit
eio_read() lee hasta
offset
  PHP: eio_read - Manual  
// eio_open() a échoué
// eio_open() falló
// eio_open() が失敗
  PHP: eio_readdir - Manual  
struct eio_dirent
structura eio_dirent
'dents'
  PHP: eio_stat - Manual  
eio_open($tmp_filename, EIO_O_RDONLY, NULL,
eio_open($nombre_fichero_temp, EIO_O_RDONLY, NULL,
Arrow 1 2 3 4 5 6 7 8 9 10 Arrow