Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 251876 (179 сайтов) ---- Время поиска: 0.56сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/manual/fr/mod/mod_buffer.html.

1. mod_charset_lite - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Specify character set translation or recoding . ... mod_charset_lite allows the server to change the character set of responses before sending them to the client. ... CharsetDefault . ... The character set name parameters of CharsetSourceEnc and CharsetDefault must be acceptable to the translation mechanism used by APR on the system where mod_charset_lite is deployed. ... Specifying the same charset for both CharsetSourceEnc and CharsetDefault disables...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_charset_lite.html -- 15.6 Кб -- 19.11.2015
Похожие документы

2. mod_mem_cache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.2 . ... Content cache keyed to URIs . ... mem_cache_module . ... It acts as a support module for mod_cache and provides a memory based storage manager. mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage. mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_mem_cache.html -- 16.6 Кб -- 10.12.2010
Похожие документы

3. The AstroStat Slog Blog Archive Learning R
... Archives . ... It is the most popular tool for statisticians and a widely used software for statistical data analysis thanks to the fact that its source code is freely available and it is fairly easy to access from installation to theoretical application. ... The documentation menu on the website and each packages contain extensive documentations of how-to?s. Some large packages include demos so that following the scripts in a demo makes R learning easy. ... Chandra Blog . ... SAMSI AstroStat Prog. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2007/learning-r/index.html -- 25.9 Кб -- 01.03.2014
Похожие документы

4. Sheltran - Description of the language
In describing the SHELTRAN language the following nomenclature is used: . SHELTRAN keywords appear in capitals. SHELTRAN keywords always start on a new line and must be followed by at least one blank) . Syntactic elements are enclosed within < > . Items enclosed within [ ] are optional. < statement > is used to denote any SHELTRAN and/or FORTRAN statement(s). Statement labels. IF construct. SELECT construct. WHILE construct. ... Fortran directive lines. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/language.html -- 2.6 Кб -- 16.01.2009
Похожие документы
Еще в разделе: (Показать все результаты (>23246) - www.atnf.csiro.au/ )

5. Stellarium: StelTranslator Class Reference
... Classes . ... StelTranslator Class Reference . Class used to translate strings to any language. ... StelTranslator (const QString &adomain, const QString &amoDirectory, const QString &alangName) . Create a translator from a language name. ... Get true translator locale name. ... Get available language name in native language from passed locales directory. ... Get available language name in native language from passed locales directory. const QString& StelTranslator::getTrueLocaleName . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelTranslator.html -- 18.9 Кб -- 28.02.2014
Похожие документы

6. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

7. Linux I/O port programming mini-HOWTO: Other programming languages
Next Previous Contents . The description above concentrates on the C programming language. It should apply directly to C++ and Objective C. In assembler, you have to call ioperm() or iopl() as in C, but after that you can use the I/O port read/write instructions directly. ... Or use /dev/port as described above. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-5.html -- 2.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1493) - jet.sao.ru/ )

8. Peculiarities in the language Fortran 90
Using the free source form it is not permitted to have comments starting with a C or a * in column 1. This would be a violation of the free format. ... An advantage compared with earlier Fortran standards is that the standard now requires that the compiler can signal if the user deviates from the permitted standard. It is required that a Fortran 90 compiler can signal . ... It has to be possible to ask the program to signal for any extensions outside the Fortran 90 standard. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c16.html -- 2.8 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c16.html -- 2.8 Кб -- 10.02.1996
Похожие документы

9. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы
Еще в разделе: (Показать все результаты (>18945) - www.stsci.edu/ )

10. VII International Astronomy Olympiad: information available before
... International Astronomy Olympiad 2002 . ... The 7th International Astronomy Olympiad will be held on October 22-29, 2002 at the Special Astrophysical Observatory of Russian Academy of Sciences (SAO RAS) in North Caucasus. ... Authorized National Representative Astronomy Organizations (ANRAO) of the participating countries are authorized to form the teams of the Olympiad member-states. ... VII IAO . ... Information about the International Astronomy Olympiad 2003 will be known in the late 2002. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/iao/2002/iao02_ei.html -- 19.8 Кб -- 15.04.2011
Похожие документы