전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
see also the hyperwave module.
a time limited version can be ordered for free (30 days).
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
php 3, php 4: hyperwave 지원을 포함한다.
include ibm db2 support.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
표 1. hyperwave api configuration options
this php extension is based on the c+ + interface.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
frees the memory occupied by the hyperwave document.
prev
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
after installing the hyperwave sdk, configure php with --with-hwapi[=dir].
the object record contains meta data for the document.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the integration with apache and possible other servers is already described in the hyperwave module which has been the first extension to connect a hyperwave server.
certain attributes are always set by the hyperwave server, other may be modified by the user.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
opens a connection to the hyperwave server on host hostname. the protocol used is hgcsp. if you do not pass a port number, 418 is used.
the protocol used is hgcsp.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
hyperwave has its own terminology to name certain pieces of information. this has widely been taken over and extended. almost all functions operate on one of the following data types.
on a web server this is given by the file system, but hyperwave has its own hierarchy and names do not reflect the position of an object in that hierarchy.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
hyperwave has been developed at iicm in graz. it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
returns the hyperwave document with object id objectid. if the document has anchors which can be inserted, they will have been inserted already. the document will be transfered via a special data connection which does not block the control connection.
the document will be transfered via a special data connection which does not block the control connection.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
hyperwave has been developed at iicm in graz. it started with the name hyper-g and changed to hyperwave when it was commercialised (if i remember properly it was in 1996).
it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
adding hyperwave support to php should fill in the gap of a missing programming language for interface customisation. it implements all the messages as defined by the hg-csp but also provides more powerful commands to e.g. retrieve complete documents.
saying that hw_pipedocument() and hw_gettext() do the link insertion automatically is not as simple as it sounds.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
each class has certain method, whose names are identical to its counterparts in the hyperwave sdk. passing arguments to this function differs from all the other php extensions but is close to the c++ api of the hw sdk. instead of passing serval parameters they are all put into an associated array and passed as one paramter. the names of the keys are identical to those documented in the hw sdk. the common parameters are listed below. if other parameters are required they will be documented if needed.
passing arguments to this function differs from all the other php extensions but is close to the c+ + api of the hw sdk.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: