A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
형식total size of the storage
type
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
마운트 해제mount the storage device
unmount
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
남은 공간used storage space in%
free
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
michael kropfbergermount point of storage
michael kropfberger
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
계정 형식: 연결이 끊긴 imap 계정type of folder storage
disconnected imap
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
kwikdisk 설정( c)... unmount the storage device
& configure kwikdisk...
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível
만든 날짜: there is no storage location assigned to yet.
created:
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
we define 3 classes, each implementing a different storage method:
example 3. storage_classes.inc
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
php_stream_flush() causes any data held in write buffers in stream to be committed to the underlying storage.
php_stream_flush() causes any data held in write buffers in stream to be committed to the underlying storage.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
the following example provides file based session storage similar to the php sessions default save handler files. this example could easily be extended to cover database storage using your favorite php supported database engine.
this example could easily be extended to cover database storage using your favorite php supported database engine.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
the proccess of aggregation is cummulative, so when we aggregate $fs with the class dbstorage, generating an object that can use the storage methods of all the defined classes.
finally, the same way we aggregated properties and methods dynamically, we can also deaggregate them from the object.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
! - the parameter it follows can be of specified type or null (only applies to a, o, o, r, and z). if null value is passed by the user, the storage pointer will be set to null.
if null is passed for object, obj will be set to null. * / zval *obj; zval *arr; if (zend_parse_parameters(zend_num_args() tsrmls_cc, "o!a", obj, arr) == failure) {return;} / * gets a separated array. * / zval *arr; if (zend_parse_parameters(zend_num_args() tsrmls_cc, "a / ", arr) == failure) {return;} / * get only the first three parameters (useful for varargs functions). * / zval *z; zend_bool b; zval *r; if (zend_parse_parameters(3, "zbr !", z, b, r) == failure) {return;}
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível