전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
iv is the initialization vector.
iv はオプションの初期化ベクトルです。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
iv is the optional initialization vector.
iv はオプションの初期化ベクトルです。
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
표 39-1. macros to access initialization entries in php
表 39-1macros to access initialization entries in php
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
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():
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: