전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
blobs
xor 물방울
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
xor blobs
xor 물방울
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
opaque blobs
불투명한 물방울
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
some notes on the use of blobs (text and byte columns):
some notes on the use of blobs (text and byte columns): blobs are normally addressed by blob identifiers. select queries return a "blob id" for every byte and text column. you can get at the contents with "string_var = ifx_get_blob($blob_id);" if you choose to get the blobs in memory (with: "ifx_blobinfile(0);"). if you prefer to receive the content of blob columns in a file, use "ifx_blobinfile(1);", and "ifx_get_blob($blob_id);" will get you the filename. use normal file i/o to get at the blob contents.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
mode "0" means save byte-blobs in memory, and mode "1 "means save byte-blobs in a file.
set the default blob mode for all select queries. mode "0" means save byte-blobs in memory, and mode "1" means save byte-blobs in a file.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
blob
블롭
마지막 업데이트: 2012-04-27
사용 빈도: 1
품질: