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

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

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

1. mod_cache_socache - Apache HTTP Server
Modules | Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . Available Languages: en . ... Shared object cache (socache) based storage module for the HTTP caching filter. ... cache_socache_module . ... mod_cache_socache implements a shared object cache (socache) based storage manager for mod_cache . ... This directive only takes effect when the data is being saved to the cache, as opposed to data being served from the cache. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_cache_socache.html -- 18.3 Кб -- 19.11.2015
Похожие документы

2. mod_setenvif - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Allows the setting of environment variables based on characteristics of the request . ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... The BrowserMatch is a special cases of the SetEnvIf directive that sets environment variables conditional on the User-Agent HTTP request header. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/en/mod/mod_setenvif.html -- 16.3 Кб -- 25.02.2008
Похожие документы

3. The AstroStat Slog Languages
... Archive for the ?Languages? ... Next Entries . ... R is a programming language and software for statistical computing and graphics. ... 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. ... 10 Comments . ... Both in astronomy and statistics, python is recognized as a versatile programming language. ... Entries RSS . ... Entries (RSS) and Comments (RSS) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/category/programming-languages/page/2/index.html -- 20.9 Кб -- 02.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
Похожие документы
Еще в разделе: (Показать все результаты (>22060) - 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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1444) - jet.sao.ru/ )

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>125) - neptun.sai.msu.ru/ )

8. 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
Похожие документы

9. 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
Похожие документы
Еще в разделе: (Показать все результаты (>4716) - crydee.sai.msu.ru/ )

10. Language
Language [RU/EN] Search: . ... Some pages at this site may be available in Russian language only (KOI8-R or CP-1251 encoding, sometimes marked with sign), some only in English and some in both languages. Whenever both languages are present, the server automatically serves you the requested page according to your browser language preferences. ... To instruct your browser to always feed you pages in English language when both, Russian and English versions are present, do this: . ... 1 Russian[ru] . ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/language -- 6.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>842) - www.izmiran.rssi.ru/ )

11. Sign Language - thesis
A methodical and didactical complex "Sign Language" . ... ABSTRACT The process of communication of the deaf includes the wide use of the sign language. ... The aim of this work is to develop a tool that should facilitate process of sign language teaching and also give to the trainee a means for independent study of various normative variants of sign language - for example, Russian, English, International and so on. ... The process of dialogue of the deaf people includes wide use of sign languages. ...
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/uvk1838/English/sl.htm -- 9.2 Кб -- 24.01.2000
Похожие документы

12. Boolean operators and functions
... Meta Index / Home Page / Description Table filtering requires the specification of a single boolean expression which must evaluate to either true or false for all rows of the table. ... The notion of a valid boolean expression is identical to the one in the programming languages C/C++ and Fortran: An expression is comprised of a sequence of sub-expressions combined with the logical operators && (and) and || (or). ... equal . ... The following table lists the available boolean functions: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/selectlib/node3.html -- 8.0 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>14291) - xmm.vilspa.esa.es/ )

13. OptInt PmWiki : Site / Page List Templates
... This page contains "templates" for PmWiki's (:pagelist:) directive. ... page). (:if false:) [[#default]] (:template first {=$Group}:) :[[{=$Group}/]] /: (:template each:) : :[[{=$Group}/{=$Name}]] [[#defaultend]] (:ifend:) (:pagelist group={$Group} fmt=#default count=6:) . Site / . ... if false:) [[#count]] (:template defaults wrap=inline list=normal :) (:template last:) {$$PageCount} [[#countend]] (:ifend:) Number of pages in the {$Group} group: (:pagelist group={$Group} fmt=#count :). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/Site/PageListTemplates?action=print -- 23.6 Кб -- 01.03.2014
Похожие документы

14. http://www.eso.org/projects/dfs/team/QA-code-review-form.doc
... Readability |Check number: 1 | Description: Header existence for each |Evaluation (always/often/sometimes/| |source file and for each method, class, |never) : | ... Description: Naming conventions existence |Evaluation (always/often/sometimes/| |(variables start with lowercase, then |never) : | ... limited and commented |(always/often/sometimes/ | ... Description: Error message are formated : when an|Evaluation | error or an exception is raised, report the |(always/often/sometimes/ | ...
[ Текст ]  Ссылки http://www.eso.org/projects/dfs/team/QA-code-review-form.doc -- 128.5 Кб -- 29.09.2003
Похожие документы

15. NASA's Instrument Control Markup Language (ICML)
... Up: Telescope and Instrument Control Systems . ... To accomplish our goals, we are developing a comprehensive instrument description based on Extensible Markup Language (XML) , 1 , a World Wide Web Consortium standard. ... Control Capabilities - what the instrument can do . ... The original name for our language was Instrument Control Markup Language (ICML) . However, since control is no longer our only focus, we decided to rename our language Astronomical Instrument Markup Language (AIML) . ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/sallkb/ -- 16.0 Кб -- 16.07.1999
Похожие документы

16. Which Programming Language Should I use
... Perl . ... IDL is used for data analysis and graphics. ... Advantages of a language that is popular in the real world are the existence of web resources such as tutorials, a wide range of libraries of existing code you can use and modify, and better job prospects for you if you ever want to venture into the real world. ... Most data reduction systems (eg IRAF, MIDAS, Starlink) do not interface well with any programming language: IRAF has itуs own (very clunky) language in which you can write scripts...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/WhichLanguage.htm -- 24.2 Кб -- 10.04.2007
Похожие документы

17. Actor Prolog. Programming language definition.
... Конструктор (constructor) - утверждение о существовании экземпляра класса или резидента ; в результате доказательства конструкторов происходит построение новых экземпляров классов и резидентов . Различаются конструкторы миров (а именно простые конструкторы и конструкторы процессов ) и конструкторы резидентов . Конструктор мира (constructor of world) - простой конструктор или конструктор процесса . ... Доказательство конструктора процесса приводит к созданию нового процесса . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/koi8/02030138.html -- 4.8 Кб -- 24.09.2007
Похожие документы

18. Hypertext Markup Language - 2.0 - Table of Contents
... HTML as an Application of SGML . ... HTML Public Text Identifiers . ... HTML as an Internet Media Type . text/html media type . ... Undeclared Markup Error Handling . ... Input Field: INPUT . Text Field: INPUT TYPE=TEXT . Password Field: INPUT TYPE=PASSWORD . Check Box: INPUT TYPE=CHECKBOX . Radio Button: INPUT TYPE=RADIO . Image Pixel: INPUT TYPE=IMAGE . Hidden Field: INPUT TYPE=HIDDEN . Submit Button: INPUT TYPE=SUBMIT . Reset Button: INPUT TYPE=RESET . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-2.0/ -- 11.8 Кб -- 19.12.1996
Похожие документы

19. AstroAsciiData
... AstroAsciiData is a Python module to handle ASCII tables. ... The idea to develop this Python module emerged from the fact that ASCII tables continue to be one of the most popular and widely used data exchange formats in astronomy and probably science in general. ... To load this ASCII table, go into Python, load the AstroAsciiData module and read in the table with: . ... demo = asciidata.open('webexa.txt') . ... Users who only want to work with ASCII tables neeed no further python modules. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/PYTHONtools/astroasciidata/ -- 13.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>258) - www.stecf.org/ )

20. Zen: ts changes
Hide Zen home . ... GUC variable default_text_search_config defines at initdb time . ... 2. at runtime, if text search configuration doesn't specified, it determined from GUC variable default_text_search_config, if it doesn't defined, then an error is raised. ... Snowball stemmer for danish language pg_catalog | ... Snowball stemmer for dutch language pg_catalog | ... Snowball stemmer for english language pg_catalog | ... Snowball stemmer for finnish language pg_catalog | ... snowball | ... Search: . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/CAS/ts_changes -- 13.2 Кб -- 11.04.2016
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования