A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
declaration and implementation of these functions can be done with macros; see the earlier section "declaration of the zend module block" for details.
Уровень выше
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível
for reference purposes, you can find a list of the macros involved in declared startup and shutdown functions in 表31-3. these are not used in our basic example yet, but will be demonstrated later on. you should make use of these macros to declare your startup and shutdown functions, as these require special arguments to be passed (init_func_args and shutdown_func_args), which are automatically included into the function declaration when using the predefined macros. if you declare your functions manually and the php developers decide that a change in the argument list is necessary, you'll have to change your module sources to remain compatible.
for reference purposes, you can find a list of the macros involved in declared startup and shutdown functions in for reference purposes, you can find a list of the macros involved in declared startup and shutdown functions in Табл. 31-3
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade: