Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
name of a data structure
structures
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
표 32-2. zend zval structure
the substructure zvalue_value is a union that contains the variable 's contents.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
예 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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
all php modules follow a common structure:
all php modules follow a common structure:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
표 32-3. zend zvalue_value structure
for a description of both structures, see table 32-2, table 32-3 and table 32-4.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
표 1. array structure for msg_stat_queue
the pid of the process that sent the last message to the queue.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
@ title: window do export the structure definition
import structure definitions
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the structure of the ini file is similar to that of the php.ini 's.
only ini values are evaluated.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-02-25
Frequenza di utilizzo: 16
Qualità:
... 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.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
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).
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
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;?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta