From professional translators, enterprises, web pages and freely available translation repositories.
blobs
xor 물방울
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
xor blobs
xor 물방울
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
opaque blobs
불투명한 물방울
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
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.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
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.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
blob
블롭
Last Update: 2012-04-27
Usage Frequency: 1
Quality: