A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
are you aware of this additional code? _ can you tell me who added it?
この追加コードの認識してるのか? 誰がそれを追加したか 教えてもらえるか? やり直す必要がある
Última atualização: 2016-10-27
Frequência de uso: 1
Qualidade:
a wrapper is additional code which tells the stream how to handle specific protocols / encodings.
a wrapper is additional code which tells the stream how to handle specific protocols/encodings. for example, the http wrapper knows how to translate a url into an http/1.0 request for a file on a remote server. there are many wrappers built into php by default (see 付録i), and additional, custom wrappers may be added either within a php script using stream_register_wrapper(), or directly from an extension using the api reference in 第43章. because any variety of wrapper may be added to php, there is no set limit on what can be done with them. to access the list of currently registered wrappers, use stream_get_wrappers().
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Algumas traduções humanas com pouca relevância foram ocultadas.
Mostrar resultados de pouca relevância.