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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/smongo/sm_15.html.

1. Examples of changing environment variables: Bourne shell
To change to using another printer for the current login session: PRINTER=ps2 . ... To change to using another editor for the current login session and inform (export) this value to other programs which use it: EDITOR=vi export EDITOR . This changes the user's default editor to vi and exports this value to other programs - such as electronic mail - which make use of it. To change to using another pager for viewing files the user adds the following lines to their .profile file. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/sh.html -- 2.6 Кб -- 17.01.1997
Похожие документы

2. GENERAL CATALOGUE OF VARIABLE STARS
... We have compared visualized fields of GSC and USNO A1.0 catalog with unpublished photographic finding charts that were sent by L. Plaut to the compilers of the GCVS. ... 7-15 A9 --- GCVS GCVS or NSV name 17-25 F9.4 --- GSC GSC number 26 A1 --- NoteFlag *Nonstar (GSC) flag 28-29 I2 h RA2000GSC.h Hours RA (GSC), equinox 2000.0 31-32 I2 min RA2000GSC.m Minutes RA (GSC), equinox 2000.0 34-38 F5.2 s RA2000GSC.s Seconds RA (GSC), equinox 2000.0 40 A1 --- DE2000GSC.- ... Plaut, L., 1966, Bull. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/gcvs/gcvs/plaut/ -- 8.0 Кб -- 25.07.2002
Похожие документы

3. SM - DO and FOREACH loops, and IF statements
... Related to the macro facility are the DO and FOREACH commands. ... The syntax for a DO loop is DO variable = expr1 , expr2 [ , expr3 ] { command_list 2 where the third expression is optional, defaulting to 1. The value of variable ( $variable ) is in turn set to expr1 , expr1+exp3 , ..., expr2 , and the commands in command_list executed. ... A more interesting example is the macro repeat which repeats a given macro while the given condition is true. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/sm_10.html -- 6.1 Кб -- 02.10.2012
Похожие документы

4. http://hea-www.harvard.edu/~dburke/perl-slang/examples/arrays
use Inline 'SLang'; # you can send arrays to S-Lang print_in_slang( [ 1, 2, 4 ] ); # and get them back from S-Lang $aref = get_from_slang(); print "The array contains: " . ... n"; __END__ __SLang__ define print_in_slang (arr) { variable adims, ndim, atype; ( adims, ndim, atype ) = array_info(arr); vmessage( "Array has type=%S with %d dims", atype, ndim ); foreach ( arr ) { variable val = (); vmessage( " Value = %s", string(val) ); } } define get_from_slang() { return ["a string","another one","3"]; } ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples/arrays -- 1.5 Кб -- 09.01.2005
Похожие документы

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

6. Additional problems at the transition
A problem, that can arise when moving from Fortran 77 to Fortran 90, is dependent on a usual deviation from the standard, and has to do especially with user programs. ... With many Fortran 77 implementations we wrote PROGRAM TEST REAL X WRITE(*,10) 10 FORMAT('Give X = ',$) READ(*,*) X WRITE(*,*) X END In Fortran 90 we use "non-advancing I/O" instead. ... In some old Fortran dialects the statement TYPE was used to write on a typewriter terminal and PRINT was used to write on the line printer. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c14.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы

7. IDLINES: identifying spectral lines
... IDL procedure to display ; a) a region of spectrum , together with a fit , if supplied, ; b) positions and relative strengths (gf or W_lambda) of lines in ; common atomic spectra may be marked in the lower panel. ; c) lines of sleceted atoms are identified in the top panel ; ; Command arguments: ; specfile - character string - name of file containing spectrum (and fit ) ; assumed to be x,y file with 3- ... Assesses lines in linelist by the strength values "listfr". ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/idl/IDL_idlines.html -- 4.6 Кб -- 05.05.2009
Похожие документы

8. lsst.tcc: tcc.cmd.help Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . ... Files . NamespaceљList . NamespaceљMembers . All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... help . ... tcc.cmd.help Namespace Reference . defљ . ... def tcc.cmd.help.getCmdMatchList . ... Definition at line 11 of file help.py . def tcc.cmd.help.getSubCmdMatchList . ... def tcc.cmd.help.help . ... list tcc.cmd.help.__all = ["help"] . ... tcc.cmd.help._ ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1help.html -- 12.3 Кб -- 14.09.2015
Похожие документы

9. arxiv:0705.4195 VSOP: The Variable Star One-shot Project - Научная панорама
... В теме В разделе По форуму . ... Темы, интересные всем ? ... Научная панорама ? arxiv:0705.4195 VSOP: The Variable Star One-shot Project . предыдущая тема следующая тема . ... 0 Пользователей и 1 Гость просматривают эту тему. ... arxiv:0705.4195 VSOP: The Variable Star One-shot Project I. Описание проекта и первый релиз данных (VSOP: The Variable Star One-shot Project I. Project presentation and first data release) . ... VSOP - The Variable Star One-shot Project ( http://vsop.sc.eso.org/ ). ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.ru/forum/index.php/topic,27997.0.html -- 30.4 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>271) - www.astronomy.ru/ )

10. Apache module mod_include
This module provides for documents with Server Side Includes (SSI). ... Any document with handler of "server-parsed" will be parsed by this module, if the Includes option is set. If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : AddType text/html .shtml AddHandler server-parsed .shtml The following directive must be given for ... cgi . ...