De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
name of a data structure
structures
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
표 32-2. zend zval structure
the substructure zvalue_value is a union that contains the variable 's contents.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
예 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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
all php modules follow a common structure:
all php modules follow a common structure:
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
표 32-3. zend zvalue_value structure
for a description of both structures, see table 32-2, table 32-3 and table 32-4.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
표 1. array structure for msg_stat_queue
the pid of the process that sent the last message to the queue.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
@ title: window do export the structure definition
import structure definitions
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
the structure of the ini file is similar to that of the php.ini 's.
only ini values are evaluated.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-02-25
Frecuencia de uso: 16
Calidad:
... 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.
Última actualización: 2011-10-23
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible
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).
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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:
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible
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;?
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible