From professional translators, enterprises, web pages and freely available translation repositories.
iv is the initialization vector.
iv はオプションの初期化ベクトルです。
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
iv is the optional initialization vector.
iv はオプションの初期化ベクトルです。
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
표 39-1. macros to access initialization entries in php
表 39-1macros to access initialization entries in php
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
access to initialization entries can also be handled with the macros shown in 표 39-1.
access to initialization entries can also be handled with the macros shown in 表39-1.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php 4 features a redesigned initialization file support. it's now possible to specify default initialization entries directly in your code, read and change these values at runtime, and create message handlers for change notifications.
php 4 features a redesigned initialization file support. it's now possible to specify default initialization entries directly in your code, read and change these values at runtime, and create message handlers for change notifications.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
finally, you have to introduce your initialization entries to php. this can be done in the module startup and shutdown functions, using the macros register_ini_entries() and unregister_ini_entries():
finally, you have to introduce your initialization entries to php. this can be done in the module startup and shutdown functions, using the macros register_ini_entries() and unregister_ini_entries():
Last Update: 2011-10-24
Usage Frequency: 1
Quality: