プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
declaration and implementation of these functions can be done with macros; see the earlier section "declaration of the zend module block" for details.
Уровень выше
最終更新: 2011-10-24
使用頻度: 1
品質:
警告:見えない HTML フォーマットが含まれています
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
最終更新: 2011-10-24
使用頻度: 1
品質: