Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.
형식total size of the storage
type
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
마운트 해제mount the storage device
unmount
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
남은 공간used storage space in%
free
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
michael kropfbergermount point of storage
michael kropfberger
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
계정 형식: 연결이 끊긴 imap 계정type of folder storage
disconnected imap
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
kwikdisk 설정( c)... unmount the storage device
& configure kwikdisk...
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
Предупреждение: Содержит скрытое HTML-форматирование
만든 날짜: there is no storage location assigned to yet.
created:
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
we define 3 classes, each implementing a different storage method:
example 3. storage_classes.inc
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
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.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
! - 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;}
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
Предупреждение: Содержит скрытое HTML-форматирование