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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/shell/cmd2.2.html.

1. Apache module mod_setenvif
This module provides the ability to set environment variables based upon attributes 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. ... BrowserMatch . ... Syntax: BrowserMatch regex env-variable [= value ] [ env-variable [= value ]] .. ... Module: mod_setenvif . ... The BrowserMatch directive defines environment variables based on the User-Agent HTTP request header field. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_setenvif.html -- 13.8 Кб -- 05.11.2004
Похожие документы

2. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы

3. Manpage of FITSHDR_EDIT
fitshdr_edit - FITS-file headers interactive editor fitshdr_edit [options] FITSfile_name . fitshdr_edit utility allows to modify FITS headers' lines interactively (FITS MultiExtentionsFiles included). fitshdr_edit is just simple shell script around fitshdr utility. ... It means, that You can't remove line from header! ... 560:CRDELT2 = 21.0 / this is example 640: 720:HISTORY header No.0: 1st history line 123456789012345678901234567 880:COMMENT Sat Sep 25 21:17:34 CEST 2004 / by fitshdr_edit . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr_edit.1.html -- 4.6 Кб -- 21.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>455) - lnfm1.sai.msu.ru/ )

4. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

5. CSPICE Routines: REPMF_C
... Abstract Replace a marker in a string with a formatted double precision value. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- in I Input string. marker I Marker to be replaced. value I Replacement value. sigdig I Significant digits in replacement text. format I Format: 'E' or 'F'. lenout I Available space in output string. out O Output string. ... The first occurrence of marker in the input string is to be replaced by value. ... The value was #...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/repmf_c.html -- 12.4 Кб -- 17.12.2005
Похожие документы

6. VLBI Wiki | PmWiki / LayoutVariables
... Pmwiki variable substitutions available on pages are managed by the substitutions from stdmarkup.php or superseded in local/config files. ... An array of CSS statements to be included in the page's output along with other HTML headers. ... An array of HTML text to be included in the page's <head> section, at the point where the skin template specifies a <!- ... PmWiki 's default setting tells robots to not index anything but the normal page view, and to not index pages in the PmWiki wiki group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.LayoutVariables -- 25.1 Кб -- 12.04.2016
Похожие документы

7. Command line options
... Common options . All SAS tasks support the following command line options: . ... If the task uses the ODF Access Layer ( oal ) the following command line option is recognized as well: . ... odf odf . ... odf can be the name of an ODF summary file as created by the task odfingest or merely the name of a directory containing one. ... All tasks may have additional parameters in a parameter file, that can be set on the command line (more information can be found in package param ). param = value . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/taskmain/node2.html -- 10.4 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>14536) - xmm.vilspa.esa.es/ )

8. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (