전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
name of a data structure
structures
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
표 32-2. zend zval structure
the substructure zvalue_value is a union that contains the variable 's contents.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 1. show xml element structure
utf-8 can encode characters composed by a variable number of bits (up to 21) in one to four bytes.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
all php modules follow a common structure:
all php modules follow a common structure:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
표 32-3. zend zvalue_value structure
for a description of both structures, see table 32-2, table 32-3 and table 32-4.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
표 1. array structure for msg_stat_queue
the pid of the process that sent the last message to the queue.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
@ title: window do export the structure definition
import structure definitions
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
in our example, this structure is implemented as follows:
for reference purposes, you can find a list of the macros involved in declared startup and shutdown functions in table 31-3.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
the structure of the ini file is similar to that of the php.ini 's.
only ini values are evaluated.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
this is useful for storing or passing php values around without losing their type and structure.
when serializing objects, php will attempt to call the member function __sleep() prior to serialization.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
please see about deloitte for a detailed description of the legal structure of deloitte touche tohmatsu limited and its member firms.
please see www.deloitte.com/about for a detailed description of the legal structure of deloitte touche tohmatsu limited and its member firms.
마지막 업데이트: 2011-02-25
사용 빈도: 16
품질:
... quanta는 현재 dtd에 대한 시각화한 문제 리포터 를 가지고 있습니다. structure tree 로 이동하여 보기 > 문제 리포터 보기 로 문제 설명 위젯을 보이도록 만드십시오.
... that quanta has a visual problem reporter for your current dtd? switch to the structure tree and make the problem description widget visible with view & gt; show problem reporter.
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
this function returns structured information about an expression that includes its type and value. arrays are explored recursively with values indented to show structure.
as with anything that outputs its result directly to the browser, you can use the output-control functions to capture the output of this function, and save it in a string (for example).
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
now we know how to start things, we define our own resource we want register within zend. it is only a simple structure with two integer members:
it' s always a good thing to specify an unique name within php for the resource type so when the user for example calls var_dump($resource); he also gets the name of the resource.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
wddx_serialize_vars() is used to create a wddx packet with a structure that contains the serialized representation of the passed variables.
wddx_serialize_vars() takes a variable number of arguments, each of which can be either a string naming a variable or an array containing strings naming the variables or another array, etc.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
mcal_event_set_category() sets the streams global event structure's category to the given string.
mcal_event_set_category() sets the streams global event structure's category to the given string.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
below is an example that illustrates the internal structure of the arrays being generated by the function. we use a simple note tag embeded inside a para tag, and then we parse this an print out the structures generated:
we use a simple note tag embeded inside a para tag, and then we parse this an print out the structures generated:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
ldap is the lightweight directory access protocol, and is a protocol used to access "directory servers". the directory is a special kind of database that holds information in a tree structure.
the directory is a special kind of database that holds information in a tree structure.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
all the functions that serialize variables use the first element of an array to determine whether the array is to be serialized into an array or structure. if the first element has string key, then it is serialized into a structure, otherwise, into an array.
?php $pi = 3.1415926; $packet_id = wddx_packet_start("php"); wddx_add_vars($packet_id, "pi"); / * suppose $cities came from database * / $cities = array("austin", "novato", "seattle"); wddx_add_vars($packet_id, "cities"); $packet = wddx_packet_end($packet_id); print $packet;?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
a filesystem or general php error can indicate what permissions the webserver has, as well as the structure and organization of files on the web server. developer written error code can aggravate this problem, leading to easy exploitation of formerly "hidden" information.
developer written error code can aggravate this problem, leading to easy exploitation of formerly "hidden" information.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다