"pages"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| http www.womensedge.org pages referencematerials reference_material.jsp?id 67 | http www.womensedge.org pages referencematerials reference_material.jsp?id 67. |
| 11. The World of the Burglar. 1974, University of New Mexico Press, Alburquerque, NM, 276 pages. | The World of the Burglar. 1974, University of New Mexico Press, Albuquerque, NM, 276 pages. |
| 2 可查阅http www.paris21.org pages designing nsds NSDS documents knowledge base index.asp?tab KnowledgeBase | 2 Available from http www.paris21.org pages designing nsds NSDS documents knowledge base index.asp?tab KnowledgeBase. |
| As an alternative to the Rewrite Engine, you can also consider using the Apache ErrorDocument directive, but be aware, that ErrorDocument redirected pages cannot receive POST data. | Since PHP with Hyperwave support built into Apache is intended to replace the native Hyperwave solution based on Wavemaster, we will assume that the Apache server will only serve as a Hyperwave web interface for these examples. |
| The pdflib distribution contains a more complex example which creates a series of pages with an analog clock. Here is that example converted into PHP using the ClibPDF extension | Here is that example converted into PHP using the ClibPDF extension |
| It is strongly recommended that you include the class definitions of all such registered objects on all of your pages, even if you do not actually use these classes on all of your pages. If you don't and an object is being unserialized without its class definition being present, it will lose its class association and become an object of class stdClass without any functions available at all, that is, it will become quite useless. | If you don 't and an object is being unserialized without its class definition being present, it will lose its class association and become an object of class stdClass without any functions available at all, that is, it will become quite useless. |
| There are general configuration options for the configure script, consult the appropriate manual pages for GNU autoconf or use the command configure help for a full, up to date list. | There are general configuration options for the configure script, consult the appropriate manual pages for GNU autoconf or use the command configure help for a full, up to date list. |
| The zlib extension offers the option to transparently compress your pages on the fly, if the requesting browser supports this. Therefore there are three options in the configuration file php.ini. | Therefore there are three options in the configuration file php.ini. |
| 1. Suspensión del Juicio a Prueba, Perspectivas y Experiencias de la Probation en la Argentina y en el Mundo, Pedro R. David and Brien Fellowes, Lexis Nexis, Depalma, 254 pages, C.A.B.A., Argentina, October 2003. | Suspensión del Juicio a Prueba, Perspectivas y Experiencias de la Probation en la Argentina y en el Mundo, Pedro R. David and Brien Fellowes, Lexis Nexis, Depalma, 254 pages, C.A.B.A., Argentina, October 2003. |
| 69 大赦国际 关于死刑的事实和数字 http web.amnesty.org pages deathpenalty facts eng 另见人权组织 Hands Off Cain 2004年度报告 英文本第89页 | International Federation for Human Rights, Chad, Death penalty ending a moratorium, between security opportunism and settling of scores, report of the International Mission of Investigation, No. 404 2 (September 2004). |
| 10. El mundo del delincuente, 1st ed., Astrea, Buenos Aires, 1976, 255 pp. 2nd ed., translated from the English original, Zavalía, Buenos Aires, May 2000. El Mundo del Delincuente (Spanish translation of The World of the Burglar). Editorial Astrea, Buenos Aires, 1979, 255 pages. | El mundo del delincuente, 1st ed., Astrea, Buenos Aires, 1976, 255 pp. 2nd ed., translated from the English original, Zavalía, Buenos Aires, May 2000. El Mundo del Delincuente (Spanish translation of The World of the Burglar). Editorial Astrea, Buenos Aires, 1979, 255 pages. |
| The function creates a new document in the printer spooler. A document can contain multiple pages, it's used to schedule the print job in the spooler. handle must be a valid handle to a printer. The optional parameter document can be used to set an alternative document name. | The optional parameter document can be used to set an alternative document name. |
| Those unfamiliar with socket programming can find a lot of useful material in the appropriate Unix man pages, and there is a great deal of tutorial information on socket programming in C on the web, much of which can be applied, with slight modifications, to socket programming in PHP. The UNIX Socket FAQ might be a good start. | The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the enable sockets option to configure. |
| With PHP you can also write client side GUI applications using the PHP GTK extension. This is a completely different approach than writing web pages, as you do not output any HTML, but manage windows and objects within them. For more information about PHP GTK, please visit the site dedicated to this extension. PHP GTK is not included in the official PHP distribution. | For more information, read the section about writing command line PHP applications. |
| 蛁 You may find that your pages aren't cached even if you don't output all of the headers above. There are a number of options that users may be able to set for their browser that change its default caching behavior. By sending the headers above, you should override any settings that may otherwise cause the output of your script to be cached. | There are a number of options that users may be able to set for their browser that change its default caching behavior. |
| The default is to build PHP as a CGI program. This creates a commandline interpreter, which can be used for CGI processing, or for non web related PHP scripting. If you are running a web server PHP has module support for, you should generally go for that solution for performance reasons. However, the CGI version enables Apache users to run different PHP enabled pages under different user ids. Please make sure you read through the Security chapter if you are going to run PHP as a CGI. | If you are running a web server PHP has module support for, you should generally go for that solution for performance reasons. |